| 程序包 | 说明 |
|---|---|
| com.fr.design.chart |
图表相关的代码
|
| com.fr.design.dialog |
定义了一些对话框,使用示例:
PageSetupDialog(
PageSetupDialog),
StyleDialog(ColorSelectBox),
CellBorderDialog(CellBorderDialog)> |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ChartCommonWizardPane |
class |
ChartTypePane |
class |
ChartWizardPane |
| 限定符和类型 | 方法和说明 |
|---|---|
protected JWizardPanel |
JWizardDialog.getCurrentWizard()
Get the currentWizard Pane
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
JWizardDialog.addWizardPanel(JWizardPanel panel)
Add a panel representing a step in the wizard.
|