Now OptionPane.border has been set

This commit is contained in:
huangyuhui 2017-02-11 19:26:22 +08:00
parent 2fa0a182ff
commit 4f88b26c0b
4 changed files with 4 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 28 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB

View File

@ -373,6 +373,8 @@
<property key="OptionPane.questionIcon" value="questionIcon"/>
<property key="OptionPane.buttonOrientation" type="integer" value="4"/>
<property key="OptionPane.isYesLast" type="boolean" value="false"/>
<insets top="10" left="10" bottom="12" right="10" />
</style>
<bind style="OptionPane" type="region" key="OptionPane"/>

View File

@ -373,6 +373,8 @@
<property key="OptionPane.questionIcon" value="questionIcon"/>
<property key="OptionPane.buttonOrientation" type="integer" value="4"/>
<property key="OptionPane.isYesLast" type="boolean" value="false"/>
<insets top="10" left="10" bottom="12" right="10" />
</style>
<bind style="OptionPane" type="region" key="OptionPane"/>