org.media.hyperpad
Class ConfCache
java.lang.Object
|
+--java.util.AbstractCollection
|
+--java.util.AbstractList
|
+--java.util.ArrayList
|
+--org.media.hyperpad.ConfCache
- All Implemented Interfaces:
- Cloneable, Collection, List, RandomAccess, Serializable
- public class ConfCache
- extends ArrayList
Class meant to hold the configurations for syntax highlight used by HyperPad.
- Version:
- $Revision: 1.1 $ $Date: 2002/09/13 18:51:36 $
- Author:
- Borsos Szabolcs
- See Also:
String
,
Serialized Form
Methods inherited from class java.util.ArrayList |
add, add, addAll, addAll, clear, clone, contains, ensureCapacity, get, indexOf, isEmpty, lastIndexOf, remove, removeRange, set, size, toArray, toArray, trimToSize |
generalFont
public final int generalFont
- See Also:
- Constant Field Values
generalColor
public final int generalColor
- See Also:
- Constant Field Values
keywordFont
public final int keywordFont
- See Also:
- Constant Field Values
keywordColor
public final int keywordColor
- See Also:
- Constant Field Values
stringFont
public final int stringFont
- See Also:
- Constant Field Values
stringColor
public final int stringColor
- See Also:
- Constant Field Values
commentFont
public final int commentFont
- See Also:
- Constant Field Values
commentColor
public final int commentColor
- See Also:
- Constant Field Values
numericFont
public final int numericFont
- See Also:
- Constant Field Values
numericColor
public final int numericColor
- See Also:
- Constant Field Values
isAntiAliasing
public final int isAntiAliasing
- See Also:
- Constant Field Values
isLineWrap
public final int isLineWrap
- See Also:
- Constant Field Values
ANTI_ALIASED_RENDERING
public final int ANTI_ALIASED_RENDERING
- See Also:
- Constant Field Values
DEFAULT_RENDERING
public final int DEFAULT_RENDERING
- See Also:
- Constant Field Values
ConfCache
public ConfCache()
inicialize
protected void inicialize()
"Copyright © 2000-2002 Internet Multicasting Services, media.org & noLimits Technologies. All Rights Reserved."