public class Driver extends Object
main(java.lang.String[])
method itself.Constructor and Description |
---|
Driver() |
Modifier and Type | Method and Description |
---|---|
static boolean |
isStandalone()
Indicates whether the TableViewer application is standalone or not.
|
static void |
main(String[] args)
Main method for TOPCAT invocation.
|
static void |
setStandalone(boolean standalone)
Determines whether TableViewers associated with this class should
act as a standalone application.
|
public static void setStandalone(boolean standalone)
standalone
is set
true, then it will be possible to exit the JVM using menu items
etc in the viewer. Otherwise, no normal activity within the
TableViewer GUI will cause a JVM exit.standalone
- whether this class should act as a standalone
applicationpublic static boolean isStandalone()
public static void main(String[] args) throws org.astrogrid.samp.client.SampException, IOException
args
- list of flags and table specificationsorg.astrogrid.samp.client.SampException
IOException
Copyright © 2003-2025 CCLRC: Council for the Central Laboratory of the Research Councils. All Rights Reserved.