| Constructor and Description |
|---|
SwingContextMenuPeer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(net.thevpc.echo.api.components.AppComponent other,
int index) |
void |
install(net.thevpc.echo.api.components.AppComponent comp) |
void |
removeChild(net.thevpc.echo.api.components.AppComponent other,
int index) |
void |
show(net.thevpc.echo.spi.peers.AppComponentPeer owner) |
Object |
toolkitComponent() |
void |
uninstall() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitawtComponent, gcompOf, jcompOf, jcomponent, of, of, requestFocuspublic void install(net.thevpc.echo.api.components.AppComponent comp)
install in interface net.thevpc.echo.spi.peers.AppComponentPeerpublic void uninstall()
uninstall in interface net.thevpc.echo.spi.peers.AppComponentPeerpublic void addChild(net.thevpc.echo.api.components.AppComponent other,
int index)
addChild in interface net.thevpc.echo.spi.peers.AppComponentPeerpublic void removeChild(net.thevpc.echo.api.components.AppComponent other,
int index)
removeChild in interface net.thevpc.echo.spi.peers.AppComponentPeerpublic Object toolkitComponent()
toolkitComponent in interface net.thevpc.echo.spi.peers.AppComponentPeerpublic void show(net.thevpc.echo.spi.peers.AppComponentPeer owner)
show in interface net.thevpc.echo.spi.peers.AppContextMenuPeerCopyright © 2022 vpc open source initiative. All rights reserved.