All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Container
|
+----java.awt.Panel
|
+----tea.awt.bar.Toolbar
|
+----tea.awt.dialog.preview.MainToolbar
This is a class used to build an implementation of Toolbar explicitely written for the PrintPreview Frame. It adds all the necessary icons for the actionCommands raised by the PrintPreview. It also defines the support for International Languages (directly supported English and Italian).
public MainToolbar(ActionListener al)
public boolean changeSpokenLanguage(String l)
All Packages Class Hierarchy This Package Previous Next Index