HoussemAmara91 / swinghtmltemplate

Automatically exported from code.google.com/p/swinghtmltemplate
0 stars 0 forks source link

borders need to use keywords for default sizes #8

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
keywords such as 'gap', 'related' etc must be parsed in border definition

e.g. "Empty gap gap gap gap"

use 
http://swing-layout.sourcearchive.com/documentation/1.0.4-1/classorg_1_1jdesktop
_1_1layout_1_1LayoutStyle.html

Original issue reported on code.google.com by Penkov.V...@gmail.com on 6 May 2011 at 3:16

GoogleCodeExporter commented 8 years ago
gap in LayoutStyle is used to specify space between components, not to make 
concreete size

Original comment by Penkov.V...@gmail.com on 20 Jun 2011 at 11:35