public final class CytoPanelComponentSelectedEvent extends AbstractCyEvent<Object>
CytoPanelComponent has been selected.| Constructor and Description |
|---|
CytoPanelComponentSelectedEvent(Object source,
CytoPanel cp,
int index)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CytoPanel |
getCytoPanel()
Returns the CytoPanel on which a component was selected.
|
int |
getSelectedIndex()
Returns the index of the CytoPanelComponent selected.
|
getListenerClass, getSourcepublic CytoPanel getCytoPanel()
public int getSelectedIndex()
Copyright 2011 Cytoscape Consortium. All rights reserved.