| |
|
| javax.swing.JDialog it.businesslogic.ireport.gui.JRParameterDialog
COMPONENT_DEFAULT_EXPRESSION | final public static int COMPONENT_DEFAULT_EXPRESSION(Code) | | |
COMPONENT_NONE | final public static int COMPONENT_NONE(Code) | | |
applyI18n | public void applyI18n()(Code) | | |
getDialogResult | public int getDialogResult()(Code) | | Getter for property dialogResult.
Value of property dialogResult. |
setClassTypes | public void setClassTypes()(Code) | | |
setDialogResult | public void setDialogResult(int dialogResult)(Code) | | Setter for property dialogResult.
Parameters: dialogResult - New value of property dialogResult. |
setFocusedExpression | public void setFocusedExpression(int expID)(Code) | | This method set the focus on a specific component.
Valid constants are something like:
FIELD_XXX
|
|
|
|