|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CommandMenuItemProvider
Interface for providers of menu command representations (eg menu button, checkboxes, etc). The constructor of instances of this interface create and manage the UI for a single command in a menu.
Method Summary | |
---|---|
void |
dispose()
Dispose the provider and all items created. |
int |
getItemCount()
The number of items the provider created. |
int |
getItemStart()
The index of the first item the provider created. |
Method Detail |
---|
int getItemCount()
int getItemStart()
void dispose()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |