|
|||||||||
Home >> All >> javax >> ide >> menu >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |
javax.ide.menu.spi
Class Toolbar

java.lang.Objectjavax.ide.menu.spi.Positionable
javax.ide.menu.spi.SectionContainer
javax.ide.menu.spi.Toolbar
- All Implemented Interfaces:
- javax.ide.Identifiable
- public final class Toolbar
- extends SectionContainer
Field Summary |
Fields inherited from class javax.ide.menu.spi.SectionContainer |
|
Constructor Summary | |
Toolbar(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 |
Toolbar
public Toolbar(java.lang.String id)
|
|||||||||
Home >> All >> javax >> ide >> menu >> [ spi overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: ![]() ![]() ![]() |
DETAIL: FIELD | CONSTR | METHOD |