|
org.netbeans.api.visual 2.23.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use VMDNodeWidget | |
|---|---|
| org.netbeans.api.visual.vmd | This package contains a VMD visualization style. |
| Uses of VMDNodeWidget in org.netbeans.api.visual.vmd |
|---|
| Methods in org.netbeans.api.visual.vmd with parameters of type VMDNodeWidget | |
|---|---|
abstract Widget |
VMDColorScheme.createPinCategoryWidget(VMDNodeWidget widget,
String categoryDisplayName)
Called to create a pin-category widget. |
abstract Image |
VMDColorScheme.getMinimizeWidgetImage(VMDNodeWidget widget)
Returns an minimize-widget image for a specific node widget. |
abstract void |
VMDColorScheme.installUI(VMDNodeWidget widget)
Called to install UI to a node widget. |
abstract boolean |
VMDColorScheme.isNodeMinimizeButtonOnRight(VMDNodeWidget widget)
Returns whether the node minimize button is on the right side of the node header. |
abstract void |
VMDColorScheme.updateUI(VMDNodeWidget widget,
ObjectState previousState,
ObjectState state)
Called to update UI of a node widget. |
|
org.netbeans.api.visual 2.23.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||