home *** CD-ROM | disk | FTP | other *** search
- ;Java source adicional Syntax highlight Script for Twistpad
- ;1998 - 2006 (C) Carthago Software
-
- [::Header::]
- SyntaxName=Java Source
- Extensions=jav;java
- Spelling=0
- SpellingContexts=1;2
-
- [Comment1]
- Type=StartStop
- Context=1
- Scope=0
- Priority=10
- WholeWordOnly=0
- First=//
- Last=
- Background=Default
- Foreground=008000
- italic=0
-
- [Comment2]
- Type=StartStop
- Context=1
- Scope=0
- Priority=10
- WholeWordOnly=0
- First=/*
- Last=*/
- Background=Default
- Foreground=008000
- italic=1
- outline=1
-
- [Quote]
- Type=StartStop
- Context=2
- Scope=0
- Priority=10
- WholeWordOnly=0
- First="
- Last="
- Background=Default
- Foreground=408080
-
- [Brackets]
- Type=StartStop
- Context=3
- Scope=0
- Priority=5
- WholeWordOnly=0
- First={
- Last=}
- Background=Default
- Foreground=Default
- outline=1
- smart=1
-
- [Keywords]
- Type=keyword
- Context=101
- Scope=0
- Priority=6
- WholeWordOnly=1
- Keyword1=as
- Keyword1=
- Keyword2=do;if
- Keyword3=for;int;new;try;var
- Keyword4=byte;case;cast;char;else;goto;long;null;rest;this;true;void
- Keyword5=break;catch;class;const;false;final;float;short;throw;while
- Keyword6=double;future;import;native;public;return;static;switch;throws
- Keyword7=boolean;byvalue;default;extends;finally;generic;package;private
- Keyword8=abstract;continue;operator;volatile;synchronized
- Keyword9=interface;protected;transient
- Keyword10=implements;instanceof;threadsafe
- Background=Default
- Foreground=0000FF
- Bold=0