@Deprecated public class NbImplementationProvider extends ImplementationProvider
Modifier and Type | Field and Description |
---|---|
static String |
GLYPH_GUTTER_ACTIONS_FOLDER_NAME
Deprecated.
|
Constructor and Description |
---|
NbImplementationProvider()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
boolean |
activateComponent(JTextComponent c)
Deprecated.
|
Action[] |
getGlyphGutterActions(JTextComponent target)
Deprecated.
|
ResourceBundle |
getResourceBundle(String localizer)
Deprecated.
Ask NbBundle for the resource bundle
|
getDefault, registerDefault
public static final String GLYPH_GUTTER_ACTIONS_FOLDER_NAME
public ResourceBundle getResourceBundle(String localizer)
getResourceBundle
in class ImplementationProvider
public Action[] getGlyphGutterActions(JTextComponent target)
getGlyphGutterActions
in class ImplementationProvider
public boolean activateComponent(JTextComponent c)
activateComponent
in class ImplementationProvider