public class Desktop extends WindowContainerBase implements AppDesktop
childComponentType, childrenanchor, contextMenu, itemType, parent, path, peer, peerType, properties| Constructor and Description |
|---|
Desktop(Application app) |
Desktop(String id,
Application app) |
| Modifier and Type | Method and Description |
|---|---|
void |
closeAllDesktop() |
void |
iconDesktop(boolean iconify) |
AppDesktopPeer |
peer() |
AppDesktopPeer |
peer(boolean prepareShowing) |
Dimension |
size() |
void |
tileDesktop(boolean vertical) |
children, createPreferredChild, prepareChildrenaccelerator, active, anchor, app, backgroundColor, bounds, childConstraints, componentType, contextMenu, copy, copyDefault, createListeners, editable, editing, enabled, events, focused, foregroundColor, icon, iconConfig, iconSet, id, largeIcon, locale, mnemonic, opaque, order, parent, parentConstraints, path, peerType, prefSize, prepareUnshowing, properties, requestFocus, resolveDefaultComponentConstructor, setOptions, setParent, setPeer, shown, title, titleStyle, tooltip, updateUI, visiblefullPropertyName, parentProperty, propagateEvents, propertyName, propertyType, toString, userObjectsclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitchildrenaccelerator, 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, peerType, prefSize, properties, requestFocus, setOptions, shown, title, titleStyle, tooltip, visiblegetChildProperty, isWritable, onChange, onChange, onChangeAndInit, onChangeAndInit, onPropagatedChange, onPropagatedChange, onPropagatedChangeAndInit, onPropagatedChangeAndInit, propertyName, propertyType, readOnly, userObjects, with, withpublic Desktop(String id, Application app)
public Desktop(Application app)
public AppDesktopPeer peer()
peer in interface AppComponentpeer in interface AppDesktoppeer in class ComponentBasepublic AppDesktopPeer peer(boolean prepareShowing)
peer in interface AppComponentpeer in interface AppDesktoppeer in class ComponentBasepublic Dimension size()
size in interface AppDesktoppublic void tileDesktop(boolean vertical)
tileDesktop in interface AppDesktoppublic void iconDesktop(boolean iconify)
iconDesktop in interface AppDesktoppublic void closeAllDesktop()
closeAllDesktop in interface AppDesktopCopyright © 2021 vpc open source initiative. All rights reserved.