Class InsertTagAction

  • All Implemented Interfaces:
    java.awt.event.ActionListener, java.io.Serializable, java.lang.Cloneable, java.util.EventListener, javax.swing.Action

    public class InsertTagAction
    extends TagReferenceAction
    This action, which needs to be initialized with a text component, will show a dialog box prompting the user to find a tag. When they choose one, the tag's path will be inserted into the text component
    See Also:
    Serialized Form