java.lang.Object
javax.swing.plaf.ComponentUI
org.gjt.sp.jedit.print.PrintPreviewPaneUI
- Direct Known Subclasses:
BasicPrintPreviewPaneUI
Abstract class that look and feels may use to paint this component appropriately.
-
Constructor Summary
-
Method Summary
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, getBaseline, getBaselineResizeBehavior, getMaximumSize, getMinimumSize, getPreferredSize, installUI, paint, uninstallUI, update
-
Constructor Details
-
PrintPreviewPaneUI
public PrintPreviewPaneUI()
-