|
|||||||||
| Home >> All >> javax >> ide >> menu >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
javax.ide.menu.spi
Class PopupMenu

java.lang.Objectjavax.ide.menu.spi.Positionable
javax.ide.menu.spi.SectionContainer
javax.ide.menu.spi.PopupMenu
- All Implemented Interfaces:
- javax.ide.Identifiable
- public final class PopupMenu
- extends SectionContainer
Represents a popup menu defined in the extension manifest.
| Field Summary |
| Fields inherited from class javax.ide.menu.spi.SectionContainer |
|
| Constructor Summary | |
PopupMenu(java.lang.String id)
|
|
| Methods inherited from class javax.ide.menu.spi.SectionContainer |
addSection, getAfter, getBefore, getID, getSection, getSections, setAfter, setBefore |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
PopupMenu
public PopupMenu(java.lang.String id)
|
|||||||||
| Home >> All >> javax >> ide >> menu >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC