com.sas.awt.print
Class AnnotationToolbarElement

java.lang.Object
  |
  +--com.sas.awt.print.AnnotationToolbarElement

public class AnnotationToolbarElement
extends java.lang.Object

This class is used to create a toolbar element that is used in the Custom Header/Footer dialog that is invoked from the Page Setup Dialog.You invoke the Page Setup dialog using the pageDialog method in PrintJob. You can pass in an OrderedCollection of these elements on the pageDialog method invocation, and these elements will then be added to the Toolbar in the Custom Header/Footer dialog.

See Also:
PrintJob, OrderedCollection

Constructor Summary
AnnotationToolbarElement(String text, TransformInterface formatter, IconInterface icon)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationToolbarElement

public AnnotationToolbarElement(String text,
                                TransformInterface formatter,
                                IconInterface icon)




Copyright © 2005 SAS Institute Inc. All Rights Reserved.
javadoc generated Thu, 16 Feb 2006 01:47:04