|
|
||
Kirill Grouchnikov's Blog
«Animating layouts part II - a real application |
Main
| Animating layouts part III - beneath the hood »
Experimenting with internal framesPosted by kirillcool on September 20, 2006 at 09:49 AM | Comments (3)Once in a while i skim the Swing-related forums to see what people are asking. Most of the time it's pretty basic stuff that is documented in the tutorials, but sometimes the requests pose a non-trivial problem. After reading this entry about "immobilizing" internal frames and various proposed solutions, i decided to spend the weekend (actually i thought it would take less) adding this as an experimental feature to the latest dev drop of Substance look and feel. The title pane of internal frames has an additional button that allows "pinning" the internal frame (moving and resizing are disabled). In addition, the SubstanceLookAndFeel.PERMANENTLY_PINNED property can be set on a JInternalFrame to indicate that the internal frame is permanently pinned (value should be Boolean.TRUE in this case). The following screenshot shows an internal frame in six different states:
What do you think? Bookmark blog post: CommentsComments are listed in date ascending order (oldest first) | Post Comment
| ||
|
|