org.jext
Interface EditAction

All Known Implementing Classes:
BeginLine, BoxComment, CompleteWord, CompleteWordAll, EndLine, IndentOnEnter, IndentOnTab, JoinAllLines, JoinLines, LeftIndent, PythonEditAction, RemoveWhitespace, RightIndent, SimpleComment, SimpleUnComment, SpacesToTabs, TabsToSpaces, ToLowerCase, ToUpperCase, WingComment

public interface EditAction

An edit action is an action which has effet on text area content. Such an action must not be performed if the text area is in read only mode.

Version:
1.0
Author:
Romain Guy



Copyright © 2002 Romain Guy.