Uses of Class
org.openbp.swing.components.treetable.resize.ColumnSizeConstraint

Packages that use ColumnSizeConstraint
org.openbp.swing.components.treetable   
org.openbp.swing.components.treetable.resize   
 

Uses of ColumnSizeConstraint in org.openbp.swing.components.treetable
 

Methods in org.openbp.swing.components.treetable with parameters of type ColumnSizeConstraint
 void JTreeTable.setColumnSizeConstraint(ColumnSizeConstraint csc)
          Set the constraint for the column size.
 

Uses of ColumnSizeConstraint in org.openbp.swing.components.treetable.resize
 

Subclasses of ColumnSizeConstraint in org.openbp.swing.components.treetable.resize
 class FullVisibleConstraint
          Constrain to set column that should be fully visible.
 class RatioConstraint
          Constrain to divide the space the columns on a ratio.
 



Copyright © 2011. All Rights Reserved.