org.adrabi.nbe.sql
Class MyJSQLEditorKit

java.lang.Object
  extended by javax.swing.text.EditorKit
      extended by javax.swing.text.DefaultEditorKit
          extended by org.netbeans.editor.BaseKit
              extended by org.netbeans.editor.ext.ExtKit
                  extended by org.adrabi.nbe.sql.MyJSQLEditorKit
All Implemented Interfaces:
java.io.Serializable, java.lang.Cloneable

public class MyJSQLEditorKit
extends org.netbeans.editor.ext.ExtKit

Version:
0.1
Author:
ADRABI Abderrahim
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.netbeans.editor.ext.ExtKit
org.netbeans.editor.ext.ExtKit.BuildPopupMenuAction, org.netbeans.editor.ext.ExtKit.BuildToolTipAction, org.netbeans.editor.ext.ExtKit.CodeSelectAction, org.netbeans.editor.ext.ExtKit.CommentAction, org.netbeans.editor.ext.ExtKit.CompletionShowAction, org.netbeans.editor.ext.ExtKit.CompletionTooltipShowAction, org.netbeans.editor.ext.ExtKit.DocumentationShowAction, org.netbeans.editor.ext.ExtKit.EscapeAction, org.netbeans.editor.ext.ExtKit.ExtDefaultKeyTypedAction, org.netbeans.editor.ext.ExtKit.ExtDeleteCharAction, org.netbeans.editor.ext.ExtKit.FindAction, org.netbeans.editor.ext.ExtKit.GotoAction, org.netbeans.editor.ext.ExtKit.GotoDeclarationAction, org.netbeans.editor.ext.ExtKit.MatchBraceAction, org.netbeans.editor.ext.ExtKit.PrefixMakerAction, org.netbeans.editor.ext.ExtKit.ReplaceAction, org.netbeans.editor.ext.ExtKit.ShowPopupMenuAction, org.netbeans.editor.ext.ExtKit.ToggleCaseIdentifierBeginAction, org.netbeans.editor.ext.ExtKit.UncommentAction
 
Nested classes/interfaces inherited from class org.netbeans.editor.BaseKit
org.netbeans.editor.BaseKit.BackwardAction, org.netbeans.editor.BaseKit.BeepAction, org.netbeans.editor.BaseKit.BeginAction, org.netbeans.editor.BaseKit.BeginLineAction, org.netbeans.editor.BaseKit.BeginWordAction, org.netbeans.editor.BaseKit.CompoundAction, org.netbeans.editor.BaseKit.CopyAction, org.netbeans.editor.BaseKit.CutAction, org.netbeans.editor.BaseKit.DefaultKeyTypedAction, org.netbeans.editor.BaseKit.DeleteCharAction, org.netbeans.editor.BaseKit.DownAction, org.netbeans.editor.BaseKit.EndAction, org.netbeans.editor.BaseKit.EndLineAction, org.netbeans.editor.BaseKit.EndWordAction, org.netbeans.editor.BaseKit.ForwardAction, org.netbeans.editor.BaseKit.InsertBreakAction, org.netbeans.editor.BaseKit.InsertContentAction, org.netbeans.editor.BaseKit.InsertStringAction, org.netbeans.editor.BaseKit.InsertTabAction, org.netbeans.editor.BaseKit.KitCompoundAction, org.netbeans.editor.BaseKit.NextWordAction, org.netbeans.editor.BaseKit.PageDownAction, org.netbeans.editor.BaseKit.PageUpAction, org.netbeans.editor.BaseKit.PasteAction, org.netbeans.editor.BaseKit.PreviousWordAction, org.netbeans.editor.BaseKit.ReadOnlyAction, org.netbeans.editor.BaseKit.SelectAllAction, org.netbeans.editor.BaseKit.SelectLineAction, org.netbeans.editor.BaseKit.SelectWordAction, org.netbeans.editor.BaseKit.SplitLineAction, org.netbeans.editor.BaseKit.UpAction, org.netbeans.editor.BaseKit.WritableAction
 
Field Summary
 
Fields inherited from class org.netbeans.editor.ext.ExtKit
buildPopupMenuAction, buildToolTipAction, codeSelectAction, commentAction, completionShowAction, completionTooltipShowAction, documentationShowAction, escapeAction, findAction, gotoAction, gotoDeclarationAction, gotoHelpAction, gotoSourceAction, gotoSuperImplementationAction, matchBraceAction, replaceAction, selectionMatchBraceAction, showPopupMenuAction, toggleCaseIdentifierBeginAction, toggleToolbarAction, TRIMMED_TEXT, uncommentAction
 
Fields inherited from class org.netbeans.editor.BaseKit
abbrevExpandAction, abbrevResetAction, adjustCaretBottomAction, adjustCaretCenterAction, adjustCaretTopAction, adjustWindowBottomAction, adjustWindowCenterAction, adjustWindowTopAction, annotationsCyclingAction, collapseAllFoldsAction, collapseFoldAction, cutToLineBeginAction, cutToLineEndAction, expandAllFoldsAction, expandFoldAction, findNextAction, findPreviousAction, findSelectionAction, firstNonWhiteAction, formatAction, generateGutterPopupAction, insertDateTimeAction, jumpListNextAction, jumpListNextComponentAction, jumpListPrevAction, jumpListPrevComponentAction, lastNonWhiteAction, lineFirstColumnAction, macroActionPrefix, MAGIC_POSITION_MAX, pasteFormatedAction, redoAction, reindentLineAction, removeLineAction, removeLineBeginAction, removeNextWordAction, removePreviousWordAction, removeSelectionAction, removeTabAction, scrollDownAction, scrollUpAction, selectIdentifierAction, selectionFirstNonWhiteAction, selectionLastNonWhiteAction, selectionLineFirstColumnAction, selectionPageDownAction, selectionPageUpAction, selectNextParameterAction, shiftLineLeftAction, shiftLineRightAction, splitLineAction, startMacroRecordingAction, startNewLineAction, stopMacroRecordingAction, switchCaseAction, toggleHighlightSearchAction, toggleLineNumbersAction, toggleTypingModeAction, toLowerCaseAction, toUpperCaseAction, undoAction, wordMatchNextAction, wordMatchPrevAction
 
Fields inherited from class javax.swing.text.DefaultEditorKit
backwardAction, beepAction, beginAction, beginLineAction, beginParagraphAction, beginWordAction, copyAction, cutAction, defaultKeyTypedAction, deleteNextCharAction, deletePrevCharAction, 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 Summary
MyJSQLEditorKit()
           
 
Method Summary
 org.netbeans.editor.Syntax createSyntax(javax.swing.text.Document doc)
           
 java.lang.String getContentType()
           
 
Methods inherited from class org.netbeans.editor.ext.ExtKit
createActions, createCaret, createCompletion, createCompletionJavaDoc, createEditorUI, createSyntaxSupport
 
Methods inherited from class org.netbeans.editor.BaseKit
actionsToMap, clone, createDefaultDocument, createFormatSyntax, createFormatter, createPrintEditorUI, createPrintEditorUI, createTextUI, deinstall, executeDeinstallActions, executeInstallActions, getActionByName, getActions, getCustomActions, getKeymap, getKit, getMacroActions, getViewFactory, initDocument, install, mapToActions, read, translateActionNameList, updateActions, write
 
Methods inherited from class javax.swing.text.DefaultEditorKit
read, write
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MyJSQLEditorKit

public MyJSQLEditorKit()
Method Detail

getContentType

public java.lang.String getContentType()
Overrides:
getContentType in class javax.swing.text.DefaultEditorKit

createSyntax

public org.netbeans.editor.Syntax createSyntax(javax.swing.text.Document doc)
Overrides:
createSyntax in class org.netbeans.editor.BaseKit