|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object cmu.survey.editor.gui.TableStorageConnectionListener
public class TableStorageConnectionListener
Constructor Summary | |
---|---|
TableStorageConnectionListener(TableStorage tableStorage,
Dialogs dialogs)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent arg0)
|
void |
startedSearchingForConnection()
|
void |
stoppedSearchingForConnection()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TableStorageConnectionListener(TableStorage tableStorage, Dialogs dialogs)
Method Detail |
---|
public void startedSearchingForConnection()
startedSearchingForConnection
in interface TableStorage.SearchingForConnectionListener
public void stoppedSearchingForConnection()
stoppedSearchingForConnection
in interface TableStorage.SearchingForConnectionListener
public void actionPerformed(java.awt.event.ActionEvent arg0)
actionPerformed
in interface java.awt.event.ActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |