|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectinfo.clearthought.layout.TableLayout
org.noos.xing.mydoggy.plaf.ui.cmp.ExtendedTableLayout
public class ExtendedTableLayout
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class info.clearthought.layout.TableLayout |
|---|
info.clearthought.layout.TableLayout.Entry |
| Field Summary |
|---|
| Fields inherited from class info.clearthought.layout.TableLayout |
|---|
C, checkForComponentOrientationSupport, crOffset, crSize, crSpec, defaultSize, dirty, hGap, list, methodGetComponentOrientation, oldHeight, oldWidth, R, vGap |
| Fields inherited from interface info.clearthought.layout.TableLayoutConstants |
|---|
BOTTOM, CENTER, FILL, FULL, LEADING, LEFT, MINIMUM, PREFERRED, RIGHT, TOP, TRAILING |
| Constructor Summary | |
|---|---|
ExtendedTableLayout()
|
|
ExtendedTableLayout(boolean calcMinimumSize)
|
|
ExtendedTableLayout(double[][] size)
|
|
ExtendedTableLayout(double[][] size,
boolean calcMinimumSize)
|
|
| Method Summary | |
|---|---|
int[] |
getColsInPixel()
|
int[] |
getRowsInPixel()
|
Dimension |
minimumLayoutSize(Container container)
|
| Methods inherited from class info.clearthought.layout.TableLayout |
|---|
addLayoutComponent, addLayoutComponent, assignAbsoluteSize, assignFillSize, assignPrefMinSize, assignRelativeSize, calculateLayoutSize, calculateLayoutSize, calculateOffset, calculateSize, calculateSizeAndOffset, deleteColumn, deleteCr, deleteRow, getColumn, getColumn, getComponentOrientation, getConstraints, getHGap, getInvalidEntry, getLayoutAlignmentX, getLayoutAlignmentY, getNumColumn, getNumRow, getOverlappingEntry, getRow, getRow, getVGap, init, insertColumn, insertCr, insertRow, invalidateLayout, layoutContainer, maximumLayoutSize, preferredLayoutSize, removeLayoutComponent, setColumn, setColumn, setConstraints, setCr, setCr, setHGap, setRow, setRow, setVGap, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public ExtendedTableLayout()
public ExtendedTableLayout(double[][] size)
public ExtendedTableLayout(double[][] size,
boolean calcMinimumSize)
public ExtendedTableLayout(boolean calcMinimumSize)
| Method Detail |
|---|
public Dimension minimumLayoutSize(Container container)
minimumLayoutSize in interface LayoutManagerminimumLayoutSize in class info.clearthought.layout.TableLayoutpublic int[] getRowsInPixel()
public int[] getColsInPixel()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||