|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.xoetrope.optional.layout.ScaleLayout
net.xoetrope.optional.layout.GuideLayout
net.xoetrope.optional.layout.GuideLayoutEx
public class GuideLayoutEx
An extension of the guide layout to support text and xml based constraints.
Copyright (c) Xoetrope Ltd., 2002-2005
$Revision: 1.4 $
| Field Summary |
|---|
| Fields inherited from class net.xoetrope.optional.layout.GuideLayout |
|---|
constraints, page |
| Constructor Summary | |
|---|---|
GuideLayoutEx()
Creates a new instance of GuideLayout |
|
| Method Summary | |
|---|---|
protected Guide[] |
findGuides(java.lang.Object compConstraints)
Get the component constraints. |
void |
layoutContainer(java.awt.Container parent)
Lays out the specified container. |
void |
setGuideSupport(GuideSupport gs)
Set the guide support (holder of guide coordinates etc...) |
| Methods inherited from class net.xoetrope.optional.layout.GuideLayout |
|---|
addLayoutComponent, addLayoutComponent, getConstraints, getLayoutAlignmentX, getLayoutAlignmentY, invalidateLayout, maximumLayoutSize, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent, setPage |
| Methods inherited from class net.xoetrope.optional.layout.ScaleLayout |
|---|
getScaleAll, getScaleFonts, iterateComps, scaleComponent, setScaleAll, setScaleFonts |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.awt.LayoutManager2 |
|---|
addLayoutComponent, getLayoutAlignmentX, getLayoutAlignmentY, invalidateLayout, maximumLayoutSize |
| Methods inherited from interface java.awt.LayoutManager |
|---|
addLayoutComponent, minimumLayoutSize, preferredLayoutSize, removeLayoutComponent |
| Methods inherited from interface net.xoetrope.xui.XLayoutSupport |
|---|
getConstraints |
| Constructor Detail |
|---|
public GuideLayoutEx()
| Method Detail |
|---|
public void layoutContainer(java.awt.Container parent)
layoutContainer in interface java.awt.LayoutManagerlayoutContainer in class GuideLayoutparent - the container to be laid outprotected Guide[] findGuides(java.lang.Object compConstraints)
findGuides in class GuideLayoutcompConstraints - the constraints specification or reference
public void setGuideSupport(GuideSupport gs)
gs - the guide support object
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||