Overview
Package
Class
Use
Tree
Deprecated
Index
Jalopy
1.0b10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
B
BACKUP_DIRECTORY
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
The directory where backup files are to be stored (
String
).
BACKUP_LEVEL
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("0").
BACKUP_LEVEL
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of backup files to hold (
int
).
BAND
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
BAND_ASSIGN
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
BLANK_LINES_AFTER_BLOCK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_AFTER_BLOCK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines after a block (
int
).
BLANK_LINES_AFTER_BRACE_LEFT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("0").
BLANK_LINES_AFTER_BRACE_LEFT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Force the given number of blank lines after left curly braces (
int
).
BLANK_LINES_AFTER_CLASS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_AFTER_CLASS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines after classes (
int
).
BLANK_LINES_AFTER_DECLARATION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("0").
BLANK_LINES_AFTER_DECLARATION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines after declarations (
int
).
BLANK_LINES_AFTER_FOOTER
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_AFTER_FOOTER
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines after the footer (
int
).
BLANK_LINES_AFTER_HEADER
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("0").
BLANK_LINES_AFTER_HEADER
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines after the header (
int
).
BLANK_LINES_AFTER_IMPORT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("2").
BLANK_LINES_AFTER_IMPORT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines after the last import statement (
int
).
BLANK_LINES_AFTER_INTERFACE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_AFTER_INTERFACE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines after interfaces (
int
).
BLANK_LINES_AFTER_METHOD
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_AFTER_METHOD
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines after methods (
int
).
BLANK_LINES_AFTER_PACKAGE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_AFTER_PACKAGE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines after the package statement (
int
).
BLANK_LINES_BEFORE_BLOCK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_BEFORE_BLOCK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines before a block (
int
).
BLANK_LINES_BEFORE_BRACE_RIGHT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("0").
BLANK_LINES_BEFORE_BRACE_RIGHT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Force the given number of blank lines before right curly braces (
int
).
BLANK_LINES_BEFORE_CASE_BLOCK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_BEFORE_CASE_BLOCK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines before a case block (
int
).
BLANK_LINES_BEFORE_COMMENT_JAVADOC
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_BEFORE_COMMENT_JAVADOC
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines before Javadoc comments (
int
).
BLANK_LINES_BEFORE_COMMENT_MULTI_LINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_BEFORE_COMMENT_MULTI_LINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines before multi-line comments (
int
).
BLANK_LINES_BEFORE_COMMENT_SINGLE_LINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_BEFORE_COMMENT_SINGLE_LINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines before single-line commenents (
int
).
BLANK_LINES_BEFORE_CONTROL
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_BEFORE_CONTROL
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines before a flow control statement (
int
).
BLANK_LINES_BEFORE_DECLARATION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_BEFORE_DECLARATION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines before declarations (
int
).
BLANK_LINES_BEFORE_FOOTER
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_BEFORE_FOOTER
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines before the footer (
int
).
BLANK_LINES_BEFORE_HEADER
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("0").
BLANK_LINES_BEFORE_HEADER
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines before the header (
int
).
BLANK_LINES_KEEP_UP_TO
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("1").
BLANK_LINES_KEEP_UP_TO
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Number of blank lines to keep up to (
int
).
BLOCK_STATEMENT
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
BNOT
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
BOF
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
BOR
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
BOR_ASSIGN
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
BR
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
BRACE_EMPTY_CUDDLE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("false").
BRACE_EMPTY_CUDDLE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Cuddle empty braces? (
boolean
)
BRACE_EMPTY_INSERT_STATEMENT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("false").
BRACE_EMPTY_INSERT_STATEMENT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Insert an empty statement into empty braces? (
boolean
)
BRACE_INSERT_DO_WHILE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("false").
BRACE_INSERT_DO_WHILE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Insert braces around single do-while statements? (
boolean
)
BRACE_INSERT_FOR
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("false").
BRACE_INSERT_FOR
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Insert unneccessary braces around single for statements? (
boolean
)
BRACE_INSERT_IF_ELSE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("true").
BRACE_INSERT_IF_ELSE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Insert braces around single if-else statements? (
boolean
)
BRACE_INSERT_WHILE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("false").
BRACE_INSERT_WHILE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Insert braces around single while statements? (
boolean
)
BRACE_NEWLINE_LEFT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("false").
BRACE_NEWLINE_LEFT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Print newline before left braces? (
boolean
)
BRACE_NEWLINE_RIGHT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("false").
BRACE_NEWLINE_RIGHT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Print newline after right braces? (
boolean
)
BRACE_REMOVE_BLOCK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("true").
BRACE_REMOVE_BLOCK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Remove unneccessary braces for blocks? (
boolean
)
BRACE_REMOVE_DO_WHILE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("false").
BRACE_REMOVE_DO_WHILE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Remove braces around single do-while statements? (
boolean
)
BRACE_REMOVE_FOR
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("false").
BRACE_REMOVE_FOR
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Remove unneccessary braces around single for statements? (
boolean
)
BRACE_REMOVE_IF_ELSE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("false").
BRACE_REMOVE_IF_ELSE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Remove unneccessary braces around single if-else statements? (
boolean
)
BRACE_REMOVE_WHILE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("false").
BRACE_REMOVE_WHILE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Remove braces around single while statements? (
boolean
)
BRACE_TREAT_DIFFERENT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("false").
BRACE_TREAT_DIFFERENT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Should class and method blocks be treated different? (
boolean
)
BRACE_TREAT_DIFFERENT_IF_WRAPPED
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("false").
BRACE_TREAT_DIFFERENT_IF_WRAPPED
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Print left braces of class/interface/ctor/method declarations on a new line if either the parameter list or extends, implements or throws clause is wrapped? (
boolean
)
BSR
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
BSR_ASSIGN
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
BXOR
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
BXOR_ASSIGN
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
BlankLinesSettingsPage
- class de.hunsicker.jalopy.swing.
BlankLinesSettingsPage
.
Settings page for the Jalopy printer blank lines settings.
BlankLinesSettingsPage()
- Constructor for class de.hunsicker.jalopy.swing.
BlankLinesSettingsPage
Creates a new BlankLinesSettingsPage object.
BracesSettingsPage
- class de.hunsicker.jalopy.swing.
BracesSettingsPage
.
Settings page for the Jalopy printer general brace settings.
BracesSettingsPage()
- Constructor for class de.hunsicker.jalopy.swing.
BracesSettingsPage
Creates a new BracesSettingsPage.
beforeStart()
- Method in class de.hunsicker.jalopy.plugin.
AbstractPlugin
Called on the event dispatching thread before an action will be started.
begin(String, int)
- Method in interface de.hunsicker.jalopy.swing.
ProgressMonitor
Begins the monitoring of an operation.
big()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
block()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
blockquote()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
body_content()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
body_tag()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
bold()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
builtInType()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
builtInTypeSpec(boolean)
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
bundle
- Variable in class de.hunsicker.jalopy.swing.
AbstractSettingsPage
ResourceBundle that provides the localized string resources for the graphical components.
Overview
Package
Class
Use
Tree
Deprecated
Index
Jalopy
1.0b10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
Submit a bug or feature
.
For further information and documentation, visit the
official Jalopy website
.
This page generated:
November 13 2004
Copyright © 2001-2002,
Marco Hunsicker
. All rights reserved.