| javax.swing.JDialog it.businesslogic.ireport.gui.FieldPatternDialog
FieldPatternDialog | public FieldPatternDialog(java.awt.Frame parent, boolean modal)(Code) | | Creates new form FieldPatternDialog
|
applyI18n | public void applyI18n()(Code) | | |
getDialogResult | public int getDialogResult()(Code) | | Getter for property dialogResult.
Value of property dialogResult. |
getSelectedCategory | public int getSelectedCategory()(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) | | Setter for property dialogResult.
Parameters: dialogResult - New value of property dialogResult. |
setOnlyDate | public void setOnlyDate(boolean b)(Code) | | |
setOnlyNumbers | public void setOnlyNumbers(boolean b)(Code) | | |
setPattern | public void setPattern(java.lang.String pattern)(Code) | | Setter for property pattern.
Parameters: pattern - New value of property pattern. |
|
|