| |
|
| javax.swing.JDialog it.businesslogic.ireport.gui.style.StyleDialog
StyleDialog | public StyleDialog(java.awt.Frame parent, boolean modal)(Code) | | Creates new dialog ChartPropertiesDialog
|
applyI18n | public void applyI18n()(Code) | | |
getDialogResult | public int getDialogResult()(Code) | | Getter for property dialogResult.
Value of property dialogResult. |
initAll | public void initAll()(Code) | | |
isInit | public boolean isInit()(Code) | | |
isLibraryStyle | public boolean isLibraryStyle()(Code) | | |
isReadOnly | public boolean isReadOnly()(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. |
setEditingStyle | public void setEditingStyle(Style editingStyle)(Code) | | |
setInit | public void setInit(boolean init)(Code) | | |
setLibraryStyle | public void setLibraryStyle(boolean libraryStyle)(Code) | | |
setOpenCondition | public void setOpenCondition(int itemIndex)(Code) | | Open the condition numbered itemIndex, once this window becomes visible...
|
setReadOnly | public void setReadOnly(boolean readOnly)(Code) | | |
setStyle | public void setStyle(Style myStyle)(Code) | | Set the style to edit. A temporary copy of the style will be created. That
modified values will be copied into the original style if modified.
All substyles will be replaced at the end of the editing (eventually with exact copies).
|
updateParentStylesList | public void updateParentStylesList()(Code) | | |
updateStyleValues | public void updateStyleValues()(Code) | | |
|
|
|