Class IvMDecorator.IvMPanelUI

  • Enclosing class:
    IvMDecorator

    public static class IvMDecorator.IvMPanelUI
    extends javax.swing.plaf.basic.BasicPanelUI
    • Constructor Summary

      Constructors 
      Constructor Description
      IvMPanelUI()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void installUI​(javax.swing.JComponent c)  
      • Methods inherited from class javax.swing.plaf.basic.BasicPanelUI

        createUI, getBaseline, getBaselineResizeBehavior, installDefaults, uninstallDefaults, uninstallUI
      • Methods inherited from class javax.swing.plaf.ComponentUI

        contains, getAccessibleChild, getAccessibleChildrenCount, getMaximumSize, getMinimumSize, getPreferredSize, paint, update
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IvMPanelUI

        public IvMPanelUI()
    • Method Detail

      • installUI

        public void installUI​(javax.swing.JComponent c)
        Overrides:
        installUI in class javax.swing.plaf.basic.BasicPanelUI