|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.cau.cs.kieler.kiml.ui.views.LayoutPropertyDescriptor
public class LayoutPropertyDescriptor
A property descriptor for layout options.
Constructor Summary | |
---|---|
LayoutPropertyDescriptor(LayoutOptionData<?> theoptionData)
Creates a layout property descriptor based on a specific layout option. |
Method Summary | |
---|---|
CellEditor |
createPropertyEditor(Composite parent)
|
String |
getCategory()
|
String |
getDescription()
|
String |
getDisplayName()
|
String[] |
getFilterFlags()
|
Object |
getHelpContextIds()
|
Object |
getId()
|
ILabelProvider |
getLabelProvider()
|
boolean |
isCompatibleWith(IPropertyDescriptor anotherProperty)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public LayoutPropertyDescriptor(LayoutOptionData<?> theoptionData)
theoptionData
- the layout option dataMethod Detail |
---|
public CellEditor createPropertyEditor(Composite parent)
createPropertyEditor
in interface IPropertyDescriptor
public String getCategory()
getCategory
in interface IPropertyDescriptor
public String getDescription()
getDescription
in interface IPropertyDescriptor
public String getDisplayName()
getDisplayName
in interface IPropertyDescriptor
public String[] getFilterFlags()
getFilterFlags
in interface IPropertyDescriptor
public Object getHelpContextIds()
getHelpContextIds
in interface IPropertyDescriptor
public Object getId()
getId
in interface IPropertyDescriptor
public ILabelProvider getLabelProvider()
getLabelProvider
in interface IPropertyDescriptor
public boolean isCompatibleWith(IPropertyDescriptor anotherProperty)
isCompatibleWith
in interface IPropertyDescriptor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |