de.rowa.posps.client.controls
Interface PospsServerSelectorPanel.ServerSelectorListener

All Known Implementing Classes:
GeneralControlPanel
Enclosing class:
PospsServerSelectorPanel

public static interface PospsServerSelectorPanel.ServerSelectorListener

Listener which is notified if the user selects a posps server in the PospsServerSelectorPanel.

Author:
Michael Koch

Method Summary
 void serverSelected(PospsServerSelectorPanel source, PospsConnection pospsConnection)
          Called if the user has selected a posps server.
 

Method Detail

serverSelected

void serverSelected(PospsServerSelectorPanel source,
                    PospsConnection pospsConnection)
Called if the user has selected a posps server.

Parameters:
source - Selector panel which triggered the event.
pospsConnection - The newly created connection to the selected posps server.


Copyright © 2007-2016 Becton Dickinson. All Rights Reserved.