|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface EnvironmentLabels
An interface defining the keys for the JEnvironmentDisplay resource bundle
to properly display labels on buttons, define accelarator keys and mnemonic
chars. This does not relief the JEnvironmentDisplay from defining
some string properties, as properties that are never localized should
still reside in the JEnvironmentDisplay. A typical example would be a
file name of a help/image/resource file.
| Field Summary | |
|---|---|
static String |
KEY_DATELABEL
The menu items in the file menu. |
static String |
KEY_DATETIP
The menu items in the file menu. |
static String |
KEY_NODATABASE
The error message if an url cannot be accessed. |
static String |
KEY_NODATABASETITLE
The error message if the help is not available. |
static String |
KEY_SPANLABEL
The menu items in the file menu. |
static String |
KEY_SPANTIP
The menu items in the file menu. |
static String |
KEY_UPDATEBUTTON
The menu items in the file menu. |
static String |
KEY_UPDATETIP
The menu items in the file menu. |
| Fields inherited from interface jview.ClientLabels |
|---|
KEY_CONNECTERROR, KEY_CONNECTTITLE, KEY_DISCONNECTERROR |
| 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_NODATABASE
static final String KEY_NODATABASETITLE
static final String KEY_DATELABEL
static final String KEY_DATETIP
static final String KEY_SPANLABEL
static final String KEY_SPANTIP
static final String KEY_UPDATEBUTTON
static final String KEY_UPDATETIP
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||