Class PrintPreviewPaneUI

  • Direct Known Subclasses:
    BasicPrintPreviewPaneUI

    public abstract class PrintPreviewPaneUI
    extends javax.swing.plaf.ComponentUI
    Abstract class that look and feels may use to paint this component appropriately.
    • 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

      • PrintPreviewPaneUI

        public PrintPreviewPaneUI()