apps.mysteriestableportal
Class SendDataDialog

java.lang.Object
  extended by apps.mathpadapp.conceptmapping.GraphNode
      extended by apps.mathpadapp.util.MTFrame
          extended by apps.mysteriestableportal.SendDataDialog
All Implemented Interfaces:
NetworkedContentManager.NetworkListener

public class SendDataDialog
extends MTFrame
implements NetworkedContentManager.NetworkListener

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

SendDataDialog

public SendDataDialog(ControllerApp app,
                      java.lang.String mysteryPath)
Instantiates a new send data dialog.

Parameters:
app - the app
mysteryPath - the mystery path
Method Detail

close

public void close()
Description copied from class: MTFrame
Close.

Overrides:
close in class MTFrame

messageReceived

public void messageReceived(java.lang.Object obj)
Description copied from interface: NetworkedContentManager.NetworkListener
Message received.

Specified by:
messageReceived in interface NetworkedContentManager.NetworkListener
Parameters:
obj - the obj