|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface FlyView.Parent
Interface that views capable of maintaining flyweight views as their children must implement.
| Method Summary | |
|---|---|
int |
getEndOffset(int childViewIndex)
Get end offset of the child with the given index. |
int |
getStartOffset(int childViewIndex)
Get start offset of the child with the given index. |
| Method Detail |
|---|
int getStartOffset(int childViewIndex)
childViewIndex - >=0 index of the child.
int getEndOffset(int childViewIndex)
childViewIndex - >=0 index of the child.
|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||