|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.util.ResourceBundle
util.DefaultBundle
jview.DefaultBorderLabels
jview.DefaultFitsLabels
jview.DefaultFitsFrameLabels
ccd.DefaultCameraLabels
public class DefaultCameraLabels
A class that bundles default label names for JCamera into a
class. It is rather a matter of taste to define this as a simple property
file or to use a full-fledged class for it.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.util.ResourceBundle |
|---|
ResourceBundle.Control |
| Field Summary | |
|---|---|
private static String |
DEFCCDACCS
The default file menu accelerators. |
private static String |
DEFCCDITEMS
The default file menu item names. |
private static String |
DEFCCDMENU
The English file menu. |
private static Character |
DEFCCDMNEMONIC
The English file mnemonic. |
private static String |
DEFCCDREADERROR
English Error message if we have an error while we are exposing. |
private static String |
DEFCCDSETUPERROR
English Error message if setup of CCD fails. |
private static String |
DEFCCDTITLE
The English title for error messages related to ccd reading/setup. |
private static String |
DEFCONNECTERROR
The English default message if connection fails. |
private static String |
DEFCONNECTTITLE
The English default message title if connection fails. |
private static String |
DEFDISCONNECTERROR
The English default message if disconnection fails. |
private static String |
DEFDRIVERERROR
English Error message if we have problems with the ccd driver. |
private static String |
DEFDRIVERTITLE
English Error message title if we have problems with the ccd driver. |
private static String |
DEFEDITACCS
The default file menu accelerators. |
private static String |
DEFEDITITEMS
The default file menu item names. |
private static String |
DEFEDITMENU
The English file menu. |
private static Character |
DEFEDITMNEMONIC
The English file mnemonic. |
private static String |
DEFEXPOSURELABEL
The English label for the exposure time spinner. |
private static String |
DEFEXPOSURELEFTTIP
The English tool-tip text for the numbers of exposures left label. |
private static String |
DEFEXPOSURETIP
The English tool-tip text on the exposure time spinner. |
private static String |
DEFFILEACCS
The default file menu accelerators. |
private static String |
DEFFILEITEMS
The default file menu item names. |
private static String |
DEFFITSEMPTY
English Error message if we cannot access a fits resource. |
private static String |
DEFINCREMENTACC
The default file menu accelerators. |
private static String |
DEFINCREMENTITEM
The default file menu item names. |
private static String |
DEFINPUTTITLE
English Title for inputs. |
private static String |
DEFIOERRORTITLE
The English title for error messages related to I/O Errors. |
private static String |
DEFNEWDRIVER
English Info message on inputing a new CCD driver properties. |
private static String |
DEFNOEDIT
English Error message if the drivers properties cannot be read. |
private static String |
DEFNUMBERINPUT
English Message for input of a record images number. |
private static String |
DEFPLAYTIP
The English tool-tip text for the continuous exposure button. |
private static String |
DEFREADERROR
English Error message if we have problems reading a config file. |
private static String |
DEFRECORDACCS
The default file menu accelerators. |
private static String |
DEFRECORDITEMS
The default file menu item names. |
private static String |
DEFRECORDMENU
The English file menu. |
private static Character |
DEFRECORDMNEMONIC
The English file mnemonic. |
private static String |
DEFRECORDTIP
The English tool-tip text for the single-exposure button. |
private static String |
DEFSLOWDISPLAY
English Warning message if fits retrieval is slower than exposure. |
private static String |
DEFSTOPTIP
The English tool-tip text for the stop exposing button. |
private static String |
DEFTHREADSTATEERROR
English Error message if we want to start exposing while exposing. |
private static String |
DEFTHREADTITLE
The English title for error messages related to thread state. |
private static String |
DEFVIEWPORTTIP
The English tool-tip text on the viewport button. |
private static String |
DEFWRITEERROR
English Error message if we cannot write a file. |
private static String |
DEFXBINLABEL
The English label for the x-binning spinner. |
private static String |
DEFXBINTIP
The English tool-tip text for the x-binning spinner. |
private static String |
DEFYBINLABEL
The English label for the y-binning spinner. |
private static String |
DEFYBINTIP
The English tool-tip text for the y-binning spinner. |
| Fields inherited from class util.DefaultBundle |
|---|
lookup |
| Fields inherited from class java.util.ResourceBundle |
|---|
parent |
| Fields inherited from interface jview.FitsFrameLabels |
|---|
KEY_BIASFRAME, KEY_BIASFRAMETIP, KEY_DARKFRAME, KEY_DARKFRAMETIP, KEY_FITSERROR, KEY_FITSTITLE, KEY_FLATFRAME, KEY_FLATFRAMETIP, KEY_HISTOGRAM, KEY_HISTOGRAMTIP, KEY_HORIZONTALCUT, KEY_HORIZONTALCUTTIP, KEY_NEXTFRAME, KEY_NEXTFRAMETIP, KEY_PREVFRAME, KEY_PREVFRAMETIP, KEY_VERTICALCUT, KEY_VERTICALCUTTIP, KEY_VIEWPORTTIP |
| Fields inherited from interface jview.FitsLabels |
|---|
KEY_COLORLABEL, KEY_COLORTIP, KEY_GAUSSLABEL, KEY_GAUSSTIP, KEY_INVERTLABEL, KEY_INVERTTIP, KEY_KEEPTIP, KEY_REDRAWLABEL, KEY_REDRAWTIP, KEY_RESETLABEL, KEY_RESETTIP, KEY_SCALELABEL, KEY_SCALETIP |
| Fields inherited from interface jview.BorderLabels |
|---|
KEY_ABOUT, KEY_ABOUTACC, KEY_FILEACCS, KEY_FILEITEMS, KEY_FILEMENU, KEY_FILEMNEMONIC, KEY_HELPMENU, KEY_HELPMNEMONIC, KEY_HELPTITLE, KEY_NOHELP, KEY_NOURLACCESS, KEY_TITLE |
| Fields inherited from interface jview.ClientLabels |
|---|
KEY_CONNECTERROR, KEY_CONNECTTITLE, KEY_DISCONNECTERROR |
| Constructor Summary | |
|---|---|
DefaultCameraLabels()
Load the default values in the properties file. |
|
| Method Summary |
|---|
| Methods inherited from class util.DefaultBundle |
|---|
getKeys, handleGetObject |
| Methods inherited from class java.util.ResourceBundle |
|---|
clearCache, clearCache, containsKey, getBundle, getBundle, getBundle, getBundle, getBundle, getBundle, getLocale, getObject, getString, getStringArray, handleKeySet, keySet, setParent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private static final String DEFEDITMENU
private static final Character DEFEDITMNEMONIC
private static final String DEFCCDMENU
private static final Character DEFCCDMNEMONIC
private static final String DEFRECORDMENU
private static final Character DEFRECORDMNEMONIC
private static final String DEFFILEITEMS
private static final String DEFFILEACCS
private static final String DEFEDITITEMS
private static final String DEFEDITACCS
private static final String DEFCCDITEMS
private static final String DEFCCDACCS
private static final String DEFRECORDITEMS
private static final String DEFRECORDACCS
private static final String DEFINCREMENTITEM
private static final String DEFINCREMENTACC
private static final String DEFVIEWPORTTIP
private static final String DEFEXPOSURELABEL
private static final String DEFEXPOSURETIP
private static final String DEFXBINLABEL
private static final String DEFXBINTIP
private static final String DEFYBINLABEL
private static final String DEFYBINTIP
private static final String DEFRECORDTIP
private static final String DEFPLAYTIP
private static final String DEFSTOPTIP
private static final String DEFEXPOSURELEFTTIP
private static final String DEFIOERRORTITLE
private static final String DEFWRITEERROR
private static final String DEFFITSEMPTY
private static final String DEFTHREADTITLE
private static final String DEFTHREADSTATEERROR
private static final String DEFCCDTITLE
private static final String DEFCCDSETUPERROR
private static final String DEFCCDREADERROR
private static final String DEFSLOWDISPLAY
private static final String DEFDRIVERERROR
private static final String DEFREADERROR
private static final String DEFNOEDIT
private static final String DEFNEWDRIVER
private static final String DEFDRIVERTITLE
private static final String DEFINPUTTITLE
private static final String DEFNUMBERINPUT
private static final String DEFCONNECTERROR
private static final String DEFDISCONNECTERROR
private static final String DEFCONNECTTITLE
| Constructor Detail |
|---|
public DefaultCameraLabels()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||