www.pietschy.com Forum Index www.pietschy.com

 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Release 0.1.25 Available

 
Post new topic   Reply to topic    www.pietschy.com Forum Index -> General
View previous topic :: View next topic  
Author Message
pietschy
Site Admin


Joined: 10 May 2005
Posts: 62

PostPosted: Mon Apr 24, 2006 5:55 pm    Post subject: Release 0.1.25 Available Reply with quote

Release 0.1.25 of Explicit Table Builder is now available.

You can download it from https://explicit-tablelayout.dev.java.net/.

Changes in this release:

  • Large performance improvements. Previous versions were unusable with large layouts (100's of compoents), the new version fixes this.

    • Removed redundant calls to Expression.invalidate().
    • Added custom expressions for row and column calculations.
    • Updated so that spanning contributions are only calculated once.

  • Added setVisible(boolean) methods on Row, Column and Cell. These can be called to manipulate the layout at runtime.
  • Added cell.setZeroHeightIfInvisible(boolean) and cell.setZeroWidthIfInvisible(boolean).
  • Added Cell paddings. Cells can now have paddingTop, paddingLeft, paddingBottom and paddingRight specified.
  • Updated to layout style to control the behaviour of methods like cell.preferredWidth(double size). By default, the value is still interpreted as DLUs but you can now changed by overriding LayoutStyle.getVerticalSize(double) and getHorizontalSize(double).
  • Changed various height/width methods from public to private as they are used internally for layout calculations.
  • Improved debug information when using a DebugPanel.
  • Javadoc updates
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    www.pietschy.com Forum Index -> General All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group