|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.util.EventObject
gov.nih.nci.cagrid.data.ui.tree.CheckTreeSelectionEvent
public class CheckTreeSelectionEvent
CheckTreeSelectionEvent Event object for changes to check box selection
| Field Summary |
|---|
| Fields inherited from class java.util.EventObject |
|---|
source |
| Constructor Summary | |
|---|---|
CheckTreeSelectionEvent(CheckBoxTree tree,
CheckBoxTreeNode node)
|
|
| Method Summary | |
|---|---|
CheckBoxTreeNode |
getNode()
|
CheckBoxTree |
getTree()
|
| Methods inherited from class java.util.EventObject |
|---|
getSource, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public CheckTreeSelectionEvent(CheckBoxTree tree,
CheckBoxTreeNode node)
| Method Detail |
|---|
public CheckBoxTree getTree()
public CheckBoxTreeNode getNode()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||