home *** CD-ROM | disk | FTP | other *** search
/ ftp.editplus.com / ftp.editplus.com.tar / ftp.editplus.com / epp125.exe / JAVA.STX < prev    next >
Text File  |  1999-03-15  |  9KB  |  580 lines

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