ucar.unidata.idv
Interface IdvConstants

All Known Implementing Classes:
AddeChooser, AddeFrontChooser, AddeImageChooser, AddeLightningDataChooser, AddePointDataChooser, AddeProfilerDataChooser, AddeRadarChooser, AddeRaobPointDataChooser, AliasEditor, ArgsManager, AutoDisplayEditor, BundleChooser, CollabManager, DefaultIdv, DisplayConventions, DqcRadarChooser, FileChooser, FrontChooser, IdvBase, IdvChooser, IdvChooserManager, IdvManager, IdvObjectStore, IdvPersistenceManager, IdvPreferenceManager, IdvProjectionManager, IdvResourceManager, IdvUIManager, ImageChooser, ImageGenerator, IntegratedDataViewer, JythonManager, Level2RadarChooser, LightningChooser, McidasImageChooser, MultiPaneIdv, ParamDefaultsEditor, ParamGroupsEditor, PluginManager, PointChooser, PollingFileChooser, ProfilerChooser, PublishManager, RadarChooser, RaobChooser, RaobPointChooser, SkeletonChooser, StateManager, TDSRadarChooser, TimesChooser, UrlChooser, ViewPanelImpl, VMManager, XmlChooser

public interface IdvConstants

This holds a variety of constants used throughout the IDV

Author:
IDV development team

Field Summary
static String ARG_B64BUNDLE
          Command line argument for a base64 encoded bundle
static String ARG_BUNDLE
          Command line argument for a bundle file or url
static String ARG_CATALOG
          Command line argument for defining a catalog
static String ARG_CHOOSER
          Command line argument for showing the data chooser
static String ARG_CLEARDEFAULT
          Command line argument for clearing the default bundle
static String ARG_CODE
          Command line argument for specifying jython code to execute
static String ARG_CONNECT
          Command line argument for conecting to a collab server
static String ARG_CURRENTTIME
          Command line argument for overriding current time
static String ARG_DATA
          Command line argument for specifying a data source
static String ARG_DEBUG
          Command line argument for turning on debug mode
static String ARG_DEFAULT
          Command line argument for overriding the default bundle
static String ARG_DISPLAY
          Command line argument for specifying a display to create
static String ARG_DXML
          Command line argument for defining a display xml file
static String ARG_FIXEDTIME
          Command line argument for setting the fixed time
static String ARG_HELP
          Command line argument for showing usage
static String ARG_IMAGE
          Command line argument for creating an image
static String ARG_IMAGESERVER
          Command line argument for running in image server mode
static String ARG_INSTALLPLUGIN
          Command line argument for a plugin
static String ARG_ISLFILE
          an isl file
static String ARG_ISLINTERACTIVE
          is isl scripting interactive or batch
static String ARG_LISTRESOURCES
          argument to list out the resource types
static String ARG_MAINCLASS
          Command line argument for specifying a different main class to instantiate
static String ARG_MOVIE
          Command line argument for creating a movie
static String ARG_MSG_DEBUG
          Command line argument for debugging the missing Msg translation messages
static String ARG_MSG_RECORD
          Command line argument for recording the missing Msg translation messages
static String ARG_NODEFAULT
          Command line argument for turning off the loading of default bundles
static String ARG_NOGUI
          Command line argument for not having a gui
static String ARG_NOONEINSTANCE
          Command line argument for not doing the one instance running
static String ARG_NOPLUGINS
          Command line argument for no plugins
static String ARG_NOPREF
          Command line argument for turning off loading the user preferences
static String ARG_ONEINSTANCEPORT
          Command line argument for enabling one instance running
static String ARG_PLUGIN
          Command line argument for a plugin
static String ARG_PORT
          Command line argument for specifying the collab server port
static String ARG_PRINTJNLP
          Command line argument for turning on printing of jnlp embedded bundles
static String ARG_PROPERTIES
          Command line argument for including a properties file
static String ARG_SCRIPT
          Command line argument for spefiying a jython script to execute
static String ARG_SERVER
          Command line argument for specifying a collb server hostname
static String ARG_SETFILES
          -setfiles argument
static String ARG_SITEPATH
          Command line argument for overriding the site path
static String ARG_TEMPLATE
          Command line argument for specifying a display template to create
static String ARG_TEST
          Command line argument for running a test
static String ARG_TESTEVAL
          Command line argument for evaluating all data choices when in test mode
static String ARG_TRACE
          Command line argument for running a test
static String ARG_TRACEONLY
          Command line argument for running a test
static String ARG_USERPATH
          Command line argument for overriding the user path
static String DEFAULT_DATE_FORMAT
          default date format
static String DEFAULT_DOCPATH
          Where to look for javahelp
static String DEFAULT_TIMEZONE
          default time zone
static String FILE_VMSTATE
          Filename for the view manager state file
static PatternFileFilter FILTER_CPT
          File filter used for event capture files
static PatternFileFilter FILTER_ISL
          File filter used for bundle files
static PatternFileFilter FILTER_JNLP
          File filter used for bundle files
static PatternFileFilter FILTER_XIDV
          File filter used for bundle files
static PatternFileFilter FILTER_XIDVZIDV
          File filter used for bundle files
static PatternFileFilter FILTER_XML
          File filter used for xml files
static PatternFileFilter FILTER_ZIDV
          File filter used for bundle files
static String ID_COMMANDSTORUN
          Id used in hashtable bundle to define commands to run (e.g., to show the color table editor)
static String ID_DATASOURCES
          When we persist off the application state the actual object that is persisted is a Hashtable that holds the list of DataSource-s, ViewManager-s, DisplayControl-s and a Hashtable of miscellaneous properties.
static String ID_DISPLAYCONTROLS
          Id used in hashtable bundle to define the display controls
static String ID_IDV
          This is the id for the reference to the instance of the IntegratedDataViewer used in XmlEncoder encoding/decoding application state.
static String ID_JYTHON
          Id used in hashtable bundle to define the jython
static String ID_MESSAGE
          Id used in hashtable bundle to include a message
static String ID_MISCHASHTABLE
          Id used in hashtable bundle to define misc stuff
static String ID_VERSION
          The version the bundle was aved under
static String ID_VIEWMANAGERS
          Id used in hashtable bundle to define the view managers
static String ID_WINDOWS
          Id used in hashtable bundle to define the window list
static String INITIAL_PROBE_EARTHLOCATION
          Inital probe location preference
static DataSelection NULL_DATA_SELECTION
          Helper so we don't have to do (DataSelection)null
static String NULL_STRING
          Helper so we don't have to do (String)null
static String PREF_ARCHIVEDIR
          Keep around the last archive dir
static String PREF_ARCHIVENAME
          Keep around the last archive name
static String PREF_AUTODISPLAYS_ENABLE
          The preference id for creating auto displays
static String PREF_AUTODISPLAYS_SHOWGUI
          The preference id for showing the autodisplay create dialog
static String PREF_AUTOSELECTDATA
          The preference id for the size of the file cache
static String PREF_CACHESIZE
          The preference id for the size of the file cache
static String PREF_CONTROLSINTABS
          Show controls in a tabbed window
static String PREF_DATAPREFIX
          Prefix for data things
static String PREF_DATE_FORMAT
          Preference for the date format
static String PREF_DISTANCEUNIT
          The preference id for the default distance unit
static String PREF_DOCACHE
          The preference id for turning on/off caching
static String PREF_EMBEDDATACHOOSERINDASHBOARD
          Embed a data chooserselector in the dashboard
static String PREF_EMBEDFIELDSELECTORINDASHBOARD
          Embed a selector in the dashboard
static String PREF_EMBEDLEGENDINDASHBOARD
          Embed the legends in the dashboard
static String PREF_EMBEDQUICKLINKSINDASHBOARD
          Embed a selector in the dashboard
static String PREF_EVENT_KEYBOARDMAP
          preference for key mappings
static String PREF_EVENT_MOUSEMAP
          look and feel preference
static String PREF_EVENT_WHEELMAP
          preference for scroll wheel
static String PREF_FAST_RENDER
          The preference id for adjusting seam
static String PREF_FIELD_CACHETHRESHOLD
          The preference id for the size of the field cache
static String PREF_FILEREADDIR
          Used in the FileManager persistence
static String PREF_FILEWRITEDIR
          Used in the FileManager persistence
static String PREF_HISTORY
          History file name
static String PREF_LASTVERSION
          The preference id for the last version the user ran with
static String PREF_LATLON_FORMAT
          Preference for the lat/lon format
static String PREF_LOCALE
          Preference for the locale
static String PREF_LOOKANDFEEL
          look and feel preference
static String PREF_MAXIMAGESIZE
          The preference id for the max image size
static String PREF_OPEN_ASK
          The id of the preference for asking the user to remove data/displays when they do an open
static String PREF_OPEN_MERGE
          Some preference
static String PREF_OPEN_REMOVE
          The id of the preference for whether to remove data/displays when they do an open
static String PREF_PROJ_LIST
          Holds the projection list
static String PREF_SAMPLINGMODE
          The sampling mode preference
static String PREF_SHOWCONTROLWINDOW
          Preference for showing the display control windows
static String PREF_SHOWDASHBOARD
          Preference for showing the data selector
static String PREF_SHOWDECODEDIALOG
          Will be the id of the preference for whether to show the load bundle dialog
static String PREF_SHOWHIDDENFILES
           
static String PREF_SHOWQUITCONFIRM
          The preference id for whether we should confirm the quit
static String PREF_SITEPATH
          The preference id for the sitepath (which can be defined with the -sitepath command line argument).
static String PREF_TIMEZONE
          Preference for the TimeZone format
static String PREF_VERTICALCS
          The sampling mode preference
static String PREF_VERTICALUNIT
          The preference id for the default distance unit
static String PREF_ZIDV_ASK
          Property for asking where to save zip data files
static String PREF_ZIDV_DIRECTORY
          Where to save zip data files
static String PREF_ZIDV_SAVETOTMP
          Property for saving zip data files to tmp
static String PROP_3DMODE
          Property name for showing in 3d or 2d
static String PROP_ABOUTTEXT
          Property for the about.html
static String PROP_APPRESOURCEPATH
          Property id that holds the application resource path.
static String PROP_CHOOSERS
          Preference to store what choosers to show
static String PROP_CHOOSERS_ALL
          Preference to store whether to show all choosers
static String PROP_CONTROLDESCRIPTORS
          Preference to store what control descriptors to show
static String PROP_CONTROLDESCRIPTORS_ALL
          Preference to store whether to show all control descriptors
static String PROP_DATAHOLDERBOUNDS
          Holds the preference for the default bounds for data source holder windows
static String PROP_DEFAULTLOCATIONS
          Property name for the default station table list
static String PROP_JNLPCODEBASE
          Property id that defines the codebase for saving jnlp files.
static String PROP_JNLPTEMPLATE
          Property id that defines what jnlp template file to use.
static String PROP_JNLPTITLE
          Property id of the title used in generated jnlp files.
static String PROP_LOADINGXML
          Holds the property for when loading xml bundles
static String PROP_OLDCONTROLDESCRIPTORS
          Preference to store what control descriptors to show
static String PROP_ONEINSTANCEPORT
          Holds the preference for the one instance port
static String PROP_PREFERENCES
          Property for preferences
static String PROP_PROJ_NAME
          Property name for showing in 3d or 2d
static String PROP_RESOURCEFILES
          Where we find the resource bundle files
static String PROP_SHOWDASHBOARD
          Do we show the data selector when we start
static String PROP_SHOWDATATREE
          Do we show the data tree when we start
static String PROP_SHOWFORMULAS
          Holds the preference for
static String PROP_SHOWSPLASH
          Property name for showing the splash
static String PROP_SPLASHICON
          Property name for splash icon
static String PROP_UI_DESKTOP
          Property name for showing in desktop mode
static String PROP_VERSIONFILE
          Property name for version file
static String PROP_WINDOW_SCREENSIZEOFFSET
          If so, how much smaller that the screen
static String PROP_WINDOW_SIZEHEIGHT
          Property name for window height
static String PROP_WINDOW_SIZEWIDTH
          Property name for window width
static String PROP_WINDOW_USESCREENSIZE
          Should we size the window wrt the screen size
static String SUFFIX_BAT
          File suffix for windows bat files
static String SUFFIX_CPT
          File suffix for event capture files files
static String SUFFIX_ISL
          File suffix for image generationfiles
static String SUFFIX_JNLP
          File suffix for jnlp files
static String SUFFIX_RBI
          File suffix for rbi files
static String SUFFIX_SH
          File suffix for shell files
static String SUFFIX_XIDV
          File suffix for bundle files files
static String SUFFIX_XML
          File suffix for xml files
static String SUFFIX_ZIDV
          File suffix for bundle files files
 

Field Detail

DEFAULT_DOCPATH

static final String DEFAULT_DOCPATH
Where to look for javahelp

See Also:
Constant Field Values

SUFFIX_RBI

static final String SUFFIX_RBI
File suffix for rbi files

See Also:
Constant Field Values

SUFFIX_JNLP

static final String SUFFIX_JNLP
File suffix for jnlp files

See Also:
Constant Field Values

SUFFIX_SH

static final String SUFFIX_SH
File suffix for shell files

See Also:
Constant Field Values

SUFFIX_BAT

static final String SUFFIX_BAT
File suffix for windows bat files

See Also:
Constant Field Values

SUFFIX_XIDV

static final String SUFFIX_XIDV
File suffix for bundle files files

See Also:
Constant Field Values

SUFFIX_ZIDV

static final String SUFFIX_ZIDV
File suffix for bundle files files

See Also:
Constant Field Values

SUFFIX_XML

static final String SUFFIX_XML
File suffix for xml files

See Also:
Constant Field Values

SUFFIX_CPT

static final String SUFFIX_CPT
File suffix for event capture files files

See Also:
Constant Field Values

SUFFIX_ISL

static final String SUFFIX_ISL
File suffix for image generationfiles

See Also:
Constant Field Values

FILTER_XIDV

static final PatternFileFilter FILTER_XIDV
File filter used for bundle files


FILTER_XIDVZIDV

static final PatternFileFilter FILTER_XIDVZIDV
File filter used for bundle files


FILTER_ZIDV

static final PatternFileFilter FILTER_ZIDV
File filter used for bundle files


FILTER_ISL

static final PatternFileFilter FILTER_ISL
File filter used for bundle files


FILTER_JNLP

static final PatternFileFilter FILTER_JNLP
File filter used for bundle files


FILTER_XML

static final PatternFileFilter FILTER_XML
File filter used for xml files


FILTER_CPT

static final PatternFileFilter FILTER_CPT
File filter used for event capture files


ARG_CURRENTTIME

static final String ARG_CURRENTTIME
Command line argument for overriding current time

See Also:
Constant Field Values

ARG_MSG_RECORD

static final String ARG_MSG_RECORD
Command line argument for recording the missing Msg translation messages

See Also:
Constant Field Values

ARG_MSG_DEBUG

static final String ARG_MSG_DEBUG
Command line argument for debugging the missing Msg translation messages

See Also:
Constant Field Values

ARG_ISLINTERACTIVE

static final String ARG_ISLINTERACTIVE
is isl scripting interactive or batch

See Also:
Constant Field Values

ARG_ISLFILE

static final String ARG_ISLFILE
an isl file

See Also:
Constant Field Values

ARG_LISTRESOURCES

static final String ARG_LISTRESOURCES
argument to list out the resource types

See Also:
Constant Field Values

ARG_SETFILES

static final String ARG_SETFILES
-setfiles argument

See Also:
Constant Field Values

ARG_DEBUG

static final String ARG_DEBUG
Command line argument for turning on debug mode

See Also:
Constant Field Values

ARG_PLUGIN

static final String ARG_PLUGIN
Command line argument for a plugin

See Also:
Constant Field Values

ARG_INSTALLPLUGIN

static final String ARG_INSTALLPLUGIN
Command line argument for a plugin

See Also:
Constant Field Values

ARG_NOPLUGINS

static final String ARG_NOPLUGINS
Command line argument for no plugins

See Also:
Constant Field Values

ARG_DXML

static final String ARG_DXML
Command line argument for defining a display xml file

See Also:
Constant Field Values

ARG_B64BUNDLE

static final String ARG_B64BUNDLE
Command line argument for a base64 encoded bundle

See Also:
Constant Field Values

ARG_BUNDLE

static final String ARG_BUNDLE
Command line argument for a bundle file or url

See Also:
Constant Field Values

ARG_FIXEDTIME

static final String ARG_FIXEDTIME
Command line argument for setting the fixed time

See Also:
Constant Field Values

ARG_ONEINSTANCEPORT

static final String ARG_ONEINSTANCEPORT
Command line argument for enabling one instance running

See Also:
Constant Field Values

ARG_NOONEINSTANCE

static final String ARG_NOONEINSTANCE
Command line argument for not doing the one instance running

See Also:
Constant Field Values

ARG_CHOOSER

static final String ARG_CHOOSER
Command line argument for showing the data chooser

See Also:
Constant Field Values

ARG_CATALOG

static final String ARG_CATALOG
Command line argument for defining a catalog

See Also:
Constant Field Values

ARG_CODE

static final String ARG_CODE
Command line argument for specifying jython code to execute

See Also:
Constant Field Values

ARG_CONNECT

static final String ARG_CONNECT
Command line argument for conecting to a collab server

See Also:
Constant Field Values

ARG_DATA

static final String ARG_DATA
Command line argument for specifying a data source

See Also:
Constant Field Values

ARG_MAINCLASS

static final String ARG_MAINCLASS
Command line argument for specifying a different main class to instantiate

See Also:
Constant Field Values

ARG_DEFAULT

static final String ARG_DEFAULT
Command line argument for overriding the default bundle

See Also:
Constant Field Values

ARG_CLEARDEFAULT

static final String ARG_CLEARDEFAULT
Command line argument for clearing the default bundle

See Also:
Constant Field Values

ARG_DISPLAY

static final String ARG_DISPLAY
Command line argument for specifying a display to create

See Also:
Constant Field Values

ARG_TEMPLATE

static final String ARG_TEMPLATE
Command line argument for specifying a display template to create

See Also:
Constant Field Values

ARG_HELP

static final String ARG_HELP
Command line argument for showing usage

See Also:
Constant Field Values

ARG_IMAGE

static final String ARG_IMAGE
Command line argument for creating an image

See Also:
Constant Field Values

ARG_IMAGESERVER

static final String ARG_IMAGESERVER
Command line argument for running in image server mode

See Also:
Constant Field Values

ARG_MOVIE

static final String ARG_MOVIE
Command line argument for creating a movie

See Also:
Constant Field Values

ARG_NODEFAULT

static final String ARG_NODEFAULT
Command line argument for turning off the loading of default bundles

See Also:
Constant Field Values

ARG_NOGUI

static final String ARG_NOGUI
Command line argument for not having a gui

See Also:
Constant Field Values

ARG_NOPREF

static final String ARG_NOPREF
Command line argument for turning off loading the user preferences

See Also:
Constant Field Values

ARG_PORT

static final String ARG_PORT
Command line argument for specifying the collab server port

See Also:
Constant Field Values

ARG_SERVER

static final String ARG_SERVER
Command line argument for specifying a collb server hostname

See Also:
Constant Field Values

ARG_PROPERTIES

static final String ARG_PROPERTIES
Command line argument for including a properties file

See Also:
Constant Field Values

ARG_SCRIPT

static final String ARG_SCRIPT
Command line argument for spefiying a jython script to execute

See Also:
Constant Field Values

ARG_TEST

static final String ARG_TEST
Command line argument for running a test

See Also:
Constant Field Values

ARG_TESTEVAL

static final String ARG_TESTEVAL
Command line argument for evaluating all data choices when in test mode

See Also:
Constant Field Values

ARG_TRACE

static final String ARG_TRACE
Command line argument for running a test

See Also:
Constant Field Values

ARG_TRACEONLY

static final String ARG_TRACEONLY
Command line argument for running a test

See Also:
Constant Field Values

ARG_SITEPATH

static final String ARG_SITEPATH
Command line argument for overriding the site path

See Also:
Constant Field Values

ARG_USERPATH

static final String ARG_USERPATH
Command line argument for overriding the user path

See Also:
Constant Field Values

ARG_PRINTJNLP

static final String ARG_PRINTJNLP
Command line argument for turning on printing of jnlp embedded bundles

See Also:
Constant Field Values

FILE_VMSTATE

static final String FILE_VMSTATE
Filename for the view manager state file

See Also:
Constant Field Values

NULL_STRING

static final String NULL_STRING
Helper so we don't have to do (String)null


NULL_DATA_SELECTION

static final DataSelection NULL_DATA_SELECTION
Helper so we don't have to do (DataSelection)null


ID_IDV

static final String ID_IDV
This is the id for the reference to the instance of the IntegratedDataViewer used in XmlEncoder encoding/decoding application state.

See Also:
Constant Field Values

ID_VERSION

static final String ID_VERSION
The version the bundle was aved under

See Also:
Constant Field Values

ID_DATASOURCES

static final String ID_DATASOURCES
When we persist off the application state the actual object that is persisted is a Hashtable that holds the list of DataSource-s, ViewManager-s, DisplayControl-s and a Hashtable of miscellaneous properties. Each of these objects is placed into the persisted Hashtable with the following ID_ string identifiers.

See Also:
Constant Field Values

ID_VIEWMANAGERS

static final String ID_VIEWMANAGERS
Id used in hashtable bundle to define the view managers

See Also:
Constant Field Values

ID_JYTHON

static final String ID_JYTHON
Id used in hashtable bundle to define the jython

See Also:
Constant Field Values

ID_MESSAGE

static final String ID_MESSAGE
Id used in hashtable bundle to include a message

See Also:
Constant Field Values

ID_WINDOWS

static final String ID_WINDOWS
Id used in hashtable bundle to define the window list

See Also:
Constant Field Values

ID_DISPLAYCONTROLS

static final String ID_DISPLAYCONTROLS
Id used in hashtable bundle to define the display controls

See Also:
Constant Field Values

ID_MISCHASHTABLE

static final String ID_MISCHASHTABLE
Id used in hashtable bundle to define misc stuff

See Also:
Constant Field Values

ID_COMMANDSTORUN

static final String ID_COMMANDSTORUN
Id used in hashtable bundle to define commands to run (e.g., to show the color table editor)

See Also:
Constant Field Values

PROP_DATAHOLDERBOUNDS

static final String PROP_DATAHOLDERBOUNDS
Holds the preference for the default bounds for data source holder windows

See Also:
Constant Field Values

PROP_ONEINSTANCEPORT

static final String PROP_ONEINSTANCEPORT
Holds the preference for the one instance port

See Also:
Constant Field Values

PREF_EVENT_MOUSEMAP

static final String PREF_EVENT_MOUSEMAP
look and feel preference

See Also:
Constant Field Values

PREF_SHOWHIDDENFILES

static final String PREF_SHOWHIDDENFILES
See Also:
Constant Field Values

PREF_EVENT_WHEELMAP

static final String PREF_EVENT_WHEELMAP
preference for scroll wheel

See Also:
Constant Field Values

PREF_EVENT_KEYBOARDMAP

static final String PREF_EVENT_KEYBOARDMAP
preference for key mappings

See Also:
Constant Field Values

PREF_LOOKANDFEEL

static final String PREF_LOOKANDFEEL
look and feel preference

See Also:
Constant Field Values

PREF_EMBEDFIELDSELECTORINDASHBOARD

static final String PREF_EMBEDFIELDSELECTORINDASHBOARD
Embed a selector in the dashboard

See Also:
Constant Field Values

PREF_EMBEDQUICKLINKSINDASHBOARD

static final String PREF_EMBEDQUICKLINKSINDASHBOARD
Embed a selector in the dashboard

See Also:
Constant Field Values

PREF_EMBEDDATACHOOSERINDASHBOARD

static final String PREF_EMBEDDATACHOOSERINDASHBOARD
Embed a data chooserselector in the dashboard

See Also:
Constant Field Values

PREF_EMBEDLEGENDINDASHBOARD

static final String PREF_EMBEDLEGENDINDASHBOARD
Embed the legends in the dashboard

See Also:
Constant Field Values

PROP_UI_DESKTOP

static final String PROP_UI_DESKTOP
Property name for showing in desktop mode

See Also:
Constant Field Values

PROP_PREFERENCES

static final String PROP_PREFERENCES
Property for preferences

See Also:
Constant Field Values

PROP_3DMODE

static final String PROP_3DMODE
Property name for showing in 3d or 2d

See Also:
Constant Field Values

PROP_PROJ_NAME

static final String PROP_PROJ_NAME
Property name for showing in 3d or 2d

See Also:
Constant Field Values

PROP_LOADINGXML

static final String PROP_LOADINGXML
Holds the property for when loading xml bundles

See Also:
Constant Field Values

PROP_DEFAULTLOCATIONS

static final String PROP_DEFAULTLOCATIONS
Property name for the default station table list

See Also:
Constant Field Values

PROP_SHOWSPLASH

static final String PROP_SHOWSPLASH
Property name for showing the splash

See Also:
Constant Field Values

PROP_SPLASHICON

static final String PROP_SPLASHICON
Property name for splash icon

See Also:
Constant Field Values

PROP_SHOWDATATREE

static final String PROP_SHOWDATATREE
Do we show the data tree when we start

See Also:
Constant Field Values

PROP_SHOWDASHBOARD

static final String PROP_SHOWDASHBOARD
Do we show the data selector when we start

See Also:
Constant Field Values

PROP_SHOWFORMULAS

static final String PROP_SHOWFORMULAS
Holds the preference for

See Also:
Constant Field Values

PROP_WINDOW_USESCREENSIZE

static final String PROP_WINDOW_USESCREENSIZE
Should we size the window wrt the screen size

See Also:
Constant Field Values

PROP_WINDOW_SCREENSIZEOFFSET

static final String PROP_WINDOW_SCREENSIZEOFFSET
If so, how much smaller that the screen

See Also:
Constant Field Values

PROP_WINDOW_SIZEWIDTH

static final String PROP_WINDOW_SIZEWIDTH
Property name for window width

See Also: