java.lang.Object
org.autogui.swing.util.PopupExtensionText.TextInputHistory
- All Implemented Interfaces:
EventListener,CaretListener
- Enclosing class:
PopupExtensionText
a history buffer (kill buffer)
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected List<PopupExtensionText.TextInputEdit> protected intprotected Object -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
buffer
-
nextSource
-
nextPosition
protected int nextPosition
-
-
Constructor Details
-
TextInputHistory
public TextInputHistory()
-
-
Method Details
-
put
-
take
-
caretUpdate
- Specified by:
caretUpdatein interfaceCaretListener
-