Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.settings/1 1.36.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
W
G
getAbbreviation()
- Method in class org.netbeans.api.editor.settings.
CodeTemplateDescription
Gets the abbreviation text that triggers expansion of this code template.
getActionName()
- Method in class org.netbeans.api.editor.settings.
MultiKeyBinding
Get the name of the action which this keybinding triggers.
getCodeTemplateDescriptions()
- Method in class org.netbeans.api.editor.settings.
CodeTemplateSettings
Gets the list of code template descriptions.
getContexts()
- Method in class org.netbeans.api.editor.settings.
CodeTemplateDescription
Gets the list of contexts that apply for this code template.
getDescription()
- Method in class org.netbeans.api.editor.settings.
CodeTemplateDescription
Gets textual description of this code template.
getExpandKey()
- Method in class org.netbeans.api.editor.settings.
CodeTemplateSettings
Gets the keystroke that expands the code templates abbreviations.
getFontColors(String)
- Method in class org.netbeans.api.editor.settings.
FontColorSettings
Gets the font and colors.
getKeyBindings()
- Method in class org.netbeans.api.editor.settings.
KeyBindingSettings
Gets the keybindings list, where items are instances of
MultiKeyBinding
getKeyStroke(int)
- Method in class org.netbeans.api.editor.settings.
MultiKeyBinding
Get the key of this keybinding at the given index of the keystroke sequence.
getKeyStrokeCount()
- Method in class org.netbeans.api.editor.settings.
MultiKeyBinding
Get total number of keystrokes contained in this keybinding sequence.
getKeyStrokeList()
- Method in class org.netbeans.api.editor.settings.
MultiKeyBinding
Get list of keystrokes represented by this keybinding.
getMimePath()
- Method in class org.netbeans.api.editor.settings.
CodeTemplateDescription
Gets the mime path where this code template was registered.
getParametrizedText()
- Method in class org.netbeans.api.editor.settings.
CodeTemplateDescription
Gets the code text of this code template.
getTokenFontColors(String)
- Method in class org.netbeans.api.editor.settings.
FontColorSettings
Gets the token font and colors.
getUniqueId()
- Method in class org.netbeans.api.editor.settings.
CodeTemplateDescription
Gets an id that can be used for identifying this template.
GUARDED_COLORING
- Static variable in class org.netbeans.api.editor.settings.
FontColorNames
Coloring used for guarded blocks
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
org.netbeans.modules.editor.settings/1 1.36.1
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
W
Built on December 5 2011. | Portions Copyright 1997-2011 Sun Microsystems, Inc. All rights reserved.