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 and 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 and Description |
---|---|
class |
VMDNodeWidget
This class represents a node widget in the VMD visualization style.
|
Built on October 30 2013. | Portions Copyright 1997-2013 Sun Microsystems, Inc. All rights reserved.