| 
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseKit | |
|---|---|
| org.netbeans.editor | |
| org.netbeans.editor.ext | Completion Design View | 
| Uses of BaseKit in org.netbeans.editor | 
|---|
| Methods in org.netbeans.editor that return BaseKit | |
|---|---|
static BaseKit | 
BaseKit.getKit(Class kitClass)
Deprecated. Use CloneableEditorSupport.getEditorKit or
 MimeLookup instead to find EditorKit for a mime
 type. | 
static BaseKit | 
Utilities.getKit(JTextComponent target)
Helper method to obtain instance of editor kit from existing JTextComponent.  | 
| Methods in org.netbeans.editor with parameters of type BaseKit | |
|---|---|
 JMenu | 
Annotations.createMenu(BaseKit kit,
           int line)
Creates popup menu with all actions for the given line.  | 
 JPopupMenu | 
Annotations.createPopupMenu(BaseKit kit,
                int line)
Creates popup menu with all actions for the given line.  | 
| Uses of BaseKit in org.netbeans.editor.ext | 
|---|
| Subclasses of BaseKit in org.netbeans.editor.ext | |
|---|---|
 class | 
ExtKit
Extended kit offering advanced functionality  | 
  | 
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||