public interface AppFrame extends AppContainer<AppComponent>
| Modifier and Type | Method and Description |
|---|---|
void |
centerOnDefaultMonitor() |
net.thevpc.common.props.WritableBoolean |
closable() |
void |
close() |
net.thevpc.common.props.WritableValue<AppComponent> |
content() |
net.thevpc.common.props.WritableValue<FrameDisplayMode> |
displayMode() |
net.thevpc.common.props.WritableBoolean |
iconifiable() |
net.thevpc.common.props.WritableValue<AppMenuBar> |
menuBar() |
void |
open() |
WindowStateSetValue |
state() |
net.thevpc.common.props.WritableValue<AppToolBarGroup> |
statusBar() |
net.thevpc.common.props.WritableValue<AppToolBarGroup> |
toolBar() |
childrenaccelerator, active, anchor, app, backgroundColor, bounds, childConstraints, componentType, contextMenu, copy, editable, editing, enabled, events, focused, foregroundColor, icon, iconConfig, iconSet, id, largeIcon, locale, mnemonic, opaque, order, parent, parentConstraints, path, peer, peer, peerType, prefSize, properties, requestFocus, setOptions, shown, title, titleStyle, tooltip, visiblegetChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, readOnly, userObjects, with, withnet.thevpc.common.props.WritableBoolean closable()
net.thevpc.common.props.WritableBoolean iconifiable()
void open()
WindowStateSetValue state()
net.thevpc.common.props.WritableValue<FrameDisplayMode> displayMode()
net.thevpc.common.props.WritableValue<AppMenuBar> menuBar()
net.thevpc.common.props.WritableValue<AppToolBarGroup> statusBar()
net.thevpc.common.props.WritableValue<AppToolBarGroup> toolBar()
net.thevpc.common.props.WritableValue<AppComponent> content()
void centerOnDefaultMonitor()
void close()
Copyright © 2021 vpc open source initiative. All rights reserved.