diff options
author | krakjoe <joe.watkins@live.co.uk> | 2013-11-29 22:03:08 +0000 |
---|---|---|
committer | krakjoe <joe.watkins@live.co.uk> | 2013-11-29 22:03:08 +0000 |
commit | c94ae50063d7edeb972011c7c9713a57266e19c9 (patch) | |
tree | fb6377f35417083476328edf7c393207a3fff83b /tutorials/java/src/phpdbg/ui/JConsole.form | |
parent | 8c28d94a4e7f80bf2f3ae6abcee8e540bbf08bb3 (diff) | |
download | php-git-c94ae50063d7edeb972011c7c9713a57266e19c9.tar.gz |
updates for java app ... delicious ...
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> |