Package | Description |
---|---|
org.netbeans.editor |
Modifier and Type | Class and Description |
---|---|
class |
LeafView
Leaf view implementation.
|
Modifier and Type | Method and Description |
---|---|
protected int |
LeafView.getViewStartY(BaseView view,
int helperInd)
Get child view's y base value.
|
protected abstract int |
BaseView.getViewStartY(BaseView view,
int helperInd)
Get child view's y base value.
|