Package | Description |
---|---|
xdev.ui |
Modifier and Type | Method and Description |
---|---|
static XdevDialog |
UIUtils.createDialog(XdevWindow content,
Component owner,
boolean modal)
Creates and shows a
XdevDialog hosting the provided
XdevWindow content , using content's title as title
for the dialog. |
static XdevDialog |
UIUtils.createDialog(XdevWindow content,
Component owner,
String title,
boolean modal)
|
Copyright © 2003–2021 XDEV Software. All rights reserved.