Package | Description |
---|---|
org.netbeans.api.visual.model |
This package contains
ObjectScene class which is a scene with ability to register model-objects with widgets on the scene. |
org.netbeans.api.visual.vmd |
This package contains a VMD visualization style.
|
Modifier and Type | Method | Description |
---|---|---|
void |
StateModel.addListener(StateModel.Listener listener) |
Adds a listener of a state value changed.
|
void |
StateModel.removeListener(StateModel.Listener listener) |
Removes a listener of a state value changed.
|
Modifier and Type | Class | Description |
---|---|---|
class |
VMDNodeWidget |
This class represents a node widget in the VMD visualization style.
|
Built on April 24 2018. | Portions Copyright 1997-2018 Oracle. All rights reserved.