Uses of Interface
org.jhotdraw8.fxcontrols.dock.DockNode
Packages that use DockNode
-
Uses of DockNode in org.jhotdraw8.fxcontrols.dock
Subinterfaces of DockNode in org.jhotdraw8.fxcontrols.dockModifier and TypeInterfaceDescriptioninterfaceinterfaceRepresents a dock item that can be docked to aDockParent.interfaceA DockParent provides screen space for one or moreDockChildren.interfaceThe root node of a docking hierarchy.interfaceClasses in org.jhotdraw8.fxcontrols.dock that implement DockNodeModifier and TypeClassDescriptionclassAbstract base class for implementations ofDockable.classAbstract base class for implementations ofDockParent.classAbstract base class for implementations ofDockRoot.classclassclassA simple implementation of theDockRootinterface.classclassThis track stacksDockables on the Z-axis into a tab pane inside an accordion.classThis track stacks its children on the Z-axis into a tab pane.classMethod parameters in org.jhotdraw8.fxcontrols.dock with type arguments of type DockNodeModifier and TypeMethodDescriptionprotected voidSimpleDockRoot.onRootChanged(javafx.collections.ListChangeListener.Change<? extends DockNode> c)