Package com.iizigo.panel.prop
Class EBorderLayout0
- java.lang.Object
- com.iizigo.panel.prop.EBorderLayout0
- All Implemented Interfaces:
IPropCnrEditorProperties
public class EBorderLayout0 extends java.lang.Object implements IPropCnrEditorProperties
Setup data for the border layout.- Author:
- Christopher Mindus
Field Summary
Fields Modifier and Type Field Description static java.lang.Object[]
setup
Constructor Summary
Constructors Constructor Description EBorderLayout0()
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description PropCnrEditorProperties
getEditProperties(PropCnr property)
Gets the property definitions for a component.
Method Detail
getEditProperties
public PropCnrEditorProperties getEditProperties(PropCnr property)
Description copied from interface:IPropCnrEditorProperties
Gets the property definitions for a component.- Specified by:
getEditProperties
in interfaceIPropCnrEditorProperties