A C D G L N O R S

A

addPredefinedToken(String, String) - Static method in class com.japisoft.sc.ScPredefinedToken
 
addRelation(String, String) - Method in class com.japisoft.sc.SyntaxFileMapper
Add a relation between a file format and a syntax descriptor

C

com.japisoft.sc - package com.japisoft.sc
 
createDefaultDocument() - Method in class com.japisoft.sc.ScEditorKit
Build a default PlainDocument

D

DD_TOKEN - Static variable in class com.japisoft.sc.ScPredefinedToken
Double dot

G

getSyntaxFileMapper() - Method in class com.japisoft.sc.ScEditorKit
 
getValidToken(String) - Static method in class com.japisoft.sc.ScPredefinedToken
Convert a token to a valid format
getViewFactory() - Method in class com.japisoft.sc.ScEditorKit
 

L

LITTERAL_ID - Static variable in class com.japisoft.sc.ScPredefinedToken
Support "litteral"
LITTERAL_TOKENS - Static variable in class com.japisoft.sc.ScPredefinedToken
 

N

NUMBER_ID - Static variable in class com.japisoft.sc.ScPredefinedToken
Support all numbers
NUMBER_TOKENS - Static variable in class com.japisoft.sc.ScPredefinedToken
 

O

OPERATOR_ID - Static variable in class com.japisoft.sc.ScPredefinedToken
Support +,-,/,*,% operators
OPERATOR_TOKENS - Static variable in class com.japisoft.sc.ScPredefinedToken
 

R

RC_TOKEN - Static variable in class com.japisoft.sc.ScPredefinedToken
Carriage return
readSyntaxColorDescriptor(String) - Method in class com.japisoft.sc.ScEditorKit
Read a syntax color table.
removePredefinedToken(String, String) - Static method in class com.japisoft.sc.ScPredefinedToken
 
resetSyntaxColor(File) - Method in class com.japisoft.sc.SyntaxFileMapper
Update the editor kit for supporting this file format
resetSyntaxColor(String) - Method in class com.japisoft.sc.SyntaxFileMapper
Update the editor kit for supporting this file format

S

ScEditorKit - class com.japisoft.sc.ScEditorKit.
The SyntaxColor JAPISOFT editorKit.
ScEditorKit() - Constructor for class com.japisoft.sc.ScEditorKit
 
ScEditorKit(Properties) - Constructor for class com.japisoft.sc.ScEditorKit
Use this property file describing the syntax attributes
ScEditorKit(String) - Constructor for class com.japisoft.sc.ScEditorKit
Read the property file describing the syntax attributes
ScPredefinedToken - class com.japisoft.sc.ScPredefinedToken.
Here a list of predefined token.
ScPredefinedToken() - Constructor for class com.japisoft.sc.ScPredefinedToken
 
setSyntaxColorDescriptor(Properties) - Method in class com.japisoft.sc.ScEditorKit
Reset the syntax color descriptor
SyntaxFileMapper - class com.japisoft.sc.SyntaxFileMapper.
This class makes a relation between a file extension and a syntax descriptor file.
SyntaxFileMapper(ScEditorKit) - Constructor for class com.japisoft.sc.SyntaxFileMapper
 

A C D G L N O R S