Main Page
Packages
Classes
Files
Related Pages
Class List
Class Hierarchy
Class Members
org
.
jgraph
.
plaf
.
basic
.
BasicGraphUI
.
GraphSelectAllAction
org.jgraph.plaf.basic.BasicGraphUI.GraphSelectAllAction Class Reference
List of all members.
Public Member Functions
GraphSelectAllAction
(String name, boolean
selectAll
)
void
actionPerformed
(ActionEvent ae)
boolean
isEnabled
()
Private Attributes
boolean
selectAll
Detailed Description
Action to select everything in the graph.
Constructor & Destructor Documentation
org.jgraph.plaf.basic.BasicGraphUI.GraphSelectAllAction.GraphSelectAllAction
(
String
name
,
boolean
selectAll
)
Member Function Documentation
void org.jgraph.plaf.basic.BasicGraphUI.GraphSelectAllAction.actionPerformed
(
ActionEvent
ae
)
boolean org.jgraph.plaf.basic.BasicGraphUI.GraphSelectAllAction.isEnabled
(
)
Member Data Documentation
boolean
org.jgraph.plaf.basic.BasicGraphUI.GraphSelectAllAction.selectAll
[private]
The documentation for this class was generated from the following file:
E:/jbproject/Digimod2/src/org/jgraph/plaf/basic/
BasicGraphUI.java
Generated on Sun May 28 19:13:18 2006 for Digimod by
1.4.6-NO