Module com.iamsoft.util.ui
Class PaletteWidget
java.lang.Object
com.iamsoft.util.ui.javafx.perspective.widget.AbstractWidget
com.iamsoft.util.ui.javafx.perspective.widget.PaletteWidget
- All Implemented Interfaces:
- Widget
- 
Property SummaryProperties inherited from class com.iamsoft.util.ui.javafx.perspective.widget.AbstractWidgetname
- 
Nested Class SummaryNested classes/interfaces inherited from interface com.iamsoft.util.ui.javafx.perspective.widget.WidgetWidget.Type
- 
Constructor SummaryConstructors
- 
Method SummaryMethods inherited from class com.iamsoft.util.ui.javafx.perspective.widget.AbstractWidgetnameProperty
- 
Constructor Details- 
PaletteWidget
 
- 
- 
Method Details- 
getNodeDescription copied from interface:WidgetJavaFX control that contains children.
- 
getChildrenDescription copied from class:AbstractWidgetList of child nodes. Implementers are responsible for making sure that modifying this list mutates scene graph. Note that included nodes may be hidden due to an ancestral node being hidden. This list merely keeps track of children that are visible from the perspective of this node (i.e. the immediate parent).- Specified by:
- getChildrenin class- AbstractWidget
 
- 
getDialog
- 
getType
 
-