org.almendra.janet.cas.node.gui
Class NodeViewsRegistry
java.lang.Object
org.almendra.janet.cas.node.gui.NodeViewsRegistry
public class NodeViewsRegistry
- extends java.lang.Object
- Author:
- Oliver Plohmann
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LABEL
public static final java.lang.String LABEL
- See Also:
- Constant Field Values
ViewLocation
public static final java.lang.String ViewLocation
- See Also:
- Constant Field Values
ViewSize
public static final java.lang.String ViewSize
- See Also:
- Constant Field Values
controller
protected NodeViewController controller
view
protected NodeView view
viewOpenHandlersByViewLabel
protected java.util.Map viewOpenHandlersByViewLabel
NodeViewsRegistry
protected NodeViewsRegistry()
- Creates a new
NodeViewsRegistry
object.
NodeViewsRegistry
public NodeViewsRegistry(NodeViewController controller,
NodeView view)
- Creates a new
NodeViewsRegistry
object.
addViewEntry
public boolean addViewEntry(java.lang.String viewLabel,
ICallbackHandler signaledOnOpen)
open
public boolean open(java.lang.String viewLabel)