|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.swing.AbstractAction
cytoscape.util.CytoscapeAction
cytoscape.data.annotation.AnnotationGui
public class AnnotationGui
Nested Class Summary | |
---|---|
protected class |
AnnotationGui.Gui
|
Field Summary | |
---|---|
protected BioDataServer |
dataServer
|
protected String |
defaultSpecies
|
Fields inherited from class cytoscape.util.CytoscapeAction |
---|
acceleratorSet, consoleName, keyCode, keyModifiers, menuIndex, preferredButtonGroup, preferredMenu |
Fields inherited from class javax.swing.AbstractAction |
---|
changeSupport, enabled |
Fields inherited from interface javax.swing.Action |
---|
ACCELERATOR_KEY, ACTION_COMMAND_KEY, DEFAULT, LONG_DESCRIPTION, MNEMONIC_KEY, NAME, SHORT_DESCRIPTION, SMALL_ICON |
Constructor Summary | |
---|---|
AnnotationGui()
|
|
AnnotationGui(boolean isMenu,
ImageIcon icon)
|
Method Summary | |
---|---|
void |
actionPerformed(ActionEvent e)
|
String |
addAnnotationToNodes(AnnotationDescription aDesc,
int level)
|
Methods inherited from class cytoscape.util.CytoscapeAction |
---|
actionHelp, clone, completions, getActionList, getKeyCode, getKeyModifiers, getName, getPreferredButtonGroup, getPreferredMenu, getPrefferedIndex, initialize, isAccelerated, isInMenuBar, isInToolBar, setAcceleratorCombo, setName, setPreferredButtonGroup, setPreferredIndex, setPreferredMenu, takeArgs |
Methods inherited from class javax.swing.AbstractAction |
---|
addPropertyChangeListener, firePropertyChange, getKeys, getPropertyChangeListeners, getValue, isEnabled, putValue, removePropertyChangeListener, setEnabled |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected BioDataServer dataServer
protected String defaultSpecies
Constructor Detail |
---|
public AnnotationGui()
public AnnotationGui(boolean isMenu, ImageIcon icon)
Method Detail |
---|
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
actionPerformed
in class CytoscapeAction
public String addAnnotationToNodes(AnnotationDescription aDesc, int level)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |