apps.mathpadapp.mathtool
Class LoginDialog

java.lang.Object
  extended by apps.mathpadapp.conceptmapping.GraphNode
      extended by apps.mathpadapp.util.MTFrame
          extended by apps.mathpadapp.util.MTDialog
              extended by apps.mathpadapp.mathtool.LoginDialog

public class LoginDialog
extends MTDialog

The Class LoginDialog.


Nested Class Summary
 
Nested classes/interfaces inherited from class apps.mathpadapp.conceptmapping.GraphNode
GraphNode.ConceptMapListener
 
Constructor Summary
LoginDialog(ContentSystem contentSystem, MathTool parentTool)
          Instantiates a new login dialog.
 
Method Summary
 Window getWindow()
          Gets the window.
 void setVisible(boolean isVisible)
          Sets the visible.
 
Methods inherited from class apps.mathpadapp.util.MTDialog
close, getParent, isModal, setModal
 
Methods inherited from class apps.mathpadapp.util.MTFrame
getTitle, getTopBar, 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

LoginDialog

public LoginDialog(ContentSystem contentSystem,
                   MathTool parentTool)
Instantiates a new login dialog.

Parameters:
contentSystem - the content system
parentTool - the parent tool
Method Detail

getWindow

public Window getWindow()
Description copied from class: MTFrame
Gets the window.

Overrides:
getWindow in class MTFrame
Returns:
the window

setVisible

public void setVisible(boolean isVisible)
Description copied from class: MTDialog
Sets the visible.

Overrides:
setVisible in class MTDialog
Parameters:
isVisible - the new visible