|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.AbstractAction
gov.lbl.genome.gui.action.VAbstractAction
gov.lbl.genome.gui.action.SwapCurvesAction
public class SwapCurvesAction
Title: Swap Curves
Description: Try to set genome of the socond organism as a primary genome
Copyright: Copyright (c) 2004
Company:
| Field Summary |
|---|
| Fields inherited from class gov.lbl.genome.gui.action.VAbstractAction |
|---|
action, actionIcon, actionThread, numberOfActions, param, va |
| 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 | |
|---|---|
SwapCurvesAction(VistaApp va)
SwapCurvesAction |
|
SwapCurvesAction(VistaApp va,
java.lang.String str)
SwapCurvesAction |
|
| Method Summary | |
|---|---|
void |
run()
Try to set genome of the socond organism as a primary genome |
| Methods inherited from class gov.lbl.genome.gui.action.VAbstractAction |
|---|
actionPerformed |
| Methods inherited from class javax.swing.AbstractAction |
|---|
addPropertyChangeListener, clone, 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 |
| Constructor Detail |
|---|
public SwapCurvesAction(VistaApp va)
va - VistaApp
public SwapCurvesAction(VistaApp va,
java.lang.String str)
va - VistaAppstr - String| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablerun in class VAbstractActionVistaApp.swapCurves()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||