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