|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ClientLabels
An interface defining the keys for the JClientFrame resource bundle
to properly display labels on buttons, define accelarator keys and mnemonic
chars. This does not relief the JClientFrame from defining
some string properties, as properties that are never localized should
still reside in the JClientFrame. A typical example would be a
file name of a help/image/resource file.
| Field Summary | |
|---|---|
static String |
KEY_CONNECTERROR
The error message if connection fails. |
static String |
KEY_CONNECTTITLE
The error message title if connection fails. |
static String |
KEY_DISCONNECTERROR
The error message if disconnection fails. |
| 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_CONNECTERROR
static final String KEY_DISCONNECTERROR
static final String KEY_CONNECTTITLE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||