public class JFrameAppWindow extends AbstractAppWindow
displayMode, icon, state, title| Constructor and Description |
|---|
JFrameAppWindow(ItemPath path,
Application application) |
JFrameAppWindow(ItemPath path,
JFrame frame0,
Application application) |
| Modifier and Type | Method and Description |
|---|---|
void |
centerOnDefaultMonitor() |
void |
close() |
Object |
component() |
static AppLayoutWindowFactory |
factory() |
JFrame |
getFrame() |
addRootContainer, application, displayMode, getProperties, icon, listeners, menuBar, nodes, path, removeRootContainer, renderer, rootNode, state, statusBar, title, toolBar, tools, workspacepublic JFrameAppWindow(ItemPath path, Application application)
public JFrameAppWindow(ItemPath path, JFrame frame0, Application application)
public static AppLayoutWindowFactory factory()
public JFrame getFrame()
public Object component()
public void centerOnDefaultMonitor()
public void close()
Copyright © 2021 vpc open source initiative. All rights reserved.