Package | Description |
---|---|
xdev | |
xdev.ui |
Modifier and Type | Class and Description |
---|---|
class |
Application
This is the entry point of the XDEV Application Framework.
|
Modifier and Type | Interface and Description |
---|---|
interface |
XdevApplicationContainer
A
XdevRootPaneContainer which is used as the Application 's
top level container, which is either a Frame or a Applet. |
Modifier and Type | Class and Description |
---|---|
class |
XdevDialog
The
XdevDialog is a top-level window with a title and a border in
XDEV. |
class |
XdevFrame
The
XdevFrame is a top-level window with a title and a border in
XDEV. |
class |
XdevFullScreen |
class |
XdevMainFrame
The
XdevMainFrame is a top-level Frame. |
class |
XdevPageContainer
Deprecated.
replaced by
XdevWindowContainer , will be removed in a
future release |
class |
XdevScreen
The
XdevScreen is a top-level window with no borders and no menubar
in XDEV. |
class |
XdevWindowContainer |
Modifier and Type | Method and Description |
---|---|
XdevRootPaneContainer |
XdevWindow.getOwner()
Gets the container of this
XdevWindow . |
Modifier and Type | Method and Description |
---|---|
static Container |
XdevRootPaneContainer.Util.createContainer(XdevRootPaneContainer rootPane,
XdevWindow window) |
void |
XdevWindow.setOwner(XdevRootPaneContainer owner)
Sets the owner of this window.
|
Copyright © 2003–2021 XDEV Software. All rights reserved.