| Constructor and Description |
|---|
SwingScrollPanePeer() |
| 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) |
static net.thevpc.common.swing.dock.JDockAnchor |
toDocAnchor(net.thevpc.echo.constraints.Anchor anchor) |
Object |
toolkitComponent() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitawtComponent, gcompOf, jcompOf, jcomponent, of, of, requestFocuspublic static net.thevpc.common.swing.dock.JDockAnchor toDocAnchor(net.thevpc.echo.constraints.Anchor anchor)
public void install(net.thevpc.echo.api.components.AppComponent comp)
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.AppComponentPeerCopyright © 2022 vpc open source initiative. All rights reserved.