|
|||||||||
| 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.PanelHelper
public class PanelHelper
A helper for the PanelHelper types
Copyright (c) Formaria Ltd., 2002-2003
$Revision: 1.8 $
| Field Summary | |
|---|---|
protected static int[] |
borderOptionIds
|
protected static java.lang.String[] |
borderOptions
|
| 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 | |
|---|---|
PanelHelper()
|
|
| Method Summary | |
|---|---|
boolean |
accepts(java.lang.String targetClass)
Does this property helper work with the specified class |
boolean |
isLayoutOwner()
Is this helper's component one that supports layouts? |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static final java.lang.String[] borderOptions
protected static final int[] borderOptionIds
| Constructor Detail |
|---|
public PanelHelper()
| Method Detail |
|---|
public boolean isLayoutOwner()
isLayoutOwner in class PropertyHelperpublic boolean accepts(java.lang.String targetClass)
accepts in class PropertyHelpertargetClass -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||