Jalopy 1.0b10

Uses of Class
de.hunsicker.jalopy.storage.Convention

Packages that use Convention
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. 
 

Uses of Convention in de.hunsicker.jalopy.storage
 

Methods in de.hunsicker.jalopy.storage that return Convention
static Convention Convention.getInstance()
          Returns the sole instance of this object.
 

Uses of Convention in de.hunsicker.jalopy.swing
 

Fields in de.hunsicker.jalopy.swing declared as Convention
protected  Convention AbstractSettingsPage.settings
          The code convention to display/edit.
 

Methods in de.hunsicker.jalopy.swing that return Convention
 Convention AbstractSettingsPage.getConvention()
          Returns the current code convention.
 

Methods in de.hunsicker.jalopy.swing with parameters of type Convention
 void AbstractSettingsPage.setConvention(Convention convention)
          Sets the current code convention.
 


Jalopy 1.0b10

Submit a bug or feature.

For further information and documentation, visit the official Jalopy website.
This page generated: November 14 2002