org.formaria.editor.project.pages.components.layout
Class FlowLayoutHelper

java.lang.Object
  extended by org.formaria.editor.project.pages.components.PropertyHelper
      extended by org.formaria.editor.project.pages.components.layout.LayoutPropertyHelper
          extended by org.formaria.editor.project.pages.components.layout.FlowLayoutHelper

public class FlowLayoutHelper
extends LayoutPropertyHelper

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 org.formaria.editor.project.pages.components.PropertyHelper
accepts, addPropertyType, allowsChildren, cleanupClassName, getBuilder, getCellEditor, getClassName, getComponentType, getDefaultExtension, getDefaultValue, getDisplayPropertyValue, getEnabled, getEventClass, getEventMask, getExpression, getFileDescription, getFileExtensions, getListItems, getNumBuiltinProperties, getNumProperties, getOutputPropertyValue, getProperties, getProperty, getProperty, getPropertyDisplayName, getPropertyName, getPropertyTag, getPropertyType, getPropertyTypeName, isLangProperty, isLayoutOwner, isListProperty, isReadOnly, isSwing, restrictsSize, setAllowsChildren, setComponent, setCopiedProperties, setExpression, setFileExtensions, setPropertyValue, setRestrictsSize, setSwing, setUsesContentFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

flowOptions

public static final java.lang.String[] flowOptions

flowIds

public static final int[] flowIds
Constructor Detail

FlowLayoutHelper

public FlowLayoutHelper()
Creates a new instance of LayoutHelper