|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TokenCategory
Token category enables dividing the tokens into groups. Each token by default can be contained in zero or one group. If a coloring for the token can't be found and it has non-null token-group then the coloring for the group is attempted.
Method Summary | |
---|---|
String |
getName()
Get the name of the category. |
int |
getNumericID()
Get the optional numeric identification of this token-category. |
Method Detail |
---|
String getName()
int getNumericID()
|
org.netbeans.modules.editor.lib/1 1.14.0 3 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |