|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectqueued.sdk.java.examples.SimpleSupervisor.SelectedInteractionListener
Monitors the user selection in the Queues
table.
When the user selects a queue, this listener calls the SimpleMonitorQueue.handleQueueSelectionAt(int)
method.
Constructor Summary | |
SimpleSupervisor.SelectedInteractionListener(SimpleSupervisor application)
|
Method Summary | |
void |
valueChanged(javax.swing.event.ListSelectionEvent e)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SimpleSupervisor.SelectedInteractionListener(SimpleSupervisor application)
Method Detail |
public void valueChanged(javax.swing.event.ListSelectionEvent e)
valueChanged
in interface javax.swing.event.ListSelectionListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |