Public Member Functions | |
BackAction (VistaApp vapp) | |
BackAction (VistaApp vapp, String name) | |
void | actionPerformed (ActionEvent e) |
void | run () |
Description: Show previous available position from history
Copyright: Copyright (c) 2002 Lawrence Orlando Berkeley National Laboratory
Company: LBNL
|
|
|
|
|
Show previous available position from history
Reimplemented from gov::lbl::genome::gui::action::VAbstractAction. |
|
Override run method if you want to execute action in a separate thread.
Implements gov::lbl::genome::gui::action::VAbstractAction. |