com.quadrique.jbuildingblocks.gui
Class EditorREJavaTypes

java.lang.Object
  extended by com.quadrique.jbuildingblocks.gui.EditorRETypes
      extended by com.quadrique.jbuildingblocks.gui.EditorREJavaTypes

public class EditorREJavaTypes
extends EditorRETypes


Nested Class Summary
static class EditorREJavaTypes.Kit
           
 
Nested classes/interfaces inherited from class com.quadrique.jbuildingblocks.gui.EditorRETypes
EditorRETypes.Type
 
Field Summary
static String ATOM
           
static String CHAR
           
static String LINE_COMMENT
           
static String NUMBER
           
static String STAR_COMMENT
           
static String TEXT
           
 
Constructor Summary
EditorREJavaTypes()
           
 
Method Summary
 
Methods inherited from class com.quadrique.jbuildingblocks.gui.EditorRETypes
addTokenType, getColor, getExpr, getExpression, getMatcher, getName, getPattern, getTypeCount, setStyles
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CHAR

public static final String CHAR
See Also:
Constant Field Values

TEXT

public static final String TEXT
See Also:
Constant Field Values

ATOM

public static final String ATOM
See Also:
Constant Field Values

NUMBER

public static final String NUMBER
See Also:
Constant Field Values

STAR_COMMENT

public static final String STAR_COMMENT
See Also:
Constant Field Values

LINE_COMMENT

public static final String LINE_COMMENT
See Also:
Constant Field Values
Constructor Detail

EditorREJavaTypes

public EditorREJavaTypes()


Copyright © 2001-2009 Quadrique Corporation. All Rights Reserved.