public class ATEEditorKit extends StyledEditorKit implements ViewFactory
StyledEditorKit.AlignmentAction, StyledEditorKit.BoldAction, StyledEditorKit.FontFamilyAction, StyledEditorKit.FontSizeAction, StyledEditorKit.ForegroundAction, StyledEditorKit.ItalicAction, StyledEditorKit.StyledTextAction, StyledEditorKit.UnderlineActionDefaultEditorKit.BeepAction, DefaultEditorKit.CopyAction, DefaultEditorKit.CutAction, DefaultEditorKit.DefaultKeyTypedAction, DefaultEditorKit.InsertBreakAction, DefaultEditorKit.InsertContentAction, DefaultEditorKit.InsertTabAction, DefaultEditorKit.PasteAction| Modifier and Type | Field and Description |
|---|---|
protected ATEPanel |
textEditor |
backwardAction, beepAction, beginAction, beginLineAction, beginParagraphAction, beginWordAction, copyAction, cutAction, defaultKeyTypedAction, deleteNextCharAction, deleteNextWordAction, deletePrevCharAction, deletePrevWordAction, downAction, endAction, endLineAction, EndOfLineStringProperty, endParagraphAction, endWordAction, forwardAction, insertBreakAction, insertContentAction, insertTabAction, nextWordAction, pageDownAction, pageUpAction, pasteAction, previousWordAction, readOnlyAction, selectAllAction, selectionBackwardAction, selectionBeginAction, selectionBeginLineAction, selectionBeginParagraphAction, selectionBeginWordAction, selectionDownAction, selectionEndAction, selectionEndLineAction, selectionEndParagraphAction, selectionEndWordAction, selectionForwardAction, selectionNextWordAction, selectionPreviousWordAction, selectionUpAction, selectLineAction, selectParagraphAction, selectWordAction, upAction, writableAction| Constructor and Description |
|---|
ATEEditorKit(ATEPanel textEditor) |
| Modifier and Type | Method and Description |
|---|---|
View |
create(Element elem) |
Document |
createDefaultDocument() |
ViewFactory |
getViewFactory() |
clone, createInputAttributes, deinstall, getActions, getCharacterAttributeRun, getInputAttributes, installcreateCaret, getContentType, read, read, write, writeprotected ATEPanel textEditor
public ATEEditorKit(ATEPanel textEditor)
public ViewFactory getViewFactory()
getViewFactory in class StyledEditorKitpublic Document createDefaultDocument()
createDefaultDocument in class StyledEditorKitpublic View create(Element elem)
create in interface ViewFactoryCopyright © 2013. All rights reserved.