de.schwarzrot.ui.validation
Interface Checkable
- All Known Subinterfaces:
- WizardPage<E>
- All Known Implementing Classes:
- AbstractWizardInfoPage, AbstractWizardPage
public interface Checkable
Substitute for JGoodies.Validatable
, as the method validate
conflicts with same method of Container
if a GUI-element should be
validatable.
- Author:
- Reinhard Mantey
Method Summary |
com.jgoodies.validation.ValidationResult |
check()
|
check
com.jgoodies.validation.ValidationResult check()
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.