eu.vexpro.editor.htmleditorkit
Class HTMLParagraphView.HTMLFlowStrategy

java.lang.Object
  extended by javax.swing.text.FlowView.FlowStrategy
      extended by eu.vexpro.editor.htmleditorkit.HTMLParagraphView.HTMLFlowStrategy
Enclosing class:
HTMLParagraphView

public static class HTMLParagraphView.HTMLFlowStrategy
extends javax.swing.text.FlowView.FlowStrategy


Constructor Summary
HTMLParagraphView.HTMLFlowStrategy()
           
 
Method Summary
protected  javax.swing.text.View createView(javax.swing.text.FlowView fv, int startOffset, int spanLeft, int rowIndex)
           
 
Methods inherited from class javax.swing.text.FlowView.FlowStrategy
adjustRow, changedUpdate, getLogicalView, insertUpdate, layout, layoutRow, removeUpdate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTMLParagraphView.HTMLFlowStrategy

public HTMLParagraphView.HTMLFlowStrategy()
Method Detail

createView

protected javax.swing.text.View createView(javax.swing.text.FlowView fv,
                                           int startOffset,
                                           int spanLeft,
                                           int rowIndex)
Overrides:
createView in class javax.swing.text.FlowView.FlowStrategy