| java.lang.Object net.infonode.gui.layout.DirectionLayout
DirectionLayout | public DirectionLayout()(Code) | | |
DirectionLayout | public DirectionLayout(int componentSpacing)(Code) | | |
DirectionLayout | public DirectionLayout(Direction direction, int componentSpacing)(Code) | | |
getComponentSpacing | public int getComponentSpacing()(Code) | | |
getLayoutAlignmentX | public float getLayoutAlignmentX(Container target)(Code) | | |
getLayoutAlignmentY | public float getLayoutAlignmentY(Container target)(Code) | | |
isCompressing | public boolean isCompressing()(Code) | | |
isVertical | public boolean isVertical()(Code) | | |
removeLayoutComponent | public void removeLayoutComponent(Component comp)(Code) | | |
setComponentSpacing | public void setComponentSpacing(int componentSpacing)(Code) | | |
setCompressing | public void setCompressing(boolean compressing)(Code) | | |
setLayoutOrderList | public void setLayoutOrderList(ArrayList layoutOrderList)(Code) | | |
|
|