All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----tea.awt.event.ActionManager | +----tea.awt.frame.editor.MainAction
This is a class used to build an implementation of ActionManager explicitely written for the TextEditor Frame. It adds all the necessary ActionListeners for the actionCommands raised by the TextEditor.
protected TextEditor textEditor
public MainAction(TextEditor te)
All Packages Class Hierarchy This Package Previous Next Index