com.zfqjava.swing.plaf
Class PrintPreviewUI

java.lang.Object
  |
  +--javax.swing.plaf.ComponentUI
        |
        +--com.zfqjava.swing.plaf.PrintPreviewUI
Direct Known Subclasses:
BasicPrintPreviewUI

public abstract class PrintPreviewUI
extends javax.swing.plaf.ComponentUI

Pluggable look and feel interface for JPrintPreview.


Constructor Summary
PrintPreviewUI()
           
 
Methods inherited from class javax.swing.plaf.ComponentUI
contains, createUI, getAccessibleChild, getAccessibleChildrenCount, 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

PrintPreviewUI

public PrintPreviewUI()


Copyright © 2001-2003 Extreme Component, Inc. All rights reserved.