Overview
Package
Class
Use
Tree
Deprecated
Index
Jalopy
1.0b10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
C
C_TH_OR_TD
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
C_TR
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CACRO
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CADDRESS
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CANCHOR
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
caption()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
CASE_GROUP
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
casesGroup()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
CASESLIST
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
caseSList()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
cause
- Variable in class de.hunsicker.util.
ChainingRuntimeException
Causing throwable.
CBIG
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CBOLD
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CBQUOTE
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CCAP
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CCENTER
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CCITE
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CCODE
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CDDEF
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CDFN
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CDIR
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CDIR_OR_CDIV
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CDIV
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CDLIST
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CDTERM
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CEM
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
center()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
CFONT
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CH1
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CH2
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CH3
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CH4
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CH5
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CH6
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
ChainingRuntimeException
- exception de.hunsicker.util.
ChainingRuntimeException
.
Resembles the JDK 1.4 exception chaining facility.
ChainingRuntimeException()
- Constructor for class de.hunsicker.util.
ChainingRuntimeException
Creates a new ChainingRuntimeException object.
ChainingRuntimeException(String)
- Constructor for class de.hunsicker.util.
ChainingRuntimeException
Creates a new ChainingRuntimeException object.
ChainingRuntimeException(String, Throwable)
- Constructor for class de.hunsicker.util.
ChainingRuntimeException
Creates a new ChainingRuntimeException object.
ChainingRuntimeException(Throwable)
- Constructor for class de.hunsicker.util.
ChainingRuntimeException
Creates a new ChainingRuntimeException object.
CHAR_LITERAL
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
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
{@inheritDoc}
CHUNKS_BY_BLANK_LINES
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Enable chunk detection by blank lines? (
boolean
)
CHUNKS_BY_BLANK_LINES
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
CHUNKS_BY_COMMENTS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Enable chunk detection by comments? (
boolean
)
CHUNKS_BY_COMMENTS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
CITALIC
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
citation()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
CKBD
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CLASS
- Static variable in class de.hunsicker.jalopy.language.
DeclarationType
Represents a class declaration.
CLASS_DEF
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
CLASS_INT
- Static variable in class de.hunsicker.jalopy.language.
DeclarationType
The bit value for classes.
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.
JavaParser
DOCUMENT ME!
classDefinition(JavaNode)
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
ClassRepository
- class de.hunsicker.jalopy.language.
ClassRepository
.
Stores type names for Java packages.
ClassRepositoryEntry
- class de.hunsicker.jalopy.language.
ClassRepositoryEntry
.
Represents a repository entry for a given Java library.
ClassRepositoryEntry.Info
- class de.hunsicker.jalopy.language.
ClassRepositoryEntry.Info
.
Provides information about a repository entry.
ClassRepositoryEntry.Info(File)
- Constructor for class de.hunsicker.jalopy.language.
ClassRepositoryEntry.Info
Creates a new Info object.
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.
classTypeSpec(boolean)
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
cleanupBackupDirectory()
- Method in class de.hunsicker.jalopy.
Jalopy
Cleans up the backup directory.
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.
CLITEM
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
close()
- Method in class de.hunsicker.jalopy.plugin.
AbstractAppender
{@inheritDoc}
code()
- Method in class de.hunsicker.jalopy.language.
JavadocParser
DOCUMENT ME!
CodeInspector
- class de.hunsicker.jalopy.language.
CodeInspector
.
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 de.hunsicker.jalopy.swing.
CodeInspectorSettingsPage
.
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 class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
COLLAPSE
- Static variable in class de.hunsicker.jalopy.storage.
ImportPolicy
Collapse single-type import statements.
COLON
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
COMMA
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
COMMENT
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
COMMENT
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
COMMENT
- Static variable in class de.hunsicker.jalopy.storage.
History.Policy
Insert a single line comment header at the top of every formatted file.
COMMENT_DATA
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
COMMENT_FORMAT_MULTI_LINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Format multi-line comments? (
boolean
)
COMMENT_FORMAT_MULTI_LINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
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
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
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_INSERT_SEPARATOR_RECURSIVE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_CHECK_TAGS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Check Javadoc standard tags? (
boolean
)
COMMENT_JAVADOC_CHECK_TAGS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
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_CHECK_TAGS_THROWS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_CLASS_MASK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Insert missing Javadoc comment for classes/interfaces? (
int
)
COMMENT_JAVADOC_CLASS_MASK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_CTOR_MASK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Insert missing Javadoc comment for constructors? (
int
)
COMMENT_JAVADOC_CTOR_MASK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
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_FIELDS_SHORT
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_INNER_CLASS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Insert missing Javadoc comments for inner classes too? (
boolean
)
COMMENT_JAVADOC_INNER_CLASS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_METHOD_MASK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Insert missing Javadoc comment for methods? (
int
)
COMMENT_JAVADOC_METHOD_MASK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_PARSE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Parse Javadoc comments or add AS IS? (
boolean
)
COMMENT_JAVADOC_PARSE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_REMOVE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Remove Javadoc comments? (
boolean
)
COMMENT_JAVADOC_REMOVE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_TAGS_INLINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Custom Javadoc in-line tags definitions (
String
).
COMMENT_JAVADOC_TAGS_INLINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_TAGS_STANDARD
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Custom Javadoc standard 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 ("{@value}").
COMMENT_JAVADOC_TEMPLATE_CLASS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Javadoc template for classes (
String
).
COMMENT_JAVADOC_TEMPLATE_CLASS
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
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_BOTTOM
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
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_EXCEPTION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
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_PARAM
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_TEMPLATE_CTOR_TOP
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Javadoc template for constructors, top 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 ("{@value}").
COMMENT_JAVADOC_TEMPLATE_INTERFACE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Javadoc template for interfaces (
String
).
COMMENT_JAVADOC_TEMPLATE_INTERFACE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
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_BOTTOM
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
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_EXCEPTION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
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_PARAM
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
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_RETURN
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_TEMPLATE_METHOD_SEPARATOR
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_TEMPLATE_METHOD_TOP
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Javadoc template for methods, top part (
String
).
COMMENT_JAVADOC_TEMPLATE_METHOD_TOP
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_TEMPLATE_VARIABLE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Javadoc template for variables (
String
).
COMMENT_JAVADOC_TEMPLATE_VARIABLE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_TRANSFORM
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Transform non-Javadoc comments to Javadoc comments? (
boolean
)
COMMENT_JAVADOC_TRANSFORM
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_JAVADOC_VARIABLE_MASK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Insert missing Javadoc comment for variables? (
int
)
COMMENT_JAVADOC_VARIABLE_MASK
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_REMOVE_MULTI_LINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Remove multi-line comments? (
boolean
)
COMMENT_REMOVE_MULTI_LINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
COMMENT_REMOVE_SINGLE_LINE
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Remove single-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 ("{@value}").
CommentsSettingsPage
- class de.hunsicker.jalopy.swing.
CommentsSettingsPage
.
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.
DeclarationType
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.language.
ClassRepositoryEntry.Info
Compares this object with the specified object for order.
compareTo(Object)
- Method in class de.hunsicker.jalopy.language.
Node
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.storage.
Convention.Key
{@inheritDoc}
compoundStatement()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
conditionalExpression()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
ConsolePlugin
- class de.hunsicker.jalopy.plugin.console.
ConsolePlugin
.
The console Plug-in provides a powerful command line interface for the Jalopy engine.
constant()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
constructorBody()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
contains(int, int)
- Method in class de.hunsicker.jalopy.language.
Node
Checks whether this node contains the given position.
contains(int, int, int, int)
- Method in class de.hunsicker.jalopy.language.
Node
Checks whether this node contains the given position.
contains(Node)
- Method in class de.hunsicker.jalopy.language.
Node
Checks whether this node contains the given node.
Convention
- class de.hunsicker.jalopy.storage.
Convention
.
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_DESCRIPTION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Description of the code convention (
String
).
CONVENTION_DESCRIPTION
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
CONVENTION_NAME
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Name 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 ("{@value}").
Convention.Key
- class de.hunsicker.jalopy.storage.
Convention.Key
.
A key for storing a value in a code convention.
ConventionDefaults
- class de.hunsicker.jalopy.storage.
ConventionDefaults
.
Holds the default code convention values (Sun Java Coding Style).
ConventionKeys
- class de.hunsicker.jalopy.storage.
ConventionKeys
.
Provides the valid keys for accessing the values in a code convention.
copy()
- Method in class de.hunsicker.jalopy.storage.
Environment
Returns a copy of this object.
COUNTRY
- Static variable in class de.hunsicker.jalopy.storage.
ConventionKeys
Uppercase two-letter ISO-3166 code (
String
).
COUNTRY
- Static variable in class de.hunsicker.jalopy.storage.
ConventionDefaults
The default value for the key with the same name ("{@value}").
CPARA
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CRC32
- Static variable in class de.hunsicker.jalopy.storage.
History.Method
Use CRC32 checksum.
create()
- Method in class de.hunsicker.jalopy.language.
JavaNodeFactory
Creates a new empty JavaNode node.
create()
- Method in class de.hunsicker.jalopy.language.
NodeFactory
Creates a new empty Node node.
create(AST)
- Method in class de.hunsicker.jalopy.language.
JavaNodeFactory
Creates a new JavaNode node.
create(AST)
- Method in class de.hunsicker.jalopy.language.
NodeFactory
Creates a new empty Node node.
create(int)
- Method in class de.hunsicker.jalopy.language.
JavaNodeFactory
Creates a new 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.
JavaNodeFactory
Creates a new JavaNode node.
create(int, String)
- Method in class de.hunsicker.jalopy.language.
NodeFactory
Creates a new empty Node node.
create(Token)
- Method in class de.hunsicker.jalopy.language.
JavaNodeFactory
Creates a new JavaNode node.
create(Token)
- Method in class de.hunsicker.jalopy.language.
NodeFactory
Creates a new empty Node node.
create(Window)
- Static method in class de.hunsicker.jalopy.swing.
SettingsDialog
Creates a new SettingsDialog object.
create(Window, String)
- Static method in class de.hunsicker.jalopy.swing.
SettingsDialog
Creates a new SettingsDialog object.
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.
createProgressMonitor()
- Method in class de.hunsicker.jalopy.plugin.
AbstractPlugin
Creates a monitor to be used for long-running operations.
CSAMP
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CSMALL
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CSTRIKE
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CSTRIKE_OR_CSTRONG
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CSTRONG
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CSUB
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CSUB_OR_CSUP
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CSUP
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CTABLE
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CTD
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CTH
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CTOR
- Static variable in class de.hunsicker.jalopy.language.
DeclarationType
Represents a constructor declaration.
CTOR_CALL
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
CTOR_DEF
- Static variable in class de.hunsicker.jalopy.language.
JavaTokenTypes
DOCUMENT ME!
CTOR_INT
- Static variable in class de.hunsicker.jalopy.language.
DeclarationType
The bit value for constructors.
ctorHead()
- Method in class de.hunsicker.jalopy.language.
JavaParser
DOCUMENT ME!
CTTYPE
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CULIST
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CUNDER
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
CVAR
- Static variable in class de.hunsicker.jalopy.language.
JavadocTokenTypes
DOCUMENT ME!
Overview
Package
Class
Use
Tree
Deprecated
Index
Jalopy
1.0b10
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
_
Submit a bug or feature
.
For further information and documentation, visit the
official Jalopy website
.
This page generated:
November 14 2002
Copyright © 2001-2002,
Marco Hunsicker
. All rights reserved.