Package org.noos.xing.mydoggy.plaf.ui.cmp.multisplit

Class Summary
DockableLeaf  
MultiSplitLayout The MultiSplitLayout layout manager recursively arranges its components in row and column groups called "Splits".
MultiSplitLayout.Divider Models a single vertical/horiztonal divider.
MultiSplitLayout.Leaf Models a java.awt Component child.
MultiSplitLayout.Node Base class for the nodes that model a MultiSplitLayout.
MultiSplitLayout.Split Defines a vertical or horizontal subdivision into two or more tiles.
MultiSplitPanel

All properties in this class are bound: when a properties value is changed, all PropertyChangeListeners are fired.

MultiSplitPanel.DividerPainter Draws a single Divider.
 

Exception Summary
MultiSplitLayout.InvalidLayoutException The specified Node is either the wrong type or was configured incorrectly.
 



Copyright © 2012. All Rights Reserved.