public class MOOSETreePropertySection extends TreePropertySection
TreePropertySection
to provide additional
property-related features not available in the default table of tree
properties.
Additional features include:
Entry
(disabling
comments them out in the input file).Entry
description or comments.STANDARD_LABEL_WIDTH
component
Constructor and Description |
---|
MOOSETreePropertySection() |
Modifier and Type | Method and Description |
---|---|
void |
dispose()
In addition to the default dispose operation, this disposes any resources
used by this sub-class.
|
void |
refresh()
In addition to the default refresh, this packs the additional columns.
|
aboutToBeHidden, aboutToBeShown, createControls, setInput, update
public void refresh()
refresh
in interface org.eclipse.ui.views.properties.tabbed.ISection
refresh
in class TreePropertySection
public void dispose()
dispose
in interface org.eclipse.ui.views.properties.tabbed.ISection
dispose
in class TreePropertySection