diff options
Diffstat (limited to 'tutorials/java/src/phpdbg/ui/JConsole.form')
-rw-r--r-- | tutorials/java/src/phpdbg/ui/JConsole.form | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tutorials/java/src/phpdbg/ui/JConsole.form b/tutorials/java/src/phpdbg/ui/JConsole.form index 7b3d9164fd..fb2e622f5b 100644 --- a/tutorials/java/src/phpdbg/ui/JConsole.form +++ b/tutorials/java/src/phpdbg/ui/JConsole.form @@ -22,8 +22,8 @@ <Properties> <Property name="defaultCloseOperation" type="int" value="2"/> <Property name="title" type="java.lang.String" value="phpdbg jui"/> - <Property name="modalityType" type="java.awt.Dialog$ModalityType" editor="org.netbeans.modules.form.editors.EnumEditor"> - <Value id="TOOLKIT_MODAL"/> + <Property name="iconImage" type="java.awt.Image" editor="org.netbeans.modules.form.ComponentChooserEditor"> + <ComponentRef name="default"/> </Property> </Properties> <SyntheticProperties> |