Public Member Functions | |
UCSCBrowserAction (VistaApp vapp, String name) | |
UCSCBrowserAction (VistaApp vapp) | |
void | setTip (String tip) |
void | run () |
Protected Member Functions | |
String | getTestgpvParam () |
Package Attributes | |
BrowserInfo | currentBrowser = null |
Description: Show alternative browser
Copyright: Copyright (c) 2002 Ernst Orlando Lawrence Berkeley National Laboratory
Company: LBNL
|
|
|
|
|
form a parameter string to call UCSC browser
|
|
If more than one alternative browsers available, show popup menu and finish its work. else try to open new internet browser window with alternative browser Implements gov::lbl::genome::gui::action::VAbstractAction. |
|
set action toolTip according to an alternative browser type
|