JavaScript is disabled on your browser.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.visual 2.74
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.netbeans.api.visual.model
Interface StateModel.Listener
All Known Implementing Classes:
VMDNodeWidget
Enclosing class:
StateModel
public static interface
StateModel.Listener
The listener for listening on state changed event on a state model.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
stateChanged
()
Called when a state value is changed.
Method Detail
stateChanged
void stateChanged()
Called when a state value is changed.
Skip navigation links
API Changes
Architecture Summary
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.api.visual 2.74
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method