程序包 | 说明 |
---|---|
com.fr.design.chart.series.SeriesCondition.impl | |
com.fr.design.condition |
条件属性悬浮编辑框中的相关面板
|
com.fr.design.editor |
各种编辑器(文本、日期、数字等)组件
|
com.fr.design.gui.frpane | |
com.fr.design.gui.itableeditorpane | |
com.fr.design.hyperlink | |
com.fr.design.mainframe.chart |
构造器和说明 |
---|
ChartHyperPopAttrPane(int paraType,
ValueEditorPane valueEditorPane,
ValueEditorPane valueRenderPane) |
限定符和类型 | 方法和说明 |
---|---|
protected ValueEditorPane |
DSColumnSimpleLiteConditionPane.SimpleCommonConditionPane.createValueEditorPane() |
protected ValueEditorPane |
DSColumnLiteConditionPane.CommonConditionPane.createValueEditorPane() |
限定符和类型 | 方法和说明 |
---|---|
static ValueEditorPane |
ValueEditorPaneFactory.createAllValueEditorPane()
带有所有编辑器的ValueEditorPane
|
static ValueEditorPane |
ValueEditorPaneFactory.createBasicEditorWithoutFormulaPane()
创建不带公式面板的pane
|
static ValueEditorPane |
ValueEditorPaneFactory.createBasicValueEditorPane()
创建基本的值编辑器面板
|
static ValueEditorPane |
ValueEditorPaneFactory.createBasicValueEditorPane(int editor_center_width)
创建基本的值编辑器面板
|
static ValueEditorPane |
ValueEditorPaneFactory.createChartHotValueEditorPane(java.util.HashMap hyperLinkEditorMap)
图表用的参数编辑器的ValueEditorPane
|
static ValueEditorPane |
ValueEditorPaneFactory.createDateValueEditorPane()
创建日期编辑器
|
static ValueEditorPane |
ValueEditorPaneFactory.createDateValueEditorPane(java.lang.String popupName,
java.lang.String textEditorValue)
创建日期的ValueEditorPane
|
static ValueEditorPane |
ValueEditorPaneFactory.createExtendedValueEditorPane()
扩展的ValueEditorPane
|
static ValueEditorPane |
ValueEditorPaneFactory.createFormEditorPane()
Process用的editorPane
|
static ValueEditorPane |
ValueEditorPaneFactory.createFormulaValueEditorPane()
创建公式编辑器面板
|
static ValueEditorPane |
ValueEditorPaneFactory.createNoCRNoColumnValueEditorPane()
创建NoCRNoColumn
|
static ValueEditorPane |
ValueEditorPaneFactory.createNumberValueEditorPane()
创建数值编辑器
|
static ValueEditorPane |
ValueEditorPaneFactory.createStoreProcedValueEditorPane()
StoreProced用的EditorPane
|
static ValueEditorPane |
ValueEditorPaneFactory.createURLValueEditorPane(java.lang.String popupName,
java.lang.String textEditorValue)
URL使用的ValueEditorPane
|
static ValueEditorPane |
ValueEditorPaneFactory.createVallueEditorPaneWithUseType(int paraUseType)
根据参数paraUseType 创建编辑器类型.
|
static ValueEditorPane |
ValueEditorPaneFactory.createVallueEditorPaneWithUseType(int paraUseType,
java.util.HashMap hyperLinkEditorMap) |
static ValueEditorPane |
ValueEditorPaneFactory.createValueEditorPane(Editor<?>[] editors)
创建带编辑器的ValueEditorPane
|
static ValueEditorPane |
ValueEditorPaneFactory.createValueEditorPane(Editor<?>[] editors,
java.lang.String popupName,
java.lang.String textEditorValue)
创建编辑器 名称 弹出的ValueEditorPane
|
static ValueEditorPane |
ValueEditorPaneFactory.createValueEditorPane(Editor<?>[] editors,
java.lang.String popupName,
java.lang.String textEditorValue,
int editor_center_width)
创建编辑器 名称 弹出的ValueEditorPane
|
限定符和类型 | 方法和说明 |
---|---|
static javax.swing.JPanel |
ValueEditorPaneFactory.createKeyAndValuePane(ValueEditorPane keyColumnPane,
ValueEditorPane valueDictPane)
产生一个实际值和显示值的面板
|
限定符和类型 | 方法和说明 |
---|---|
void |
ReportletParameterViewPane.initComponent(UITableEditAction[] actions,
int useParaType,
ValueEditorPane valueEditorPane,
ValueEditorPane valueRenderPane)
初始化组件
|
构造器和说明 |
---|
ReportletParameterViewPane(int useParaType,
ValueEditorPane valueEditorPane,
ValueEditorPane valueRenderPane) |
ReportletParameterViewPane(UITableEditAction[] actions,
int useParaType,
ValueEditorPane valueEditorPane,
ValueEditorPane valueRenderPane) |
构造器和说明 |
---|
ParameterTableModel(ValueEditorPane valueEditorPane,
ValueEditorPane valueRenderPane,
java.awt.Component component) |
限定符和类型 | 方法和说明 |
---|---|
protected ValueEditorPane |
AbstractHyperLinkPane.getValueEditorPane() |
构造器和说明 |
---|
ChartHyperEditPane(int paraType,
ValueEditorPane valueEditorPane,
ValueEditorPane valueRenderPane) |