public class ShapeTreeContentProvider.BlankShape
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TEXT
The default label of the BlankShape, designed to be as generic as
possible
|
Constructor and Description |
---|
ShapeTreeContentProvider.BlankShape(IShape parent)
Initializes the BlankShape with a parent
|
public static final java.lang.String TEXT
public ShapeTreeContentProvider.BlankShape(IShape parent)
parent
- The parent shape in the TreeViewer hierarchypublic IShape getParent()