Uses of Class
unbbayes.gui.GraphAction

Packages that use GraphAction
unbbayes.gui   
 

Uses of GraphAction in unbbayes.gui
 

Fields in unbbayes.gui declared as GraphAction
 GraphAction GraphPane.action
           
 

Methods in unbbayes.gui that return GraphAction
 GraphAction GraphPane.getAction()
          Get the action to be taken.
static GraphAction GraphAction.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static GraphAction[] GraphAction.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in unbbayes.gui with parameters of type GraphAction
 void GraphPane.setAction(GraphAction action)
          Set the action to be taken.
 void GraphPane.setAction(GraphAction action, INodeClassDataTransferObject dto)
          This is equivalent to GraphPane.setNodeDataTransferObject(INodeClassDataTransferObject) followed by GraphPane.setAction(GraphAction)
 



Copyright © 2001-2010 University of Brasilia - UnB. All Rights Reserved.