|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UIItem
This interface provides a common way to access text and shortcut attributes of a UI item (i.e. button, menu item, etc.).
Created date: May 8, 2008
| Method Summary | |
|---|---|
java.lang.String |
getShortcutIndexKey()
Gets the item shortcut index resource key. |
java.lang.String |
getShortcutKey()
Gets the item shortcut resource key. |
java.lang.String |
getTextKey()
Gets the item text resource key. |
| Method Detail |
|---|
java.lang.String getTextKey()
java.lang.String getShortcutKey()
java.lang.String getShortcutIndexKey()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||