|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LineBox | |
org.eclipse.draw2d.text |
Uses of LineBox in org.eclipse.draw2d.text |
Fields in org.eclipse.draw2d.text declared as LineBox | |
protected LineBox |
FlowContainerLayout.currentLine
the current line |
Methods in org.eclipse.draw2d.text that return LineBox | |
LineBox |
FlowContext.getCurrentLine()
Obtains the current line, creating a new line if there is no current line. |
LineBox |
FlowContainerLayout.getCurrentLine()
|
Methods in org.eclipse.draw2d.text with parameters of type LineBox | |
protected void |
InlineFlowLayout.setupLine(LineBox line)
Initializes the given LineBox. |
protected void |
BlockFlowLayout.setupLine(LineBox line)
Override to setup the line's x, remaining, and available width. |
|
Eclipse Draw2d 2.1 |
||||||||||
PREV NEXT | FRAMES NO FRAMES |