程序包 | 说明 |
---|---|
com.fr.design.dialog |
定义了一些对话框,使用示例:
PageSetupDialog(
PageSetupDialog ),
StyleDialog(ColorSelectBox ),
CellBorderDialog(CellBorderDialog )> |
限定符和类型 | 方法和说明 |
---|---|
JWizardDialog |
JWizardPanel.getWizardParent()
Returns the JWizardDialog in which this JWizardPanel resides.
|
static JWizardDialog |
JWizardDialog.showWindow(java.awt.Window window)
Shows dialog
|