|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.pivot.wtk.skin.TextPaneSkinNodeView
org.apache.pivot.wtk.skin.TextPaneSkinElementView
org.apache.pivot.wtk.skin.TextPaneSkinBlockView
abstract class TextPaneSkinBlockView
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.apache.pivot.wtk.text.BlockListener |
|---|
BlockListener.Adapter |
| Nested classes/interfaces inherited from interface org.apache.pivot.collections.Sequence |
|---|
Sequence.Tree<T> |
| Nested classes/interfaces inherited from interface org.apache.pivot.wtk.text.ElementListener |
|---|
ElementListener.Adapter |
| Nested classes/interfaces inherited from interface org.apache.pivot.wtk.text.NodeListener |
|---|
NodeListener.Adapter |
| Constructor Summary | |
|---|---|
TextPaneSkinBlockView(Block block)
|
|
| Method Summary | |
|---|---|
protected void |
attach()
|
protected void |
detach()
|
void |
horizontalAlignmentChanged(Block block,
HorizontalAlignment previousHorizontalAlignment)
Called when the horizontal alignment has changed. |
| Methods inherited from class org.apache.pivot.wtk.skin.TextPaneSkinElementView |
|---|
add, backgroundColorChanged, fontChanged, foregroundColorChanged, get, getBaseline, getCharacterBounds, getLength, indexOf, insert, invalidateDownTree, iterator, nodeInserted, nodesRemoved, paint, paintChild, remove, remove, setSkinLocation, strikethroughChanged, underlineChanged, update |
| Methods inherited from class org.apache.pivot.wtk.skin.TextPaneSkinNodeView |
|---|
childLayout, getBounds, getCharacterCount, getDocumentOffset, getHeight, getInsertionPoint, getLocation, getNextInsertionPoint, getNode, getOffset, getParent, getPreferredSize, getRowAt, getRowCount, getSize, getTextPaneSkin, getWidth, getX, getY, invalidateUpTree, isValid, layout, nodeInserted, nodesRemoved, offsetChanged, parentChanged, rangeInserted, rangeRemoved, repaint, repaint, setLocation, setParent, setSize |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TextPaneSkinBlockView(Block block)
| Method Detail |
|---|
protected void attach()
attach in class TextPaneSkinElementViewprotected void detach()
detach in class TextPaneSkinElementView
public void horizontalAlignmentChanged(Block block,
HorizontalAlignment previousHorizontalAlignment)
BlockListener
horizontalAlignmentChanged in interface BlockListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||