| Constructor and Description |
|---|
SwingFramePeer() |
| Modifier and Type | Method and Description |
|---|---|
void |
addChild(net.thevpc.echo.api.components.AppComponent other,
int index) |
void |
centerOnDefaultMonitor() |
void |
install(net.thevpc.echo.api.components.AppComponent component0) |
void |
removeChild(net.thevpc.echo.api.components.AppComponent other,
int index) |
Object |
toolkitComponent() |
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 component0)
install 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 centerOnDefaultMonitor()
centerOnDefaultMonitor in interface net.thevpc.echo.spi.peers.AppFramePeerCopyright © 2022 vpc open source initiative. All rights reserved.