Class StatusBarUI

  • Direct Known Subclasses:
    BasicStatusBarUI

    public abstract class StatusBarUI
    extends javax.swing.plaf.ComponentUI
    Pluggable look and feel interface for StatusBar.
    • Constructor Summary

      Constructors 
      Constructor Description
      StatusBarUI()  
    • Method Summary

      • Methods inherited from class javax.swing.plaf.ComponentUI

        contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
      • Methods inherited from class java.lang.Object

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

      • StatusBarUI

        public StatusBarUI()