| |
|
| java.lang.Object org.eclipse.ui.examples.readmetool.MarkElementProperties
MarkElementProperties | public class MarkElementProperties implements IPropertySource(Code) | | This class encapsulates property sheet properties
for MarkElement. This will display properties for
the MarkElement when selected in the readme editor's
content outline.
|
PROPERTY_LENGTH | final protected static String PROPERTY_LENGTH(Code) | | |
PROPERTY_LINECOUNT | final protected static String PROPERTY_LINECOUNT(Code) | | |
PROPERTY_START | final protected static String PROPERTY_START(Code) | | |
MarkElementProperties | public MarkElementProperties(MarkElement element)(Code) | | Creates a new MarkElementProperties.
Parameters: element - the element whose properties this instance represents |
isPropertySet | public boolean isPropertySet(Object property)(Code) | | |
resetPropertyValue | public void resetPropertyValue(Object property)(Code) | | |
|
|
|