home *** CD-ROM | disk | FTP | other *** search
/ ftp.editplus.com / ftp.editplus.com.tar / ftp.editplus.com / epp201b.exe / java.stx < prev    next >
Text File  |  1999-10-25  |  9KB  |  577 lines

  1. #TITLE=Java
  2. ; Java syntax file written by ES-Computing.
  3. ; This file is required for EditPlus to run correctly.
  4.  
  5. #DELIMITER=,(){}[]-+*%/="'~!&|<>?:;.
  6. #QUOTATION1='
  7. #QUOTATION2="
  8. #CONTINUE_QUOTE=n
  9. #LINECOMMENT=//
  10. #LINECOMMENT2=
  11. #COMMENTON=/*
  12. #COMMENTOFF=*/
  13. #COMMENTON2=
  14. #COMMENTOFF2=
  15. #ESCAPE=\
  16. #CASE=y
  17. #PREFIX1=
  18. #PREFIX2=
  19. #PREFIX3=
  20. #PREFIX4=
  21. #PREFIX5=
  22. #SUFFIX1=
  23. #SUFFIX2=
  24. #SUFFIX3=
  25. #SUFFIX4=
  26. #SUFFIX5=
  27.  
  28. #KEYWORD=Reserved words
  29. abstract
  30. break
  31. byte
  32. boolean
  33. catch
  34. case
  35. class
  36. char
  37. continue
  38. default
  39. double
  40. do
  41. else
  42. extends
  43. false
  44. final
  45. float
  46. for
  47. finally
  48. if
  49. import
  50. implements
  51. int
  52. interface
  53. instanceof
  54. long
  55. length
  56. native
  57. new
  58. null
  59. package
  60. private
  61. protected
  62. public
  63. final
  64. return
  65. switch
  66. synchronized
  67. short
  68. static
  69. super
  70. try
  71. true
  72. this
  73. throw
  74. throws
  75. threadsafe
  76. transient
  77. void
  78. while
  79.  
  80. #KEYWORD=Predifined classes
  81. AbstractMethodError
  82. AccessException
  83. Acl
  84. AclEntry
  85. AclNotFoundException
  86. ActionEvent
  87. ActionListener
  88. Adjustable
  89. AdjustmentEvent
  90. AdjustmentListener
  91. Adler32
  92. AlreadyBoundException
  93. Applet
  94. AppletContext
  95. AppletStub
  96. AreaAveragingScaleFilter
  97. ArithmeticException
  98. Array
  99. ArrayIndexOutOfBoundsException
  100. ArrayStoreException
  101. AudioClip
  102. AWTError
  103. AWTEvent
  104. AWTEventMulticaster
  105. AWTException
  106. BeanDescriptor
  107. BeanInfo
  108. Beans
  109. BigDecimal
  110. BigInteger
  111. BindException
  112. BitSet
  113. Boolean
  114. BorderLayout
  115. BreakIterator
  116. BufferedInputStream
  117. BufferedOutputStream
  118. BufferedReader
  119. BufferedWriter
  120. Button
  121. ButtonPeer
  122. Byte
  123. ByteArrayInputStream
  124. ByteArrayOutputStream
  125. Calendar
  126. CallableStatement
  127. CanvasCanvasPeer
  128. Certificate
  129. Character
  130. CharacterIterator
  131. CharArrayReader
  132. CharArrayWriter
  133. CharConversionException
  134. Checkbox
  135. CheckboxGroup
  136. CheckboxMenuItem
  137. CheckboxMenuItemPeer
  138. CheckboxPeer
  139. CheckedInputStream
  140. CheckedOutputStream
  141. Checksum
  142. Choice
  143. ChoiceFormat
  144. ChoicePeer
  145. Class
  146. ClassCastException
  147. ClassCircularityError
  148. ClassFormatError
  149. ClassLoader
  150. ClassNotFoundException
  151. Clipboard
  152. ClipboardOwner
  153. Cloneable
  154. CloneNotSupportedException
  155. CollationElementIterator
  156. CollationKey
  157. Collator
  158. Color
  159. ColorModel
  160. Compiler
  161. Component
  162. ComponentAdapter
  163. ComponentEvent
  164. ComponentListener
  165. ComponentPeer
  166. ConnectException
  167. ConnectIOException
  168. Connection
  169. Constructor
  170. Container
  171. ContainerAdapter
  172. ContainerEvent
  173. ContainerListener
  174. ContainerPeer
  175. ContentHandler
  176. ContentHandlerFactory
  177. CRC32
  178. CropImageFilter
  179. Cursor
  180. Customizer
  181. DatabaseMetaData
  182. DataFlavor
  183. DataFormatException
  184. DatagramPacket
  185. DatagramSocket
  186. DatagramSocketImpl
  187. DataInput
  188. DataInputStream
  189. DataOutput
  190. DataOutputStream
  191. DataTruncation
  192. Date
  193. DateFormat
  194. DateFormatSymbols
  195. DecimalFormat
  196. DecimalFormatSymbols
  197. Deflater
  198. DeflaterOutputStream
  199. DGC
  200. Dialog
  201. DialogPeer
  202. Dictionary
  203. DigestException
  204. DigestInputStream
  205. DigestOutputStream
  206. Dimension
  207. DirectColorModel
  208. Double
  209. Driver
  210. DriverManager
  211. DriverPropertyInfo
  212. DSAKey
  213. DSAKeyPairGenerator
  214. DSAParams
  215. DSAPrivateKey
  216. DSAPublicKey
  217. EmptyStackException
  218. Enumeration
  219. EOFException
  220. Error
  221. Event
  222. EventListener
  223. EventObject
  224. EventQueue
  225. EventSetDescriptor
  226. Exception
  227. ExceptionInInitializerError
  228. ExportException
  229. FeatureDescriptor
  230. Field
  231. FieldPosition
  232. File
  233. FileDescriptor
  234. FileDialog
  235. FileDialogPeer
  236. FileInputStream
  237. FilenameFilter
  238. FileNameMap
  239. FileNotFoundException
  240. FileOutputStream
  241. FileReader
  242. FileWriter
  243. FilteredImageSource
  244. FilterInputStream
  245. FilterOutputStream
  246. FilterReader
  247. FilterWriter
  248. Float
  249. FlowLayout
  250. FocusAdapter
  251. FocusEvent
  252. FocusListener
  253. Font
  254. FontMetrics
  255. FontPeer
  256. Format
  257. Frame
  258. FramePeer
  259. Graphics
  260. GregorianCalendar
  261. GridBagConstraints
  262. GridBagLayout
  263. GridLayout
  264. Group
  265. GZIPInputStream
  266. GZIPOutputStream
  267. Hashtable
  268. HttpURLConnection
  269. Identity
  270. IdentityScope
  271. IllegalAccessError
  272. IllegalAccessException
  273. IllegalArgumentException
  274. IllegalComponentStateException
  275. IllegalMonitorStateException
  276. IllegalStateException
  277. IllegalThreadStateException
  278. Image
  279. ImageConsumer
  280. ImageFilter
  281. ImageObserver
  282. ImageProducer
  283. IncompatibleClassChangeError
  284. IndexColorModel
  285. IndexedPropertyDescriptor
  286. IndexOutOfBoundsException
  287. InetAddress
  288. Inflater
  289. InflaterInputStream
  290. InputEvent
  291. InputStream
  292. InputStreamReader
  293. Insets
  294. InstantiationError
  295. InstantiationException
  296. Integer
  297. InternalError
  298. InterruptedException
  299. InterruptedIOException
  300. IntrospectionException
  301. Introspector
  302. InvalidClassException
  303. InvalidKeyException
  304. InvalidObjectException
  305. InvalidParameterException
  306. InvocationTargetException
  307. IOException
  308. ItemEvent
  309. ItemListener
  310. ItemSelectable
  311. Key
  312. KeyAdapter
  313. KeyEvent
  314. KeyException
  315. KeyListener
  316. KeyManagementException
  317. KeyPair
  318. KeyPairGenerator
  319. Label
  320. LabelPeer
  321. LastOwnerException
  322. LayoutManager
  323. LayoutManager2
  324. Lease
  325. LightweightPeer
  326. LineNumberInputStream
  327. LineNumberReader
  328. LinkageError
  329. List
  330. ListPeer
  331. ListResourceBundle
  332. LoaderHandler
  333. Locale
  334. LocateRegistry
  335. LogStream
  336. Long
  337. MalformedURLException
  338. MarshalException
  339. Math
  340. MediaTracker
  341. Member
  342. MemoryImageSource
  343. Menu
  344. MenuBar
  345. MenuBarPeer
  346. MenuComponent
  347. MenuComponentPeer
  348. MenuContainer
  349. MenuItem
  350. MenuItemPeer
  351. MenuPeer
  352. MenuShortcut
  353. MessageDigest
  354. MessageFormat
  355. Method
  356. MethodDescriptor
  357. MissingResourceException
  358. Modifier
  359. MouseAdapter
  360. MouseEvent
  361. MouseListener
  362. MouseMotionAdapter
  363. MouseMotionListener
  364. MulticastSocket
  365. Naming
  366. NegativeArraySizeException
  367. NoClassDefFoundError
  368. NoRouteToHostException
  369. NoSuchAlgorithmException
  370. NoSuchElementException
  371. NoSuchFieldError
  372. NoSuchFieldException
  373. NoSuchMethodError
  374. NoSuchMethodException
  375. NoSuchObjectException
  376. NoSuchProviderException
  377. NotActiveException
  378. NotBoundException
  379. NotOwnerException
  380. NotSerializableException
  381. NullPointerException
  382. Number
  383. NumberFormat
  384. NumberFormatException
  385. Object
  386. ObjectInput
  387. ObjectInputStream
  388. ObjectInputValidation
  389. ObjectOutput
  390. ObjectOutputStream
  391. ObjectStreamClass
  392. ObjectStreamException
  393. ObjID
  394. Observable
  395. Observer
  396. Operation
  397. OptionalDataException
  398. OutOfMemoryError
  399. OutputStream
  400. OutputStreamWriter
  401. Owner
  402. PaintEvent
  403. Panel
  404. PanelPeer
  405. ParameterDescriptor
  406. ParseException
  407. ParsePosition
  408. Permission
  409. PipedInputStream
  410. PipedOutputStream
  411. PipedReader
  412. PipedWriter
  413. PixelGrabber
  414. Point
  415. Polygon
  416. PopupMenu
  417. PopupMenuPeer
  418. PreparedStatement
  419. Principal
  420. PrintGraphics
  421. PrintJob
  422. PrintStream
  423. PrintWriter
  424. PrivateKey
  425. Process
  426. Properties
  427. PropertyChangeEvent
  428. PropertyChangeListener
  429. PropertyChangeSupport
  430. PropertyDescriptor
  431. PropertyEditor
  432. PropertyEditorManager
  433. PropertyEditorSupport
  434. PropertyResourceBundle
  435. PropertyVetoException
  436. ProtocolException
  437. Provider
  438. ProviderException
  439. PublicKey
  440. PushbackInputStream
  441. PushbackReader
  442. Random
  443. RandomAccessFile
  444. Reader
  445. RectangleRegistry
  446. RegistryHandler
  447. Remote
  448. RemoteCall
  449. RemoteException
  450. RemoteObject
  451. RemoteRef
  452. RemoteServer
  453. RemoteStub
  454. ReplicateScaleFilter
  455. ResourceBundle
  456. ResultSet
  457. ResultSetMetaData
  458. RGBImageFilter
  459. RMIClassLoader
  460. RMIFailureHandler
  461. RMISecurityException
  462. RMISecurityManager
  463. RMISocketFactory
  464. RuleBasedCollator
  465. Runnable
  466. Runtime
  467. RuntimeException
  468. Scrollbar
  469. ScrollbarPeer
  470. ScrollPane
  471. ScrollPanePeer
  472. SecureRandom
  473. Security
  474. SecurityException
  475. SecurityManager
  476. SequenceInputStream
  477. Serializable
  478. ServerCloneException
  479. ServerError
  480. ServerException
  481. ServerNotActiveException
  482. ServerRef
  483. ServerRuntimeException
  484. ServerSocket
  485. Shape
  486. Short
  487. Signature
  488. SignatureException
  489. Signer
  490. SimpleBeanInfo
  491. SimpleDateFormat
  492. SimpleTimeZone
  493. Skeleton
  494. SkeletonMismatchException
  495. SkeletonNotFoundException
  496. Socket
  497. SocketException
  498. SocketImpl
  499. SocketImplFactory
  500. SocketSecurityException
  501. SQLException
  502. SQLWarning
  503. Stack
  504. StackOverflowError
  505. Statement
  506. StreamCorruptedException
  507. StreamTokenizer
  508. String
  509. StringBuffer
  510. StringBufferInputStream
  511. StringCharacterIterator
  512. StringIndexOutOfBoundsException
  513. StringReader
  514. StringSelection
  515. StringTokenizer
  516. StringWriter
  517. StubNotFoundException
  518. SyncFailedException
  519. System
  520. SystemColor
  521. TextArea
  522. TextAreaPeer
  523. TextComponent
  524. TextComponentPeer
  525. TextEvent
  526. TextField
  527. TextFieldPeer
  528. TextListener
  529. Thread
  530. ThreadDeath
  531. ThreadGroup
  532. Throwable
  533. Time
  534. Timestamp
  535. TimeZone
  536. Toolkit
  537. TooManyListenersException
  538. Transferable
  539. Types
  540. UID
  541. UnexpectedException
  542. UnicastRemoteObject
  543. UnknownError
  544. UnknownHostException
  545. UnknownServiceException
  546. UnmarshalException
  547. Unreferenced
  548. UnsatisfiedLinkError
  549. UnsupportedEncodingException
  550. UnsupportedFlavorException
  551. URL
  552. URLConnection
  553. URLEncoder
  554. URLStreamHandler
  555. URLStreamHandlerFactory
  556. UTFDataFormatException
  557. Vector
  558. VerifyError
  559. VetoableChangeListener
  560. VetoableChangeSupport
  561. VirtualMachineError
  562. Visibility
  563. VMID
  564. Void
  565. Window
  566. WindowAdapter
  567. WindowEvent
  568. WindowListener
  569. WindowPeer
  570. WriteAbortedException
  571. Writer
  572. ZipEntry
  573. ZipException
  574. ZipFile
  575. ZipInputStream
  576. ZipOutputStream
  577. #