Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
static Convention |
Convention.getInstance()
Returns the sole instance of this object.
|
Modifier and Type | Field and Description |
---|---|
protected Convention |
AbstractSettingsPage.settings
The code convention to display/edit.
|
Modifier and Type | Method and Description |
---|---|
Convention |
AbstractSettingsPage.getConvention()
Returns the current code convention.
|
Modifier and Type | Method and Description |
---|---|
void |
AbstractSettingsPage.setConvention(Convention convention)
Sets the current code convention.
|
Submit a bug or feature.
For further information and documentation, visit the official Jalopy website.
This page generated: March 30 2013