|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FitsLabels
An interface defining the keys for the JFitsFrame resource bundle
to properly display labels on buttons, define accelarator keys and mnemonic
chars. This does not relief the JFitsFrame from defining
some string properties, as properties that are never localized should
still reside in the JFitsFrame. A typical example would be a
file name of a help/image/resource file.
| Field Summary | |
|---|---|
static String |
KEY_COLORLABEL
The label on the colorize check box. |
static String |
KEY_COLORTIP
The tool-tip text on the colorize check box. |
static String |
KEY_GAUSSLABEL
The label on the gauss button. |
static String |
KEY_GAUSSTIP
The tool-tip text on the gauss button. |
static String |
KEY_INVERTLABEL
The label on the invert check box. |
static String |
KEY_INVERTTIP
The tool-tip text on the invert check box. |
static String |
KEY_KEEPTIP
The tool-tip text on the fractional keep slider. |
static String |
KEY_REDRAWLABEL
The label on the reset button. |
static String |
KEY_REDRAWTIP
The tool-tip text on the reset button. |
static String |
KEY_RESETLABEL
The label on the reset button. |
static String |
KEY_RESETTIP
The tool-tip text on the reset button. |
static String |
KEY_SCALELABEL
The label above the scaling combo. |
static String |
KEY_SCALETIP
The tool-tip text on the scaling combo. |
| 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 |
| Field Detail |
|---|
static final String KEY_SCALELABEL
static final String KEY_SCALETIP
static final String KEY_KEEPTIP
static final String KEY_INVERTLABEL
static final String KEY_INVERTTIP
static final String KEY_COLORLABEL
static final String KEY_COLORTIP
static final String KEY_GAUSSLABEL
static final String KEY_GAUSSTIP
static final String KEY_REDRAWLABEL
static final String KEY_REDRAWTIP
static final String KEY_RESETLABEL
static final String KEY_RESETTIP
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||