Class SHTMLPanelImpl

All Implemented Interfaces:
SHTMLPrefsChangeListener, ImageObserver, MenuContainer, Serializable, EventListener, Accessible, CaretListener

public class SHTMLPanelImpl extends SHTMLPanel implements CaretListener
Main component of application SimplyHTML.

This class constructs the main panel and all of its GUI elements such as menus, etc.

It defines a set of inner classes creating actions which can be connected to menus, buttons or instantiated individually.

See Also: