| javax.swing.JDialog it.businesslogic.ireport.gui.sheet.MeterIntervalsDialog
COMPONENT_INTERVALS_LIST | final public static int COMPONENT_INTERVALS_LIST(Code) | | |
COMPONENT_NONE | final public static int COMPONENT_NONE(Code) | | |
newInfo | public Object[] newInfo(Code) | | This variable is checked by openExtraWindows() called when the component is shown.
If the value is != 0, the modify button will be action-performed.
|
MeterIntervalsDialog | public MeterIntervalsDialog(java.awt.Frame parent, boolean modal)(Code) | | Creates new form SeriesColorsDialog
|
MeterIntervalsDialog | public MeterIntervalsDialog(java.awt.Dialog parent, boolean modal)(Code) | | Creates new form SeriesColorsDialog
|
applyI18n | public void applyI18n()(Code) | | |
getDialogResult | public int getDialogResult()(Code) | | |
initAll | public void initAll()(Code) | | |
main | public static void main(String args)(Code) | | Parameters: args - the command line arguments |
setDialogResult | public void setDialogResult(int dialogResult)(Code) | | |
setFocusedExpression | public void setFocusedExpression(Object[] expressionInfo)(Code) | | This method set the focus on a specific component.
For this kind of datasource otherInfo must be:
[0] = Fixed to COMPONENT_PERIOD_SERIES_LIST (used for future extensions)
[1] = Integer, the category series to edit
[2] = The expression id in the category window to focus on
[3] = The expression in the hyperlink...
[4] = The hyperlink parameter
[5] = The expression of the hyperlink parameter
|
|
|