|
Jalopy 1.5b1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use de.hunsicker.jalopy.storage | |
---|---|
de.hunsicker.jalopy | Contains the main classes to directly interact with the Jalopy formatting engine. |
de.hunsicker.jalopy.language | Contains all classes related to the task of language recognition and processing. |
de.hunsicker.jalopy.storage | The Jalopy runtime and persistant state storage and configuration facility. |
de.hunsicker.jalopy.swing | Provides some building blocks to make implementing a Swing-based, graphical user interface for the Jalopy code convention settings easy. |
Classes in de.hunsicker.jalopy.storage used by de.hunsicker.jalopy | |
---|---|
History.Method
Represents the method used to identify dirty files and changed files. |
|
History.Policy
Represents a history policy. |
Classes in de.hunsicker.jalopy.storage used by de.hunsicker.jalopy.language | |
---|---|
Convention
Represents a code convention: the settings that describe the desired coding style for Java source files. |
Classes in de.hunsicker.jalopy.storage used by de.hunsicker.jalopy.storage | |
---|---|
Convention
Represents a code convention: the settings that describe the desired coding style for Java source files. |
|
Convention.Key
A key for storing a value in a code convention. |
|
Environment
Provides access to global and local environment variables (key/value pairs). |
|
Environment.Variable
Represents a local environment variable. |
|
History
History serves as a tracker for file modifications. |
|
History.Entry
Represents a history entry. |
|
History.Method
Represents the method used to identify dirty files and changed files. |
|
History.Policy
Represents a history policy. |
|
ImportPolicy
Represents an import policy. |
|
Project
Represents a project to associate specific settings with. |
Classes in de.hunsicker.jalopy.storage used by de.hunsicker.jalopy.swing | |
---|---|
Convention
Represents a code convention: the settings that describe the desired coding style for Java source files. |
|
Convention.Key
A key for storing a value in a code convention. |
|
Jalopy 1.5b1 | ||||||||
PREV NEXT | FRAMES NO FRAMES |