The Source for Java Technology Collaboration


Home | Changes | Index | Search | Go

JXTitledSeparator

Notes/API for Internal Review 14 September 2006

The following API and feedback were from the internal review for JXTitledSeparator held 14 September 2006. If you have any feedback please send it to this forum posting: http://forums.java.net/jive/thread.jspa?threadID=18426

Reference API as HTML:

Feedback from Internal Review (14 September 2006):

  • There was some comment about whether this should be a component, or a Border. Both make sense. Having it be a component means it can be mixed in the same layout as the components, allowing designs like those commonly seen on the JGoodies website. On the other hand, sometimes it would be nice to use it as a border.
  • I'd like to add an orientation property. Hard to explain, see this RFE (https://swingx.dev.java.net/issues/show_bug.cgi?id=387)
  • Both RFE's should be addressed in a future version.

Late Feedback from Internal Review (19 September 2006):

  • Some minor doc bugs
  • Add constructor taking a String

Feedback from External Review (19 September 2006 - ?):

  • Add more convenience constructors
  • Fix documentation detailing LEFT/CENTER/RIGHT/LEADING/TRAILING horizontal alignment
  • Add a setFont() method

Topic JXTitledSeparator . { Edit | Ref-By | Printable | Diffs r4 < r3 < r2 < r1 | More }
 XML java.net RSS

Revision r4 - 21 Feb 2005 - 14:46:58 - Main.rbair
Parents: WebHome > SwingLabs > SwingLabsAPIReview