home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World 2000 April
/
PCWorld_2000-04_cd.bin
/
Software
/
TemaCD
/
winedit
/
java.cl_
< prev
next >
Wrap
Text File
|
1998-07-30
|
11KB
|
642 lines
;BLACK=0,0,0
;WHITE=255,255,255
;RED=255,0,0
;GREEN=0,255,0
;BLUE=0,0,255
;PURPLE=255,0,255
;YELLOW=255,255,0
;CYAN=0,255,255
;
;DKGRAY=192,192,192
;GRAY=128,128,128
;DKRED=128,0,0
;DKGREEN=0,128,0
;DKBLUE=0,0,128
;DKPURPLE=128,0,128
;DKYELLOW=128,128,0
;DKCYAN=0,128,128
[COLORS]
;Colors for Kewords (=1), Quoted Strings, Comments
;Default test and backgrond defined in syntax coloring dialog
;Additional colors defined here
LIB=0,0,128
[KEYWORDS]
---=1
abstract=1
boolean=1
break=1
byte=1
case=1
cast=1
catch=1
char=1
class=1
const=1
continue=1
default=1
do=1
double=1
else=1
extends=1
false=1
final=1
finally=1
float=1
for=1
future=1
generic=1
goto=1
if=1
implements=1
import=1
inner=1
instanceof=1
int=1
interface=1
long=1
native=1
new=1
null=1
operator=1
outer=1
package=1
private=1
protected=1
public=1
rest=1
return=1
short=1
static=1
super=1
switch=1
synchronized=1
this=1
true=1
throw=1
throws=1
transient=1
try=1
var=1
void=1
volatile=1
while=1
; java.applet
Applet=LIB
AppletStub=LIB
AppletContext=LIB
AudioClip=LIB
; java.awt
AWTError=LIB
AWTException=LIB
BorderLayout=LIB
Button=LIB
Canvas=LIB
CardLayout=LIB
Checkbox=LIB
CheckboxGroup=LIB
CheckboxMenuItem=LIB
Choice=LIB
Color=LIB
Component=LIB
Container=LIB
Dialog=LIB
Dimension=LIB
Event=LIB
FileDialog=LIB
FlowLayout=LIB
FontMetrics=LIB
Font=LIB
Frame=LIB
Graphics=LIB
GridBagLayout=LIB
GridBagConstraints=LIB
GridLayout=LIB
Image=LIB
Insets=LIB
Label=LIB
LayoutManager=LIB
List=LIB
MediaTracker=LIB
MenuBar=LIB
MenuComponent=LIB
MenuContainer=LIB
MenuItem=LIB
Menu=LIB
Panel=LIB
Point=LIB
Polygon=LIB
Rectangle=LIB
Scrollbar=LIB
TextArea=LIB
TextComponent=LIB
TextField=LIB
Toolkit=LIB
Window=LIB
; java.awt.datatransfer
Clipboard=LIB
ClipboardOwner=LIB
DataFlavor=LIB
StringSelection=LIB
Transferable=LIB
UnsupportedFlavorException=LIB
; java.awt.event
ActionEvent=LIB
ActionListener=LIB
AdjustmentEvent=LIB
AdjustmentListener=LIB
ComponentAdapter=LIB
ComponentEvent=LIB
ComponentListener=LIB
ContainerAdapter=LIB
ContainerEvent=LIB
ContainerListener=LIB
FocusAdapter=LIB
FocusEvent=LIB
FocusListener=LIB
InputEvent=LIB
ItemEvent=LIB
ItemListener=LIB
KeyAdapter=LIB
KeyEvent=LIB
KeyListener=LIB
MouseAdapter=LIB
MouseEvent=LIB
MouseListener=LIB
MouseMotionAdapter=LIB
MouseMotionListener=LIB
PaintEvent=LIB
TextEvent=LIB
TextListener=LIB
WindowAdapter=LIB
WindowEvent=LIB
WindowListener=LIB
; java.awt.image
AreaAveragingScaleFilter=LIB
ColorModel=LIB
CropImageFilter=LIB
DirectColorModel=LIB
FilteredImageSource=LIB
ImageConsumer=LIB
ImageFilter=LIB
ImageObserver=LIB
ImageProducer=LIB
IndexColorModel=LIB
MemoryImageSource=LIB
PixelGrabber=LIB
RGBImageFilter=LIB
; java.awt.peer
ButtonPeer=LIB
CanvasPeer=LIB
CheckboxMenuItemPeer=LIB
CheckboxPeer=LIB
ChoicePeer=LIB
ComponentPeer=LIB
ContainerPeer=LIB
DialogPeer=LIB
FileDialogPeer=LIB
FontPeer=LIB
FramePeer=LIB
LabelPeer=LIB
LightweightPeer=LIB
ListPeer=LIB
MenuBarPeer=LIB
MenuComponentPeer=LIB
MenuItemPeer=LIB
MenuPeer=LIB
PanelPeer=LIB
ScrollbarPeer=LIB
ScrollPanelPeer=LIB
TextAreaPeer=LIB
TextComponentPeer=LIB
TextFieldPeer=LIB
WindowPeer=LIB
;java.beans
BeanDescriptor=LIB
BeanInfo=LIB
Beans=LIB
Customizer=LIB
EventSetDescriptor=LIB
FeatureDescriptor=LIB
IndexedPropertyDescriptor=LIB
IntrospectionException=LIB
Introspector=LIB
MethodDescriptor=LIB
ParameterDescriptor=LIB
PropertyChangeEvent=LIB
PropertyChangeListener=LIB
PropertyChangeSupport=LIB
PropertyDescriptor=LIB
PropertyEditor=LIB
PropertyEditorManager=LIB
PropertyEditorSupport=LIB
PropertyVetoException=LIB
SimpleBeanInfo=LIB
VetoableChangeListener=LIB
VetoableChangeSupport=LIB
Visibility=LIB
; java.io
BufferedInputStream=LIB
BufferedOutputStream=LIB
BufferedReader=LIB
BufferedWriter=LIB
ByteArrayInputStream=LIB
ByteArrayOutputStream=LIB
CharArrayReader=LIB
CharArrayWriter=LIB
CharConversionException=LIB
DataInput=LIB
DataInputStream=LIB
DataOutput=LIB
DataOutputStream=LIB
EOFException=LIB
Externalizable=LIB
File=LIB
FileDescriptor=LIB
FileInputStream=LIB
FilenameFilter=LIB
FileNotFoundException=LIB
FileOutputStream=LIB
FileReader=LIB
FileWriter=LIB
FilterInputStream=LIB
FilterOutputStream=LIB
FilterReader=LIB
FilterWriter=LIB
InputStream=LIB
InputStreamReader=LIB
InterruptedIOException=LIB
InvalidClassException=LIB
InvalidObjectException=LIB
IOException=LIB
LineNumberInputStream=LIB
LineNumberReader=LIB
NotActiveException=LIB
NotSerializableException=LIB
ObjectInput=LIB
ObjectInputStream=LIB
ObjectInputValidation=LIB
ObjectOutput=LIB
ObjectOutputStream=LIB
ObjectOutputValidation=LIB
ObjectStreamClass=LIB
ObjectStreamException=LIB
OptionalDataException=LIB
OutputStream=LIB
OutputStreamWriter=LIB
PipedInputStream=LIB
PipedOutputStream=LIB
PipedReader=LIB
PipedWriter=LIB
PrintStream=LIB
PrintWriter=LIB
PushbackInputStream=LIB
PushBackReader=LIB
RandomAccessFile=LIB
Reader=LIB
SequenceInputStream=LIB
Serializable=LIB
StreamCorruptedException=LIB
StreamTokenizer=LIB
StringBufferInputStream=LIB
StringReader=LIB
StringWriter=LIB
SyncFailedException=LIB
UnsupportedEncodingException=LIB
UTFDataFormatException=LIB
WriteAbortedException=LIB
Writer=LIB
; java.lang
AbstractMethodError=LIB
ArithmeticException=LIB
ArrayIndexOutOfBoundsException=LIB
ArrayStoreException=LIB
Boolean=LIB
Byte=LIB
Character=LIB
Class=LIB
ClassCastException=LIB
ClassCircularityError=LIB
ClassFormatError=LIB
ClassLoader=LIB
ClassNotFoundException=LIB
Cloneable=LIB
CloneNotSupportedException=LIB
Compiler=LIB
Double=LIB
Error=LIB
Exception=LIB
ExceptionInInitializerError=LIB
Float=LIB
IllegalAccessError=LIB
IllegalAccessException=LIB
IllegalArgumentException=LIB
IllegalMonitorStateException=LIB
IllegalStateException=LIB
IllegalThreadStateException=LIB
IncompatibleClassChangeError=LIB
IndexOutOfBoundsException=LIB
InstantiationException=LIB
InstantiationError=LIB
Integer=LIB
InternalError=LIB
InterruptedException=LIB
LinkageError=LIB
Long=LIB
Math=LIB
NegativeArraySizeException=LIB
NoClassDefFoundError=LIB
NoSuchFieldError=LIB
NoSuchMethodError=LIB
NoSuchMethodException=LIB
NullPointerException=LIB
Number=LIB
NumberFormatException=LIB
Object=LIB
OutOfMemoryError=LIB
Process=LIB
Runnable=LIB
Runtime=LIB
RuntimeException=LIB
SecurityException=LIB
SecurityManager=LIB
StackOverflowError=LIB
String=LIB
StringBuffer=LIB
StringIndexOutOfBoundsException=LIB
System=LIB
Thread=LIB
ThreadDeath=LIB
ThreadGroup=LIB
Throwable=LIB
UnknownError=LIB
UnsatisfiedLinkError=LIB
VerifyError=LIB
VirtualMachineError=LIB
Void=LIB
; java.lang.reflect
Array=LIB
Constructor=LIB
Field=LIB
InvocationTargetException=LIB
Member=LIB
Method=LIB
Modifier=LIB
; java.math
BigDecimal=LIB
BigInteger=LIB
; java.net
BindException=LIB
ConnectException=LIB
ContentHandler=LIB
ContentHandlerFactory=LIB
DatagramPacket=LIB
DatagramSocket=LIB
DatagramSocketImpl=LIB
FileNameMap=LIB
HttpURLConnection=LIB
InetAddress=LIB
MalformedURLException=LIB
MulticastSocket=LIB
PlainSocketImpl=LIB ;JDK1.0 only?
ProtocolException=LIB ;JDK1.0 only?
ServerSocket=LIB
Socket=LIB
SocketException=LIB
SocketImpl=LIB
SocketInputStream=LIB
SocketImplFactory=LIB
SocketOutputStream=LIB ;JDK1.0 only?
UnknownHostException=LIB
UnknownServiceException=LIB
URL=LIB
URLConnection=LIB
URLEncoder=LIB
URLStreamHandler=LIB
URLStreamHandlerFactory=LIB
; java.rmi
AccessException=LIB
AlreadyBoundException=LIB
ConnectException=LIB
ConnectIOException=LIB
MarshalException=LIB
Naming=LIB
NoSuchObjectException=LIB
NotBoundException=LIB
Remote=LIB
RemoteException=LIB
RMISecurityException=LIB
RMISecurityManager=LIB
ServerError=LIB
ServerException=LIB
ServerRuntimeException=LIB
StubNotFoundException=LIB
UnexpectedException=LIB
UnknownHostException=LIB
UnmarshalException=LIB
; java.rmi.dgc
DGC=LIB
Lease=LIB
VMID=LIB
; java.rmi.registry
LocateRegistry=LIB
Registry=LIB
RegistryHandler=LIB
;java.rmi.server
ExportException=LIB
LoaderHandler=LIB
LogStream=LIB
ObjID=LIB
Operation=LIB
RemoteCall=LIB
RemoteObject=LIB
RemoteRef=LIB
RemoteServer=LIB
RemoteStub=LIB
RMIClassLoader=LIB
RMIFailureHandler=LIB
RMISocketFactory=LIB
ServerCloneException=LIB
ServerNotActiveException=LIB
ServerRef=LIB
Skeleton=LIB
SkeletonMismatchException=LIB
SkeletonNotFoundException=LIB
SocketSecurityException=LIB
UID=LIB
UnicastRemoteObject=LIB
Unreferenced=LIB
; java.security
Certificate=LIB
DigestException=LIB
DigestInputStream=LIB
DigestOutputStream=LIB
Identity=LIB
IdentityScope=LIB
InvalidKeyException=LIB
InvalidParameterException=LIB
Key=LIB
KeyException=LIB
KeyManagementException=LIB
KeyPair=LIB
KeyPairGenerator=LIB
MessageDigest=LIB
NoSuchAlgorithmException=LIB
NoSuchProviderException=LIB
Principal=LIB
PrivateKey=LIB
Provider=LIB
ProviderException=LIB
PublicKey=LIB
SecureRandom=LIB
Security=LIB
Signature=LIB
SignatureException=LIB
Signer=LIB
; java.security.acl
Acl=LIB
AclEntry=LIB
AclNotFoundException=LIB
Group=LIB
LastOwnerException=LIB
NotOwnerException=LIB
Owner=LIB
Permission=LIB
; java.security.interfaces
DSAKey=LIB
DSAKeyPairGenerator=LIB
DSAParams=LIB
DSAPrivateKey=LIB
DSAPublicKey=LIB
; java.sql
CallableStatement=LIB
Connection=LIB
DatabaseMetaData=LIB
DataTruncation=LIB
Date=LIB
Driver=LIB
DriverManager=LIB
DriverPropertyInfo=LIB
PreparedStatement=LIB
ResultSet=LIB
ResultSetMetaData=LIB
SQLException=LIB
SQLWarning=LIB
Statement=LIB
Time=LIB
Timestamp=LIB
Types=LIB
; java.text
BreakIterator=LIB
CharacterIterator=LIB
ChoiceFormat=LIB
CollationElementIterator=LIB
CollationKey=LIB
Collator=LIB
DateFormat=LIB
DateFormatSymbols=LIB
DecimalFormat=LIB
DecimalFormatSymbols=LIB
FieldPosition=LIB
Format=LIB
MessageFormat=LIB
NumberFormat=LIB
ParseException=LIB
ParsePosition=LIB
RuleBasedCollator=LIB
SimpleDateFormat=LIB
StringCharacterIterator=LIB
; java.util
BitSet=LIB
Calendar=LIB
Date=LIB
Dictionary=LIB
EmptyStackException=LIB
Enumeration=LIB
EventListener=LIB
EventObject=LIB
GregorianCalendar=LIB
Hashtable=LIB
ListResourceBundle=LIB
Locale=LIB
MissingResourceException=LIB
NoSuchElementException=LIB
Observable=LIB
Observer=LIB
Properties=LIB
PropertyResourceBundle=LIB
Random=LIB
SimpleTimeZone=LIB
Stack=LIB
StringTokenizer=LIB
TimeZone=LIB
TooManyListenersException=LIB
Vector=LIB
;java.util.zip
Adler32=LIB
CheckedInputStream=LIB
CheckedOutputStream=LIB
Checksum=LIB
CRC32=LIB
DataFormatException=LIB
Deflater=LIB
DeflaterOutputStream=LIB
GZIPInputStream=LIB
GZIPOutputStream=LIB
Inflater=LIB
InflaterInputStream=LIB
ZipEntry=LIB
ZipException=LIB
ZipFile=LIB
ZipInputStream=LIB
ZipOutputStream=LIB