com.tensegrity.gui.swing.document
Class DockMDIComponent.SplitConfigNode

java.lang.Object
  extended bycom.tensegrity.gui.swing.document.DockMDIComponent.ConfigNode
      extended bycom.tensegrity.gui.swing.document.DockMDIComponent.SplitConfigNode
Enclosing class:
DockMDIComponent

public static final class DockMDIComponent.SplitConfigNode
extends DockMDIComponent.ConfigNode


Field Summary
 DockMDIComponent.ConfigNode c0
           
 DockMDIComponent.ConfigNode c1
           
 double split
           
 boolean vertical
           
 
Fields inherited from class com.tensegrity.gui.swing.document.DockMDIComponent.ConfigNode
level
 
Constructor Summary
DockMDIComponent.SplitConfigNode()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

c0

public DockMDIComponent.ConfigNode c0

c1

public DockMDIComponent.ConfigNode c1

vertical

public boolean vertical

split

public double split
Constructor Detail

DockMDIComponent.SplitConfigNode

public DockMDIComponent.SplitConfigNode()


Copyright © 2005 Tensegrity Software GmbH. All Rights Reserved. Date of creation: 09.06.2006.