| Constructor and Description |
|---|
SwingFileChooserPeer() |
| Modifier and Type | Method and Description |
|---|---|
void |
install(net.thevpc.echo.api.components.AppComponent comp) |
static JFileChooser |
prepareChooser(JFileChooser swingFileChooser,
net.thevpc.echo.api.components.AppFileControl chooser) |
boolean |
showOpenDialog(Object parent) |
boolean |
showSaveDialog(Object parent) |
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 comp)
install in interface net.thevpc.echo.spi.peers.AppComponentPeerpublic Object toolkitComponent()
toolkitComponent in interface net.thevpc.echo.spi.peers.AppComponentPeerpublic static JFileChooser prepareChooser(JFileChooser swingFileChooser, net.thevpc.echo.api.components.AppFileControl chooser)
public boolean showOpenDialog(Object parent)
showOpenDialog in interface net.thevpc.echo.spi.peers.AppFileChooserPeerpublic boolean showSaveDialog(Object parent)
showSaveDialog in interface net.thevpc.echo.spi.peers.AppFileChooserPeerCopyright © 2022 vpc open source initiative. All rights reserved.