|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeState | |
---|---|
com.sas.swing.visuals | com.sas.visuals AWT user interface components ported to swing that are not already provided by JavaSoft. |
Uses of NodeState in com.sas.swing.visuals |
---|
Methods in com.sas.swing.visuals that return NodeState | |
---|---|
NodeState |
NodeView.getSingleState()
Returns the state of the current NodeView object. |
NodeState |
NodeView.getState()
Returns the state of the current NodeView object and all
descendants. |
Methods in com.sas.swing.visuals with parameters of type NodeState | |
---|---|
void |
NodeView.setState(NodeState state)
Restores the state of the current NodeView object from the specified
NodeState object. |
|
Components |
|
| |||||||||||
PREV NEXT | FRAMES NO FRAMES |