Uses of Class
com.sas.swing.visuals.NodeState

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.
 




Copyright © 2009 SAS Institute Inc. All Rights Reserved.