|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME) @Target(value=FIELD) public @interface TabTitle
Specifify what key to use when setting a translated text string for the title of a containing JTabbedPane for this specific tab
| Optional Element Summary | |
|---|---|
java.lang.String |
value
key to be mapped to corresponding translated text If missing, use key format ui.nameOfField |
public abstract java.lang.String value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||