|
|
@ -210,9 +210,9 @@ public class DesignModuleFactory { |
|
|
|
} |
|
|
|
} |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
/** |
|
|
|
* kunsnat: 初始化图表向导对话框, 调用静态方法showWindow, 参数window. |
|
|
|
* 初始化图表向导对话框, 调用静态方法showWindow, 参数window. |
|
|
|
* |
|
|
|
* |
|
|
|
* @return 返回调出的图表自动推荐ChartDialog |
|
|
|
* @return 返回调出的图表自动推荐AutoChartDialog |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
public static MiddleChartDialog getAutoChartDialog(Window window) { |
|
|
|
public static MiddleChartDialog getAutoChartDialog(Window window) { |
|
|
|
try { |
|
|
|
try { |
|
|
|