|
Jalopy 1.0b11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ValidationException | |
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 ValidationException in de.hunsicker.jalopy.swing |
Methods in de.hunsicker.jalopy.swing that throw ValidationException | |
void |
JavadocSettingsPage.validateSettings()
Validates this page's settings. Pages that need their input validated should override to provide the needed implementation.
In case of any violation the implementation should simply display an error message
and throw a |
void |
HeaderSettingsPage.validateSettings()
Validates this page's settings. Pages that need their input validated should override to provide the needed implementation.
In case of any violation the implementation should simply display an error message
and throw a |
void |
AbstractSettingsPage.validateSettings()
Validates this page's settings. |
|
Jalopy 1.0b11 | |||||||||
PREV NEXT | FRAMES NO FRAMES |