home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1998 September / PC_World-1998_09-CD1.iso / Sharewar / Epp102 / JAVA.STX < prev    next >
Encoding:
EditPlus Syntax  |  1998-03-18  |  8.3 KB  |  566 lines

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