![]() |
![]() |
![]() |
![]() |
Java Editor
The Java Editor Customizer lets the user customize how Simplicity for Java's Java Editor should operate. A small sample editor is provided so that the user may observe the effect of changes immediately. The following settings may be adjusted.
- Background The background color.
- Foreground The color for class names and variable names.
- Keywords The color for Java Keywords (e.g. int, for, class, void,...).
- Numbers The color for numbers (e.g. 3, 3.14, 3e-5, 0x0011,...).
- Strings The color for text strings (e.g. "hello", "\"",...).
- Characters The color for characters (e.g. 'a', '\\', '\011',...).
- Operators The color for Java operators (e.g. +, -, =, ==, [],...).
- Comments The color for comments (e.g. /* comment */).
- Errors The color for lexical errors (e.g. bad@name).
- Enable Auto-tab Enabling this option inserts tab characters when the Return/Enter key is pressed so that the new line lines up with the previous line.
- Substitute spaces for tabs Enabling this option will replace tabs with spaces, the number of which is determined by the Tab Size.
- Font The display font.
- Tab Size The number of characters in each tabstop. The width of an 'n' character of the chosen font is used to compute the tab stop width.
Data Representations, Inc. http://www.datarepresentations.com support@datarepresentations.com sales@datarepresentations.com |
![]() |
![]() |
![]() |
![]() |