|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.formaria.editor.project.pages.components.PropertyHelper
org.formaria.editor.project.pages.components.layout.LayoutPropertyHelper
org.formaria.editor.project.pages.components.layout.FlowLayoutHelper
public class FlowLayoutHelper
A helper class to describe the properties of a flow layout manager
Copyright (c) Formaria Ltd., 2002-2003
$Revision: 1.7 $
| Field Summary | |
|---|---|
static int[] |
flowIds
|
static java.lang.String[] |
flowOptions
|
| Fields inherited from class org.formaria.editor.project.pages.components.PropertyHelper |
|---|
alignmentOptionIds, alignmentOptions, allowsChildren, builtinProperties, className, componentType, defaultValues, defExt, extensions, fileTypeDesc, horzScrollOptionIds, isSwing, lblAlignmentOptionIds, lblAlignmentOptions, numBuiltinProperties, properties, propertyTypes, restrictsSize, scrollOptions, usesContentFile, vertScrollOptionIds |
| Constructor Summary | |
|---|---|
FlowLayoutHelper()
Creates a new instance of LayoutHelper |
|
| Method Summary |
|---|
| Methods inherited from class org.formaria.editor.project.pages.components.layout.LayoutPropertyHelper |
|---|
getPropertyValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String[] flowOptions
public static final int[] flowIds
| Constructor Detail |
|---|
public FlowLayoutHelper()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||