com.saic.isd.printscreen
Interface IPrintTextAllTabs

All Known Implementing Classes:
JTabbedPanePrintAllText

public interface IPrintTextAllTabs

Marker interface to indicate that all the information on all tabs on a given JTabbedPane should be printed for text oriented printing such as HTML, Text or XML.

To use this you will need to extend JTabbedPane and implement this interface. The utility class JTabbedPanePrintAllText in this package does this.




Copyright © 2002 Gerhard Beck. All rights reserved. Subject to GPL.