Package javaforce.awt
package javaforce.awt
-
ClassDescriptionOpens a find text dialog which uses FindEvent for callback handling.Interface to allow handling of FindDialog events.Encapsules BufferedImage to provide more functions.Provides a uniform layout style.Extends JTextArea to provide some extra features such as overwrite mode, and undo/redoOpens a replace text dialog that uses the ReplaceEvent interface for event handling.The interface used by ReplaceDialog for event handling.XML is a TreeModel data model that encapsules a complete XML file.
Each XML tag (element) is treated as a node in the tree.XMLEvent is an interface for a callback handler used during XML loading.