|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ItemFactoryEntry | |
org.gnu.gtk |
Uses of ItemFactoryEntry in org.gnu.gtk |
Methods in org.gnu.gtk that return ItemFactoryEntry | |
static ItemFactoryEntry |
ItemFactoryEntry.construct(java.lang.String path,
java.lang.String accelerator,
MenuItemListener listener,
java.lang.String itemType)
Construct a new ItemFactoryEntry |
Methods in org.gnu.gtk with parameters of type ItemFactoryEntry | |
void |
ItemFactory.createItem(ItemFactoryEntry entry)
Create an item for entry. |
void |
ItemFactory.createItems(ItemFactoryEntry[] entries)
Create the items from the entries. |
void |
ItemFactory.deleteEntry(ItemFactoryEntry entry)
Delete the menu item that was created from entry by the item factory. |
void |
ItemFactory.deleteEntries(ItemFactoryEntry[] entries)
Delete the menu items which were created from the entries by the item factory. |
|
Please send any bug reports, comments, or suggestions for the API or documentation to java-gnome-developer@lists.sf.net | ||||||||||
PREV NEXT | FRAMES NO FRAMES |