java.lang.Object
org.praxislive.base.AbstractRoot
org.praxislive.base.AbstractRootContainer
org.praxislive.gui.components.DefaultGuiRoot
- All Implemented Interfaces:
org.praxislive.core.Component,org.praxislive.core.Container,org.praxislive.core.Lookup.Provider,org.praxislive.core.Root
public class DefaultGuiRoot
extends org.praxislive.base.AbstractRootContainer
-
Nested Class Summary
Nested classes/interfaces inherited from class org.praxislive.base.AbstractRoot
org.praxislive.base.AbstractRoot.Controller, org.praxislive.base.AbstractRoot.Delegate, org.praxislive.base.AbstractRoot.DelegateConfiguration, org.praxislive.base.AbstractRoot.State -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.praxislive.base.AbstractRootContainer
addChild, children, connect, disconnect, getAddress, getChild, getControl, getParent, getPort, hierarchyChanged, parentNotify, processCall, registerControl, removeChild, unregisterControl, writeMethods inherited from class org.praxislive.base.AbstractRoot
attachDelegate, createContext, createController, createRouter, delegateConfig, detachDelegate, findService, getAddress, getExecutionContext, getRootHub, getRouter, getState, initialize, interrupt, invokeLater, setIdle, setRunning, terminating, updateMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.praxislive.core.Container
getType
-
Constructor Details
-
DefaultGuiRoot
public DefaultGuiRoot()
-
-
Method Details
-
getLookup
public org.praxislive.core.Lookup getLookup()- Specified by:
getLookupin interfaceorg.praxislive.core.Lookup.Provider- Overrides:
getLookupin classorg.praxislive.base.AbstractRootContainer
-
activating
protected void activating()- Overrides:
activatingin classorg.praxislive.base.AbstractRoot
-
starting
protected void starting()- Overrides:
startingin classorg.praxislive.base.AbstractRoot
-
stopping
protected void stopping()- Overrides:
stoppingin classorg.praxislive.base.AbstractRoot
-
getInfo
public org.praxislive.core.ComponentInfo getInfo()- Specified by:
getInfoin interfaceorg.praxislive.core.Component- Specified by:
getInfoin classorg.praxislive.base.AbstractRootContainer
-