Class mxCellEditor.NoLinefeedHtmlWriter

java.lang.Object
javax.swing.text.AbstractWriter
javax.swing.text.html.HTMLWriter
com.mxgraph.swing.view.mxCellEditor.NoLinefeedHtmlWriter
Enclosing class:
mxCellEditor

class mxCellEditor.NoLinefeedHtmlWriter extends HTMLWriter
Subclassed to make setLineLength visible for the custom editor kit.
  • Constructor Details

    • NoLinefeedHtmlWriter

      public NoLinefeedHtmlWriter(Writer buf, HTMLDocument doc, int pos, int len)
  • Method Details