|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface BorderLabels
An interface defining the keys for the JBorderFrame resource bundle
to properly display labels on buttons, define accelarator keys and mnemonic
chars. This does not relief the JBorderFrame from defining
some string properties, as properties that are never localized should
still reside in the JBorderFrame. A typical example would be a
file name of a help/image/resource file.
| Field Summary | |
|---|---|
static String |
KEY_ABOUT
The about menu item. |
static String |
KEY_ABOUTACC
The about accelerator. |
static String |
KEY_FILEACCS
The file menu item accelserators. |
static String |
KEY_FILEITEMS
The menu items in the file menu. |
static String |
KEY_FILEMENU
The file menu. |
static String |
KEY_FILEMNEMONIC
The file menu mnemonic. |
static String |
KEY_HELPMENU
The help menu. |
static String |
KEY_HELPMNEMONIC
The help menu mnemonic. |
static String |
KEY_HELPTITLE
The title displayed on help dialogs. |
static String |
KEY_NOHELP
The error message if the help is not available. |
static String |
KEY_NOURLACCESS
The error message if an url cannot be accessed. |
static String |
KEY_TITLE
The title of the frame. |
| Field Detail |
|---|
static final String KEY_FILEITEMS
static final String KEY_FILEACCS
static final String KEY_NOURLACCESS
static final String KEY_NOHELP
static final String KEY_FILEMENU
static final String KEY_FILEMNEMONIC
static final String KEY_HELPMENU
static final String KEY_HELPMNEMONIC
static final String KEY_HELPTITLE
static final String KEY_ABOUT
static final String KEY_ABOUTACC
static final String KEY_TITLE
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||