Class JXLabel.MultiLineSupport

  • All Implemented Interfaces:
    java.beans.PropertyChangeListener, java.util.EventListener
    Enclosing class:
    JXLabel

    public static class JXLabel.MultiLineSupport
    extends java.lang.Object
    implements java.beans.PropertyChangeListener
    • Constructor Detail

      • MultiLineSupport

        public MultiLineSupport()
    • Method Detail

      • propertyChange

        public void propertyChange​(java.beans.PropertyChangeEvent evt)
        Specified by:
        propertyChange in interface java.beans.PropertyChangeListener
      • restoreHtmlRenderer

        private static void restoreHtmlRenderer​(JXLabel src)
      • isHTML

        private static boolean isHTML​(java.lang.String s)
      • createView

        public static javax.swing.text.View createView​(JXLabel c)
      • updateRenderer

        public static void updateRenderer​(JXLabel c)