public interface AppWindow extends AppContainer<AppComponent>
| Modifier and Type | Method and Description |
|---|---|
net.thevpc.common.props.WritableBoolean |
active() |
void |
centerOnDesktop() |
net.thevpc.common.props.WritableBoolean |
closable() |
void |
close() |
net.thevpc.common.props.WritableValue<AppComponent> |
component() |
net.thevpc.common.props.WritableBoolean |
iconifiable() |
void |
resize(double x,
double y,
double w,
double h) |
WindowStateSetValue |
state() |
childrenaccelerator, 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 active()
active in interface AppComponentnet.thevpc.common.props.WritableBoolean closable()
net.thevpc.common.props.WritableBoolean iconifiable()
net.thevpc.common.props.WritableValue<AppComponent> component()
WindowStateSetValue state()
void close()
void centerOnDesktop()
void resize(double x,
double y,
double w,
double h)
Copyright © 2021 vpc open source initiative. All rights reserved.