ccd
Class DefaultCameraLabels

java.lang.Object
  extended by java.util.ResourceBundle
      extended by util.DefaultBundle
          extended by jview.DefaultBorderLabels
              extended by jview.DefaultFitsLabels
                  extended by jview.DefaultFitsFrameLabels
                      extended by ccd.DefaultCameraLabels
All Implemented Interfaces:
CameraLabels, BorderLabels, ClientLabels, FitsFrameLabels, FitsLabels

public class DefaultCameraLabels
extends DefaultFitsFrameLabels
implements CameraLabels, ClientLabels

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 ccd.CameraLabels
KEY_CCDACCS, KEY_CCDITEMS, KEY_CCDMENU, KEY_CCDMNEMONIC, KEY_CCDREADERROR, KEY_CCDSETUPERROR, KEY_CCDTITLE, KEY_DRIVERERROR, KEY_DRIVERTITLE, KEY_EDITACCS, KEY_EDITITEMS, KEY_EDITMENU, KEY_EDITMNEMONIC, KEY_EXPOSURELABEL, KEY_EXPOSURELEFTTIP, KEY_EXPOSURETIP, KEY_FITSEMPTY, KEY_INCREMENTACC, KEY_INCREMENTITEM, KEY_INPUTTITLE, KEY_IOERRORTITLE, KEY_NEWDRIVER, KEY_NOEDIT, KEY_NUMBERINPUT, KEY_PLAYTIP, KEY_READERROR, KEY_RECORDACCS, KEY_RECORDITEMS, KEY_RECORDMENU, KEY_RECORDMNEMONIC, KEY_RECORDTIP, KEY_SLOWDISPLAY, KEY_STOPTIP, KEY_THREADSTATEERROR, KEY_THREADTITLE, KEY_WRITEERROR, KEY_XBINLABEL, KEY_XBINTIP, KEY_YBINLABEL, KEY_YBINTIP
 
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

DEFEDITMENU

private static final String DEFEDITMENU
The English file menu.

See Also:
Constant Field Values

DEFEDITMNEMONIC

private static final Character DEFEDITMNEMONIC
The English file mnemonic.


DEFCCDMENU

private static final String DEFCCDMENU
The English file menu.

See Also:
Constant Field Values

DEFCCDMNEMONIC

private static final Character DEFCCDMNEMONIC
The English file mnemonic.


DEFRECORDMENU

private static final String DEFRECORDMENU
The English file menu.

See Also:
Constant Field Values

DEFRECORDMNEMONIC

private static final Character DEFRECORDMNEMONIC
The English file mnemonic.


DEFFILEITEMS

private static final String DEFFILEITEMS
The default file menu item names.

See Also:
Constant Field Values

DEFFILEACCS

private static final String DEFFILEACCS
The default file menu accelerators.

See Also:
Constant Field Values

DEFEDITITEMS

private static final String DEFEDITITEMS
The default file menu item names.

See Also:
Constant Field Values

DEFEDITACCS

private static final String DEFEDITACCS
The default file menu accelerators.

See Also:
Constant Field Values

DEFCCDITEMS

private static final String DEFCCDITEMS
The default file menu item names.

See Also:
Constant Field Values

DEFCCDACCS

private static final String DEFCCDACCS
The default file menu accelerators.

See Also:
Constant Field Values

DEFRECORDITEMS

private static final String DEFRECORDITEMS
The default file menu item names.

See Also:
Constant Field Values

DEFRECORDACCS

private static final String DEFRECORDACCS
The default file menu accelerators.

See Also:
Constant Field Values

DEFINCREMENTITEM

private static final String DEFINCREMENTITEM
The default file menu item names.

See Also:
Constant Field Values

DEFINCREMENTACC

private static final String DEFINCREMENTACC
The default file menu accelerators.

See Also:
Constant Field Values

DEFVIEWPORTTIP

private static final String DEFVIEWPORTTIP
The English tool-tip text on the viewport button.

See Also:
Constant Field Values

DEFEXPOSURELABEL

private static final String DEFEXPOSURELABEL
The English label for the exposure time spinner.

See Also:
Constant Field Values

DEFEXPOSURETIP

private static final String DEFEXPOSURETIP
The English tool-tip text on the exposure time spinner.

See Also:
Constant Field Values

DEFXBINLABEL

private static final String DEFXBINLABEL
The English label for the x-binning spinner.

See Also:
Constant Field Values

DEFXBINTIP

private static final String DEFXBINTIP
The English tool-tip text for the x-binning spinner.

See Also:
Constant Field Values

DEFYBINLABEL

private static final String DEFYBINLABEL
The English label for the y-binning spinner.

See Also:
Constant Field Values

DEFYBINTIP

private static final String DEFYBINTIP
The English tool-tip text for the y-binning spinner.

See Also:
Constant Field Values

DEFRECORDTIP

private static final String DEFRECORDTIP
The English tool-tip text for the single-exposure button.

See Also:
Constant Field Values

DEFPLAYTIP

private static final String DEFPLAYTIP
The English tool-tip text for the continuous exposure button.

See Also:
Constant Field Values

DEFSTOPTIP

private static final String DEFSTOPTIP
The English tool-tip text for the stop exposing button.

See Also:
Constant Field Values

DEFEXPOSURELEFTTIP

private static final String DEFEXPOSURELEFTTIP
The English tool-tip text for the numbers of exposures left label.

See Also:
Constant Field Values

DEFIOERRORTITLE

private static final String DEFIOERRORTITLE
The English title for error messages related to I/O Errors.

See Also:
Constant Field Values

DEFWRITEERROR

private static final String DEFWRITEERROR
English Error message if we cannot write a file.

See Also:
Constant Field Values

DEFFITSEMPTY

private static final String DEFFITSEMPTY
English Error message if we cannot access a fits resource.

See Also:
Constant Field Values

DEFTHREADTITLE

private static final String DEFTHREADTITLE
The English title for error messages related to thread state.

See Also:
Constant Field Values

DEFTHREADSTATEERROR

private static final String DEFTHREADSTATEERROR
English Error message if we want to start exposing while exposing.

See Also:
Constant Field Values

DEFCCDTITLE

private static final String DEFCCDTITLE
The English title for error messages related to ccd reading/setup.

See Also:
Constant Field Values

DEFCCDSETUPERROR

private static final String DEFCCDSETUPERROR
English Error message if setup of CCD fails.

See Also:
Constant Field Values

DEFCCDREADERROR

private static final String DEFCCDREADERROR
English Error message if we have an error while we are exposing.

See Also:
Constant Field Values

DEFSLOWDISPLAY

private static final String DEFSLOWDISPLAY
English Warning message if fits retrieval is slower than exposure.

See Also:
Constant Field Values

DEFDRIVERERROR

private static final String DEFDRIVERERROR
English Error message if we have problems with the ccd driver.

See Also:
Constant Field Values

DEFREADERROR

private static final String DEFREADERROR
English Error message if we have problems reading a config file.

See Also:
Constant Field Values

DEFNOEDIT

private static final String DEFNOEDIT
English Error message if the drivers properties cannot be read.

See Also:
Constant Field Values

DEFNEWDRIVER

private static final String DEFNEWDRIVER
English Info message on inputing a new CCD driver properties.

See Also:
Constant Field Values

DEFDRIVERTITLE

private static final String DEFDRIVERTITLE
English Error message title if we have problems with the ccd driver.

See Also:
Constant Field Values

DEFINPUTTITLE

private static final String DEFINPUTTITLE
English Title for inputs.

See Also:
Constant Field Values

DEFNUMBERINPUT

private static final String DEFNUMBERINPUT
English Message for input of a record images number.

See Also:
Constant Field Values

DEFCONNECTERROR

private static final String DEFCONNECTERROR
The English default message if connection fails.

See Also:
Constant Field Values

DEFDISCONNECTERROR

private static final String DEFDISCONNECTERROR
The English default message if disconnection fails.

See Also:
Constant Field Values

DEFCONNECTTITLE

private static final String DEFCONNECTTITLE
The English default message title if connection fails.

See Also:
Constant Field Values
Constructor Detail

DefaultCameraLabels

public DefaultCameraLabels()
Load the default values in the properties file.