|
||||||||||
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.mathpadapp.util.MTDialog
apps.mathpadapp.mathtool.LoginDialog
public class LoginDialog
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 |
---|
public LoginDialog(ContentSystem contentSystem, MathTool parentTool)
contentSystem
- the content systemparentTool
- the parent toolMethod Detail |
---|
public Window getWindow()
MTFrame
getWindow
in class MTFrame
public void setVisible(boolean isVisible)
MTDialog
setVisible
in class MTDialog
isVisible
- the new visible
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |