|
org.netbeans.modules.editor.lib2/1 1.43.1 10 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.netbeans.api.editor.EditorActionNames
public final class EditorActionNames
Names of common editor actions. Clients can use the names constants e.g. for
EditorUtilities.getAction(javax.swing.text.EditorKit, java.lang.String)
.
Field Summary | |
---|---|
static String |
gotoDeclaration
Goto declaration depending on the context under the caret |
static String |
toggleLineNumbers
Toggle visibility of line numbers |
static String |
toggleNonPrintableCharacters
Toggle visibility of non-printable characters. |
static String |
toggleToolbar
Toggle the visibility of the editor toolbar |
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final String toggleToolbar
public static final String toggleLineNumbers
public static final String toggleNonPrintableCharacters
public static final String gotoDeclaration
|
org.netbeans.modules.editor.lib2/1 1.43.1 10 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |