Uses of Class
de.hunsicker.jalopy.swing.SettingsDialog

Packages that use SettingsDialog
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 SettingsDialog in de.hunsicker.jalopy.swing
 

Methods in de.hunsicker.jalopy.swing that return SettingsDialog
static SettingsDialog SettingsDialog.create(java.awt.Window owner, java.lang.String title)
          Creates a new SettingsDialog object.
static SettingsDialog SettingsDialog.create(java.awt.Window owner)
          Creates a new SettingsDialog object.
 



Copyright © 1997-2005 Jalopy. All Rights Reserved.