|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectapps.mathpadapp.conceptmapping.GraphNode
apps.mathpadapp.util.MTFrame
apps.mysteriestableportal.SendDataDialog
public class SendDataDialog
The Class SendDataDialog.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class apps.mathpadapp.conceptmapping.GraphNode |
|---|
GraphNode.ConceptMapListener |
| Constructor Summary | |
|---|---|
SendDataDialog(ControllerApp app,
java.lang.String mysteryPath)
Instantiates a new send data dialog. |
|
| Method Summary | |
|---|---|
void |
close()
Close. |
void |
messageReceived(java.lang.Object obj)
Message received. |
| Methods inherited from class apps.mathpadapp.util.MTFrame |
|---|
getTitle, getTopBar, getWindow, setHeight, setTitle, setWidth |
| Methods inherited from class apps.mathpadapp.conceptmapping.GraphNode |
|---|
addConceptMapListener, fireNodeConnected, fireNodeDisconnected, getClosePoint, getGraphManager, getIncomingLinks, getLinkPoint, getLocation, getName, getNodeItem, getOutgoingLinks, isLinkable, registerIncomingLink, registerOutgoingLink, remove, removeConceptMapListeners, setClosePoint, setLinkable, setLinkPoint, setLocation, unregisterAllLinks, unregisterLink, updateConnectionPoints |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SendDataDialog(ControllerApp app,
java.lang.String mysteryPath)
app - the appmysteryPath - the mystery path| Method Detail |
|---|
public void close()
MTFrame
close in class MTFramepublic void messageReceived(java.lang.Object obj)
NetworkedContentManager.NetworkListener
messageReceived in interface NetworkedContentManager.NetworkListenerobj - the obj
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||