|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjavax.swing.text.View
javax.swing.text.CompositeView
javax.swing.text.BoxView
javax.swing.text.FlowView
javax.swing.text.ParagraphView
javax.swing.text.html.ParagraphView
eu.vexpro.editor.htmleditorkit.HTMLParagraphView
public class HTMLParagraphView
| Nested Class Summary | |
|---|---|
static class |
HTMLParagraphView.HTMLFlowStrategy
|
| Nested classes/interfaces inherited from class javax.swing.text.FlowView |
|---|
javax.swing.text.FlowView.FlowStrategy |
| Field Summary | |
|---|---|
static int |
MAX_VIEW_SIZE
|
| Fields inherited from class javax.swing.text.ParagraphView |
|---|
firstLineIndent |
| Fields inherited from class javax.swing.text.FlowView |
|---|
layoutPool, layoutSpan, strategy |
| Fields inherited from class javax.swing.text.View |
|---|
BadBreakWeight, ExcellentBreakWeight, ForcedBreakWeight, GoodBreakWeight, X_AXIS, Y_AXIS |
| Fields inherited from interface javax.swing.SwingConstants |
|---|
BOTTOM, CENTER, EAST, HORIZONTAL, LEADING, LEFT, NEXT, NORTH, NORTH_EAST, NORTH_WEST, PREVIOUS, RIGHT, SOUTH, SOUTH_EAST, SOUTH_WEST, TOP, TRAILING, VERTICAL, WEST |
| Constructor Summary | |
|---|---|
HTMLParagraphView(javax.swing.text.Element elem)
|
|
| Method Summary | |
|---|---|
int |
getResizeWeight(int axis)
|
| Methods inherited from class javax.swing.text.html.ParagraphView |
|---|
calculateMinorAxisRequirements, getAttributes, getMaximumSpan, getMinimumSpan, getPreferredSpan, getStyleSheet, isVisible, paint, setParent, setPropertiesFromAttributes |
| Methods inherited from class javax.swing.text.ParagraphView |
|---|
adjustRow, breakView, changedUpdate, createRow, findOffsetToCharactersInString, flipEastAndWestAtEnds, getAlignment, getBreakWeight, getClosestPositionTo, getFlowSpan, getFlowStart, getLayoutView, getLayoutViewCount, getNextNorthSouthVisualPositionFrom, getPartialSize, getTabBase, getTabSet, nextTabStop, setFirstLineIndent, setJustification, setLineSpacing |
| Methods inherited from class javax.swing.text.FlowView |
|---|
getFlowAxis, getViewIndexAtPosition, insertUpdate, layout, loadChildren, removeUpdate |
| Methods inherited from class javax.swing.text.BoxView |
|---|
baselineLayout, baselineRequirements, calculateMajorAxisRequirements, childAllocation, forwardUpdate, getAxis, getChildAllocation, getHeight, getOffset, getSpan, getWidth, getViewAtPoint, isAfter, isAllocationValid, isBefore, isLayoutValid, layoutChanged, layoutMajorAxis, layoutMinorAxis, modelToView, paintChild, preferenceChanged, replace, setAxis, setSize, viewToModel |
| Methods inherited from class javax.swing.text.CompositeView |
|---|
getBottomInset, getInsideAllocation, getLeftInset, getNextEastWestVisualPositionFrom, getNextVisualPositionFrom, getRightInset, getTopInset, getView, getViewAtPosition, getViewCount, getViewIndex, modelToView, setInsets, setParagraphInsets |
| Methods inherited from class javax.swing.text.View |
|---|
append, breakView, createFragment, forwardUpdateToView, getBreakWeight, getContainer, getDocument, getElement, getEndOffset, getGraphics, getParent, getStartOffset, getToolTipText, getViewFactory, getViewIndex, insert, modelToView, remove, removeAll, updateChildren, updateLayout, viewToModel |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static int MAX_VIEW_SIZE
| Constructor Detail |
|---|
public HTMLParagraphView(javax.swing.text.Element elem)
| Method Detail |
|---|
public int getResizeWeight(int axis)
getResizeWeight in class javax.swing.text.BoxView
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||