A B C D E F G H I J K L M N O P Q R S T U V W _

A

ABSTRACT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
ABSTRACT - Static variable in class de.hunsicker.jalopy.language.ModifierType
Represents the abstract modifier.
AbstractAppender - Class in de.hunsicker.jalopy.plugin
Skeleton implementation of an appender which outputs messages in a visual component.
AbstractAppender() - Constructor for class de.hunsicker.jalopy.plugin.AbstractAppender
Creates a new AbstractAppender object.
AbstractPlugin - Class in de.hunsicker.jalopy.plugin
Skeleton implementation of a Jalopy Plug-in for integrated development environments.
AbstractPlugin() - Constructor for class de.hunsicker.jalopy.plugin.AbstractPlugin
Creates a new AbstractPlugin object.
AbstractPlugin(SwingAppender) - Constructor for class de.hunsicker.jalopy.plugin.AbstractPlugin
Creates a new AbstractPlugin object.
AbstractPlugin.Action - Class in de.hunsicker.jalopy.plugin
Represents an action that can be performed.
AbstractSettingsPage - Class in de.hunsicker.jalopy.swing
Skeleton implementation of a settings page.
AbstractSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.AbstractSettingsPage
Creates a new AbstractSettingsPage.
aCase() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
accept(File, String) - Method in class de.hunsicker.io.ExtensionFilter
Tests if a specified file should be included in a file list.
accept(File, String) - Method in class de.hunsicker.io.Filters
Tests if a specified file should be included in a file list.
acronym() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
add(File, String, long) - Method in class de.hunsicker.jalopy.storage.History
Adds the given file to the history.
add(String, byte) - Method in class de.hunsicker.jalopy.swing.syntax.KeywordMap
Adds a key-value mapping.
add(AbstractButton) - Method in class de.hunsicker.swing.EmptyButtonGroup
Adds the given button to the group.
addASTChild(ASTPair, AST) - Method in class de.hunsicker.jalopy.language.antlr.JavaNodeFactory
Add the given node as a child to the given root.
addCached(Class, Object) - Method in class de.hunsicker.jalopy.language.CompositeFactory
 
addChild(AST) - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Adds a node to the end of the child list for this node.
addFilter(FilenameFilter) - Method in class de.hunsicker.io.DirectoryScanner
Adds the given file filter.
addFilter(FilenameFilter) - Method in class de.hunsicker.io.Filters
Adds the given filter to the filter list.
addIssue(AST, String, Object[]) - Method in class de.hunsicker.jalopy.language.CodeInspector
Adds the given rule message for the given node.
additiveExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
addNotify() - Method in class de.hunsicker.jalopy.swing.ImportsSettingsPage
DOCUMENT ME!
addProject(Project) - Static method in class de.hunsicker.jalopy.storage.Convention
Adds a new project.
address() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
addSupport(JTextComponent) - Method in class de.hunsicker.swing.util.PopupSupport
Adds a default popup menu for the given component.
addToken(int, byte) - Method in class de.hunsicker.jalopy.swing.syntax.TokenMarker
Adds a token to the token list.
ADLER32 - Static variable in class de.hunsicker.jalopy.storage.History.Method
Use Adler32 checksum.
advanceToFirstNonParen(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeHelper
Advance to the first non-LPAREN node for the rare case where both operands are enclosed by several parenthesis groups, e.g.
afterEnd() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Called on the event dispatching thread after an action was performed.
ALIGN_METHOD_CALL_CHAINS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
ALIGN_METHOD_CALL_CHAINS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of indiviual method call chains? (boolean)
ALIGN_PARAMS_METHOD_DEF - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
ALIGN_PARAMS_METHOD_DEF - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Specifies whether method declaration parameters should be aligned (boolean).
ALIGN_TERNARY_EXPRESSION - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
ALIGN_TERNARY_EXPRESSION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping after the first ternary operand? (boolean)
ALIGN_TERNARY_OPERATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
ALIGN_TERNARY_OPERATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Align the indiviual parts of the ternary operator? (boolean)
ALIGN_TERNARY_VALUES - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
ALIGN_TERNARY_VALUES - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping after the second ternary operand? (boolean)
ALIGN_VAR_ASSIGNS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
ALIGN_VAR_ASSIGNS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Specifies whether variable assignments should be aligned (boolean).
ALIGN_VAR_DECL_ASSIGNS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Specifies whether variable deceleration assignments should be aligned (boolean).
ALIGN_VAR_IDENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
ALIGN_VAR_IDENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Specifies whether variable identifiers should be aligned (boolean).
ALL - Static variable in class de.hunsicker.jalopy.storage.Loggers
Logging category for all messages.
anchor() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
anchor_content() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
andExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
AnnotatePrinter - Class in de.hunsicker.jalopy.printer
An annotation line is usually ing the format of
AnnotatePrinter() - Constructor for class de.hunsicker.jalopy.printer.AnnotatePrinter
Single instance usage only
Annotation - Class in de.hunsicker.jalopy.language
A class that wraps some application specific annotation data.
Annotation(int, Object) - Constructor for class de.hunsicker.jalopy.language.Annotation
Creates a new Annotation object.
annotation() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
ANNOTATION - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
ANNOTATION - Static variable in class de.hunsicker.jalopy.language.DeclarationType
Represents an ANNOTATION declaration.
ANNOTATION_ARRAY_INIT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
ANNOTATION_DEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
ANNOTATION_FIELD_DEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
ANNOTATION_INT - Static variable in class de.hunsicker.jalopy.language.DeclarationType
The bit value for annotations.
ANNOTATION_MEMBER_VALUE_PAIR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
annotationArguments() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
annotationBlock() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
annotationDefinition(JavaNode) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
AnnotationDefPrinter - Class in de.hunsicker.jalopy.printer
This class prints out an annotation group The format may be similar to
AnnotationDefPrinter() - Constructor for class de.hunsicker.jalopy.printer.AnnotationDefPrinter
Single instance
annotationField() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
AnnotationFieldPrinter - Class in de.hunsicker.jalopy.printer
This class prints out an annotation field The field format may be similar to
AnnotationFieldPrinter() - Constructor for class de.hunsicker.jalopy.printer.AnnotationFieldPrinter
Single instance usage only
annotationMemberArrayInitializer() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
annotationMemberArrayValueInitializer() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
annotationMemberValueInitializer() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
annotationMemberValuePair() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
AnnotationMemberValuePairPrinter - Class in de.hunsicker.jalopy.printer
This class prints out an annotation member value pair The format may be similar to
AnnotationMemberValuePairPrinter() - Constructor for class de.hunsicker.jalopy.printer.AnnotationMemberValuePairPrinter
Single instance model
annotations() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
ANNOTATIONS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
AnnotationsPrinter - Class in de.hunsicker.jalopy.printer
The annotation printer
AnnotationsPrinter() - Constructor for class de.hunsicker.jalopy.printer.AnnotationsPrinter
Single instance printer
anntotationMemberValuePairs() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
ANON_ALIGN_VALUES_WHEN_EXCEEDS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("0").
ANON_ALIGN_VALUES_WHEN_EXCEEDS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of wrapping ANON values after a certain amount ? (int)
ANON_DEF_ALIGN_VALUES_WHEN_EXCEEDS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("0").
ANON_DEF_ALIGN_VALUES_WHEN_EXCEEDS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of wrapping ANON DEF values after a certain amount ? (int)
ANON_DEF_LCURLY_NO_NEW_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
ANON_DEF_LCURLY_NO_NEW_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Annotation Def LCURLY statrts new line ? (boolean)
ANON_LCURLY_NO_NEW_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
ANON_LCURLY_NO_NEW_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Annotation LCURLY statrts new line ? (boolean)
append(LoggingEvent) - Method in class de.hunsicker.jalopy.plugin.AbstractAppender
Does the actual outputting.
appender - Variable in class de.hunsicker.jalopy.plugin.AbstractPlugin
Appender to write messages to.
apply(AST) - Method in interface de.hunsicker.jalopy.language.Transformation
Performs a transformation of the given tree.
ARG_ECLIPSE - Static variable in class de.hunsicker.jalopy.swing.SettingsDialog
Command line option that indicates that the settings dialog was called from within Eclipse.
argList() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
ARRAY_BRACKETS_AFTER_IDENT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
ARRAY_BRACKETS_AFTER_IDENT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Should the brackets for array types be printed after the type or after the identifier? (boolean)
ARRAY_DECLARATOR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
ARRAY_INIT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
arrayInitializer() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
ASSIGN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
assignmentExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
AT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
AT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
attachAnnotation(Annotation) - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Attaches an annotation to this node.
attachAnnotations(List) - Method in class de.hunsicker.jalopy.language.JavaRecognizer
Attaches the given annotations to the current input source.
attachAnnotations(List) - Method in interface de.hunsicker.jalopy.plugin.Editor
Attaches the given annotations to this view.
attached - Variable in class de.hunsicker.jalopy.language.antlr.ExtendedToken
True if attached to a node
attachStuff(JavaNode[]) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
attachStuff(JavaNode[]) - Method in class de.hunsicker.jalopy.language.JavaParser
Attaches the items to the correct nodes
ATTR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
AUTO - Static variable in class de.hunsicker.io.FileFormat
Indicates that the file format should be auto-detected.

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 interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
BAND_ASSIGN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
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.antlr.InternalJavadocParser
 
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).
BlankLinesSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy printer blank lines settings.
BlankLinesSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.BlankLinesSettingsPage
Creates a new BlankLinesSettingsPage object.
block() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
BLOCK - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
blockquote() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
BNOT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
body_content() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
body_tag() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
BOF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
bold() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
BOR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
BOR_ASSIGN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
BR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
BRACE_ADD_COMMENT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
Add comments after closing braces
BRACE_ADD_COMMENT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Add comments like end if and end switch after brace blocks
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)
BracesSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy printer general brace settings.
BracesSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.BracesSettingsPage
Creates a new BracesSettingsPage.
BSR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
BSR_ASSIGN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
buildTokenTypeASTClassMap() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
buildTokenTypeASTClassMap() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
builtInType() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
builtInTypeArraySpec(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
builtInTypeSpec(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
bundle - Variable in class de.hunsicker.jalopy.swing.AbstractSettingsPage
ResourceBundle that provides the localized string resources for the graphical components.
button - Variable in class de.hunsicker.swing.StringButtonPanel
DOCUMENT ME!
BXOR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
BXOR_ASSIGN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 

C

C_TH_OR_TD - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
C_TR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CACRO - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CADDRESS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
call() - Method in interface de.hunsicker.util.concurrent.Callable
Perform some action that returns a result or throws an exception.
call() - Method in class de.hunsicker.util.concurrent.TimedCallable
DOCUMENT ME!
Callable - Interface in de.hunsicker.util.concurrent
Interface for runnable actions that bear results and/or throw Exceptions.
CANCHOR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
caption() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
CASE_GROUP - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
casesGroup() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
caseSList() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
CASESLIST - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
cause - Variable in exception de.hunsicker.util.ChainingRuntimeException
Causing throwable.
CBIG - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CBOLD - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CBQUOTE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CCAP - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CCENTER - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CCITE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CCODE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CDDEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CDFN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CDIR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CDIR_OR_CDIV - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CDIV - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CDLIST - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CDTERM - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CEM - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
center() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
CFONT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CH1 - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CH2 - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CH3 - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CH4 - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CH5 - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CH6 - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
ChainingRuntimeException - Exception in de.hunsicker.util
Resembles the JDK 1.4 exception chaining facility.
ChainingRuntimeException() - Constructor for exception de.hunsicker.util.ChainingRuntimeException
Creates a new ChainingRuntimeException object.
ChainingRuntimeException(String) - Constructor for exception de.hunsicker.util.ChainingRuntimeException
Creates a new ChainingRuntimeException object.
ChainingRuntimeException(String, Throwable) - Constructor for exception de.hunsicker.util.ChainingRuntimeException
Creates a new ChainingRuntimeException object.
ChainingRuntimeException(Throwable) - Constructor for exception de.hunsicker.util.ChainingRuntimeException
Creates a new ChainingRuntimeException object.
changedUpdate(DocumentEvent) - Method in class de.hunsicker.jalopy.swing.syntax.DefaultSyntaxDocument.DocumentHandler
 
changePressed() - Method in class de.hunsicker.swing.DirectoryPanel
Change pressed
changePressed() - Method in class de.hunsicker.swing.StringButtonPanel
Called when the users presses the change button.
CHAR_LITERAL - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
checkCompatibility(String) - Static method in class de.hunsicker.jalopy.Jalopy
Checks whether the specification version of the given Plug-in is compatible with the Jalopy Plug-in API spec version.
checkEntryConditions() - Method in class de.hunsicker.jalopy.plugin.AbstractAppender
CHUNKS_BY_BLANK_LINES - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
CHUNKS_BY_BLANK_LINES - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Enable chunk detection by blank lines? (boolean)
CHUNKS_BY_COMMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
CHUNKS_BY_COMMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Enable chunk detection by comments? (boolean)
CITALIC - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
citation() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
CKBD - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CLASS - Static variable in class de.hunsicker.jalopy.language.DeclarationType
Represents a class declaration.
CLASS_DEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
CLASS_INT - Static variable in class de.hunsicker.jalopy.language.DeclarationType
The bit value for classes.
CLASS_NAME - Static variable in class de.hunsicker.jalopy.storage.Environment.Variable
The class name variable
CLASS_REPOSITORY_DIRECTORY - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Directory to store class repository files (String).
classBlock() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
classDefinition(JavaNode) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
classField() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
classOrInterfaceType(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
ClassRepository - Class in de.hunsicker.jalopy.language
Stores type names for Java packages.
ClassRepositoryEntry - Class in de.hunsicker.jalopy.language
Represents a repository entry for a given Java library.
ClassRepositoryEntry(ClassRepositoryEntry.Info, Set) - Constructor for class de.hunsicker.jalopy.language.ClassRepositoryEntry
Creates a new ClassRepositoryEntry object.
ClassRepositoryEntry(File, long, Set) - Constructor for class de.hunsicker.jalopy.language.ClassRepositoryEntry
Creates a new ClassRepositoryEntry object.
ClassRepositoryEntry.Info - Class in de.hunsicker.jalopy.language
Provides information about a repository entry.
ClassRepositoryEntry.Info(File) - Constructor for class de.hunsicker.jalopy.language.ClassRepositoryEntry.Info
Creates a new Info object.
classTypeSpec(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
cleanupBackupDirectory() - Method in class de.hunsicker.jalopy.Jalopy
Cleans up the backup directory.
clear() - Method in class de.hunsicker.jalopy.language.antlr.ExtendedToken
 
clear() - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Method to prevent references from sticking around
clear() - Method in class de.hunsicker.jalopy.language.antlr.Node
Method to prevent references from sticking around
clear() - Method in class de.hunsicker.jalopy.language.CompositeFactory
Clears all objects that were created in the factories
clear() - Method in interface de.hunsicker.jalopy.plugin.SwingAppender
Clears all messages currently being displayed.
clear() - Method in class de.hunsicker.jalopy.storage.History
Clears the history.
clear() - Method in class de.hunsicker.util.concurrent.FutureResult
Clear the value and exception and set to not-ready, allowing this FutureResult to be reused.
clearCache() - Method in class de.hunsicker.jalopy.swing.SettingsContainer
Clears the panel cache.
CLITEM - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
close() - Method in class de.hunsicker.jalopy.plugin.AbstractAppender
close() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Closes the stream, flushing it first.
code() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
CodeInspector - Class in de.hunsicker.jalopy.language
Inspects a Java parse tree for convention violations and possible code weaknesses.
CodeInspector(Map) - Constructor for class de.hunsicker.jalopy.language.CodeInspector
Creates a new CodeInspector object.
CodeInspectorSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy Code Inspector general settings.
CodeInspectorSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.CodeInspectorSettingsPage
Creates a new CodeInspectorSettingsPage object.
COLIST - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
COLLAPSE - Static variable in class de.hunsicker.jalopy.storage.ImportPolicy
Collapse single-type import statements.
COLON - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
colors - Variable in class de.hunsicker.jalopy.swing.syntax.DefaultSyntaxDocument
The colors
column - Variable in class de.hunsicker.jalopy.language.Position
 
column - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Current column position.
ComboBoxPanelCheckBox - Class in de.hunsicker.jalopy.swing
A component that combines a check box and a combo box panel.
ComboBoxPanelCheckBox(String, String, Object[]) - Constructor for class de.hunsicker.jalopy.swing.ComboBoxPanelCheckBox
Creates a new ComboBoxPanelCheckBox.
ComboBoxPanelCheckBox(String, boolean, String, Object[], Object) - Constructor for class de.hunsicker.jalopy.swing.ComboBoxPanelCheckBox
Creates a new ComboBoxPanelCheckBox.
COMMA - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
COMMENT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
COMMENT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
COMMENT - Static variable in class de.hunsicker.jalopy.storage.History.Policy
Insert a single line comment header at the top of every formatted file.
COMMENT1 - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
Comment 1 token id.
COMMENT2 - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
Comment 2 token id.
COMMENT3 - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
Comment 2 token id.
COMMENT_DATA - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
COMMENT_FORMAT_MULTI_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
COMMENT_FORMAT_MULTI_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Format multi-line comments? (boolean)
COMMENT_INSERT_SEPARATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
COMMENT_INSERT_SEPARATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert separator comments between the different tree portions ( class/interface/variable/method/constructor/initialiation declarations)? (boolean)
COMMENT_INSERT_SEPARATOR_RECURSIVE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
COMMENT_INSERT_SEPARATOR_RECURSIVE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert separator comments between the different tree portions of inner classes/interfaces (a.k.a recursively)? (boolean)
COMMENT_JAVADOC_CHECK_TAGS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
COMMENT_JAVADOC_CHECK_TAGS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Check Javadoc standard tags? (boolean)
COMMENT_JAVADOC_CHECK_TAGS_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
COMMENT_JAVADOC_CHECK_TAGS_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Should Javadoc &064;throws tags be checked or not? (boolean)
COMMENT_JAVADOC_CLASS_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("0").
COMMENT_JAVADOC_CLASS_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert missing Javadoc comment for classes/interfaces? (int)
COMMENT_JAVADOC_CTOR_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("0").
COMMENT_JAVADOC_CTOR_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert missing Javadoc comment for constructors? (int)
COMMENT_JAVADOC_FIELDS_SHORT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
COMMENT_JAVADOC_FIELDS_SHORT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print Javadoc comments for fields in one line if possible? (boolean)
COMMENT_JAVADOC_INNER_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
COMMENT_JAVADOC_INNER_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert missing Javadoc comments for inner classes too? (boolean)
COMMENT_JAVADOC_METHOD_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("0").
COMMENT_JAVADOC_METHOD_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert missing Javadoc comment for methods? (int)
COMMENT_JAVADOC_PARSE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
COMMENT_JAVADOC_PARSE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Parse Javadoc comments or add AS IS? (boolean)
COMMENT_JAVADOC_PARSE_DESCRIPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
 
COMMENT_JAVADOC_REMOVE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
COMMENT_JAVADOC_REMOVE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Remove Javadoc comments? (boolean)
COMMENT_JAVADOC_TAGS_INLINE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("").
COMMENT_JAVADOC_TAGS_INLINE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Custom Javadoc in-line tags definitions (String).
COMMENT_JAVADOC_TAGS_STANDARD - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("").
COMMENT_JAVADOC_TAGS_STANDARD - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Custom Javadoc standard tags definitions (String).
COMMENT_JAVADOC_TEMPLATE_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""/**| * DOCUMENT ME!| *| * @author $author$| * @version $Revision$| */"").
COMMENT_JAVADOC_TEMPLATE_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Javadoc template for classes (String).
COMMENT_JAVADOC_TEMPLATE_CTOR_BOTTOM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("" */"").
COMMENT_JAVADOC_TEMPLATE_CTOR_BOTTOM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Javadoc template for constructors, bottom part (String).
COMMENT_JAVADOC_TEMPLATE_CTOR_EXCEPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("" * @throws $exceptionType$ DOCUMENT ME!"").
COMMENT_JAVADOC_TEMPLATE_CTOR_EXCEPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Javadoc template for constructors, exceptions part (String).
COMMENT_JAVADOC_TEMPLATE_CTOR_PARAM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("" * @param $paramType$ DOCUMENT ME!"").
COMMENT_JAVADOC_TEMPLATE_CTOR_PARAM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Javadoc template for constructors, parameters part (String).
COMMENT_JAVADOC_TEMPLATE_CTOR_TOP - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""/**| * Creates a new $objectType$ object."").
COMMENT_JAVADOC_TEMPLATE_CTOR_TOP - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Javadoc template for constructors, top part (String).
COMMENT_JAVADOC_TEMPLATE_INTERFACE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""/**| * DOCUMENT ME!| *| * @author $author$| * @version $Revision$| */"").
COMMENT_JAVADOC_TEMPLATE_INTERFACE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Javadoc template for interfaces (String).
COMMENT_JAVADOC_TEMPLATE_METHOD_BOTTOM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("" */"").
COMMENT_JAVADOC_TEMPLATE_METHOD_BOTTOM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Javadoc template for methods, bottom part (String).
COMMENT_JAVADOC_TEMPLATE_METHOD_EXCEPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("" * @throws $exceptionType$ DOCUMENT ME!"").
COMMENT_JAVADOC_TEMPLATE_METHOD_EXCEPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Javadoc template for methods, exceptions part (String).
COMMENT_JAVADOC_TEMPLATE_METHOD_PARAM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("" * @param $paramType$ DOCUMENT ME!"").
COMMENT_JAVADOC_TEMPLATE_METHOD_PARAM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Javadoc template for methods, parameter part (String).
COMMENT_JAVADOC_TEMPLATE_METHOD_RETURN - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("" * @return DOCUMENT ME!"").
COMMENT_JAVADOC_TEMPLATE_METHOD_RETURN - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Javadoc template for methods, return part (String).
COMMENT_JAVADOC_TEMPLATE_METHOD_SEPARATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("" *"").
COMMENT_JAVADOC_TEMPLATE_METHOD_TOP - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""/**| * DOCUMENT ME!"").
COMMENT_JAVADOC_TEMPLATE_METHOD_TOP - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Javadoc template for methods, top part (String).
COMMENT_JAVADOC_TEMPLATE_VARIABLE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""/**| * DOCUMENT ME!| */"").
COMMENT_JAVADOC_TEMPLATE_VARIABLE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Javadoc template for variables (String).
COMMENT_JAVADOC_TRANSFORM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
COMMENT_JAVADOC_TRANSFORM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Transform non-Javadoc comments to Javadoc comments? (boolean)
COMMENT_JAVADOC_VARIABLE_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("0").
COMMENT_JAVADOC_VARIABLE_MASK - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert missing Javadoc comment for variables? (int)
COMMENT_REMOVE_MULTI_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
COMMENT_REMOVE_MULTI_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Remove multi-line comments? (boolean)
COMMENT_REMOVE_SINGLE_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
COMMENT_REMOVE_SINGLE_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Remove single-line comments? (boolean)
CommentsSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy printer comment settings.
CommentsSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.CommentsSettingsPage
Creates a new CommentsSettingsPage object.
compareTo(Object) - Method in class de.hunsicker.jalopy.language.antlr.Node
Compares this object with the specified object for order.
compareTo(Object) - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry.Info
Compares this object with the specified object for order.
compareTo(Object) - Method in class de.hunsicker.jalopy.language.DeclarationType
Compares this object with the specified object for order.
compareTo(Object) - Method in class de.hunsicker.jalopy.language.MethodType
Compares this object with the specified object for order.
compareTo(Object) - Method in class de.hunsicker.jalopy.language.ModifierType
Compares this object with the specified object for order.
compareTo(Object) - Method in class de.hunsicker.jalopy.storage.Convention.Key
CompositeFactory - Class in de.hunsicker.jalopy.language
This class creates instances of all the Factories used to generate JavaNodes, Nodes, & Extended Tokens.
CompositeFactory() - Constructor for class de.hunsicker.jalopy.language.CompositeFactory
 
CompositeFactory.ExtendedTokenFactory - Class in de.hunsicker.jalopy.language
 
compoundStatement() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
compute(String, String) - Static method in class de.hunsicker.util.Lcs
Computes the longest common subsequence for the two given strings.
compute() - Method in class de.hunsicker.util.Lcs
Computes the longest common subsequence for the two given strings.
conditionalExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
constant() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
construct() - Method in class de.hunsicker.swing.util.SwingWorker
Computes the value to be returned by the SwingWorker.get() method.
constructorBody() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
contains(FilenameFilter) - Method in class de.hunsicker.io.Filters
Indicates wheter the given filter is contained in the filter list.
contains(Node) - Method in class de.hunsicker.jalopy.language.antlr.Node
Checks whether this node contains the given node.
contains(int, int, int, int) - Method in class de.hunsicker.jalopy.language.antlr.Node
Checks whether this node contains the given position.
contains(int, int) - Method in class de.hunsicker.jalopy.language.antlr.Node
Checks whether this node contains the given position.
containsUppercase(String) - Static method in class de.hunsicker.util.StringHelper
Returns true if the given string contains at least one uppercase letter.
continuation - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Should indenting use an added contination amount?
continuationIndentSize - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Number of spaces to use for continuation indentation.
Convention - Class in de.hunsicker.jalopy.storage
Represents a code convention: the settings that describe the desired coding style for Java source files.
CONVENTION - Static variable in class de.hunsicker.jalopy.storage.Environment.Variable
Defines the variable "convention".
Convention.Key - Class in de.hunsicker.jalopy.storage
A key for storing a value in a code convention.
CONVENTION_DESCRIPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""Sun Java Coding Convention"").
CONVENTION_DESCRIPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Description of the code convention (String).
CONVENTION_NAME - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""Sun"").
CONVENTION_NAME - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Name of the code convention (String).
ConventionDefaults - Class in de.hunsicker.jalopy.storage
Holds the default code convention values (Sun Java Coding Style).
ConventionKeys - Class in de.hunsicker.jalopy.storage
Provides the valid keys for accessing the values in a code convention.
Copy - Class in de.hunsicker.io
Helper routines for copying files or directories.
copy() - Method in class de.hunsicker.jalopy.storage.Environment
Returns a copy of this object.
COUNTRY - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""US"").
COUNTRY - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Uppercase two-letter ISO-3166 code (String).
CPARA - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CRC32 - Static variable in class de.hunsicker.jalopy.storage.History.Method
Use CRC32 checksum.
create(File, File) - Static method in class de.hunsicker.io.FileBackup
Returns the new backup file for the given file.
create(File, File, int) - Static method in class de.hunsicker.io.FileBackup
Returns the name of the new backup file for the given file..
create(String, String, File, int) - Static method in class de.hunsicker.io.FileBackup
Creates and returns the new backup file for the given content.
create(File, File, int, String, int) - Static method in class de.hunsicker.io.FileBackup
Returns the new backup file for the given file.
create(int) - Method in class de.hunsicker.jalopy.language.antlr.JavaNodeFactory
Creates a new JavaNode node.
create(AST) - Method in class de.hunsicker.jalopy.language.antlr.JavaNodeFactory
Creates a new JavaNode node.
create(Token) - Method in class de.hunsicker.jalopy.language.antlr.JavaNodeFactory
Creates a new JavaNode node.
create(int, String) - Method in class de.hunsicker.jalopy.language.antlr.JavaNodeFactory
Creates a new JavaNode node.
create(int, int, int, int) - Method in class de.hunsicker.jalopy.language.antlr.JavaNodeFactory
 
create() - Method in class de.hunsicker.jalopy.language.CompositeFactory.ExtendedTokenFactory
 
create(int, String) - Method in class de.hunsicker.jalopy.language.CompositeFactory.ExtendedTokenFactory
 
create() - Method in class de.hunsicker.jalopy.language.NodeFactory
Creates a new empty JavaNode node.
create(int) - Method in class de.hunsicker.jalopy.language.NodeFactory
Creates a new empty Node node.
create(int, String) - Method in class de.hunsicker.jalopy.language.NodeFactory
Creates a new empty Node node.
create(AST) - Method in class de.hunsicker.jalopy.language.NodeFactory
Creates a new empty Node node.
create(Token) - Method in class de.hunsicker.jalopy.language.NodeFactory
Creates a new empty Node node.
create(AST, NodeWriter) - Static method in class de.hunsicker.jalopy.printer.PrinterFactory
Returns a printer instance for the given node.
create(Window, String) - Static method in class de.hunsicker.jalopy.swing.SettingsDialog
Creates a new SettingsDialog object.
create(Window) - Static method in class de.hunsicker.jalopy.swing.SettingsDialog
Creates a new SettingsDialog object.
create(Element) - Method in class de.hunsicker.jalopy.swing.syntax.SyntaxEditorKit
Creates a view from an element that can be used for painting that element.
create(Window, String, boolean, Throwable) - Static method in class de.hunsicker.swing.ErrorDialog
Creates a new error dialog.
create(Window, boolean, Throwable) - Static method in class de.hunsicker.swing.ErrorDialog
Creates a new error dialog.
create(Window, Throwable) - Static method in class de.hunsicker.swing.ErrorDialog
Creates a new, modal error dialog.
createButton(String, boolean) - Static method in class de.hunsicker.swing.util.SwingHelper
Creates a new button with the given text.
createButton(String) - Static method in class de.hunsicker.swing.util.SwingHelper
Creates a new button with the given text.
createDefaultDocument() - Method in class de.hunsicker.jalopy.swing.syntax.SyntaxEditorKit
Creates a new instance of the default document for this editor kit.
createEntry(ClassRepositoryEntry.Info) - Static method in class de.hunsicker.jalopy.language.ClassRepository
Creates a repository entry for the given repository info.
createItemList(int[]) - Method in class de.hunsicker.jalopy.swing.AbstractSettingsPage
Creates a list with the string values of the given integer values.
createNodes() - Method in class de.hunsicker.jalopy.swing.SettingsContainer
Creates the different nodes to choose the settings pages.
createProgressMonitor() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Creates a monitor to be used for long-running operations.
CSAMP - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CSMALL - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CSTRIKE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CSTRIKE_OR_CSTRONG - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CSTRONG - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CSUB - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CSUB_OR_CSUP - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CSUP - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CTABLE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CTD - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CTH - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CTOR - Static variable in class de.hunsicker.jalopy.language.DeclarationType
Represents a constructor declaration.
CTOR_CALL - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
CTOR_DEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
CTOR_INT - Static variable in class de.hunsicker.jalopy.language.DeclarationType
The bit value for constructors.
ctorHead() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
CTTYPE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CULIST - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CUNDER - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
CVAR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 

D

DATE - Static variable in class de.hunsicker.jalopy.storage.Environment.Variable
The date variable you can specify a pattern following the date like $date:dd/mmmm$ as long as it follows the simple date format rules
dd() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
de.hunsicker.io - package de.hunsicker.io
Contains I/O related stuff.
de.hunsicker.jalopy - package de.hunsicker.jalopy
Contains the main classes to directly interact with the Jalopy formatting engine.
de.hunsicker.jalopy.language - package de.hunsicker.jalopy.language
Contains all classes related to the task of language recognition and processing.
de.hunsicker.jalopy.language.antlr - package de.hunsicker.jalopy.language.antlr
 
de.hunsicker.jalopy.plugin - package de.hunsicker.jalopy.plugin
Supplies the Plug-in hook for the integration with other Java applications.
de.hunsicker.jalopy.prefs - package de.hunsicker.jalopy.prefs
 
de.hunsicker.jalopy.printer - package de.hunsicker.jalopy.printer
Provides classes and interfaces for handling the AST output.
de.hunsicker.jalopy.storage - package de.hunsicker.jalopy.storage
The Jalopy runtime and persistant state storage and configuration facility.
de.hunsicker.jalopy.swing - package de.hunsicker.jalopy.swing
Provides some building blocks to make implementing a Swing-based, graphical user interface for the Jalopy code convention settings easy.
de.hunsicker.jalopy.swing.syntax - package de.hunsicker.jalopy.swing.syntax
 
de.hunsicker.swing - package de.hunsicker.swing
Contains GUI related stuff.
de.hunsicker.swing.util - package de.hunsicker.swing.util
Contains miscellaneous utility classes.
de.hunsicker.util - package de.hunsicker.util
Contains miscellaneous utility and helper classes.
de.hunsicker.util.concurrent - package de.hunsicker.util.concurrent
Provides standardized, efficient versions of utility classes commonly encountered in concurrent Java programming.
DEC - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
declaration() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
DeclarationType - Class in de.hunsicker.jalopy.language
Represents a method type to distinguish between ordinary method names and those which adhere to the Java Bean naming conventions.
declaratorBrackets(JavaNode) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
def_list() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
def_list_item() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
DEFAULT - Static variable in class de.hunsicker.io.FileFormat
Represents the platform default file format.
DefaultSyntaxDocument - Class in de.hunsicker.jalopy.swing.syntax
A simple implementation of SyntaxDocument.
DefaultSyntaxDocument() - Constructor for class de.hunsicker.jalopy.swing.syntax.DefaultSyntaxDocument
Creates a new DefaultSyntaxDocument instance.
DefaultSyntaxDocument.DocumentHandler - Class in de.hunsicker.jalopy.swing.syntax
An implementation of DocumentListener that inserts and deletes lines from the token marker's state.
DefaultSyntaxDocument.DocumentHandler() - Constructor for class de.hunsicker.jalopy.swing.syntax.DefaultSyntaxDocument.DocumentHandler
 
definition() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
delete(File, boolean) - Static method in class de.hunsicker.io.IoHelper
Deletes the given file or directory.
deleteLines(int, int) - Method in class de.hunsicker.jalopy.swing.syntax.TokenMarker
Informs the token marker that line have been deleted from the document.
DELIMETER - Static variable in class de.hunsicker.jalopy.swing.AbstractSettingsPage
The Deliminator
deserialize(byte[]) - Static method in class de.hunsicker.io.IoHelper
Deserializes an object previously written using an ObjectOutputStream.
deserialize(InputStream) - Static method in class de.hunsicker.io.IoHelper
Deserializes the object stored in the given stream.
deserialize(File) - Static method in class de.hunsicker.io.IoHelper
Deserializes the object stored in the given file.
detachAnnotations() - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Detaches and returns all annotations that are attached to this node.
detachAnnotations() - Method in class de.hunsicker.jalopy.language.JavaRecognizer
Detaches all annotations.
detachAnnotations() - Method in interface de.hunsicker.jalopy.plugin.Editor
Detaches all existing annotations of this view.
DIGIT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
dir() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
directory(File, File) - Static method in class de.hunsicker.io.Copy
Copies the given directory to the new location.
DirectoryPanel - Class in de.hunsicker.swing
The directory panel
DirectoryPanel(String, String) - Constructor for class de.hunsicker.swing.DirectoryPanel
Creates a new DirectoryPanel object.
DirectoryScanner - Class in de.hunsicker.io
Class for scanning a directory for files/directories that match a certain filter.
DirectoryScanner() - Constructor for class de.hunsicker.io.DirectoryScanner
Creates a new DirectoryScanner object.
DirectoryScanner(String) - Constructor for class de.hunsicker.io.DirectoryScanner
Creates a new DirectoryScanner object.
DirectoryScanner(String, int) - Constructor for class de.hunsicker.io.DirectoryScanner
Creates a new DirectoryScanner object.
DirectoryScanner(File) - Constructor for class de.hunsicker.io.DirectoryScanner
Creates a new DirectoryScanner object.
DirectoryScanner(File, int) - Constructor for class de.hunsicker.io.DirectoryScanner
Creates a new DirectoryScanner object.
DirectoryScanner(Set) - Constructor for class de.hunsicker.io.DirectoryScanner
Creates a new DirectoryScanner object.
DirectoryScanner(Set, int) - Constructor for class de.hunsicker.io.DirectoryScanner
Creates a new DirectoryScanner object.
disable() - Static method in class de.hunsicker.jalopy.storage.Loggers
Disables logging output.
DISABLED - Static variable in class de.hunsicker.jalopy.storage.History.Policy
Don't use the history.
DISABLED - Static variable in class de.hunsicker.jalopy.storage.ImportPolicy
Apply no import optimization.
displayError(Throwable, Frame) - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Displays an error dialog.
dispose() - Method in class de.hunsicker.jalopy.swing.JavadocSettingsPage
Frees allocated resources.
dispose() - Method in class de.hunsicker.jalopy.swing.ProgressPanel
Housekeeping method.
dispose() - Method in class de.hunsicker.jalopy.swing.SettingsContainer
Releases allocated resources.
div() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
DIV - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
DIV_ASSIGN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
doGet() - Method in class de.hunsicker.util.concurrent.FutureResult
internal utility: either get the value or throw the exception
done() - Method in class de.hunsicker.jalopy.plugin.AbstractAppender
Notifies the appender that a run was finished.
done() - Method in interface de.hunsicker.jalopy.plugin.SwingAppender
Notifies the appender that a run was finished.
done() - Method in interface de.hunsicker.jalopy.swing.ProgressMonitor
Notifies that the worker is done.
DONT_COMMENT_JAVADOC_WHEN_ML - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
DONT_COMMENT_JAVADOC_WHEN_ML - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Dont insert missing Javadoc comments if multiline comment exists (boolean)
DOS - Static variable in class de.hunsicker.io.FileFormat
Represents the DOS file format ("\r\n").
DOT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
drawLine(int, Graphics, int, int) - Method in class de.hunsicker.jalopy.swing.syntax.SyntaxView
Paints the specified line.
dt() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
dumpAppenders(Logger) - Static method in class de.hunsicker.jalopy.storage.Loggers
Prints information about all appenders for the given logger.
dup(AST) - Method in class de.hunsicker.jalopy.language.antlr.JavaNodeFactory
Copy a single node with same Java AST objec type.
dup(AST) - Method in class de.hunsicker.jalopy.language.NodeFactory
Copy a single node with same Java AST objec type.
dupList(AST) - Method in class de.hunsicker.jalopy.language.antlr.JavaNodeFactory
Duplicate the given tree (including all siblings of root).
dupTree(AST) - Method in class de.hunsicker.jalopy.language.antlr.JavaNodeFactory
Duplicate a tree, assuming this is a root node of a tree -- duplicates that node and what's below; ignore siblings of root node.
duration - Variable in exception de.hunsicker.util.concurrent.TimeoutException
The approximate time that the operation lasted before this timeout exception was thrown.

E

Editor - Interface in de.hunsicker.jalopy.plugin
Represents an editor view used to display and interactively modify the contents of a Java source file.
ELIST - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
EMAILSTART - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
emphasize() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
EMPTY_JAVADOC_COMMENT - Static variable in class de.hunsicker.jalopy.language.antlr.JavadocParser
The empty Javadoc comment.
EMPTY_STAT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
EMPTY_STRING - Static variable in class de.hunsicker.jalopy.language.NodeFactory
The empty string constant.
EmptyButtonGroup - Class in de.hunsicker.swing
Extends the standard button group to allow empty groups.
EmptyButtonGroup() - Constructor for class de.hunsicker.swing.EmptyButtonGroup
Creates a new EmptyButtonGroup object.
enable() - Static method in class de.hunsicker.jalopy.storage.Loggers
Enables logging output.
enableAssert(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
Enable the "assert" keyword
enableEnum(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
Enable the "enum" keyword
END - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
The token type, that along with a length of 0 marks the end of the token list.
endColumn - Variable in class de.hunsicker.jalopy.language.antlr.Node
Column number where this node ends.
endLine - Variable in class de.hunsicker.jalopy.language.antlr.Node
Line number where this node ends.
endsAfter(Node) - Method in class de.hunsicker.jalopy.language.antlr.Node
Determines whether this node starts after another one.
ensureCapacity(int) - Method in class de.hunsicker.jalopy.swing.syntax.TokenMarker
Ensures that the lineInfo array can contain the specified index.
ensureDirectoryExists(File) - Static method in class de.hunsicker.io.IoHelper
Verifies the existence of the given directory and if that directory does not yet exist, tries to create it.
ENUM - Static variable in class de.hunsicker.jalopy.language.DeclarationType
Represents an ENUM declaration.
ENUM_ALIGN_VALUES_WHEN_EXCEEDS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("0").
ENUM_ALIGN_VALUES_WHEN_EXCEEDS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of wrapping ENUM values after a certain amount ? (int)
ENUM_CONSTANT_DEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
ENUM_DEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
ENUM_INT - Static variable in class de.hunsicker.jalopy.language.DeclarationType
The bit value for enums.
ENUM_LCURLY_NO_NEW_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
ENUM_LCURLY_NO_NEW_LINE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Enumeration LCURLY statrts new line ? (boolean)
enumBlock() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
enumConstant() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
enumConstantBlock() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
enumConstantField() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
EnumConstantPrinter - Class in de.hunsicker.jalopy.printer
The EnumConstant printer
EnumConstantPrinter() - Constructor for class de.hunsicker.jalopy.printer.EnumConstantPrinter
 
enumDefinition(JavaNode) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
EnumPrinter - Class in de.hunsicker.jalopy.printer
The enum printer
EnumPrinter() - Constructor for class de.hunsicker.jalopy.printer.EnumPrinter
Creates a new EnumPrinter object.
EnumSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy printer comment settings.
EnumSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.EnumSettingsPage
Creates a new CommentsSettingsPage object.
environment - Variable in class de.hunsicker.jalopy.printer.NodeWriter
The envrionment to use.
ENVIRONMENT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("").
ENVIRONMENT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
String encoded environment variables (String).
Environment - Class in de.hunsicker.jalopy.storage
Provides access to global and local environment variables (key/value pairs).
Environment.Variable - Class in de.hunsicker.jalopy.storage
Represents a local environment variable.
EnvironmentSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy printer environment settings.
EnvironmentSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.EnvironmentSettingsPage
Creates a new EnvironmentSettingsPage object.
EOF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
EOF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
EQUAL - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
equalityExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
equals(Object) - Method in class de.hunsicker.jalopy.language.antlr.Node
Compares the specified object with this object for equality.
equals(Object) - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry
equals(Object) - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry.Info
 
equals(Object) - Method in class de.hunsicker.jalopy.prefs.Key
Deprecated. Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.hunsicker.jalopy.storage.Convention.Key
equals(Object) - Method in class de.hunsicker.jalopy.storage.Environment.Variable
 
equals(Object) - Method in class de.hunsicker.jalopy.storage.Key
Deprecated. Indicates whether some other object is "equal to" this one.
equals(Object) - Method in class de.hunsicker.jalopy.storage.Project
DOCUMENT ME!
equals(Object) - Method in class de.hunsicker.util.Version
ERROR - Static variable in class de.hunsicker.jalopy.Jalopy.State
Indicates a finished run, that failed.
error(String) - Method in class de.hunsicker.jalopy.language.antlr.JavaNodeFactory
Logs the given error message.
ErrorDialog - Class in de.hunsicker.swing
A simple dialog which can be used to display errors.
ErrorDialog(Dialog, String, boolean, Throwable) - Constructor for class de.hunsicker.swing.ErrorDialog
Creates a new ErrorDialog object.
ErrorDialog(Frame, String, boolean, Throwable) - Constructor for class de.hunsicker.swing.ErrorDialog
Creates a new ErrorDialog object.
ESC - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
exception_ - Variable in class de.hunsicker.util.concurrent.FutureResult
the exception encountered by operation producing result
exclusiveOrExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
executeAsynchron(Runnable) - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Executes the given runnable asynchronously on the AWT event dispatching thread.
executeSynchron(Runnable) - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Executes the given runnable synchronously on the AWT event dispatching thread.
EXPAND - Static variable in class de.hunsicker.jalopy.storage.ImportPolicy
Expand on-demand import statements.
explicitConstructorInvocation() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
Catch obvious constructor calls, but not the expr.super(...) calls
EXPONENT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
exportSettings(File) - Method in class de.hunsicker.jalopy.storage.Convention
Exports the code convention to the given file.
exportSettings(OutputStream, String) - Method in class de.hunsicker.jalopy.storage.Convention
Emits the code convention in a format indicated by the given extension.
EXPR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
expression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
expressionList() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
ExtendedToken - Class in de.hunsicker.jalopy.language.antlr
An extended token.
ExtendedToken() - Constructor for class de.hunsicker.jalopy.language.antlr.ExtendedToken
Creates a new ExtentedToken object.
ExtendedToken(int, String) - Constructor for class de.hunsicker.jalopy.language.antlr.ExtendedToken
Creates a new ExtentedToken object.
ExtendedToken(int, String, int, int, int, int) - Constructor for class de.hunsicker.jalopy.language.antlr.ExtendedToken
Creates a new ExtendedToken object.
ExtendedToken(int, int, int, int, int) - Constructor for class de.hunsicker.jalopy.language.antlr.ExtendedToken
Creates a new ExtendedToken object.
ExtendedToken(String) - Constructor for class de.hunsicker.jalopy.language.antlr.ExtendedToken
Creates a new ExtentedToken object.
EXTENDS_CLAUSE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
EXTENSION_DAT - Static variable in class de.hunsicker.jalopy.storage.Convention
The file extension for Jalopy local binary code convention files (".dat").
EXTENSION_JAL - Static variable in class de.hunsicker.jalopy.storage.Convention
The file extension for Jalopy binary code convention files (".jal").
EXTENSION_XML - Static variable in class de.hunsicker.jalopy.storage.Convention
The file extension for Jalopy XML code convention files (".xml").
ExtensionFilter - Class in de.hunsicker.io
ExtensionFilter implements a FilenameFilter driven by a file extension.
ExtensionFilter(String) - Constructor for class de.hunsicker.io.ExtensionFilter
Creates a new Extension filter object.

F

file(String, String) - Static method in class de.hunsicker.io.Copy
Copies the given file to dest.
file(File, File) - Static method in class de.hunsicker.io.Copy
Copies the given file to dest.
file(File, File, boolean) - Static method in class de.hunsicker.io.Copy
Copies the given file to dest.
FILE - Static variable in class de.hunsicker.jalopy.storage.Environment.Variable
Defines the variable "file".
FILE - Static variable in class de.hunsicker.jalopy.storage.History.Policy
Track file modifications in a binary file stored in the Jalopy settings directory.
FILE_FORMAT - Static variable in class de.hunsicker.jalopy.storage.Environment.Variable
Defines the variable "fileFormat".
FILE_NAME - Static variable in class de.hunsicker.jalopy.storage.Environment.Variable
Defines the variable "fileName".
FileBackup - Class in de.hunsicker.io
Handles backup generation for files.
FileFormat - Class in de.hunsicker.io
Represents the file format of a platform.
Filters - Class in de.hunsicker.io
Filters is used to build a filter list to apply for a search.
Filters() - Constructor for class de.hunsicker.io.Filters
Creates a new Filters object.
Filters(int) - Constructor for class de.hunsicker.io.Filters
Creates a new Filters object.
FINAL - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
FINAL - Static variable in class de.hunsicker.jalopy.language.ModifierType
Represents the final modifier.
finallyClause() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
finished() - Method in class de.hunsicker.swing.util.SwingWorker
Called on the event dispatching thread (not on the worker thread) after the SwingWorker.construct() method has returned.
firstToken - Variable in class de.hunsicker.jalopy.swing.syntax.TokenMarker
The first token in the list.
FLOAT_SUFFIX - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
flush() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Flushes the stream.
flush() - Method in class de.hunsicker.jalopy.storage.Convention
Flushes the code convention to the persistent store.
flush() - Method in class de.hunsicker.jalopy.storage.History
Stores the history to the backing store.
font() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
font_dfn() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
footer - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Should a footer be inserted at the end of every file?
FOOTER - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
FOOTER - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert a footer? (boolean)
FOOTER_IGNORE_IF_EXISTS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Ignore footer if it exists? (boolean)
FOOTER_KEYS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Identify keys of the footers that are to be deleted (String).
FOOTER_SMART_MODE_LINES - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Number of comments after the last node (a closing curly brace) that should be treated as footer comments (int).
FOOTER_TEXT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
The footer text (String).
FooterSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy printer footer settings.
FooterSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.FooterSettingsPage
Creates a new FooterSettingsPage object.
FOR_CONDITION - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
FOR_EACH_CLAUSE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
FOR_INIT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
FOR_ITERATOR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
FORCE_FORMATTING - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
FORCE_FORMATTING - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Should the processing of a source file be forced although the file hasn't changed? (boolean)
forCond() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
forEachClause() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
forInit() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
forIter() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
format() - Method in class de.hunsicker.jalopy.Jalopy
Formats the (via Jalopy.setInput(File)) specified input source and writes the formatted result to the specified target.
format(boolean) - Method in class de.hunsicker.jalopy.Jalopy
 
format(Object, String) - Method in class de.hunsicker.jalopy.storage.Environment.Variable
 
FORMAT_ACTIVE - Static variable in class de.hunsicker.jalopy.plugin.AbstractPlugin.Action
Format the currently active (opened) file.
FORMAT_ALL - Static variable in class de.hunsicker.jalopy.plugin.AbstractPlugin.Action
Format all Java Source files of the currently active project.
FORMAT_OPEN - Static variable in class de.hunsicker.jalopy.plugin.AbstractPlugin.Action
Format all currently opened Java source files.
FORMAT_SELECTED - Static variable in class de.hunsicker.jalopy.plugin.AbstractPlugin.Action
Format the selected Java source file(s).
formatMLComments - Variable in class de.hunsicker.jalopy.language.antlr.JavaLexer
Should multi-line comments be formatted?
forStatement() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
FutureResult - Class in de.hunsicker.util.concurrent
A class maintaining a single reference variable serving as the result of an operation.
FutureResult() - Constructor for class de.hunsicker.util.concurrent.FutureResult
Create an initially unset FutureResult

G

GE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
GeneralSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the general Jalopy settings.
GeneralSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.GeneralSettingsPage
Creates a new GeneralSettingsPage object.
get(File) - Method in class de.hunsicker.jalopy.language.ClassRepository
Returns the repository info for the given location.
get(Convention.Key, String) - Method in class de.hunsicker.jalopy.storage.Convention
Returns the value associated with the given key.
get(File) - Method in class de.hunsicker.jalopy.storage.History
Returns the history entry for the given file.
get() - Method in class de.hunsicker.swing.util.SwingWorker
Return the value created by the SwingWorker.construct() method, waiting if necessary until it is ready.
get() - Method in class de.hunsicker.util.concurrent.FutureResult
Access the reference, waiting if necessary until it is ready.
getActiveFile() - Method in interface de.hunsicker.jalopy.plugin.Project
Returns the currently active Java source file.
getActiveProject() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Returns the currently active project.
getAllFiles() - Method in interface de.hunsicker.jalopy.plugin.Project
Returns all Java source files that make up a project.
getASTFactory() - Method in interface de.hunsicker.jalopy.language.Parser
Sets the factory used to create the nodes of the parse tree.
getBackupDirectory() - Method in class de.hunsicker.jalopy.Jalopy
Returns the directory where file backups will be stored.
getBackupDirectory() - Static method in class de.hunsicker.jalopy.storage.Convention
Returns the current project's backup directory path.
getBlankLinesAfterKey() - Method in class de.hunsicker.jalopy.swing.FooterSettingsPage
Returns the settings key to store the setting.
getBlankLinesAfterKey() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Returns the settings key to store the setting.
getBlankLinesBeforeKey() - Method in class de.hunsicker.jalopy.swing.FooterSettingsPage
Returns the settings key to store the setting.
getBlankLinesBeforeKey() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Returns the settings key to store the setting.
getBoolean(Convention.Key, boolean) - Method in class de.hunsicker.jalopy.storage.Convention
Returns the boolean value associated with the given key.
getBundle(String) - Static method in class de.hunsicker.util.ResourceBundleFactory
Get the appropriate resource bundle for the given name.
getCached(Class) - Method in class de.hunsicker.jalopy.language.CompositeFactory
A factory calls this method to return an object that was cached
getCaretPosition() - Method in interface de.hunsicker.jalopy.plugin.Editor
Returns the current location of the caret.
getCategory() - Method in class de.hunsicker.jalopy.swing.AbstractSettingsPage
Returns the category.
getCause() - Method in exception de.hunsicker.util.ChainingRuntimeException
Returns the causing throwable.
getCheckBox() - Method in class de.hunsicker.jalopy.swing.ComboBoxPanelCheckBox
Returns the used check box.
getChecksum() - Method in class de.hunsicker.jalopy.storage.History.ChecksumCharArrayWriter
 
getClassName(String) - Static method in class de.hunsicker.util.StringHelper
Returns the name part of the given qualified java class name.
getColors() - Method in class de.hunsicker.jalopy.swing.syntax.DefaultSyntaxDocument
Returns the color array that maps token identifiers to java.awt.Color objects.
getColors() - Method in interface de.hunsicker.jalopy.swing.syntax.SyntaxDocument
Returns the color array that maps token identifiers to java.awt.Color objects.
getColumn() - Method in class de.hunsicker.jalopy.language.antlr.ExtendedToken
Returns the starting column of the token.
getColumn() - Method in interface de.hunsicker.jalopy.language.Lexer
Returns the current column.
getColumn() - Method in class de.hunsicker.jalopy.language.Position
Returns the column information of this position.
getColumn() - Method in class de.hunsicker.jalopy.language.Recognizer
Returns the current column of the lexer.
getColumn() - Method in interface de.hunsicker.jalopy.plugin.Editor
Returns the column offset in the current line.
getColumn() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Returns the line column position of the last written character.
getComboBoxPanel() - Method in class de.hunsicker.jalopy.swing.ComboBoxPanelCheckBox
Returns the used combo box panel.
getComment() - Method in class de.hunsicker.jalopy.language.antlr.ExtendedToken
Returns the comment that is attached to this token.
getCommentAfter() - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Returns the first comment that appears after this node.
getCommentBefore() - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Returns the first comment before this node.
getCompatibility() - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Gets the current source compatiblity version.
getCompositeFactory() - Method in class de.hunsicker.jalopy.printer.NodeWriter
 
getContent() - Method in class de.hunsicker.jalopy.language.ClassRepository
Returns the current contents of the repository.
getConvention() - Method in class de.hunsicker.jalopy.swing.AbstractSettingsPage
Returns the current code convention.
getConventionKeysKey() - Method in class de.hunsicker.jalopy.swing.FooterSettingsPage
Returns the settings key to store the setting.
getConventionKeysKey() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Returns the settings key to store the setting.
getData() - Method in class de.hunsicker.jalopy.language.Annotation
Returns the application specific annotation data.
getData() - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry
Returns the current data.
getDefaultAfter() - Method in class de.hunsicker.jalopy.swing.FooterSettingsPage
Returns the default value for the BLANK_LINES_AFTER_XXX setting.
getDefaultAfter() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Returns the default value for the BLANK_LINES_AFTER_XXX setting.
getDefaultColor() - Method in class de.hunsicker.jalopy.swing.syntax.SyntaxView
Return default foreground colour
getDefaultProject() - Static method in class de.hunsicker.jalopy.storage.Convention
Returns the default project.
getDefaultSyntaxColors() - Static method in class de.hunsicker.jalopy.swing.syntax.SyntaxUtilities
Returns the default color table.
getDeleteLabel() - Method in class de.hunsicker.jalopy.swing.FooterSettingsPage
Returns the label text for the identiy panel.
getDeleteLabel() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Returns the label text for the identiy panel.
getDescription() - Method in class de.hunsicker.jalopy.storage.Project
Returns the project description.
getDisplayName() - Method in class de.hunsicker.jalopy.language.DeclarationType
Returns the display name
getDottedName(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeHelper
Builds the dotted name string representation of the object contained within the JavaNode.
getEditor() - Method in interface de.hunsicker.jalopy.plugin.ProjectFile
Returns an editor view to modify the file.
getElapsed() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Returns the elapsed execution time of the run.
getEncoding() - Method in interface de.hunsicker.jalopy.plugin.ProjectFile
Returns the encoding used to read and write this file.
getEndColumn() - Method in class de.hunsicker.jalopy.language.antlr.ExtendedToken
Returns the token's start column
getEndColumn() - Method in class de.hunsicker.jalopy.language.antlr.Node
Returns the column number where this node ends.
getEndLine() - Method in class de.hunsicker.jalopy.language.antlr.ExtendedToken
Returns the token's end line.
getEndLine() - Method in class de.hunsicker.jalopy.language.antlr.Node
Returns the line number where this node ends.
getEngine() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Returns a Jalopy instance.
getException() - Method in class de.hunsicker.swing.util.SwingWorker
Get the exception, or null if there isn't one (yet).
getException() - Method in class de.hunsicker.util.concurrent.FutureResult
Get the exception, or null if there isn't one (yet).
getExpected() - Method in exception de.hunsicker.jalopy.VersionMismatchException
Returns the expected version.
getExtendedTokenFactory() - Method in class de.hunsicker.jalopy.language.CompositeFactory
 
getFile() - Method in interface de.hunsicker.jalopy.plugin.Editor
Returns the file of the editor.
getFile() - Method in interface de.hunsicker.jalopy.plugin.ProjectFile
Returns the underlying physical file.
getFileFormat() - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Returns the detected file format.
getFileFormat() - Method in class de.hunsicker.jalopy.language.JavadocLexer
Returns the detected file format.
getFileFormat() - Method in interface de.hunsicker.jalopy.language.Lexer
Returns the file format of the input stream.
getFileFormat() - Method in class de.hunsicker.jalopy.language.Recognizer
Gets the file format of the parsed file as reported by the lexer
getFileFormat() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Returns the file format to use for writing Java source files.
getFilename() - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry.Info
Returns the filename under which this entry is stored.
getFilename() - Method in interface de.hunsicker.jalopy.language.Lexer
Returns the name of the file.
getFilename() - Method in interface de.hunsicker.jalopy.language.Parser
Returns the name of the file.
getFilename() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Returns the name of the parsed file.
getFiles() - Method in class de.hunsicker.io.DirectoryScanner
Returns an array with the found files.
getFirstChainLink(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeHelper
Determines the first chain link in the given chain.
getFirstChild(AST, int) - Static method in class de.hunsicker.jalopy.language.JavaNodeHelper
Return the first occurrence of the child node with the given type, if any.
getFound() - Method in exception de.hunsicker.jalopy.VersionMismatchException
Returns the found version.
getHeight() - Method in class de.hunsicker.jalopy.swing.SettingsDialog
Overriden to dispatch the call to the top-level container if invoked from the command line.
getHistoryFile() - Static method in class de.hunsicker.jalopy.storage.Convention
Returns the history backing store file.
getIgnoreCase() - Method in class de.hunsicker.jalopy.swing.syntax.KeywordMap
Returns true if the keyword map is set to be case insensitive, false otherwise.
getIgnoreIfExistsKey() - Method in class de.hunsicker.jalopy.swing.FooterSettingsPage
Returns the settings key to store the setting.
getIgnoreIfExistsKey() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Returns the settings key to store the setting.
getIgnoreIfExistsLabel() - Method in class de.hunsicker.jalopy.swing.FooterSettingsPage
Returns the text for the ignore if exists label.
getIgnoreIfExistsLabel() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Returns the text for the ignore if exists label.
getIndentLength() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Returns the length of the current indent string.
getIndentLevel() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Returns the current indent level.
getIndentSize() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Returns the number of spaces to use for indentation.
getInfo() - Method in class de.hunsicker.jalopy.language.ClassRepository
Returns the repository info (info about all registered entries).
getInfo(File) - Static method in class de.hunsicker.jalopy.language.ClassRepositoryEntry
Returns the entry information for the given repository entry file.
getInfo() - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry
Returns the entry information.
getInstance() - Static method in class de.hunsicker.jalopy.language.ClassRepository
Returns the sole instance of this class.
getInstance() - Static method in class de.hunsicker.jalopy.printer.AnnotatePrinter
Returns the sole instance of this class.
getInstance() - Static method in class de.hunsicker.jalopy.printer.AnnotationDefPrinter
Returns the sole instance of this class.
getInstance() - Static method in class de.hunsicker.jalopy.printer.AnnotationFieldPrinter
Returns the sole instance of this class.
getInstance() - Static method in class de.hunsicker.jalopy.printer.AnnotationMemberValuePairPrinter
Returns the sole instance of this class.
getInstance() - Static method in class de.hunsicker.jalopy.printer.AnnotationsPrinter
Returns the sole instance of this class.
getInstance() - Static method in class de.hunsicker.jalopy.printer.EnumConstantPrinter
Returns the sole instance of this class.
getInstance() - Static method in class de.hunsicker.jalopy.printer.EnumPrinter
Returns the sole instance of this class.
getInstance() - Static method in class de.hunsicker.jalopy.printer.TypeArgumentsPrinter
Returns the sole instance of this class.
getInstance() - Static method in class de.hunsicker.jalopy.printer.TypeParametersPrinter
Returns the sole instance of this class.
getInstance() - Static method in class de.hunsicker.jalopy.printer.UnknownPrinter
Returns the sole instance of this class.
getInstance() - Static method in class de.hunsicker.jalopy.printer.VariableParameterDefPrinter
Returns the sole instance of this class.
getInstance() - Static method in class de.hunsicker.jalopy.storage.Convention
Returns the sole instance of this object.
getInstance() - Static method in class de.hunsicker.jalopy.storage.Environment
Returns an instance of this class.
getInstance() - Static method in class de.hunsicker.jalopy.storage.History
Returns the sole instance of this class.
getInt(Convention.Key, int) - Method in class de.hunsicker.jalopy.storage.Convention
Returns the int value represented by the string associated with the specified key in this preference node.
getItemsAfter() - Method in class de.hunsicker.jalopy.swing.FooterSettingsPage
Returns the default values for the combo box entries to choose the value for the BLANK_LINES_AFTER_XXX setting.
getItemsAfter() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Returns the default values for the combo box entries to choose the value for the BLANK_LINES_AFTER_XXX setting.
getJavadocParser() - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Returns the internal parser for Javadoc comments.
getJavaNodeFactory() - Method in class de.hunsicker.jalopy.language.CompositeFactory
 
getJavaNodeFactory() - Method in class de.hunsicker.jalopy.printer.NodeWriter
 
getKey() - Method in class de.hunsicker.jalopy.language.DeclarationType
Returns the key
getKeywords() - Static method in class de.hunsicker.jalopy.swing.syntax.JavaTokenMarker
DOCUMENT ME!
getLast() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Returns the type of the token last printed.
getLastAction() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Returns the action that was performed last.
getLastChild(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeHelper
DOCUMENT ME!
getLength() - Method in interface de.hunsicker.jalopy.plugin.Editor
Returns the number of characters in the editor document.
getLength() - Method in class de.hunsicker.util.Lcs
Returns the longest common subsequence length.
getLexer() - Method in class de.hunsicker.jalopy.language.Recognizer
Returns the used lexer.
getLine() - Method in class de.hunsicker.jalopy.language.Annotation
Returns the (1-based) line number where this annotation belongs.
getLine() - Method in class de.hunsicker.jalopy.language.antlr.ExtendedToken
Returns the starting line of the token.
getLine() - Method in interface de.hunsicker.jalopy.language.Lexer
Returns the current line.
getLine() - Method in class de.hunsicker.jalopy.language.Position
Returns the line information of this position.
getLine() - Method in class de.hunsicker.jalopy.language.Recognizer
Returns the current line of the lexer.
getLine() - Method in interface de.hunsicker.jalopy.plugin.Editor
Returns the current line number.
getLine() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Returns the current line number.
getLineSeparator() - Method in class de.hunsicker.io.FileFormat
Returns the characteristic line separator of the file format.
getLineSeparator() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Returns the current line separator.
getLocale() - Method in class de.hunsicker.jalopy.storage.Convention
Returns the preferred locale.
getLocale() - Static method in class de.hunsicker.util.ResourceBundleFactory
Returns the current locale of the factory.
getLocation() - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry.Info
Returns the original location of the entry's data.
getLocation() - Method in class de.hunsicker.jalopy.swing.SettingsDialog
Overriden to dispatch the call to the top-level container if invoked from the command line.
getMainWindow() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Returns the main window of the application.
getMajorNumber() - Method in class de.hunsicker.util.Version
Returns the major version number.
getMaximum() - Method in class de.hunsicker.jalopy.swing.ProgressPanel
Returns the indicators's maximum value.
getMaxLevels() - Method in class de.hunsicker.io.DirectoryScanner
Returns the directory depth (the number of levels) to search.
getMicroNumber() - Method in class de.hunsicker.util.Version
Returns the micro version number.
getMinimum() - Method in class de.hunsicker.jalopy.swing.ProgressPanel
Returns the indicators's minimum value.
getMinorNumber() - Method in class de.hunsicker.util.Version
Returns the minor version number.
getModification() - Method in class de.hunsicker.jalopy.storage.History.Entry
Returns the last modification value (could be timestamp or crc).
getName() - Method in class de.hunsicker.io.FileFormat
Returns the descriptive name of the file format.
getName() - Method in class de.hunsicker.jalopy.language.DeclarationType
Returns the name of this type.
getName() - Method in class de.hunsicker.jalopy.language.ModifierType
Returns the name of this type.
getName() - Method in interface de.hunsicker.jalopy.plugin.ProjectFile
Returns the name of the file.
getName() - Method in class de.hunsicker.jalopy.storage.Environment.Variable
Returns the name of the variable.
getName() - Method in class de.hunsicker.jalopy.storage.History.Method
Returns the name of this method.
getName() - Method in class de.hunsicker.jalopy.storage.History.Policy
Returns the name of this policy.
getName() - Method in class de.hunsicker.jalopy.storage.ImportPolicy
Returns the unique name of this policy.
getName() - Method in class de.hunsicker.jalopy.storage.Project
Returns the project name.
getName() - Method in class de.hunsicker.util.Version
Returns the version name.
getNodeFactory() - Method in class de.hunsicker.jalopy.language.CompositeFactory
 
getOpenedFiles() - Method in interface de.hunsicker.jalopy.plugin.Project
Returns the Java source files that are currently opened (i.e.
getOrder() - Static method in class de.hunsicker.jalopy.language.DeclarationType
Returns a string representation of the current sort order.
getOrder() - Static method in class de.hunsicker.jalopy.language.MethodType
Returns a string representation of the current sort order.
getOrder() - Static method in class de.hunsicker.jalopy.language.ModifierType
Returns a string representation of the current sort order.
getOrderSize() - Static method in class de.hunsicker.jalopy.language.DeclarationType
 
getOwnerFrame(Component) - Static method in class de.hunsicker.swing.util.SwingHelper
Returns the frame that contains the given component.
getPackageName() - Method in class de.hunsicker.jalopy.language.JavaParser
Returns the package name of the parsed source file.
getPackageName() - Method in class de.hunsicker.jalopy.language.JavaRecognizer
Returns the package name of the parsed source file.
getPackageName() - Method in class de.hunsicker.jalopy.storage.History.Entry
Returns the package name of the entry.
getPackageName(String) - Static method in class de.hunsicker.util.StringHelper
Returns the package name of the given Java class name.
getParent() - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Returns the parent node of this node.
getParser() - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Returns the corresponding parser for this lexer.
getParser() - Method in class de.hunsicker.jalopy.language.JavadocLexer
 
getParser() - Method in interface de.hunsicker.jalopy.language.Lexer
Returns the corresponding parser for this lexer.
getParser() - Method in class de.hunsicker.jalopy.language.Recognizer
Returns the used parser.
getParseTree() - Method in class de.hunsicker.jalopy.language.antlr.JavadocParser
 
getParseTree() - Method in class de.hunsicker.jalopy.language.JavaParser
Returns the root node of the generated parse tree.
getParseTree() - Method in class de.hunsicker.jalopy.language.JavaRecognizer
Returns the root node of the generated parse tree.
getParseTree() - Method in interface de.hunsicker.jalopy.language.Parser
Returns the root node of the generated parse tree.
getParseTree() - Method in class de.hunsicker.jalopy.language.Recognizer
Returns the root node of the generated parse tree.
getPercentage() - Method in class de.hunsicker.util.Lcs
Returns the similarity of the strings in percent.
getPolicy() - Method in class de.hunsicker.io.Filters
Returns the policy currently being used.
getPopup(JTextComponent) - Method in class de.hunsicker.swing.util.PopupSupport
Returns the popup menu for the given component.
getPosition() - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Gets the tracked position.
getPosition() - Method in class de.hunsicker.jalopy.language.JavaRecognizer
Returns the tracked position information.
getPreviewFileName() - Method in class de.hunsicker.jalopy.swing.AbstractSettingsPage
Returns the file name of the preview file to use for this page.
getPreviewFileName() - Method in class de.hunsicker.jalopy.swing.BlankLinesSettingsPage
Returns the file name of the preview file to use for this page.
getPreviewFileName() - Method in class de.hunsicker.jalopy.swing.BracesSettingsPage
Returns the file name of the preview file to use for this page.
getPreviewFileName() - Method in class de.hunsicker.jalopy.swing.IndentationSettingsPage
Returns the file name of the preview file to use for this page.
getPreviewFileName() - Method in class de.hunsicker.jalopy.swing.SortingSettingsPage
Returns the file name of the preview file to use for this page.
getPreviewFileName() - Method in class de.hunsicker.jalopy.swing.WrappingSettingsPage
Returns the file name of the preview file to use for this page.
getPreviousSibling() - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Returns the previous sibling of this node.
getProfileTimes() - Method in class de.hunsicker.jalopy.Jalopy
Returns a string with the elapsed times for the different profiling categories.
getProgress() - Method in interface de.hunsicker.jalopy.swing.ProgressMonitor
Returns the amount of work units done.
getProject() - Method in interface de.hunsicker.jalopy.plugin.ProjectFile
Returns the project this file is attached to.
getProjectSettingsDirectory() - Static method in class de.hunsicker.jalopy.storage.Convention
Returns the current project settings directory.
getQualifiedIdents() - Method in class de.hunsicker.jalopy.language.JavaParser
Returns all qualified Java identifiers referenced in the file.
getRecognizer() - Method in class de.hunsicker.jalopy.Jalopy
Returns the used Java recognizer.
getRecognizer() - Method in class de.hunsicker.jalopy.language.CompositeFactory
 
getRepositoryDirectory() - Static method in class de.hunsicker.jalopy.storage.Convention
Returns the current project's class repository directory.
getRoot() - Method in class de.hunsicker.jalopy.language.JavaRecognizer
DOCUMENT ME!
getSegmentMapKey(Segment, int, int) - Method in class de.hunsicker.jalopy.swing.syntax.KeywordMap
DOCUMENT ME!
getSelectedFiles() - Method in interface de.hunsicker.jalopy.plugin.Project
Returns the Java source files that are currently selected.
getSelectedText() - Method in interface de.hunsicker.jalopy.plugin.Editor
Returns the selected text contained in this editor.
getSelection() - Method in class de.hunsicker.swing.EmptyButtonGroup
Returns the selected button model.
getSelectionEnd() - Method in interface de.hunsicker.jalopy.plugin.Editor
Returns the selected text's end position.
getSelectionStart() - Method in interface de.hunsicker.jalopy.plugin.Editor
Returns the selected text's start position.
getSettingsDirectory() - Static method in class de.hunsicker.jalopy.storage.Convention
Returns the base settings directory.
getSettingsFile() - Static method in class de.hunsicker.jalopy.storage.Convention
Returns the local code convention file.
getSize() - Method in class de.hunsicker.jalopy.language.ClassRepository
Returns the current size of the repository.
getSizeCommentsAfter() - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Returns the number of comments that appear after this node.
getSizeCommentsBefore() - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Returns the number of comments that appear before this node.
getSmartModeKey() - Method in class de.hunsicker.jalopy.swing.FooterSettingsPage
Returns the settings key to store the setting.
getSmartModeKey() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Returns the settings key to store the setting.
getSort() - Method in class de.hunsicker.jalopy.language.ModifierType
 
getStartColumn() - Method in class de.hunsicker.jalopy.language.antlr.Node
Returns the column number where this node starts.
getStartColumn() - Method in class de.hunsicker.jalopy.language.Recognizer
 
getStartLine() - Method in class de.hunsicker.jalopy.language.antlr.Node
Returns the line number where this node starts.
getStartLine() - Method in class de.hunsicker.jalopy.language.Recognizer
 
getState() - Method in class de.hunsicker.jalopy.Jalopy
Returns the current state info.
getState() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Returns the state info of Plug-in.
getStatusBar() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Returns the active status bar.
getString(int) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Returns a string of the given length.
getString() - Method in class de.hunsicker.util.Lcs
Returns the longest common subsequence.
getStringMapKey(String) - Method in class de.hunsicker.jalopy.swing.syntax.KeywordMap
DOCUMENT ME!
getTableHeight(JTable) - Static method in class de.hunsicker.swing.util.SwingHelper
Returns the visual height of the given table.
getTabSize() - Method in class de.hunsicker.jalopy.language.JavadocLexer
Returns the current tab size.
GETTER - Static variable in class de.hunsicker.jalopy.language.MethodType
Represents a Java Bean accessor.
getText() - Method in class de.hunsicker.jalopy.language.antlr.ExtendedToken
Returns the text of the token.
getText() - Method in class de.hunsicker.jalopy.language.antlr.Node
Get the token text for this node
getText() - Method in interface de.hunsicker.jalopy.plugin.Editor
Returns the text contained in this editor.
getTextComponent() - Method in class de.hunsicker.swing.StringButtonPanel
Returns the text field to display edit the value.
getTextKey() - Method in class de.hunsicker.jalopy.swing.FooterSettingsPage
Returns the settings key to store the setting.
getTextKey() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Returns the settings key to store the setting.
getThreadFactory() - Method in class de.hunsicker.util.concurrent.ThreadFactoryUser
Get the factory for creating new threads.
getTimeout() - Method in class de.hunsicker.swing.util.SwingWorker
Returns timeout period in milliseconds.
getTitle() - Method in class de.hunsicker.jalopy.swing.AbstractSettingsPage
Returns the title of this page.
getTokenMarker() - Method in class de.hunsicker.jalopy.swing.syntax.DefaultSyntaxDocument
Returns the token marker that is to be used to split lines of this document up into tokens.
getTokenMarker() - Method in interface de.hunsicker.jalopy.swing.syntax.SyntaxDocument
Returns the token marker that is to be used to split lines of this document up into tokens.
getTokenNames() - Method in interface de.hunsicker.jalopy.language.Parser
Returns the token names of the parser.
getType() - Method in class de.hunsicker.jalopy.language.antlr.Node
Get the token type for this node
getUnqualifiedIdents() - Method in class de.hunsicker.jalopy.language.JavaParser
Returns all unqualified Java identifiers referenced in the file.
getUseKey() - Method in class de.hunsicker.jalopy.swing.FooterSettingsPage
Returns the settings key to store the setting.
getUseKey() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Returns the settings key to store the setting.
getUseLabel() - Method in class de.hunsicker.jalopy.swing.FooterSettingsPage
Returns the text for the use label.
getUseLabel() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Returns the text for the use label.
getVersion() - Static method in class de.hunsicker.jalopy.Jalopy
Returns the version information.
getViewFactory() - Method in class de.hunsicker.jalopy.swing.syntax.SyntaxEditorKit
Returns an instance of a view factory that can be used for creating views from elements.
getWidth() - Method in class de.hunsicker.jalopy.swing.SettingsDialog
Overriden to dispatch the call to the top-level container if invoked from the command line.
getX() - Method in class de.hunsicker.jalopy.swing.SettingsDialog
Overriden to dispatch the call to the top-level container if invoked from the command line.
getY() - Method in class de.hunsicker.jalopy.swing.SettingsDialog
Overriden to dispatch the call to the top-level container if invoked from the command line.
GT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 

H

h1() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
h2() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
h3() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
h4() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
h5() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
h6() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
handler() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
handleRecoverableError(RecognitionException) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
Abstracted out to heading
handleRecoverableError(RecognitionException) - Method in class de.hunsicker.jalopy.language.antlr.JavadocParser
Handler for recoverable errors.
hasAnnotations() - Method in class de.hunsicker.jalopy.language.JavaRecognizer
Indicates whether the current tree contains annotations.
hasCommentsAfter() - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Indicates whether comments appear before of this node.
hasCommentsBefore() - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Indicates whether comments appear after this node.
hashCode() - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry
hashCode() - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry.Info
hashCode() - Method in class de.hunsicker.jalopy.prefs.Key
Deprecated. Returns a hash code value for the object.
hashCode() - Method in class de.hunsicker.jalopy.storage.Convention.Key
hashCode() - Method in class de.hunsicker.jalopy.storage.Environment.Variable
 
hashCode() - Method in class de.hunsicker.jalopy.storage.Key
Deprecated. Returns a hash code value for this object.
hashCode() - Method in class de.hunsicker.jalopy.storage.Project
DOCUMENT ME!
hashCode() - Method in class de.hunsicker.util.Version
hasJavadocComment(boolean) - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Indicates whether this node has a Javadoc comment attached.
hasPosition() - Method in class de.hunsicker.jalopy.language.JavaRecognizer
Determines whether the current tree contains a node that needs its position to be tracked.
HEADER - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
HEADER - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert a header? (boolean)
HEADER_IGNORE_IF_EXISTS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Ignore header if it exists? (boolean)
HEADER_KEYS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Identify keys of the headers that are to be deleted (String).
HEADER_SMART_MODE_LINES - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("0").
HEADER_SMART_MODE_LINES - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Number of comments before the first node (an opening curly brace) that should be treated as header comments (int).
HEADER_TEXT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
The header text (String).
HeaderSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy printer header settings.
HeaderSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.HeaderSettingsPage
Creates a new HeaderSettingsPage object.
heading() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
heading_content() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
Helper - Class in de.hunsicker.util
A few asorted helper routines.
HEX_DIGIT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
HEXDIGIT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
HEXINT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
HEXNUM - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
hideWaitCursor() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Hides the wait cursor.
History - Class in de.hunsicker.jalopy.storage
History serves as a tracker for file modifications.
History.ChecksumCharArrayWriter - Class in de.hunsicker.jalopy.storage
A writer that calculates a checkum during the writing process.
History.ChecksumCharArrayWriter(History.Method) - Constructor for class de.hunsicker.jalopy.storage.History.ChecksumCharArrayWriter
 
History.Entry - Class in de.hunsicker.jalopy.storage
Represents a history entry.
History.Entry(String, long) - Constructor for class de.hunsicker.jalopy.storage.History.Entry
Creates a new entry object.
History.Method - Class in de.hunsicker.jalopy.storage
Represents the method used to identify dirty files and changed files.
History.Policy - Class in de.hunsicker.jalopy.storage
Represents a history policy.
HISTORY_METHOD - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name.
HISTORY_METHOD - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
The method used to identify changed files.
HISTORY_POLICY - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name.
HISTORY_POLICY - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
The history policy to use (String).
HR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 

I

id - Variable in class de.hunsicker.jalopy.swing.syntax.Token
The id of this token.
ID_COUNT - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
The total number of defined token ids.
IDENT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
identifier() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
identifierStar() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
identPrimary() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
Match a, a.b.c refs, a.b.c(...) refs, a.b.c[], a.b.c[].class, and a.b.c.class refs.
IMG - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
IMPLEMENTS_CLAUSE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
implementsClause() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
IMPORT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
IMPORT_GROUPING - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""*:0|gnu:2|java:2|javax:2"").
IMPORT_GROUPING - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Holds grouping info for distinct package names (String).
IMPORT_GROUPING_DEPTH - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("3").
IMPORT_GROUPING_DEPTH - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Default import grouping depth (int).
IMPORT_POLICY - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name.
IMPORT_POLICY - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Specifies the import optimization policy (String).
IMPORT_SORT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
IMPORT_SORT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Sort import statements? (boolean)
importDefinition() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
ImportPolicy - Class in de.hunsicker.jalopy.storage
Represents an import policy.
importSettings(InputStream, String) - Static method in class de.hunsicker.jalopy.storage.Convention
Imports the code convention from the specified input stream.
importSettings(URL) - Static method in class de.hunsicker.jalopy.storage.Convention
Imports the code convention from the specified url.
importSettings(File) - Static method in class de.hunsicker.jalopy.storage.Convention
Imports the code convention from the given file.
ImportsSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy printer import statement settings.
ImportsSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.ImportsSettingsPage
Creates a new ImportsSettingsPage.
INC - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
inclusiveOrExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
increaseErrors() - Method in class de.hunsicker.jalopy.swing.ProgressPanel
Increases the error count.
increaseFiles() - Method in class de.hunsicker.jalopy.swing.ProgressPanel
Increases the file count.
increaseWarnings() - Method in class de.hunsicker.jalopy.swing.ProgressPanel
Increases the warnings count.
indent() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Increases the current indent level one level.
INDENT_CASE_FROM_SWITCH - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
INDENT_CASE_FROM_SWITCH - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Indent case block in switch statements? (boolean)
INDENT_CONTINUATION_BLOCK - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
INDENT_CONTINUATION_BLOCK - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Should continuation indentation be used for statement blocks? (boolean).
INDENT_CONTINUATION_OPERATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
INDENT_CONTINUATION_OPERATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Should continuation indentation be used for operators? (boolean).
INDENT_DEEP - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
INDENT_DEEP - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Should standard indentation be used to indent wrapped lines, or rather the deep indentation policy? (boolean).
INDENT_FIRST_COLUMN_COMMENT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
INDENT_FIRST_COLUMN_COMMENT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Indent first column comments? (boolean)
INDENT_LABEL - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
INDENT_LABEL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Indent labels? (boolean)
INDENT_NO - Static variable in class de.hunsicker.jalopy.printer.NodeWriter
Indicates that no indentation should be performed.
INDENT_SIZE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("4").
INDENT_SIZE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Amount of space to use for indentation (int).
INDENT_SIZE_BRACE_CUDDLED - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("1").
INDENT_SIZE_BRACE_CUDDLED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Indentation before cuddled braces (int).
INDENT_SIZE_BRACE_LEFT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("1").
INDENT_SIZE_BRACE_LEFT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Indentation before a left curly brace (int).
INDENT_SIZE_BRACE_RIGHT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("0").
INDENT_SIZE_BRACE_RIGHT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Indentation before a right curly brace (int).
INDENT_SIZE_BRACE_RIGHT_AFTER - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("1").
INDENT_SIZE_BRACE_RIGHT_AFTER - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Indentation after a right curly brace (int).
INDENT_SIZE_COMMENT_ENDLINE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("1").
INDENT_SIZE_COMMENT_ENDLINE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Indentation before an endline comment (int).
INDENT_SIZE_CONTINUATION - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("4").
INDENT_SIZE_CONTINUATION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Continuation indent size (int).
INDENT_SIZE_DEEP - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("55").
INDENT_SIZE_DEEP - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Maximal amount of spaces for wrapping should be forced (int).
INDENT_SIZE_EXTENDS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("-1").
INDENT_SIZE_EXTENDS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Indentation for extends types (int).
INDENT_SIZE_IMPLEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("-1").
INDENT_SIZE_IMPLEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Indentation for implements types (int).
INDENT_SIZE_LEADING - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("0").
INDENT_SIZE_LEADING - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Indentation before every line (int).
INDENT_SIZE_TABS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("8").
INDENT_SIZE_TABS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Number of spaces to assume for tabs (int).
INDENT_SIZE_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("-1").
INDENT_SIZE_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Indentation for throws types (int).
INDENT_WITH_TABS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
INDENT_WITH_TABS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Fill gaps with tabs? (boolean)
INDENT_WITH_TABS_ONLY_LEADING - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
INDENT_WITH_TABS_ONLY_LEADING - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Use spaces for continuation after tabs? (boolean)
INDENT_YES - Static variable in class de.hunsicker.jalopy.printer.NodeWriter
Indicates that indentation should be performed.
IndentationSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy printer indentation settings.
IndentationSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.IndentationSettingsPage
Creates a new IndentationSettingsPage object.
indentSize - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Number of spaces to take for one indent.
INDEX_OP - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
indexOf(char, String, int) - Static method in class de.hunsicker.util.StringHelper
Returns the index within the given string of the x. occurrence of the specified character.
indexOfNonWhitespace(String) - Static method in class de.hunsicker.util.StringHelper
Returns the offset of the first non-whitespace character of the given string.
indexOfNonWhitespace(String, int) - Static method in class de.hunsicker.util.StringHelper
Returns the offset of the first non-whitespace character of the given string.
INIT - Static variable in class de.hunsicker.jalopy.language.DeclarationType
Represents an instance initializer.
init(String, String) - Method in class de.hunsicker.util.Lcs
Sets the two strings to compute the longest common subsequence for and initializes the processing table.
INIT_INT - Static variable in class de.hunsicker.jalopy.language.DeclarationType
The bit value for instance initializers.
initialize(AST) - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Initializes this node with information from the given node.
initialize(AST) - Method in class de.hunsicker.jalopy.language.antlr.Node
Initializes this node with information from the given node.
initialize(int, String) - Method in class de.hunsicker.jalopy.language.antlr.Node
Initializes this node with the given information.
initialize(Token) - Method in class de.hunsicker.jalopy.language.antlr.Node
Initializes this node with information from the given token.
initialize(Appender) - Static method in class de.hunsicker.jalopy.storage.Loggers
Initializes logging for the given appender.
initializer() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
inline_tag() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
INSERT_EXPRESSION_PARENTHESIS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
INSERT_EXPRESSION_PARENTHESIS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert parenthesis around expressions to make precedence clear? (boolean)
INSERT_FINAL_MODIFIER_FOR_METHOD_PARAMETERS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
INSERT_FINAL_MODIFIER_FOR_METHOD_PARAMETERS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Should the "final" modifier be added for method parameters? (boolean)
INSERT_FINAL_MODIFIER_FOR_PARAMETERS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
INSERT_FINAL_MODIFIER_FOR_PARAMETERS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Should the "final" modifier be added for method parameters? (boolean)
INSERT_LOGGING_CONDITIONAL - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
INSERT_LOGGING_CONDITIONAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert conditional expresssion for debug logging calls? (boolean)
INSERT_SERIAL_UID - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
INSERT_SERIAL_UID - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert serial version UID for serializable classes? (boolean)
INSERT_TRAILING_NEWLINE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
INSERT_TRAILING_NEWLINE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print a newline after the last curly brace? (boolean)
insertLines(int, int) - Method in class de.hunsicker.jalopy.swing.syntax.TokenMarker
Informs the token marker that lines have been inserted into the document.
insertTrailingEmpty - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Indicates wether a trailing empty line should be inserted at the end of a file.
insertUpdate(DocumentEvent) - Method in class de.hunsicker.jalopy.swing.syntax.DefaultSyntaxDocument.DocumentHandler
 
inspect() - Method in class de.hunsicker.jalopy.Jalopy
Inspects the (via Jalopy.setInput(File)) specified input source for code convention violations and coding weaknesses.
inspect(JavaNode) - Method in class de.hunsicker.jalopy.Jalopy
Inspects the given Java AST for code convention violations and coding weaknesses.
inspect(AST, File) - Method in class de.hunsicker.jalopy.language.CodeInspector
Inspects the given Java parse tree for code convention violations and coding weaknesses.
INSPECT_ACTIVE - Static variable in class de.hunsicker.jalopy.plugin.AbstractPlugin.Action
Inspect the currently active (opened) file.
INSPECT_ALL - Static variable in class de.hunsicker.jalopy.plugin.AbstractPlugin.Action
Inspect all Java Source files of the currently active project.
INSPECT_OPEN - Static variable in class de.hunsicker.jalopy.plugin.AbstractPlugin.Action
Inspect all currently opened Java source files.
INSPECT_SELECTED - Static variable in class de.hunsicker.jalopy.plugin.AbstractPlugin.Action
Inspect the selected Java source file(s).
INSPECTED - Static variable in class de.hunsicker.jalopy.Jalopy.State
Indicates a successful inspection phase.
INSPECTOR - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
INSPECTOR - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Enable the code inspector? (boolean)
INSTANCE_INIT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
INT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
INTERFACE - Static variable in class de.hunsicker.jalopy.language.DeclarationType
Represents an interface declaration.
INTERFACE_DEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
INTERFACE_INT - Static variable in class de.hunsicker.jalopy.language.DeclarationType
The bit value for interfaces.
interfaceBlock() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
interfaceDefinition(JavaNode) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
interfaceExtends() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
interfaceField() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
INTERNAL_FIRST - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
The first id that can be used for internal state in a token marker.
INTERNAL_LAST - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
The last id that can be used for internal state in a token marker.
INTERNAL_VERSION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
The version number of the current code convention.
InternalJavadocLexer - Class in de.hunsicker.jalopy.language.antlr
Token lexer for the Javadoc parser.
InternalJavadocLexer(InputStream) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
InternalJavadocLexer(Reader) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
InternalJavadocLexer(InputBuffer) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
InternalJavadocLexer(LexerSharedInputState) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
InternalJavadocParser - Class in de.hunsicker.jalopy.language.antlr
Parser for Javadoc comments.
InternalJavadocParser(TokenBuffer, int) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
InternalJavadocParser(TokenBuffer) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
InternalJavadocParser(TokenStream, int) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
InternalJavadocParser(TokenStream) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
InternalJavadocParser(ParserSharedInputState) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
InternalJavaLexer - Class in de.hunsicker.jalopy.language.antlr
 
InternalJavaLexer(InputStream) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
InternalJavaLexer(Reader) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
InternalJavaLexer(InputBuffer) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
InternalJavaLexer(LexerSharedInputState) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
InternalJavaParser - Class in de.hunsicker.jalopy.language.antlr
Java 1.5 Recognizer Run 'java Main [-showtree] directory-full-of-java-files' [The -showtree option pops up a Swing frame that shows the JavaNode constructed from the parser.] Run 'java Main ' Contributing authors: John Mitchell johnm@non.net Terence Parr parrt@magelang.com John Lilley jlilley@empathy.com Scott Stanchfield thetick@magelang.com Markus Mohnen mohnen@informatik.rwth-aachen.de Peter Williams pete.williams@sun.com Allan Jacobs Allan.Jacobs@eng.sun.com Steve Messick messick@redhills.com John Pybus john@pybus.org Version 1.00 December 9, 1997 -- initial release Version 1.01 December 10, 1997 fixed bug in octal def (0..7 not 0..8) Version 1.10 August 1998 (parrt) added tree construction fixed definition of WS,comments for mac,pc,unix newlines added unary plus Version 1.11 (Nov 20, 1998) Added "shutup" option to turn off last ambig warning.
InternalJavaParser(TokenBuffer, int) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
InternalJavaParser(TokenBuffer) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
InternalJavaParser(TokenStream, int) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
InternalJavaParser(TokenStream) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
InternalJavaParser(ParserSharedInputState) - Constructor for class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
internalParse() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
interpolate(String) - Method in class de.hunsicker.jalopy.storage.Environment
Performs variable interpolation for the given input string.
interrupt() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Interrupts the currently performed action, if any.
interrupt() - Method in class de.hunsicker.swing.util.SwingWorker
Stops the worker and sets the exception to InterruptedException.
INVALID - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
Invalid token id.
IO - Static variable in class de.hunsicker.jalopy.storage.Loggers
Logging category for I/O messages.
IoHelper - Class in de.hunsicker.io
Some I/O helper routines.
isAbstract(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeModifier
Indicates whether the given modifiers node contains the abstract keyword.
isAbstractMethod(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeHelper
Determines whether the given node represents an abstract method.
isAnonymousInnerClass(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeHelper
Determines wether the given node represents an anonymous inner class or interface.
isAssertEnabled() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
Query the "assert" keyword state
isBean() - Method in class de.hunsicker.jalopy.language.MethodType
Indicates whether this type represents a Java Bean method.
isBeta() - Method in class de.hunsicker.util.Version
Indicates whether this version represents a beta state.
isBlockNext(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeHelper
Determines whether the given node will be followed by a block.
isCanceled() - Method in interface de.hunsicker.jalopy.swing.ProgressMonitor
Indicates whether the user canceled the monitored operation.
isCanceled() - Method in class de.hunsicker.jalopy.swing.ProgressPanel
Indicates whether the was stopped by the user.
isChained(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeHelper
Determines whether the given node is part of a chain.
isClipboardEmpty() - Method in class de.hunsicker.swing.util.PopupSupport
Indicates whether the system clipboard contains text content.
isEmpty() - Method in class de.hunsicker.io.DirectoryScanner
Indicates whether the queue with the found files is empty.
isEmpty() - Method in class de.hunsicker.jalopy.language.ClassRepository
Indicates whether the repository is currently empty.
isEmptyBlock(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeHelper
Determines whether the given node, which represents a block, is empty.
isEnumEnabled() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
Query the "enum" keyword state
isFinal(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeModifier
Indicates whether the given modifiers node contains the final keyword.
isFinished() - Method in class de.hunsicker.io.DirectoryScanner
Indicates whether the scan has finished or is still running.
isFinished() - Method in class de.hunsicker.jalopy.language.Recognizer
Indicates whether the recognizer is currently running.
isFormatMLComments() - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Indicates whether multi-line comments should be formatted.
isFreestandingBlock(JavaNode) - Static method in class de.hunsicker.jalopy.language.JavaNodeHelper
Determines whether the given node represents a freestanding block.
isFriendly(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeModifier
Indicates whether the given modifiers node denotes package protected (friendly) access.
isFriendly(int) - Static method in class de.hunsicker.jalopy.language.JavaNodeModifier
Indicates whether the given modifier denotes package protected (friendly) access.
isInnerClass(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeHelper
Determines whether the given node represents an inner class or interface.
isInspect() - Method in class de.hunsicker.jalopy.Jalopy
Determines wether the code inspector is enabled during formatting runs.
isLoaded() - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry.Info
 
isLocalVariable(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeHelper
Determines whether the given node represents a local variable.
isNextLineRequested() - Method in class de.hunsicker.jalopy.swing.syntax.TokenMarker
Returns true if the next line should be repainted.
isNumber(String) - Static method in class de.hunsicker.util.StringHelper
Checks whether the given string represents a number.
isOpened() - Method in interface de.hunsicker.jalopy.plugin.ProjectFile
Determines whether the file is currently opened.
isParseJavadocComments() - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Indicates whether Javadoc comments will be parsed during processing.
isPositionKnown() - Method in class de.hunsicker.jalopy.language.antlr.Node
Indicates whether this node has its location information set.
isPrivate(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeModifier
Indicates whether the given modifiers node contains the private keyword.
isProtected(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeModifier
Indicates whether the given modifiers node contains the protected keyword.
isPublic(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeModifier
Indicates whether the given modifiers node contains the public keyword.
isReadOnly() - Method in interface de.hunsicker.jalopy.plugin.ProjectFile
Determines whether the file can be changed.
isReady() - Method in class de.hunsicker.swing.util.SwingWorker
Return whether the SwingWorker.get() method is ready to return a value.
isReady() - Method in class de.hunsicker.util.concurrent.FutureResult
Return whether the reference or exception have been set.
isRefreshable() - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry.Info
Determines whether this entry can be refreshed.
isRemoveJavadocComments() - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Indicates whether Javadoc comments should be removed during processing.
isRemoveMLComments() - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Indicates whether multi-line comments should be removed during processing.
isRemoveSLComments() - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Indicates whether single-line comments should be removed during processing.
isRunning() - Method in class de.hunsicker.jalopy.language.Recognizer
Indicates whether the recognizer is currently running.
isRunning() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Determines whether the Plug-in currently processes a request.
isSelected(ButtonModel) - Method in class de.hunsicker.swing.EmptyButtonGroup
Indicates whether the given button model is selected.
isStatic(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeModifier
Indicates whether the given modifiers node contains the static keyword.
isStripQualifation() - Method in class de.hunsicker.jalopy.language.JavaParser
Indicates whether the qualification stripping is enabled.
isSynchronized(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeModifier
Indicates whether the given modifiers node contains the synchronized keyword.
isTextSelected(int, int) - Method in class de.hunsicker.swing.util.PopupSupport
Indicates whether a text selection exists.
isUppercase(char) - Static method in class de.hunsicker.util.StringHelper
Returns true if the given letter is uppercase.
isValid(Convention.Key) - Static method in class de.hunsicker.jalopy.storage.ConventionKeys
Determines whether the given key is valid.
italic() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
iterator() - Method in class de.hunsicker.io.DirectoryScanner
Returns an iterator over the found files.

J

Jalopy - Class in de.hunsicker.jalopy
The bean-like interface to Jalopy.
Jalopy() - Constructor for class de.hunsicker.jalopy.Jalopy
Creates a new Jalopy object.
jalopy - Variable in class de.hunsicker.jalopy.plugin.AbstractPlugin
The main Jalopy instance.
Jalopy.State - Class in de.hunsicker.jalopy
Represents a Jalopy run state.
JAVADOC_CLOSE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
JAVADOC_COMMENT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
JAVADOC_COMMENT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
JAVADOC_OPEN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
JAVADOC_PARSE_DESCRIPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
 
javadocIndent - Variable in class de.hunsicker.jalopy.printer.NodeWriter
 
JavadocLexer - Class in de.hunsicker.jalopy.language
TODO
JavadocLexer(CompositeFactory) - Constructor for class de.hunsicker.jalopy.language.JavadocLexer
Creates a new JavadocLexer object.
JavadocLexer(Reader, CompositeFactory) - Constructor for class de.hunsicker.jalopy.language.JavadocLexer
 
JavadocLexer(InputBuffer, CompositeFactory) - Constructor for class de.hunsicker.jalopy.language.JavadocLexer
 
JavadocLexer(LexerSharedInputState, CompositeFactory) - Constructor for class de.hunsicker.jalopy.language.JavadocLexer
 
JavadocParser - Class in de.hunsicker.jalopy.language.antlr
Parser for Javadoc comments.
JavadocParser(TokenBuffer, JavaNodeFactory) - Constructor for class de.hunsicker.jalopy.language.antlr.JavadocParser
Creates a new JavadocParser object.
JavadocParser(TokenStream, JavaNodeFactory) - Constructor for class de.hunsicker.jalopy.language.antlr.JavadocParser
Creates a new JavadocParser object.
JavadocParser(ParserSharedInputState) - Constructor for class de.hunsicker.jalopy.language.antlr.JavadocParser
Creates a new JavadocParser object.
JavadocParser(TokenBuffer, int, JavaNodeFactory) - Constructor for class de.hunsicker.jalopy.language.antlr.JavadocParser
Creates a new JavadocParser object.
JavadocParser(TokenStream, int, JavaNodeFactory) - Constructor for class de.hunsicker.jalopy.language.antlr.JavadocParser
Creates a new JavadocParser object.
JavadocSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy printer Javadoc settings.
JavadocSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.JavadocSettingsPage
Creates a new JavadocSettingsPage object.
JavadocTokenTypes - Interface in de.hunsicker.jalopy.language.antlr
 
JavaLexer - Class in de.hunsicker.jalopy.language.antlr
 
JavaLexer(Reader, CompositeFactory) - Constructor for class de.hunsicker.jalopy.language.antlr.JavaLexer
 
JavaLexer(InputBuffer, CompositeFactory) - Constructor for class de.hunsicker.jalopy.language.antlr.JavaLexer
 
JavaLexer(LexerSharedInputState, CompositeFactory) - Constructor for class de.hunsicker.jalopy.language.antlr.JavaLexer
 
JavaLexer(CompositeFactory) - Constructor for class de.hunsicker.jalopy.language.antlr.JavaLexer
Creates a new JavaLexer object.
JavaNode - Class in de.hunsicker.jalopy.language.antlr
A node representing an element in a Java source file.
JavaNode() - Constructor for class de.hunsicker.jalopy.language.antlr.JavaNode
Creates a new JavaNode object.
JavaNodeFactory - Class in de.hunsicker.jalopy.language.antlr
Central facility to create the nodes for Java parse trees.
JavaNodeFactory(CompositeFactory) - Constructor for class de.hunsicker.jalopy.language.antlr.JavaNodeFactory
Creates a new JavaNodeFactory object.
JavaNodeHelper - Class in de.hunsicker.jalopy.language
Some common helpers for dealing with the nodes of a Java AST.
JavaNodeModifier - Class in de.hunsicker.jalopy.language
Helper class which resolves the different modifiers of a MODIFIERS node.
JavaParser - Class in de.hunsicker.jalopy.language
Java 1.5 Recognizer Run 'java Main [-showtree] directory-full-of-java-files' [The -showtree option pops up a Swing frame that shows the JavaNode constructed from the parser.] Run 'java Main ' Contributing authors: John Mitchell johnm@non.net Terence Parr parrt@magelang.com John Lilley jlilley@empathy.com Scott Stanchfield thetick@magelang.com Markus Mohnen mohnen@informatik.rwth-aachen.de Peter Williams pete.williams@sun.com Allan Jacobs Allan.Jacobs@eng.sun.com Steve Messick messick@redhills.com John Pybus john@pybus.org Version 1.00 December 9, 1997 -- initial release Version 1.01 December 10, 1997 fixed bug in octal def (0..7 not 0..8) Version 1.10 August 1998 (parrt) added tree construction fixed definition of WS,comments for mac,pc,unix newlines added unary plus Version 1.11 (Nov 20, 1998) Added "shutup" option to turn off last ambig warning.
JavaParser(TokenBuffer, int) - Constructor for class de.hunsicker.jalopy.language.JavaParser
 
JavaParser(TokenBuffer) - Constructor for class de.hunsicker.jalopy.language.JavaParser
 
JavaParser(TokenStream, int) - Constructor for class de.hunsicker.jalopy.language.JavaParser
 
JavaParser(TokenStream) - Constructor for class de.hunsicker.jalopy.language.JavaParser
 
JavaParser(ParserSharedInputState) - Constructor for class de.hunsicker.jalopy.language.JavaParser
 
JavaRecognizer - Class in de.hunsicker.jalopy.language
The Java-specific recognizer.
JavaRecognizer(CompositeFactory) - Constructor for class de.hunsicker.jalopy.language.JavaRecognizer
Creates a new JavaRecognizer object.
JavaTokenMarker - Class in de.hunsicker.jalopy.swing.syntax
Java token marker.
JavaTokenMarker() - Constructor for class de.hunsicker.jalopy.swing.syntax.JavaTokenMarker
Creates a new JavaTokenMarker object.
JavaTokenMarker(boolean, KeywordMap) - Constructor for class de.hunsicker.jalopy.swing.syntax.JavaTokenMarker
Creates a new JavaTokenMarker object.
JavaTokenTypes - Interface in de.hunsicker.jalopy.language.antlr
 
JDK_1_3 - Static variable in class de.hunsicker.jalopy.language.antlr.JavaLexer
Indicates JDK version 1.3.
JDK_1_3 - Static variable in class de.hunsicker.jalopy.language.JavaParser
Indicates JDK version 1.3.
JDK_1_3 - Static variable in class de.hunsicker.jalopy.language.JavaRecognizer
Indicates JDK version 1.3.
JDK_1_4 - Static variable in class de.hunsicker.jalopy.language.antlr.JavaLexer
Indicates JDK version 1.4.
JDK_1_4 - Static variable in class de.hunsicker.jalopy.language.JavaParser
Indicates JDK version 1.4.
JDK_1_4 - Static variable in class de.hunsicker.jalopy.language.JavaRecognizer
Indicates JDK version 1.4.
JDK_1_5 - Static variable in class de.hunsicker.jalopy.language.JavaParser
Indicates JDK version 1.5.

K

Key - Class in de.hunsicker.jalopy.prefs
Deprecated. Replaced by Convention.Key
Key - Class in de.hunsicker.jalopy.storage
Deprecated. Replaced by Convention.Key. Only provided for backwards compatibility with earlier versions. Will be removed with a future release.
keyboard() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
KEYWORD1 - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
Keyword 1 token id.
KEYWORD2 - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
Keyword 2 token id.
KEYWORD3 - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
Keyword 3 token id.
KeywordMap - Class in de.hunsicker.jalopy.swing.syntax
A KeywordMap is similar to a hashtable in that it maps keys to values.
KeywordMap(boolean) - Constructor for class de.hunsicker.jalopy.swing.syntax.KeywordMap
Creates a new KeywordMap.
KeywordMap(boolean, int) - Constructor for class de.hunsicker.jalopy.swing.syntax.KeywordMap
Creates a new KeywordMap.

L

LABEL - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
Label token id.
label - Variable in class de.hunsicker.swing.StringButtonPanel
DOCUMENT ME!
LABELED_STAT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LAND - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LANGUAGE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""en"").
LANGUAGE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Lowercase two-letter ISO-639 code (String).
last - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Holds the type of the last printed token.
lastChild - Static variable in class de.hunsicker.jalopy.printer.PrinterFactory
 
lastToken - Variable in class de.hunsicker.jalopy.swing.syntax.TokenMarker
The last token in the list.
LBRACK - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LCLETTER - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
Lcs - Class in de.hunsicker.util
Implementation of the Longest Common Subsequence algorithm.
Lcs() - Constructor for class de.hunsicker.util.Lcs
Creates a new Lcs object.
Lcs(String, String) - Constructor for class de.hunsicker.util.Lcs
Creates a new Lcs object for the two given strings.
LCURLY - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
LCURLY - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
leftBraceIndent - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Number of spaces to print before left curly braces.
leftBraceNewline - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Print left curly braces on a new line?
leftPad(String, int) - Static method in class de.hunsicker.util.StringHelper
Left pad a String with spaces.
leftPad(String, int, String) - Static method in class de.hunsicker.util.StringHelper
Left pad a String with a specified string.
length - Variable in class de.hunsicker.jalopy.swing.syntax.Token
The length of this token.
length - Variable in class de.hunsicker.jalopy.swing.syntax.TokenMarker
The length of the lineInfo array.
Lexer - Interface in de.hunsicker.jalopy.language
Common interface for ANTLR lexers.
lexer - Variable in class de.hunsicker.jalopy.language.Recognizer
The used lexer.
line - Variable in class de.hunsicker.jalopy.language.Position
 
line - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Current line number.
LINE_LENGTH - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("80").
LINE_LENGTH - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Number of characters in each line(int).
LINE_WRAP - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
LINE_WRAP - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Use line wrapping? (boolean)
LINE_WRAP_AFTER_ASSIGN - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_AFTER_ASSIGN - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Prefer wrapping after assignments? (boolean)
LINE_WRAP_AFTER_CHAINED_METHOD_CALL - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_AFTER_CHAINED_METHOD_CALL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment of chained method? (boolean)
LINE_WRAP_AFTER_LABEL - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
LINE_WRAP_AFTER_LABEL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print newline after labels? (boolean)
LINE_WRAP_AFTER_LEFT_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_AFTER_LEFT_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Prefer line wrapping after the left parentheses of parameter/expression lists? (boolean)
LINE_WRAP_AFTER_PARAMS_METHOD_CALL - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_AFTER_PARAMS_METHOD_CALL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment after parameters for method calls? (boolean)
LINE_WRAP_AFTER_PARAMS_METHOD_CALL_IF_NESTED - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_AFTER_PARAMS_METHOD_CALL_IF_NESTED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment after parameters for method calls if they contain at least one other method call? (boolean)
LINE_WRAP_AFTER_PARAMS_METHOD_DEF - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_AFTER_PARAMS_METHOD_DEF - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment of parameters for method/constructor declarations? (boolean)
LINE_WRAP_AFTER_TYPES_EXTENDS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_AFTER_TYPES_EXTENDS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of extends types for class/interface declarations? (boolean)
LINE_WRAP_AFTER_TYPES_EXTENDS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_AFTER_TYPES_EXTENDS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of extends types for class/interface declarations? (boolean)
LINE_WRAP_AFTER_TYPES_IMPLEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_AFTER_TYPES_IMPLEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of implements types for class/interface declarations? (boolean)
LINE_WRAP_AFTER_TYPES_IMPLEMENTS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_AFTER_TYPES_IMPLEMENTS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of implements types for class/interface declarations? (boolean)
LINE_WRAP_AFTER_TYPES_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_AFTER_TYPES_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment of exception types for method/ctor declarations? (boolean)
LINE_WRAP_AFTER_TYPES_THROWS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_AFTER_TYPES_THROWS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force alignment of throws types for method/ctor declarations? (boolean)
LINE_WRAP_ARRAY_ELEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("0").
LINE_WRAP_ARRAY_ELEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment after given number of array elements (int).
LINE_WRAP_BEFORE_ARRAY_INIT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_BEFORE_EXTENDS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_BEFORE_EXTENDS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force line wrapping before extends? (boolean)
LINE_WRAP_BEFORE_IMPLEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_BEFORE_IMPLEMENTS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force line wrapping before implements? (boolean)
LINE_WRAP_BEFORE_OPERATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_BEFORE_OPERATOR - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Should line wrapping be performed before or after operators? (boolean)
LINE_WRAP_BEFORE_RIGHT_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_BEFORE_RIGHT_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert a newline before the right parentheses of parameter/epxression lists? (boolean)
LINE_WRAP_BEFORE_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_BEFORE_THROWS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force line wrapping before throws? (boolean)
LINE_WRAP_PARAMS_DEEP - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_PARAMS_DEEP - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
When wrapping parameters always do it deeply (boolean)
LINE_WRAP_PARAMS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_PARAMS_EXCEED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Force wrapping/alignment of successive parameters/expression if the first parameter/expression was wrapped ? (boolean)
LINE_WRAP_PARAMS_HARD - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_PARAMS_HARD - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
If it is better to wrap the parameters deeply then do so (boolean)
LINE_WRAP_PAREN_GROUPING - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
LINE_WRAP_PAREN_GROUPING - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Wrap and indent expressions in grouping parentheses ? (boolean)
lineInfo - Variable in class de.hunsicker.jalopy.swing.syntax.TokenMarker
An array for storing information about lines.
lineSeparator - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Used line separator.
lineToRect(Shape, int) - Method in class de.hunsicker.jalopy.swing.syntax.SyntaxView
redefined from PlainView private method to allow for redefinition of modelToView method
list() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
list_item() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
LITERAL1 - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
Literal 1 token id.
LITERAL2 - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
Literal 2 token id.
LITERAL_assert - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_boolean - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_break - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_byte - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_case - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_catch - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_char - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_class - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_continue - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_default - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_do - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_double - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_else - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_enum - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_extends - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_false - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_finally - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_float - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_for - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_if - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_implements - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_import - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_instanceof - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_int - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_interface - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_long - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_native - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_new - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_null - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_package - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_private - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_protected - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_public - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_return - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_short - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_static - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_super - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_switch - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_synchronized - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_this - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_threadsafe - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_throw - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_throws - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_transient - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_true - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_try - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_void - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_volatile - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LITERAL_while - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LNOT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
load(File) - Method in class de.hunsicker.jalopy.language.ClassRepository
Loads the contents of the given location into memory.
loadAll(List) - Method in class de.hunsicker.jalopy.language.ClassRepository
Loads the contents of the given locations into memory.
loadClass(String, Object) - Static method in class de.hunsicker.util.Helper
Loads the class with the specified name.
loadInfo(File) - Method in class de.hunsicker.jalopy.language.ClassRepository
Loads the information from the given repository entry file.
Loggers - Class in de.hunsicker.jalopy.storage
Exposes the loggers that are used throughout the system.
logicalAndExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
logicalOrExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
lookup(Segment, int, int) - Method in class de.hunsicker.jalopy.swing.syntax.KeywordMap
Looks up a key.
LOR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
lowercaseFirst(String) - Static method in class de.hunsicker.util.StringHelper
Returns the given string with the first letter converted to lower case.
LPAREN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
LT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 

M

MAC - Static variable in class de.hunsicker.io.FileFormat
Represents the Mac file format ("\r").
main(String[]) - Static method in class de.hunsicker.jalopy.storage.ConventionKeys
Called to dump the keys
main(String[]) - Static method in class de.hunsicker.jalopy.swing.SettingsDialog
Displays the settings dialog.
make(AST[]) - Method in class de.hunsicker.jalopy.language.antlr.JavaNodeFactory
Makes a tree from a list of nodes.
makeASTRoot(ASTPair, AST) - Method in class de.hunsicker.jalopy.language.antlr.JavaNodeFactory
DOCUMENT ME!
makeJavaDoc(Token, String) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
makeJavaDoc(Token, String) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
 
makeToken(int) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Creates a token of the given tpye.
makeToken(int) - Method in class de.hunsicker.jalopy.language.JavadocLexer
Creates a token of the given tpye.
mapLength - Variable in class de.hunsicker.jalopy.swing.syntax.KeywordMap
DOCUMENT ME!
markTokens(Segment, int) - Method in class de.hunsicker.jalopy.swing.syntax.TokenMarker
A wrapper for the lower-level markTokensImpl method that is called to split a line up into tokens.
markTokensImpl(byte, Segment, int) - Method in class de.hunsicker.jalopy.swing.syntax.JavaTokenMarker
Marks the token
markTokensImpl(byte, Segment, int) - Method in class de.hunsicker.jalopy.swing.syntax.TokenMarker
An abstract method that splits a line up into tokens.
MASK - Static variable in class de.hunsicker.jalopy.language.ModifierType
 
mASSIGN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mAT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mAT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mATTR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mBAND(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mBAND_ASSIGN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mBNOT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mBOR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mBOR_ASSIGN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mBR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mBSR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mBSR_ASSIGN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mBXOR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mBXOR_ASSIGN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mC_TH_OR_TD(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mC_TR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCACRO(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCADDRESS(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCANCHOR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCBIG(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCBOLD(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCBQUOTE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCCAP(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCCENTER(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCCITE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCCODE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCDDEF(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCDFN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCDIR_OR_CDIV(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCDLIST(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCDTERM(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCEM(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCFONT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCH1(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCH2(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCH3(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCH4(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCH5(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCH6(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCHAR_LITERAL(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mCITALIC(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCKBD(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCLITEM(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCOLIST(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCOLON(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mCOMMA(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mCOMMENT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCOMMENT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mCOMMENT_DATA(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCPARA(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCSAMP(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCSMALL(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCSTRIKE_OR_CSTRONG(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCSUB_OR_CSUP(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCTABLE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCTTYPE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCULIST(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCUNDER(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mCVAR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mDEC(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mDIGIT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mDIV(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mDIV_ASSIGN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mEMAILSTART(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mEQUAL(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mESC(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
MessagesSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy messaging settings.
MessagesSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.MessagesSettingsPage
Creates a new MessagesSettingsPage object.
METHOD - Static variable in class de.hunsicker.jalopy.language.DeclarationType
Represents a method declaration.
METHOD_CALL - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
METHOD_DEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
METHOD_INT - Static variable in class de.hunsicker.jalopy.language.DeclarationType
The bit value for methods.
MethodType - Class in de.hunsicker.jalopy.language
Represents a method type to distinguish between ordinary method names and those which adhere to the Java Bean naming conventions.
mEXPONENT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mFLOAT_SUFFIX(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mGE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mGT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mHEX_DIGIT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mHEXDIGIT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mHEXINT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mHEXNUM(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mHR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mIDENT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mIMG(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mINC(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mINT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
MINUS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
MINUS_ASSIGN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
MiscSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the miscellaneous Jalopy settings.
MiscSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.MiscSettingsPage
Creates a new MiscSettingsPage object.
mJAVADOC_CLOSE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mJAVADOC_OPEN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
ML_COMMENT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
mLAND(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mLBRACK(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mLCLETTER(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mLCURLY(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mLCURLY(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mLE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mLNOT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mLOR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mLPAREN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mLT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mMINUS(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mMINUS_ASSIGN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mML_COMMENT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mMOD(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mMOD_ASSIGN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mNEWLINE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mNOT_EQUAL(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mNUM_INT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mO_TH_OR_TD(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mO_TR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOACRO(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOADDRESS(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOANCHOR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOBIG(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOBOLD(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOBQUOTE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOCAP(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOCENTER(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOCITE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOCODE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
MOD - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
MOD_ASSIGN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
mODDEF(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mode - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Printing mode.
modelToView(int, Shape, Position.Bias) - Method in class de.hunsicker.jalopy.swing.syntax.SyntaxView
Provides a mapping from the document model coordinate space to the coordinate space of the view mapped to it.
mODFN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
modifier() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
modifiers() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
MODIFIERS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
ModifierType - Class in de.hunsicker.jalopy.language
Represents a Java modifier.
mODIR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mODIV(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mODLIST(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mODTERM(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOEM(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOFONT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOH1(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOH2(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOH3(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOH4(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOH5(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOH6(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOITALIC(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOKBD(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOLITEM(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOOLIST(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOPARA(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOSAMP(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOSMALL(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOSTRIKE_OR_OSTRONG(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOSUB(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOSUP(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOTABLE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOTTYPE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOULIST(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOUNDER(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mOVAR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mPCDATA(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mPLUS(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mPLUS_ASSIGN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mPRE(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mQUESTION(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mRBRACK(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mRCURLY(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mRCURLY(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mRPAREN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mSEMI(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mSEPARATOR_COMMENT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
MSG_PRIORITY_IO - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name.
MSG_PRIORITY_IO - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Level of the Loggers.IO (int).
MSG_PRIORITY_PARSER - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name.
MSG_PRIORITY_PARSER - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Level of the Loggers.PARSER (int).
MSG_PRIORITY_PARSER_JAVADOC - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name.
MSG_PRIORITY_PARSER_JAVADOC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Level of the Loggers.PARSER_JAVADOC (int).
MSG_PRIORITY_PRINTER - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name.
MSG_PRIORITY_PRINTER - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Level of the Loggers.PRINTER (int).
MSG_PRIORITY_PRINTER_JAVADOC - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name.
MSG_PRIORITY_PRINTER_JAVADOC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Level of the Loggers.PRINTER_JAVADOC (int).
MSG_PRIORITY_TRANSFORM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name.
MSG_PRIORITY_TRANSFORM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Level of the Loggers.TRANSFORM (int).
MSG_SHOW_ERROR_STACKTRACE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
MSG_SHOW_ERROR_STACKTRACE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Display stacktrace for errors? (boolean)
mSL(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mSL_ASSIGN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mSL_COMMENT(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mSPECIAL(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mSR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mSR_ASSIGN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mSTAR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mSTAR(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mSTAR_ASSIGN(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mSTRING(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mSTRING_LITERAL(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mTAG(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mTYPEDCLASS(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
multiplicativeExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
mVOCAB(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
mWORD(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mWS(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
mWS(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 

N

NamingSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy Code Inspector naming settings.
NamingSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.NamingSettingsPage
Creates a new NamingSettingsPage object.
NATIVE - Static variable in class de.hunsicker.jalopy.language.ModifierType
Represents the native modifier.
newArrayDeclarator() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
newColumn - Variable in class de.hunsicker.jalopy.language.antlr.JavaNode
 
newExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
object instantiation.
newline(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
Inserts a newline.
NEWLINE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
newLine - Variable in class de.hunsicker.jalopy.language.antlr.JavaNode
 
newline() - Method in class de.hunsicker.jalopy.language.JavadocLexer
Inserts a newline.
newline(boolean) - Method in class de.hunsicker.jalopy.language.JavadocLexer
Inserts a newline.
newline - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Indicates whether we're at the beginning of a new line (column == 1).
NEWLINE_NO - Static variable in class de.hunsicker.jalopy.printer.NodeWriter
Print NO newline after a token.
NEWLINE_YES - Static variable in class de.hunsicker.jalopy.printer.NodeWriter
Print a newline after a token.
newThread(Runnable) - Method in interface de.hunsicker.util.concurrent.ThreadFactory
Create a new thread that will run the given command when started
newThread(Runnable) - Method in class de.hunsicker.util.concurrent.ThreadFactoryUser.DefaultThreadFactory
 
next - Variable in class de.hunsicker.jalopy.swing.syntax.Token
The next token in the linked list.
nextLineRequested - Variable in class de.hunsicker.jalopy.swing.syntax.TokenMarker
True if the next line should be painted.
nextNewline - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Indicates that the line following this is a new line Used for printing commas in blocks without white space after the new line
nextTabStop(float, int) - Method in class de.hunsicker.jalopy.swing.syntax.SyntaxView
Returns the next tab stop position after a given reference position.
nextToken() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
nextToken() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
nlAfter - Variable in class de.hunsicker.jalopy.language.antlr.ExtendedToken
 
nlAfter - Variable in class de.hunsicker.jalopy.language.antlr.Node
 
Node - Class in de.hunsicker.jalopy.language.antlr
A node which stores information about its span.
Node() - Constructor for class de.hunsicker.jalopy.language.antlr.Node
Creates a new Node object.
Node(int, String, int, int, int, int) - Constructor for class de.hunsicker.jalopy.language.antlr.Node
Creates a new Node object.
Node(int, int, int, int) - Constructor for class de.hunsicker.jalopy.language.antlr.Node
Creates a new Node object.
Node(int, String) - Constructor for class de.hunsicker.jalopy.language.antlr.Node
Creates a new Node object.
Node(Token) - Constructor for class de.hunsicker.jalopy.language.antlr.Node
Creates a new Node object from the given token.
Node(String) - Constructor for class de.hunsicker.jalopy.language.antlr.Node
Creates a new Node object.
NodeFactory - Class in de.hunsicker.jalopy.language
Central facility to create extended nodes.
NodeFactory(CompositeFactory) - Constructor for class de.hunsicker.jalopy.language.NodeFactory
Creates a new NodeFactory object.
NodeWriter - Class in de.hunsicker.jalopy.printer
The writer to be used to print a Java AST.
NodeWriter(Writer, CompositeFactory, String, Map, String, String) - Constructor for class de.hunsicker.jalopy.printer.NodeWriter
Creates a new NodeWriter object with the given file output format.
NodeWriter(CompositeFactory) - Constructor for class de.hunsicker.jalopy.printer.NodeWriter
Creates a new NodeWriter object.
NOT_EQUAL - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
NULL - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
Normal text token id.
NULL_TREE_LOOKAHEAD - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
NULL_TREE_LOOKAHEAD - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
NUM_DOUBLE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
NUM_FLOAT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
NUM_INT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
NUM_LONG - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
NumberComboBoxPanel - Class in de.hunsicker.jalopy.swing
DOCUMENT ME!
NumberComboBoxPanel(String, Object[]) - Constructor for class de.hunsicker.jalopy.swing.NumberComboBoxPanel
Creates a new NumberComboBoxPanel object.
NumberComboBoxPanel(String, Object[], Object) - Constructor for class de.hunsicker.jalopy.swing.NumberComboBoxPanel
Creates a new NumberComboBoxPanel object.
NumberComboBoxPanelCheckBox - Class in de.hunsicker.jalopy.swing
DOCUMENT ME!
NumberComboBoxPanelCheckBox(String, String, Object[]) - Constructor for class de.hunsicker.jalopy.swing.NumberComboBoxPanelCheckBox
Creates a new ComboBoxPanelCheckBox.
NumberComboBoxPanelCheckBox(String, boolean, String, Object[], Object) - Constructor for class de.hunsicker.jalopy.swing.NumberComboBoxPanelCheckBox
Creates a new ComboBoxPanelCheckBox.
NUMBERED - Static variable in class de.hunsicker.io.FileBackup
Make numbered backups of every file by appending ~REVISION~ to the file.

O

O_TH_OR_TD - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
O_TR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OACRO - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OADDRESS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OANCHOR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OBIG - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
obj - Variable in class de.hunsicker.jalopy.swing.syntax.TokenMarker.LineInfo
This is for use by the token marker implementations themselves.
OBJBLOCK - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
OBOLD - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OBQUOTE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OCAP - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
occurs(char, char[]) - Static method in class de.hunsicker.util.StringHelper
Returns the number of occurrences of character in string.
occurs(char, String) - Static method in class de.hunsicker.util.StringHelper
Returns the number of occurrences of character in string.
OCENTER - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OCITE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OCODE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
ODDEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
ODFN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
ODIR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
ODIV - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
ODLIST - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
ODTERM - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OEM - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OFONT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OH1 - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OH2 - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OH3 - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OH4 - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OH5 - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OH6 - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OITALIC - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OK - Static variable in class de.hunsicker.jalopy.Jalopy.State
Indicates a finished run without any warnings or errors.
OKBD - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OLITEM - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OOLIST - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OPARA - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OPERATOR - Static variable in class de.hunsicker.jalopy.swing.syntax.Token
Operator token id.
ordered_list() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
originalLineSeparator - Variable in class de.hunsicker.jalopy.printer.NodeWriter
The original line separator of the file as reported by the lexer.
OSAMP - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OSMALL - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OSTRIKE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OSTRIKE_OR_OSTRONG - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OSTRONG - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OSUB - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OSUP - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OTABLE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OTD - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OTH - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OTHER - Static variable in class de.hunsicker.jalopy.language.MethodType
Represents an ordinary Java method.
OTTYPE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OULIST - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OUNDER - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
OVAR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 

P

PACKAGE - Static variable in class de.hunsicker.jalopy.storage.Environment.Variable
Defines the variable "package".
PACKAGE_DEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
packageDefinition() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
PADDING_ASSIGNMENT_OPERATORS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
PADDING_ASSIGNMENT_OPERATORS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Pad assignment operators? (boolean)
PADDING_BITWISE_OPERATORS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
PADDING_BITWISE_OPERATORS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Pad bitwise operators? (boolean)
PADDING_BRACES - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
PADDING_BRACES - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert spaces after the left, and before the right curly brace for array initializations? (boolean)
PADDING_BRACKETS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
PADDING_BRACKETS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert spaces after the left, and before the right bracket? (boolean)
PADDING_CAST - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
PADDING_CAST - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert spaces after the left, and before the right type cast parenthesis? (boolean)
PADDING_LOGICAL_OPERATORS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
PADDING_LOGICAL_OPERATORS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Pad logical operators? (boolean)
PADDING_MATH_OPERATORS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
PADDING_MATH_OPERATORS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Pad mathematical operators? (boolean)
PADDING_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
PADDING_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Insert spaces after the left, and before the right parenthesis? (boolean)
PADDING_RELATIONAL_OPERATORS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
PADDING_RELATIONAL_OPERATORS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Pad relational operators? (boolean)
PADDING_SHIFT_OPERATORS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
PADDING_SHIFT_OPERATORS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Pad shift operators? (boolean)
panic() - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
 
panic(String) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
 
panic() - Method in class de.hunsicker.jalopy.language.JavadocLexer
Reports a fatal error.
panic(String) - Method in class de.hunsicker.jalopy.language.JavadocLexer
Reports a fatal error.
paragraph() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
PARAMETER_DEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
parameterDeclaration() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
parameterDeclarationList() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
parameterModifier() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
PARAMETERS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
parent - Variable in class de.hunsicker.jalopy.language.antlr.JavaNode
Parent node.
parse() - Method in class de.hunsicker.jalopy.Jalopy
Parses the (via Jalopy.setInput(File)) specified input source.
parse() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
parse() - Method in class de.hunsicker.jalopy.language.antlr.JavadocParser
 
parse(Reader, String) - Method in class de.hunsicker.jalopy.language.JavaRecognizer
Parses the given stream.
parse() - Method in interface de.hunsicker.jalopy.language.Parser
Start parsing.
parse(Reader, String) - Method in class de.hunsicker.jalopy.language.Recognizer
Parses the given stream.
parse(File) - Method in class de.hunsicker.jalopy.language.Recognizer
Parses the given file.
parse(String, String) - Method in class de.hunsicker.jalopy.language.Recognizer
Parses the given string.
PARSE_ACTIVE - Static variable in class de.hunsicker.jalopy.plugin.AbstractPlugin.Action
Parse the currently active (opened) file.
PARSE_ALL - Static variable in class de.hunsicker.jalopy.plugin.AbstractPlugin.Action
Parse all Java Source files of the currently active project.
PARSE_OPEN - Static variable in class de.hunsicker.jalopy.plugin.AbstractPlugin.Action
Parse all currently opened Java source files.
PARSE_SELECTED - Static variable in class de.hunsicker.jalopy.plugin.AbstractPlugin.Action
Parse the selected Java source file(s).
PARSED - Static variable in class de.hunsicker.jalopy.Jalopy.State
Indicates a successful parse phase.
parseJavadocComments - Variable in class de.hunsicker.jalopy.language.antlr.JavaLexer
Should Javadoc comments be parsed or added AS IS?
parseMessage(LoggingEvent) - Method in class de.hunsicker.jalopy.plugin.AbstractAppender
Parses the given message.
Parser - Interface in de.hunsicker.jalopy.language
Common interface for ANTLR parsers.
parser - Variable in class de.hunsicker.jalopy.language.Recognizer
The used parser.
PARSER - Static variable in class de.hunsicker.jalopy.storage.Loggers
Logging category for parsing messages.
PARSER_JAVADOC - Static variable in class de.hunsicker.jalopy.storage.Loggers
Logging category for Javadoc parsing messages.
paste(String) - Method in interface de.hunsicker.jalopy.plugin.Editor
Replaces the currently selected content with new content represented by the given string.
PCDATA - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
peek() - Method in class de.hunsicker.util.concurrent.FutureResult
Access the reference, even if not ready
performAction(AbstractPlugin.Action) - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Performs the given action.
phrase() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
PLUS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
PLUS_ASSIGN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
POLICY_LAZY - Static variable in class de.hunsicker.io.Filters
If one filter accepts a file, the file will be accepted.
POLICY_STRICT - Static variable in class de.hunsicker.io.Filters
Only if all filters accept a file, the file will be accepted.
pop() - Method in class de.hunsicker.io.DirectoryScanner
Returns and removes the file at the top of the internal file queue.
PopupSupport - Class in de.hunsicker.swing.util
Helper class which adds popup menu support for text components.
PopupSupport() - Constructor for class de.hunsicker.swing.util.PopupSupport
Creates a new PopupSuppport object.
PopupSupport(List) - Constructor for class de.hunsicker.swing.util.PopupSupport
Creates a new PopupSuppport object.
PopupSupport(boolean, List) - Constructor for class de.hunsicker.swing.util.PopupSupport
Creates a new PopupSuppport object.
PopupSupport(boolean) - Constructor for class de.hunsicker.swing.util.PopupSupport
Creates a new PopupSuppport object.
POS_COLUMN - Static variable in class de.hunsicker.jalopy.plugin.AbstractAppender
Position of the message text in the regex result.
POS_FILENAME - Static variable in class de.hunsicker.jalopy.plugin.AbstractAppender
Position of the filename in the regex result.
POS_LINE - Static variable in class de.hunsicker.jalopy.plugin.AbstractAppender
Position of the lineno in the regex result.
POS_TEXT - Static variable in class de.hunsicker.jalopy.plugin.AbstractAppender
Position of the message text in the regex result.
Position - Class in de.hunsicker.jalopy.language
Represents a position in a Java Source file.
POST_DEC - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
POST_INC - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
postfixExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
PRE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
preformatted() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
prevSibling - Variable in class de.hunsicker.jalopy.language.antlr.JavaNode
Previous node.
primaryExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
print(AST, NodeWriter) - Method in class de.hunsicker.jalopy.printer.AnnotatePrinter
Prints the annotation as defined in the modifier
print(AST, NodeWriter) - Method in class de.hunsicker.jalopy.printer.AnnotationDefPrinter
Adds a marker
print(AST, NodeWriter) - Method in class de.hunsicker.jalopy.printer.AnnotationFieldPrinter
Prints the field annotation.
print(AST, NodeWriter) - Method in class de.hunsicker.jalopy.printer.AnnotationMemberValuePairPrinter
Prints the member value pairs
print(AST, NodeWriter) - Method in class de.hunsicker.jalopy.printer.AnnotationsPrinter
TODO
print(AST, NodeWriter) - Method in class de.hunsicker.jalopy.printer.EnumConstantPrinter
Prints the children.
print(AST, NodeWriter) - Method in class de.hunsicker.jalopy.printer.EnumPrinter
Prints the enumeration
print(String, int) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Outputs the given string of the given type to the underlying writer.
print(AST, NodeWriter) - Method in interface de.hunsicker.jalopy.printer.Printer
Outputs the given node.
print(AST, NodeWriter) - Method in class de.hunsicker.jalopy.printer.TypeArgumentsPrinter
TODO
print(AST, NodeWriter) - Method in class de.hunsicker.jalopy.printer.TypeParametersPrinter
Prints the type arguments
print(AST, NodeWriter) - Method in class de.hunsicker.jalopy.printer.UnknownPrinter
TODO
print(AST, NodeWriter) - Method in class de.hunsicker.jalopy.printer.VariableParameterDefPrinter
Adds a marker
printBlankLines(int) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Prints the given number of blank lines.
Printer - Interface in de.hunsicker.jalopy.printer
Common Interface for printing nodes.
PRINTER - Static variable in class de.hunsicker.jalopy.storage.Loggers
Logging category for printer messages.
PRINTER_JAVADOC - Static variable in class de.hunsicker.jalopy.storage.Loggers
Logging category for Javadoc printer messages.
PrinterFactory - Class in de.hunsicker.jalopy.printer
Central facility to create printers.
printLeftBrace() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Outputs a left curly brace.
printLeftBrace(boolean, boolean) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Outputs a leftcurly brace.
printLeftBrace(boolean, boolean, boolean) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Outputs a left curly brace.
printNewline() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Outputs a line break.
printRightBrace() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Outputs a closing curly brace.
printRightBrace(boolean) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Outputs a right curly brace.
printRightBrace(int, boolean) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Outputs a right curly brace.
printRightBrace(int, boolean, boolean) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Outputs a right curly brace.
printStackTrace(PrintWriter) - Method in exception de.hunsicker.util.ChainingRuntimeException
Prints this Throwable (the cause if available) and its backtrace to the specified print writer.
printStackTrace(PrintStream) - Method in exception de.hunsicker.util.ChainingRuntimeException
Prints this Throwable (the cause if available) and its backtrace to the specified print writer.
printStackTrace() - Method in exception de.hunsicker.util.ChainingRuntimeException
Prints this Throwable (the cause if available) and its backtrace to the standard error stream.
PRIVATE - Static variable in class de.hunsicker.jalopy.language.ModifierType
Represents the private modifier.
ProgressMonitor - Interface in de.hunsicker.jalopy.swing
Common interface for objects that monitor the progress of an operation.
ProgressPanel - Class in de.hunsicker.jalopy.swing
A component that can be used to display progress information to the user.
ProgressPanel() - Constructor for class de.hunsicker.jalopy.swing.ProgressPanel
Creates a new ProgressPanel object.
Project - Interface in de.hunsicker.jalopy.plugin
Provides access to the Java source files that make up a user's project.
Project - Class in de.hunsicker.jalopy.storage
Represents a project to associate specific settings with.
Project(String, String) - Constructor for class de.hunsicker.jalopy.storage.Project
Creates a new Project object.
ProjectFile - Interface in de.hunsicker.jalopy.plugin
Represents a Java source file that is part of a project.
ProjectSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy project settings.
ProjectSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.ProjectSettingsPage
Creates a new ProjectSettingsPage object.
PROTECTED - Static variable in class de.hunsicker.jalopy.language.ModifierType
Represents the protected modifier.
PUBLIC - Static variable in class de.hunsicker.jalopy.language.ModifierType
Represents the public modifier.
put(Convention.Key, String) - Method in class de.hunsicker.jalopy.storage.Convention
Implements the put method as per the specification in Convention.put(Convention.Key,String).
putBoolean(Convention.Key, boolean) - Method in class de.hunsicker.jalopy.storage.Convention
Implements the putBoolean method as per the specification in Convention.putBoolean(Convention.Key,boolean).
putInt(Convention.Key, int) - Method in class de.hunsicker.jalopy.storage.Convention
Implements the putInt method as per the specification in Convention.putInt(Convention.Key,int).

Q

QUESTION - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 

R

RBRACK - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
RCURLY - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
RCURLY - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
readTextFile(File) - Static method in class de.hunsicker.io.IoHelper
Returns the contents of the given text file.
ready_ - Variable in class de.hunsicker.util.concurrent.FutureResult
Status -- true after first set
Recognizer - Class in de.hunsicker.jalopy.language
Recognizer acts as a helper class to bundle both an ANTLR parser and lexer for the task of language recognition.
Recognizer(Parser, Lexer) - Constructor for class de.hunsicker.jalopy.language.Recognizer
Creates a new Recognizer object.
Recognizer() - Constructor for class de.hunsicker.jalopy.language.Recognizer
Creates a new Recognizer object.
Recognizer.ParseException - Exception in de.hunsicker.jalopy.language
Indicates an unexpected error during the parsing of an input file or stream.
Recognizer.ParseException(Throwable) - Constructor for exception de.hunsicker.jalopy.language.Recognizer.ParseException
Creates a new ParseException.
recover(RecognitionException, BitSet) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
To satisfy antlr
recover(RecognitionException, BitSet) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
To satisfy antlr
regex - Variable in class de.hunsicker.jalopy.plugin.AbstractAppender
The regex to parse the messages.
REGEXP_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""[A-Z][a-zA-Z0-9]+"").
REGEXP_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for class names (String).
REGEXP_CLASS_ABSTRACT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""[A-Z][a-zA-Z0-9]+"").
REGEXP_CLASS_ABSTRACT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for abstract class names (String).
REGEXP_FIELD - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""[a-z][\\w]+"").
REGEXP_FIELD_DEFAULT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for package protected (default access) fields (String).
REGEXP_FIELD_DEFAULT_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for package protected (default access) static fields (String).
REGEXP_FIELD_DEFAULT_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for package protected (default access) static final fields (String).
REGEXP_FIELD_PRIVATE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for private fields (String).
REGEXP_FIELD_PRIVATE_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for private static fields (String).
REGEXP_FIELD_PRIVATE_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for private static final fields (String).
REGEXP_FIELD_PROTECTED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for protected fields (String).
REGEXP_FIELD_PROTECTED_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for protected static (String).
REGEXP_FIELD_PROTECTED_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for protected static final fields (String).
REGEXP_FIELD_PUBLIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for public fields (String).
REGEXP_FIELD_PUBLIC_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for public static fields (String).
REGEXP_FIELD_PUBLIC_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for public static final fields (String).
REGEXP_FIELD_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""[a-zA-Z][\\w]+"").
REGEXP_INTERFACE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""[A-Z][a-zA-Z0-9]+"").
REGEXP_INTERFACE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for interface names (String).
REGEXP_LABEL - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""\\w+"").
REGEXP_LABEL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for labels (String).
REGEXP_LOCAL_VARIABLE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""[a-z][\\w]*"").
REGEXP_LOCAL_VARIABLE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for local variables names (String).
REGEXP_METHOD - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""[a-z][\\w]+"").
REGEXP_METHOD_DEFAULT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for package protected (default access) methods (String).
REGEXP_METHOD_DEFAULT_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for package protected (default access) static methods (String).
REGEXP_METHOD_DEFAULT_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for package protected (default access) static final methods (String).
REGEXP_METHOD_PRIVATE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for private methods (String).
REGEXP_METHOD_PRIVATE_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for private static methods (String).
REGEXP_METHOD_PRIVATE_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for private static final methods (String).
REGEXP_METHOD_PROTECTED - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for protected methods (String).
REGEXP_METHOD_PROTECTED_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for protected static (String).
REGEXP_METHOD_PROTECTED_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for protected static final methods (String).
REGEXP_METHOD_PUBLIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for public methods (String).
REGEXP_METHOD_PUBLIC_STATIC - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for public static methods (String).
REGEXP_METHOD_PUBLIC_STATIC_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for public static final methods (String).
REGEXP_PACKAGE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""[a-z]+(?:\\.[a-z]+)*"").
REGEXP_PACKAGE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for package names (String).
REGEXP_PARAM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""[a-z][\\w]+"").
REGEXP_PARAM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for method/ctor parameter names (String).
REGEXP_PARAM_FINAL - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Regexp for final method/ctor parameter names (String).
regionMatches(boolean, Segment, int, char[]) - Static method in class de.hunsicker.jalopy.swing.syntax.SyntaxUtilities
Checks if a subregion of a Segment is equal to a character array.
relationalExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
remove(File) - Method in class de.hunsicker.jalopy.storage.History
Removes the given file from the history.
removeFilter(FilenameFilter) - Method in class de.hunsicker.io.DirectoryScanner
Removes the given file filter.
removeFilter(FilenameFilter) - Method in class de.hunsicker.io.Filters
Removes the given filter.
removeJavadocComments - Variable in class de.hunsicker.jalopy.language.antlr.JavaLexer
Should Javadoc comments be ignored?
removeMLComments - Variable in class de.hunsicker.jalopy.language.antlr.JavaLexer
Should multi-line comments be ignored?
removeNotify() - Method in class de.hunsicker.jalopy.swing.ImportsSettingsPage
DOCUMENT ME!
removeProject(Project) - Static method in class de.hunsicker.jalopy.storage.Convention
Removes the given project.
removeSLComments - Variable in class de.hunsicker.jalopy.language.antlr.JavaLexer
Should single-line comments be ignored?
removeUpdate(DocumentEvent) - Method in class de.hunsicker.jalopy.swing.syntax.DefaultSyntaxDocument.DocumentHandler
 
repeat(String, int) - Static method in class de.hunsicker.util.StringHelper
Repeat a string n times to form a new string.
replace(String, String, String) - Static method in class de.hunsicker.util.StringHelper
Searchs and replaces fixed string matches within the given string.
replaceNewline(int) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
Replaces the newline chars last read into the text buffer with a single space.
replaceNewline(int) - Method in class de.hunsicker.jalopy.language.JavadocLexer
Replaces the newline chars last read into the text buffer with a single space.
replaceTab() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
Replaces the tab char last read into the text buffer with an equivalent number of spaces.
replaceTab() - Method in class de.hunsicker.jalopy.language.JavadocLexer
Replaces the tab char last read into the text buffer with an equivalent number of spaces.
reportError(RecognitionException) - Method in class de.hunsicker.jalopy.language.antlr.JavadocParser
Reports the given error.
reportError(String) - Method in class de.hunsicker.jalopy.language.antlr.JavadocParser
Reports the given error.
reportError(RecognitionException) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Reports the given error.
reportError(String) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Reports the given error.
reportError(RecognitionException) - Method in class de.hunsicker.jalopy.language.JavadocLexer
Reports the given error.
reportError(String) - Method in class de.hunsicker.jalopy.language.JavadocLexer
Reports the given error.
reportError(RecognitionException) - Method in class de.hunsicker.jalopy.language.JavaParser
Reports the given error.
reportError(String) - Method in class de.hunsicker.jalopy.language.JavaParser
Reports the given error.
reportWarning(String) - Method in class de.hunsicker.jalopy.language.antlr.JavadocParser
Reports the given warning.
reportWarning(String) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Reports the given warning.
reportWarning(String) - Method in class de.hunsicker.jalopy.language.JavadocLexer
Reports the given warning.
reportWarning(String) - Method in class de.hunsicker.jalopy.language.JavaParser
Reports the given warning.
requestFocus() - Method in interface de.hunsicker.jalopy.plugin.Editor
Tries to set the focus on the receiving component.
requiresLayout() - Method in class de.hunsicker.jalopy.plugin.AbstractAppender
reset() - Method in class de.hunsicker.io.DirectoryScanner
Resets the scanner so it can be reused.
reset() - Method in class de.hunsicker.jalopy.Jalopy
Resets this instance.
reset() - Method in class de.hunsicker.jalopy.language.antlr.JavadocParser
Resets the parser.
reset() - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Resets the lexer.
reset() - Method in class de.hunsicker.jalopy.language.JavadocLexer
Resets the lexer.
reset() - Method in class de.hunsicker.jalopy.language.JavaParser
Resets the parser state.
reset() - Method in interface de.hunsicker.jalopy.language.Lexer
Resets the lexer state.
reset() - Method in interface de.hunsicker.jalopy.language.Parser
Resets the parser state.
reset() - Method in class de.hunsicker.jalopy.language.Recognizer
Resets both the parser and lexer.
reset() - Method in class de.hunsicker.jalopy.language.TreeWalker
Resets the walker.
reset() - Method in class de.hunsicker.jalopy.swing.ProgressPanel
Resets all counters and the progress bar.
ResourceBundleFactory - Class in de.hunsicker.util
Serves as the central facility to aquire ResourceBundle objects.
ResourceBundleFactory() - Constructor for class de.hunsicker.util.ResourceBundleFactory
 
revert() - Method in class de.hunsicker.jalopy.storage.Convention
Reverts the code convention to the state of the last snapshot.
ROOT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
root - Variable in class de.hunsicker.jalopy.language.JavaRecognizer
DOCUMENT ME!
RPAREN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
run() - Method in class de.hunsicker.io.DirectoryScanner
Starts the scanning process.
run() - Method in class de.hunsicker.swing.util.SwingWorker
Calls the SwingWorker.construct() method to compute the result, and then invokes the SwingWorker.finished() method on the event dispatch thread.
RUNNING - Static variable in class de.hunsicker.jalopy.Jalopy.State
Indicates the running state (no phase yet finished).

S

sample() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
selectAll() - Method in interface de.hunsicker.jalopy.plugin.Editor
Selects the whole text of the editor.
selection - Variable in class de.hunsicker.swing.EmptyButtonGroup
The currently selected button.
SEMI - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
SEPARATOR_ANNOTATION_INIT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""Annotations"").
SEPARATOR_ANNOTATION_INIT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Separator text for the annotation section (String).
SEPARATOR_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""Inner Classes"").
SEPARATOR_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Separator text for the inner classes section (String).
SEPARATOR_COMMENT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
SEPARATOR_CTOR - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""Constructors"").
SEPARATOR_CTOR - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Separator text for the constructors section (String).
SEPARATOR_ENUM_CONSTANT_INIT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Separator text for the enumeration constant section (String).
SEPARATOR_ENUM_INIT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""Enumerations"").
SEPARATOR_ENUM_INIT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Separator text for the enumeration section (String).
SEPARATOR_FILL_CHARACTER - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""-"").
SEPARATOR_FILL_CHARACTER - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
The fill character to use for the separator comments (String).
SEPARATOR_INSTANCE_INIT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""Instance initializers"").
SEPARATOR_INSTANCE_INIT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Separator text for the instance initializers section (String).
SEPARATOR_INSTANCE_VAR - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""Instance fields"").
SEPARATOR_INSTANCE_VAR - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Separator text for the instance variables section (String).
SEPARATOR_INTERFACE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""Inner Interfaces"").
SEPARATOR_INTERFACE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Separator text for the interfaces section (String).
SEPARATOR_METHOD - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""Methods"").
SEPARATOR_METHOD - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Separator text for the methods section (String).
SEPARATOR_STATIC_VAR_INIT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name (""Static fields/initializers"").
SEPARATOR_STATIC_VAR_INIT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Separator text for the static variables and initalizers section (String).
serialize(Object, OutputStream) - Static method in class de.hunsicker.io.IoHelper
Serializes the given object to the given output stream.
serialize(Object, File) - Static method in class de.hunsicker.io.IoHelper
Serializes the given object to the given file.
set(String, Object) - Method in class de.hunsicker.jalopy.storage.Environment
Sets the given variable to the given value.
set(Object) - Method in class de.hunsicker.util.concurrent.FutureResult
Set the reference, and signal that it is ready.
set_startLine(int) - Method in class de.hunsicker.jalopy.language.Recognizer
 
setASTFactory(ASTFactory) - Method in interface de.hunsicker.jalopy.language.Parser
Sets the factory used to create tree nodes.
setBackup(boolean) - Method in class de.hunsicker.jalopy.Jalopy
Sets whether to hold a backup copy of an input file.
setBackupDirectory(File) - Method in class de.hunsicker.jalopy.Jalopy
Sets the directory where backup files will be stored.
setBackupDirectory(String) - Method in class de.hunsicker.jalopy.Jalopy
Sets the directory where backup files will be stored.
setBackupLevel(int) - Method in class de.hunsicker.jalopy.Jalopy
Sets the number of backups to hold.
setCancelButtonVisible(boolean) - Method in class de.hunsicker.jalopy.swing.ProgressPanel
Sets whether a stop button should be displayed.
setCanceled(boolean) - Method in interface de.hunsicker.jalopy.swing.ProgressMonitor
Sets the canceled state to the given value.
setCaretPosition(int) - Method in interface de.hunsicker.jalopy.plugin.Editor
Moves the caret to the given location.
setCaretPosition(int, int) - Method in interface de.hunsicker.jalopy.plugin.Editor
Moves the caret to the given location.
setCategory(String) - Method in class de.hunsicker.jalopy.swing.AbstractSettingsPage
Sets the name of this page's category.
setCheckBox(JCheckBox) - Method in class de.hunsicker.jalopy.swing.ComboBoxPanelCheckBox
Sets the check box to use.
setColors(Color[]) - Method in class de.hunsicker.jalopy.swing.syntax.DefaultSyntaxDocument
Sets the color array that maps token identifiers to java.awt.Color ojects.
setColors(Color[]) - Method in interface de.hunsicker.jalopy.swing.syntax.SyntaxDocument
Sets the color array that maps token identifiers to java.awt.Color ojects.
setColumn(int) - Method in interface de.hunsicker.jalopy.language.Lexer
Sets the start column of the position where parsing starts.
setColumn(int) - Method in class de.hunsicker.jalopy.language.Recognizer
Sets the current column of the lexer.
setComboBoxPanel(ComboBoxPanel) - Method in class de.hunsicker.jalopy.swing.ComboBoxPanelCheckBox
Sets the combo box panel to use.
setComment(Node) - Method in class de.hunsicker.jalopy.language.antlr.ExtendedToken
Sets the comment for this token.
setCompatibility(int) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Sets the source compatiblity to the given release version.
setConstraints(GridBagConstraints, int, int, int, int, double, double, int, int, Insets, int, int) - Static method in class de.hunsicker.swing.util.SwingHelper
Sets the constraints for the given constraints object.
setConvention(File) - Static method in class de.hunsicker.jalopy.Jalopy
Sets the code convention to be loaded from the given file (either a qualified file path or single file name).
setConvention(URL) - Static method in class de.hunsicker.jalopy.Jalopy
Sets the code convention to be loaded from the given url.
setConvention(String) - Static method in class de.hunsicker.jalopy.Jalopy
Sets the code convention to be loaded from the given location string.
setConvention(Convention) - Method in class de.hunsicker.jalopy.swing.AbstractSettingsPage
Sets the current code convention.
setCustomInlineTags(Collection) - Method in class de.hunsicker.jalopy.language.antlr.JavadocParser
Sets the custom Javadoc in-line tags to recognize.
setCustomStandardTags(Collection) - Method in class de.hunsicker.jalopy.language.antlr.JavadocParser
Sets the custom Javadoc standard tags to recognize.
setData(Set) - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry
Sets the data of the entry.
setDescription(String) - Method in class de.hunsicker.jalopy.storage.Project
Sets the project description.
setDestination(File) - Method in class de.hunsicker.jalopy.Jalopy
Sets the destination directory to create all formatting output into.
setEnabled(boolean) - Method in class de.hunsicker.swing.util.PopupSupport
Sets the status of the popup menu support.
setEncoding(String) - Method in class de.hunsicker.jalopy.Jalopy
Sets the encoding that controls how Jalopy interprets text files containing characters beyond the ASCII character set.
setEndColumn(int) - Method in class de.hunsicker.jalopy.language.antlr.Node
Sets the end column value.
setEndLine(int) - Method in class de.hunsicker.jalopy.language.antlr.Node
Sets the end line value.
setEnvironment(Environment) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Sets the environment to use.
setException(Throwable) - Method in class de.hunsicker.util.concurrent.FutureResult
Set the exception field, also setting ready status.
setFileFormat(FileFormat) - Method in class de.hunsicker.jalopy.Jalopy
Sets the file format of the output stream.
setFileFormat(String) - Method in class de.hunsicker.jalopy.Jalopy
Sets the file format of the output stream.
setFilename(String) - Method in interface de.hunsicker.jalopy.language.Lexer
Sets the filename we parse.
setFilename(String) - Method in interface de.hunsicker.jalopy.language.Parser
Sets the filename we parse.
setFilename(String) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Sets the filename of the file beeing printed.
setFilterPolicy(int) - Method in class de.hunsicker.io.DirectoryScanner
Sets the filter policy to use.
setForce(boolean) - Method in class de.hunsicker.jalopy.Jalopy
Specifies whether all files should be formatted no matter what the state of a file is.
setFormatMLComments(boolean) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Sets whether multi-line comments should be formatted.
setHiddenAfter(CommonHiddenStreamToken) - Method in class de.hunsicker.jalopy.language.antlr.ExtendedToken
 
setHiddenAfter(CommonHiddenStreamToken) - Method in class de.hunsicker.jalopy.language.antlr.Node
Sets the first hidden token that appears after this node.
setHiddenBefore(CommonHiddenStreamToken) - Method in class de.hunsicker.jalopy.language.antlr.ExtendedToken
 
setHiddenBefore(CommonHiddenStreamToken) - Method in class de.hunsicker.jalopy.language.antlr.Node
Sets the first hidden token that appears before this node.
setHistoryMethod(History.Method) - Method in class de.hunsicker.jalopy.Jalopy
Sets the history method to use.
setHistoryPolicy(History.Policy) - Method in class de.hunsicker.jalopy.Jalopy
Sets the history policy to use.
setIgnoreCase(boolean) - Method in class de.hunsicker.jalopy.swing.syntax.KeywordMap
Sets if the keyword map should be case insensitive.
setIndentLevel(int) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Sets the current indent level.
setInput(String, String) - Method in class de.hunsicker.jalopy.Jalopy
Sets the input source to use.
setInput(InputStream, String) - Method in class de.hunsicker.jalopy.Jalopy
Sets the input source to use.
setInput(Reader, String) - Method in class de.hunsicker.jalopy.Jalopy
Sets the input source to use.
setInput(File) - Method in class de.hunsicker.jalopy.Jalopy
Sets the input source to use.
setInputBuffer(InputBuffer) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Sets the input buffer to use.
setInputBuffer(Reader) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Sets the input buffer to use.
setInputBuffer(InputBuffer) - Method in class de.hunsicker.jalopy.language.JavadocLexer
Sets the input buffer to use.
setInputBuffer(Reader) - Method in class de.hunsicker.jalopy.language.JavadocLexer
Sets the input buffer to use.
setInputBuffer(Reader) - Method in interface de.hunsicker.jalopy.language.Lexer
Sets the input source to use.
setInspect(boolean) - Method in class de.hunsicker.jalopy.Jalopy
Enables or disables the code inspector during formatting runs.
setJavadocRecognizer(Recognizer) - Method in class de.hunsicker.jalopy.language.CompositeFactory
 
setLast(int) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Sets the type of the token last printed.
setLexer(JavadocLexer) - Method in class de.hunsicker.jalopy.language.antlr.JavadocParser
Sets the corresponding Javadoc lexer for the parser.
setLine(int) - Method in class de.hunsicker.jalopy.language.Annotation
Sets the line number where this annotation belongs.
setLine(int) - Method in interface de.hunsicker.jalopy.language.Lexer
Sets the line number of the position where parsing starts.
setLine(int) - Method in class de.hunsicker.jalopy.language.Recognizer
Sets the current line of the lexer.
setLineSeparator(String) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Sets the separator string to use for newlines.
setLoaded(boolean) - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry.Info
 
setLocale(Locale) - Static method in class de.hunsicker.jalopy.storage.Loggers
DOCUMENT ME!
setLocale(Locale) - Static method in class de.hunsicker.util.ResourceBundleFactory
Sets the current locale of the factory.
setLocation(int, int) - Method in class de.hunsicker.jalopy.swing.SettingsDialog
Overriden to dispatch the call to the top-level container if invoked from the command line.
setMaximum(int) - Method in class de.hunsicker.jalopy.swing.ProgressPanel
Sets the maximum value of the progress indicator.
setMaxLevels(int) - Method in class de.hunsicker.io.DirectoryScanner
Sets the directory depth (number of levels) to search.
setMenuText(AbstractButton, String, boolean) - Static method in class de.hunsicker.swing.util.SwingHelper
DOCUMENT ME!
setName(String) - Method in class de.hunsicker.jalopy.plugin.AbstractAppender
Sets the name of the appender.
setOrder(String) - Static method in class de.hunsicker.jalopy.language.DeclarationType
Sets the order to use as the natural order.
setOrder(String) - Static method in class de.hunsicker.jalopy.language.MethodType
Sets the order to use as the natural order.
setOrder(String) - Static method in class de.hunsicker.jalopy.language.ModifierType
Sets the order to use as the natural order.
setOutput(Writer) - Method in class de.hunsicker.jalopy.Jalopy
Sets the output target to use.
setOutput(File) - Method in class de.hunsicker.jalopy.Jalopy
Sets the output target to use.
setOutput(StringBuffer) - Method in class de.hunsicker.jalopy.Jalopy
Sets the output target to use.
setParent(JavaNode) - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Sets the parent to the given node.
setParseJavadocComments(boolean) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Sets whether Javadoc comments should be parsed during processing.
setPolicy(int) - Method in class de.hunsicker.io.Filters
Sets the filter policy to use.
setPosition(Position) - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Sets the position that is to be tracked.
setPosition(int, int) - Method in class de.hunsicker.jalopy.language.JavaRecognizer
Sets a position in the given input source that should be tracked.
setPreviousSibling(JavaNode) - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Sets the previous sibling to the given node.
setProgress(int) - Method in interface de.hunsicker.jalopy.swing.ProgressMonitor
Sets amount of work units done to units.
setProgressBarVisible(boolean) - Method in class de.hunsicker.jalopy.swing.ProgressPanel
Sets whether a progress bar should be displayed.
setProject(Project) - Static method in class de.hunsicker.jalopy.storage.Convention
Sets the currently active project.
setRecognizer(Recognizer) - Method in class de.hunsicker.jalopy.language.antlr.JavadocParser
 
setRecognizer(Recognizer) - Method in class de.hunsicker.jalopy.language.JavadocLexer
 
setRemoveJavadocComments(boolean) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Sets whether Javadoc comments should be removed during processing.
setRemoveMLComments(boolean) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Sets whether multi-line comments should be removed during processing.
setRemoveSLComments(boolean) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Sets whether single-line comments should be removed during processing.
setSelected(ButtonModel, boolean) - Method in class de.hunsicker.swing.EmptyButtonGroup
Sets the selected state of the given button model.
setSelection(int, int) - Method in interface de.hunsicker.jalopy.plugin.Editor
Selects the specified text.
setStartColumn(int) - Method in class de.hunsicker.jalopy.language.antlr.Node
Sets the column where this node starts.
setStartLine(int) - Method in class de.hunsicker.jalopy.language.antlr.Node
Sets the line where this node starts.
setStripQualification(boolean) - Method in class de.hunsicker.jalopy.language.JavaParser
Sets whether qualification of qualified identifiers should be stripped.
setTabSize(int) - Method in class de.hunsicker.jalopy.language.JavadocLexer
Sets the tab size to use.
setTagType(AST, String) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
setTagType(AST, String) - Method in class de.hunsicker.jalopy.language.antlr.JavadocParser
Tries to determine and set the correct type for the given tag node.
setTargets(Collection) - Method in class de.hunsicker.io.DirectoryScanner
Sets the targets to search (both single files and directories are valid)
setTargets(Set) - Method in class de.hunsicker.io.DirectoryScanner
Sets the targets to search.
SETTER - Static variable in class de.hunsicker.jalopy.language.MethodType
Represents a Java Bean mutator.
setter(Callable) - Method in class de.hunsicker.util.concurrent.FutureResult
Return a Runnable object that, when run, will set the result value.
setText(String) - Method in class de.hunsicker.jalopy.language.antlr.ExtendedToken
Sets the text of the token.
setText(String) - Method in class de.hunsicker.jalopy.language.antlr.Node
Sets the text of this node.
setText(String) - Method in interface de.hunsicker.jalopy.plugin.Editor
Sets the text of this editor to the specified text.
setText(String) - Method in interface de.hunsicker.jalopy.plugin.StatusBar
Sets the text to display.
setText(String) - Method in interface de.hunsicker.jalopy.swing.ProgressMonitor
Sets the description to be displayed.
setText(String) - Method in class de.hunsicker.jalopy.swing.ProgressPanel
Sets the text to display.
setThreadFactory(ThreadFactory) - Method in class de.hunsicker.util.concurrent.ThreadFactoryUser
Set the factory for creating new threads.
settings - Variable in class de.hunsicker.jalopy.printer.NodeWriter
The code convention settings that controls the output style.
settings - Variable in class de.hunsicker.jalopy.swing.AbstractSettingsPage
The code convention to display/edit.
SettingsContainer - Class in de.hunsicker.jalopy.swing
The main container that provides a tree view on the left where users may choose the different settings pages that are then displayed.
SettingsContainer(PreviewFrame) - Constructor for class de.hunsicker.jalopy.swing.SettingsContainer
Creates a new SettingsContainer object.
SettingsDialog - Class in de.hunsicker.jalopy.swing
The Jalopy settings dialog provides a graphical user interface to manage, display and interactively test and edit the available code convention and asorted configuration settings.
SettingsDialog(Frame) - Constructor for class de.hunsicker.jalopy.swing.SettingsDialog
Creates a new SettingsDialog object.
SettingsDialog(Dialog) - Constructor for class de.hunsicker.jalopy.swing.SettingsDialog
Creates a new SettingsDialog object.
setTitle(String) - Method in class de.hunsicker.jalopy.swing.AbstractSettingsPage
Sets the title of this page.
setTokenBuffer(TokenBuffer) - Method in interface de.hunsicker.jalopy.language.Parser
Sets the token buffer of the parser.
setTokenMarker(TokenMarker) - Method in class de.hunsicker.jalopy.swing.syntax.DefaultSyntaxDocument
Sets the token marker that is to be used to split lines of this document up into tokens.
setTokenMarker(TokenMarker) - Method in interface de.hunsicker.jalopy.swing.syntax.SyntaxDocument
Sets the token marker that is to be used to split lines of this document up into tokens.
setTokenObjectClass(String) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Sets the class to use for tokens.
setTokenObjectClass(String) - Method in class de.hunsicker.jalopy.language.JavadocLexer
Sets the class to use for tokens.
setTracking(boolean) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Sets whether the tree that is to be printed contains nodes that needs their positions tracked.
setType(int) - Method in class de.hunsicker.jalopy.language.antlr.Node
Sets the type of this node.
setValue(int) - Method in class de.hunsicker.jalopy.swing.ProgressPanel
Sets the current value of the progress indicator.
setWriter(Writer) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Sets the underlying writer to actually write to.
shiftExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
shouldSort(int) - Method in class de.hunsicker.jalopy.language.ModifierType
 
show() - Method in class de.hunsicker.jalopy.swing.SettingsDialog
Overriden to dispatch the call to the top-level container if invoked from the command line.
showJFileChooser(JFileChooser, Component, String) - Static method in class de.hunsicker.swing.util.SwingHelper
Displays the given file chooser.
showWaitCursor() - Method in class de.hunsicker.jalopy.plugin.AbstractPlugin
Shows the wait cursor to indicate a long-running operation.
SIMPLE - Static variable in class de.hunsicker.io.FileBackup
Make simple backups of every file.
skipLeadingSpaceAndAsterix(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
Skips leading spaces and asterix.
skipLeadingSpaceAndAsterix(boolean) - Method in class de.hunsicker.jalopy.language.JavadocLexer
Skips leading spaces and asterix.
SL - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
SL_ASSIGN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
SL_COMMENT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
SLIST - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
small() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
snapshot() - Method in class de.hunsicker.jalopy.storage.Convention
Creates an internal snapshot of the current code convention.
SORT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
SORT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Sort the different elements of a Java source file? (boolean)
SORT_ANNOTATION - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SORT_ANNOTATION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Sort annotation declarations? (boolean)
SORT_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SORT_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Sort classes declarations? (boolean)
SORT_CTOR - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SORT_CTOR - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Sort constructors declarations? (boolean)
SORT_ENUM - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SORT_ENUM - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Sort enum declarations? (boolean)
SORT_INTERFACE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SORT_INTERFACE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Sort interfaces declarations? (boolean)
SORT_METHOD - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SORT_METHOD - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Sort methods declarations? (boolean)
SORT_METHOD_BEAN - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SORT_METHOD_BEAN - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Sort method bean declarations? (boolean)
SORT_MODIFIERS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SORT_MODIFIERS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Sort modifers? (boolean)
SORT_ORDER - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
String indicating the declaration sort order (String).
SORT_ORDER_MODIFIERS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
String indicating the modifiers sort order (String).
SORT_VARIABLE - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SORT_VARIABLE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Sort variable declarations? (boolean)
SortingSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy printer sorting settings.
SortingSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.SortingSettingsPage
Creates a new SortingSettingsPage object.
SOURCE_VERSION - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("15").
SOURCE_VERSION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
JDK source compatibility version (String).
sourceVersion - Variable in class de.hunsicker.jalopy.language.antlr.JavaLexer
Specifies the Java release version to be compatible with.
SPACE_AFTER_CAST - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
SPACE_AFTER_CAST - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print a space after type casting? (boolean)
SPACE_AFTER_COMMA - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
SPACE_AFTER_COMMA - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print a space after a comma? (boolean)
SPACE_AFTER_SEMICOLON - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
SPACE_AFTER_SEMICOLON - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print a space after a semicolon? (boolean)
SPACE_BEFORE_BRACES - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
SPACE_BEFORE_BRACES - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print a space before braces (of arrays)? (boolean)
SPACE_BEFORE_BRACKETS - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SPACE_BEFORE_BRACKETS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print a space before brackets? (boolean)
SPACE_BEFORE_BRACKETS_TYPES - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SPACE_BEFORE_BRACKETS_TYPES - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print a space before types with brackets (int).
SPACE_BEFORE_CASE_COLON - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SPACE_BEFORE_CASE_COLON - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print a space before the colon of a case block? (boolean)
SPACE_BEFORE_LOGICAL_NOT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SPACE_BEFORE_LOGICAL_NOT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print a space before the negation of boolean expressions? (boolean)
SPACE_BEFORE_METHOD_CALL_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SPACE_BEFORE_METHOD_CALL_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print a space before method call parenthesis? (boolean)
SPACE_BEFORE_METHOD_DEF_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
SPACE_BEFORE_METHOD_DEF_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print a space before method definition parenthesis? (boolean)
SPACE_BEFORE_STATEMENT_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("true").
SPACE_BEFORE_STATEMENT_PAREN - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Print a space before java statement parenthesis? (boolean)
special() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
SPECIAL - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
SPECIAL_COMMENT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
split(String, String) - Static method in class de.hunsicker.util.StringHelper
Splits the given string into chunks.
SR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
SR_ASSIGN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
standard_tag() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
STAR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
STAR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
STAR_ASSIGN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
start() - Method in class de.hunsicker.swing.util.SwingWorker
Starts the worker thread.
startColumn - Variable in class de.hunsicker.jalopy.language.antlr.Node
Column number where this node starts.
startLine - Variable in class de.hunsicker.jalopy.language.antlr.Node
Line number where this node starts.
startsBefore(Node) - Method in class de.hunsicker.jalopy.language.antlr.Node
Determines whether this node starts before another one.
startsWithUppercase(String) - Static method in class de.hunsicker.util.StringHelper
Returns true if the given string starts with an uppercase letter.
statement() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
STATIC - Static variable in class de.hunsicker.jalopy.language.ModifierType
Represents the static modifier.
STATIC_IMPORT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
STATIC_INIT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
STATIC_VAR_INIT_INT - Static variable in class de.hunsicker.jalopy.language.DeclarationType
The bit value for static variables/initializers.
STATIC_VARIABLE_INIT - Static variable in class de.hunsicker.jalopy.language.DeclarationType
Represents a static variable declaration or initializer.
StatusBar - Interface in de.hunsicker.jalopy.plugin
Provides access to the status bar of a graphical Java application.
stop - Variable in class de.hunsicker.jalopy.language.TreeWalker
Indicates a stop.
stop() - Method in class de.hunsicker.jalopy.language.TreeWalker
Stops the walking.
STRICTFP - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
STRICTFP - Static variable in class de.hunsicker.jalopy.language.ModifierType
Represents the strictfp modifier.
strike() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
STRING - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
STRING_LITERAL - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
StringButtonPanel - Class in de.hunsicker.swing
A component to display and change a string value.
StringButtonPanel(String, String) - Constructor for class de.hunsicker.swing.StringButtonPanel
Creates a new StringButtonPanel.
StringHelper - Class in de.hunsicker.util
String related helper functions.
STRIP_QUALIFICATION - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("false").
STRIP_QUALIFICATION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Strip qualification for identifiers? (boolean)
strong() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
STYLE_LOCATION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
The location where to load the code convention from (String).
subscript() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
SUPER_CTOR_CALL - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
superClassClause() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
superscript() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
SwingAppender - Interface in de.hunsicker.jalopy.plugin
Common interface for appenders which output log statements in a visual component.
SwingHelper - Class in de.hunsicker.swing.util
UI related helper functions.
SwingWorker - Class in de.hunsicker.swing.util
An abstract class that you subclass to perform GUI-related work in a dedicated thread.
SwingWorker() - Constructor for class de.hunsicker.swing.util.SwingWorker
Creates new SwingWorker with no timeout.
SwingWorker(long) - Constructor for class de.hunsicker.swing.util.SwingWorker
Creates new SwingWorker with specified timeout.
SwingWorker(ThreadFactory, long) - Constructor for class de.hunsicker.swing.util.SwingWorker
Creates new SwingWorker with specified thread factory and timeout.
SYNBLOCK - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
SYNCHRONIZED - Static variable in class de.hunsicker.jalopy.language.ModifierType
Represents the synchronized modifier.
SyntaxDocument - Interface in de.hunsicker.jalopy.swing.syntax
The interface a document must implement to be colorizable by the SyntaxEditorKit.
SyntaxEditorKit - Class in de.hunsicker.jalopy.swing.syntax
An implementation of EditorKit used for syntax colorizing.
SyntaxEditorKit() - Constructor for class de.hunsicker.jalopy.swing.syntax.SyntaxEditorKit
 
SyntaxUtilities - Class in de.hunsicker.jalopy.swing.syntax
Class with segment and bracket matching functions used by the syntax colorizing subsystem.
SyntaxView - Class in de.hunsicker.jalopy.swing.syntax
A Swing view implementation that colorizes lines of a SyntaxDocument using a TokenMarker.
SyntaxView(Element) - Constructor for class de.hunsicker.jalopy.swing.syntax.SyntaxView
Creates a new SyntaxView for painting the specified element.

T

TAB_SIZE - Static variable in class de.hunsicker.jalopy.storage.Environment.Variable
Defines the variable "tabSize".
table() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
TAG - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_AUTHOR - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_CUSTOM - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_DEPRECATED - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_EXCEPTION - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_INLINE_CUSTOM - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_INLINE_DOCROOT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_INLINE_INHERITDOC - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_INLINE_LINK - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_INLINE_LINKPLAIN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_INLINE_VALUE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_OR_AT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_PARAM - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_RETURN - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_SEE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_SERIAL - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_SERIAL_DATA - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_SERIAL_FIELD - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_SINCE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_THROWS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_TODO - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
TAG_VERSION - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
take() - Method in class de.hunsicker.io.DirectoryScanner
Returns and removes the file at the top of the internal file queue.
teletype() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
TESTER - Static variable in class de.hunsicker.jalopy.language.MethodType
Represents a Java Bean accessor/tester.
testLiteralsTable(int) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Test the token type against the literals table.
testLiteralsTable(String, int) - Method in class de.hunsicker.jalopy.language.antlr.JavaLexer
Test the text passed in against the literals table.
text() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
text - Variable in class de.hunsicker.jalopy.language.antlr.Node
Node text.
text_tag() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
textField - Variable in class de.hunsicker.swing.StringButtonPanel
DOCUMENT ME!
th_or_td() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
THREAD_COUNT - Static variable in class de.hunsicker.jalopy.storage.ConventionDefaults
The default value for the key with the same name ("1").
THREAD_COUNT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Number of processing threads to use (int).
ThreadFactory - Interface in de.hunsicker.util.concurrent
Interface describing any class that can generate new Thread objects.
threadFactory_ - Variable in class de.hunsicker.util.concurrent.ThreadFactoryUser
DOCUMENT ME!
ThreadFactoryUser - Class in de.hunsicker.util.concurrent
Base class for Executors and related classes that rely on thread factories.
ThreadFactoryUser() - Constructor for class de.hunsicker.util.concurrent.ThreadFactoryUser
 
ThreadFactoryUser.DefaultThreadFactory - Class in de.hunsicker.util.concurrent
 
ThreadFactoryUser.DefaultThreadFactory() - Constructor for class de.hunsicker.util.concurrent.ThreadFactoryUser.DefaultThreadFactory
 
throwsClause() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
TimedCallable - Class in de.hunsicker.util.concurrent
TimedCallable runs a Callable function for a given length of time.
TimedCallable(Callable, long) - Constructor for class de.hunsicker.util.concurrent.TimedCallable
Creates a new TimedCallable object.
timedGet(long) - Method in class de.hunsicker.swing.util.SwingWorker
Wait at most msecs to access the constructed result.
timedGet(long) - Method in class de.hunsicker.util.concurrent.FutureResult
Wait at most msecs to access the reference.
TimeoutException - Exception in de.hunsicker.util.concurrent
Thrown by synchronization classes that report timeouts via exceptions.
TimeoutException(long) - Constructor for exception de.hunsicker.util.concurrent.TimeoutException
Constructs a TimeoutException with given duration value.
TimeoutException(long, String) - Constructor for exception de.hunsicker.util.concurrent.TimeoutException
Constructs a TimeoutException with the specified duration value and detail message.
TIMESTAMP - Static variable in class de.hunsicker.jalopy.storage.History.Method
Use simple, last modified timestamp.
TIP_ADHERE_TO_NAMING_CONVENTION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_AVOID_THREAD_GROUPS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_DECLARE_COLLECTION_COMMENT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_DECLARE_COLLECTION_VARIABLE_COMMENT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_DONT_IGNORE_EXCEPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_DONT_SUBSTITUTE_OBJECT_EQUALS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_EMPTY_FINALLY - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_INTERFACE_ONLY_FOR_TYPE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_NEVER_THROW_EXCEPTION - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_NEVER_THROW_THROWABLE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_NEVER_WAIT_OUTSIDE_LOOP - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_OBEY_CONTRACT_EQUALS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_OVERRIDE_EQUALS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_OVERRIDE_HASHCODE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_OVERRIDE_TO_STRING - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_REFER_BY_INTERFACE - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_REPLACE_STRUCTURE_WITH_CLASS - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_RETURN_ZERO_ARRAY - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_STRING_LITERAL_I18N - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_VARIABLE_SHADOW - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection? (boolean)
TIP_WRONG_COLLECTION_COMMENT - Static variable in class de.hunsicker.jalopy.storage.ConventionKeys
Perform this code inspection (boolean)
toFront() - Method in class de.hunsicker.jalopy.swing.SettingsDialog
Overriden to dispatch the call to the top-level container if invoked from the command line.
Token - Class in de.hunsicker.jalopy.swing.syntax
A linked list of tokens.
Token(int, byte) - Constructor for class de.hunsicker.jalopy.swing.syntax.Token
Creates a new token.
token - Variable in class de.hunsicker.jalopy.swing.syntax.TokenMarker.LineInfo
The id of the last token of the line.
tokenizeLines() - Method in class de.hunsicker.jalopy.swing.syntax.DefaultSyntaxDocument
Reparses the document, by passing all lines to the token marker.
tokenizeLines(int, int) - Method in class de.hunsicker.jalopy.swing.syntax.DefaultSyntaxDocument
Reparses the document, by passing the specified lines to the token marker.
tokenizeLines() - Method in interface de.hunsicker.jalopy.swing.syntax.SyntaxDocument
Reparses the document, by passing all lines to the token marker.
tokenizeLines(int, int) - Method in interface de.hunsicker.jalopy.swing.syntax.SyntaxDocument
Reparses the document, by passing the specified lines to the token marker.
tokenMarker - Variable in class de.hunsicker.jalopy.swing.syntax.DefaultSyntaxDocument
The token marker
TokenMarker - Class in de.hunsicker.jalopy.swing.syntax
A token marker that splits lines of text into tokens.
TokenMarker() - Constructor for class de.hunsicker.jalopy.swing.syntax.TokenMarker
Creates a new TokenMarker.
TokenMarker.LineInfo - Class in de.hunsicker.jalopy.swing.syntax
Inner class for storing information about tokenized lines.
TokenMarker.LineInfo() - Constructor for class de.hunsicker.jalopy.swing.syntax.TokenMarker.LineInfo
Creates a new LineInfo object with token = Token.NULL and obj = null.
TokenMarker.LineInfo(byte, Object) - Constructor for class de.hunsicker.jalopy.swing.syntax.TokenMarker.LineInfo
Creates a new LineInfo object with the specified parameters.
toString() - Method in class de.hunsicker.io.FileFormat
Returns a string representation of this object.
toString() - Method in class de.hunsicker.jalopy.Jalopy.State
Returns a string representation of this state.
toString() - Method in class de.hunsicker.jalopy.language.antlr.ExtendedToken
toString() - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Returns a string representation of this node.
toString() - Method in class de.hunsicker.jalopy.language.antlr.Node
Returns a string representation of this node.
toString() - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry.Info
toString() - Method in class de.hunsicker.jalopy.language.ClassRepositoryEntry
toString() - Method in class de.hunsicker.jalopy.language.DeclarationType
Returns a string representation of this method type.
toString() - Method in class de.hunsicker.jalopy.language.MethodType
Returns a string representation of this method type.
toString() - Method in class de.hunsicker.jalopy.language.ModifierType
Returns a string representation of this modifier type.
toString() - Method in class de.hunsicker.jalopy.language.Position
toString() - Method in class de.hunsicker.jalopy.prefs.Key
Deprecated. Returns a string representation of the object.
toString() - Method in class de.hunsicker.jalopy.storage.Convention.Key
toString() - Method in class de.hunsicker.jalopy.storage.Convention
Returns a string representation of this object.
toString() - Method in class de.hunsicker.jalopy.storage.Environment
Returns a string representation of this object.
toString() - Method in class de.hunsicker.jalopy.storage.Environment.Variable
Returns a string representation of this object.
toString() - Method in class de.hunsicker.jalopy.storage.History.Entry
Returns a string representation of this entry.
toString() - Method in class de.hunsicker.jalopy.storage.History.Method
Returns a string representation of this method.
toString() - Method in class de.hunsicker.jalopy.storage.History.Policy
Returns a string representation of this object.
toString() - Method in class de.hunsicker.jalopy.storage.ImportPolicy
Returns a string representation of this object.
toString() - Method in class de.hunsicker.jalopy.storage.Key
Deprecated. Returns a string representation of this object.
toString() - Method in class de.hunsicker.jalopy.swing.syntax.Token
Returns a string representation of this token.
toString() - Method in class de.hunsicker.util.Version
tr() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
traditionalForClause() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
TRANSFORM - Static variable in class de.hunsicker.jalopy.storage.Loggers
Logging category for transformation messages.
Transformation - Interface in de.hunsicker.jalopy.language
Command interface for applying tree transformations.
TransformationException - Exception in de.hunsicker.jalopy.language
Indicates an error during a transformation.
TransformationException(String) - Constructor for exception de.hunsicker.jalopy.language.TransformationException
Creates a new TransformationException.
TRANSIENT - Static variable in class de.hunsicker.jalopy.language.ModifierType
Represents the transient modifier.
TreeWalker - Class in de.hunsicker.jalopy.language
Helper class to make implementing tree walkers easy.
TreeWalker() - Constructor for class de.hunsicker.jalopy.language.TreeWalker
Creates a new TreeWalker object.
TRIM_ALL - Static variable in class de.hunsicker.util.StringHelper
Trim both leading and trailing whitespace.
TRIM_LEADING - Static variable in class de.hunsicker.util.StringHelper
Trim only leading whitespace.
TRIM_NONE - Static variable in class de.hunsicker.util.StringHelper
No trimming.
trimTrailing(String) - Static method in class de.hunsicker.util.StringHelper
Removes trailing whitespace from the given string.
TRIPLE_DOT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
tryBlock() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
type() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
TYPE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
type - Variable in class de.hunsicker.jalopy.language.antlr.Node
Node type.
Type - Interface in de.hunsicker.jalopy.language
Tagging interface.
TYPE_ARGUMENT - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
TYPE_ARGUMENTS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
TYPE_EXCEPTION - Static variable in class de.hunsicker.jalopy.storage.Environment.Variable
Defines the variable "exceptionType".
TYPE_INLINE - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
Indicates an inline Javadoc tag.
TYPE_LOWER_BOUNDS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
TYPE_OBJECT - Static variable in class de.hunsicker.jalopy.storage.Environment.Variable
Defines the variable "objectType".
TYPE_PARAM - Static variable in class de.hunsicker.jalopy.storage.Environment.Variable
Defines the variable "paramType".
TYPE_PARAMETER - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
TYPE_PARAMETERS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
TYPE_STANDARD - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
Indicates a standard Javadoc tag.
TYPE_UPPER_BOUNDS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
typeArgument() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
typeArgumentBounds() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
typeArguments() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
typeArgumentsOrParametersEnd() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
typeArgumentSpec() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
TypeArgumentsPrinter - Class in de.hunsicker.jalopy.printer
TODO
TypeArgumentsPrinter() - Constructor for class de.hunsicker.jalopy.printer.TypeArgumentsPrinter
 
TYPECAST - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
typedclass() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
TYPEDCLASS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
typeDefinition() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
typeDefinitionInternal(JavaNode) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
typeParameter() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
typeParameterBounds() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
typeParameters() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
TypeParametersPrinter - Class in de.hunsicker.jalopy.printer
TODO
TypeParametersPrinter() - Constructor for class de.hunsicker.jalopy.printer.TypeParametersPrinter
 
typeSpec(boolean) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
typeVariableDefinitions(JavaNode, JavaNode) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
Catch variable definitions but add the semicolon ???

U

UNARY_MINUS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
UNARY_PLUS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
unaryExpression() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
unaryExpressionNotPlusMinus() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
UNDEFINED - Static variable in class de.hunsicker.jalopy.Jalopy.State
Indicates the undefined state (a run was not yet startet).
UNDEFINED - Static variable in class de.hunsicker.jalopy.plugin.AbstractPlugin.Action
Indicates that no action was ever performed.
underline() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
unindent() - Method in class de.hunsicker.jalopy.printer.NodeWriter
Decreases the current indent level one level.
UNIX - Static variable in class de.hunsicker.io.FileFormat
Represents the Unix file format ("\n").
UNKNOWN - Static variable in class de.hunsicker.io.FileFormat
Represents an unknown or not yet determined file format.
UNKNOWN - Static variable in class de.hunsicker.jalopy.language.JavaNodeModifier
Unknown keyword.
UNKNOWN_FILE - Static variable in class de.hunsicker.jalopy.language.Recognizer
Represents an unknown filename that may be used for the filename argument with Recognizer.parse(Reader, String) or Recognizer.parse(String, String).
UnknownPrinter - Class in de.hunsicker.jalopy.printer
TODO
UnknownPrinter() - Constructor for class de.hunsicker.jalopy.printer.UnknownPrinter
 
unload(File) - Method in class de.hunsicker.jalopy.language.ClassRepository
Unloads the given file from memory.
unloadAll(List) - Method in class de.hunsicker.jalopy.language.ClassRepository
Unloads the given locations from memory.
unordered_list() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
unset(String) - Method in class de.hunsicker.jalopy.storage.Environment
Unsets (removes) the given variable
updatePosition(int, int) - Method in class de.hunsicker.jalopy.language.antlr.JavaNode
Updates the position information of this node (and all annotations), if necessary.
updateSettings() - Method in class de.hunsicker.jalopy.swing.AbstractSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.BlankLinesSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.BracesSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.CodeInspectorSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.CommentsSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.EnumSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.EnvironmentSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.GeneralSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.ImportsSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.IndentationSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.JavadocSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.MessagesSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.MiscSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.NamingSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.ProjectSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.SettingsContainer
Stores the settings of all contained pages.
updateSettings() - Method in class de.hunsicker.jalopy.swing.SortingSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.WhitespaceSettingsPage
Updates the current code convention to reflect the current state of this page.
updateSettings() - Method in class de.hunsicker.jalopy.swing.WrappingSettingsPage
Updates the current code convention to reflect the current state of this page.
useLeadingTabs - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Should tabs only be used to print leading indentation?
useTabs - Variable in class de.hunsicker.jalopy.printer.NodeWriter
Should tabs be used to print indentation?

V

validateSettings() - Method in class de.hunsicker.jalopy.swing.AbstractSettingsPage
Validates this page's settings.
validateSettings() - Method in class de.hunsicker.jalopy.swing.HeaderSettingsPage
Validates this page's settings.
validateSettings() - Method in class de.hunsicker.jalopy.swing.JavadocSettingsPage
Validates this page's settings.
ValidationException - Exception in de.hunsicker.jalopy.swing
Indicates that some user specified input violates some data constraint.
ValidationException() - Constructor for exception de.hunsicker.jalopy.swing.ValidationException
Creates a new ValidationException object.
ValidationException(String) - Constructor for exception de.hunsicker.jalopy.swing.ValidationException
Creates a new ValidationException object.
value_ - Variable in class de.hunsicker.util.concurrent.FutureResult
The result of the operation
valueOf(String) - Static method in class de.hunsicker.io.FileFormat
Returns the FileFormat object for the given file format string.
valueOf(String) - Static method in class de.hunsicker.jalopy.language.DeclarationType
Returns the declaration type of the given abreviation.
valueOf(AST) - Static method in class de.hunsicker.jalopy.language.JavaNodeModifier
Returns the modifier mask of the given modifiers node.
valueOf(String) - Static method in class de.hunsicker.jalopy.language.MethodType
Returns the method type of the given method name.
valueOf(int) - Static method in class de.hunsicker.jalopy.language.ModifierType
 
valueOf(String) - Static method in class de.hunsicker.jalopy.language.ModifierType
Returns the modifier type for the given name.
valueOf(String) - Static method in class de.hunsicker.jalopy.storage.History.Method
Returns the history method for the given name.
valueOf(String) - Static method in class de.hunsicker.jalopy.storage.History.Policy
Returns the policy for the given name.
valueOf(String) - Static method in class de.hunsicker.jalopy.storage.ImportPolicy
Returns the ImportPolicy for the given name.
valueOf(String) - Static method in class de.hunsicker.util.Version
Returns the version object for the given string.
variable() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
VARIABLE - Static variable in class de.hunsicker.jalopy.language.DeclarationType
Represents an instance variable declaration.
VARIABLE_DEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
VARIABLE_INT - Static variable in class de.hunsicker.jalopy.language.DeclarationType
The bit value for instance variables.
VARIABLE_PARAMETER_DEF - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
variableDeclarator(JavaNode, JavaNode) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
Declaration of a variable.
variableDefinitions(JavaNode, JavaNode) - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
variableLengthParameterDeclaration() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
VariableParameterDefPrinter - Class in de.hunsicker.jalopy.printer
This class prints out an variable paramater def group The format may be similar to
VariableParameterDefPrinter() - Constructor for class de.hunsicker.jalopy.printer.VariableParameterDefPrinter
Single instance
varInitializer() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
Version - Class in de.hunsicker.util
A class that represents version information.
Version(String, int, int) - Constructor for class de.hunsicker.util.Version
Creates a new Version object.
Version(String, int, int, int) - Constructor for class de.hunsicker.util.Version
Creates a new Version object.
Version(String, int, int, int, boolean) - Constructor for class de.hunsicker.util.Version
Creates a new Version object.
VersionMismatchException - Exception in de.hunsicker.jalopy
Indicates a version mismatch between the specification versions of the Jalopy Plug-in API and a concrete Plug-in implementation.
VersionMismatchException(Version, Version) - Constructor for exception de.hunsicker.jalopy.VersionMismatchException
Creates a new VersionMismatchException object.
viewToModel(float, float, Shape, Position.Bias[]) - Method in class de.hunsicker.jalopy.swing.syntax.SyntaxView
Provides a mapping from the view coordinate space to the logical coordinate space of the model.
visit(AST) - Method in class de.hunsicker.jalopy.language.CodeInspector
Callback method that can be called for a node found.
visit(AST) - Method in class de.hunsicker.jalopy.language.TreeWalker
Callback method that can be called for a node found.
VOCAB - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
VOLATILE - Static variable in class de.hunsicker.jalopy.language.ModifierType
Represents the volatile modifier.

W

waitUntilFinished() - Method in class de.hunsicker.io.DirectoryScanner
Blocks until the scanner has finished processing.
walk(AST) - Method in class de.hunsicker.jalopy.language.TreeWalker
Starts the walking with the root node of the tree or node portion.
walkChildren(AST) - Method in class de.hunsicker.jalopy.language.TreeWalker
Iterates over all children of the given node.
walkNode(AST) - Method in class de.hunsicker.jalopy.language.TreeWalker
Walks over the given node.
WARN - Static variable in class de.hunsicker.jalopy.Jalopy.State
Indicates a finished run which produced warnings.
WhitespaceSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy printer whitespace settings.
WhitespaceSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.WhitespaceSettingsPage
Creates a new WhitespaceSettingsPage object.
WILDCARD_TYPE - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 
wildcardType() - Method in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
WORD - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
WrappingSettingsPage - Class in de.hunsicker.jalopy.swing
Settings page for the Jalopy printer wrapping settings.
WrappingSettingsPage() - Constructor for class de.hunsicker.jalopy.swing.WrappingSettingsPage
Creates a new WrappingSettingsPage object.
wrapString(String, int, boolean) - Static method in class de.hunsicker.util.StringHelper
Wraps multi-line strings.
wrapStringToArray(String, int, String, boolean, int) - Static method in class de.hunsicker.util.StringHelper
Wraps multi-line strings (and returns the individual lines).
wrapStringToArray(String, int, BreakIterator, String, boolean, int) - Static method in class de.hunsicker.util.StringHelper
Wraps multi-line strings (and get the individual lines).
write(char[], int, int) - Method in class de.hunsicker.jalopy.printer.NodeWriter
Write a portion of an array of characters.
write(char[], int, int) - Method in class de.hunsicker.jalopy.storage.History.ChecksumCharArrayWriter
 
WS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavadocTokenTypes
 
WS - Static variable in interface de.hunsicker.jalopy.language.antlr.JavaTokenTypes
 

_

_args - Variable in class de.hunsicker.jalopy.language.CodeInspector
Helper array used to store the arguments for the message formatter.
_fileFormat - Variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
The detected file format.
_settings - Static variable in class de.hunsicker.jalopy.language.CodeInspector
The code convention.
_tokenNames - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenNames - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_0 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_0 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_0 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
_tokenSet_0 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_1 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_1 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_1 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
_tokenSet_1 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_10 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_10 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_10 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_11 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_11 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_11 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_12 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_12 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_12 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_13 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_13 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_13 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_14 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_14 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_14 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_15 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_15 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_15 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_16 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_16 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_16 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_17 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_17 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_17 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_18 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_18 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_18 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_19 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_19 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_19 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_2 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_2 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_2 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
_tokenSet_2 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_20 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_20 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_21 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_21 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_22 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_23 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_24 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_25 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_26 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_27 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_28 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_29 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_3 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_3 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_3 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
_tokenSet_3 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_30 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_31 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_32 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_33 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_34 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_35 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_36 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_37 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_38 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_39 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_4 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_4 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_4 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaLexer
 
_tokenSet_4 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_40 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_41 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_42 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_43 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_44 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_45 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_46 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_47 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_48 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_49 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_5 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_5 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_5 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_50 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_51 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_52 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_6 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_6 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_6 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_7 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_7 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_7 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_8 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_8 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_8 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 
_tokenSet_9 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocLexer
 
_tokenSet_9 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavadocParser
 
_tokenSet_9 - Static variable in class de.hunsicker.jalopy.language.antlr.InternalJavaParser
 

A B C D E F G H I J K L M N O P Q R S T U V W _

Copyright © 1997-2012 Jalopy. All Rights Reserved.