Class SwingMenuBarPeer
java.lang.Object
net.thevpc.echo.swing.peers.SwingMenuBarPeer
- All Implemented Interfaces:
AppComponentPeer, AppMenuBarPeer, SwingPeer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddChild(AppComponent other, int index) voidinstall(AppComponent component) voidremoveChild(AppComponent other, int index) voidMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface SwingPeer
awtComponent, jcomponent, requestFocus
-
Constructor Details
-
SwingMenuBarPeer
public SwingMenuBarPeer()
-
-
Method Details
-
install
- Specified by:
installin interfaceAppComponentPeer
-
uninstall
public void uninstall()- Specified by:
uninstallin interfaceAppComponentPeer
-
addChild
- Specified by:
addChildin interfaceAppComponentPeer
-
removeChild
- Specified by:
removeChildin interfaceAppComponentPeer
-
toolkitComponent
- Specified by:
toolkitComponentin interfaceAppComponentPeer
-