SRJRCFrames
v0.1.296

de.schwarzrot.ui
Interface WizardPage<E extends Entity>

All Superinterfaces:
Checkable
All Known Implementing Classes:
AbstractWizardInfoPage, AbstractWizardPage

public interface WizardPage<E extends Entity>
extends Checkable


Method Summary
 void addConstraint(ValidationConstraint vc)
           
 JComponent buildPane()
           
 List<ValidationConstraint> getConstraints()
           
 com.jgoodies.binding.PresentationModel<E> getPresentationModel()
           
 String getTitle()
           
 boolean hasErrors()
           
 void reset()
           
 boolean shouldSkip()
           
 
Methods inherited from interface de.schwarzrot.ui.validation.Checkable
check
 

Method Detail

addConstraint

void addConstraint(ValidationConstraint vc)

buildPane

JComponent buildPane()

getConstraints

List<ValidationConstraint> getConstraints()

getPresentationModel

com.jgoodies.binding.PresentationModel<E> getPresentationModel()

getTitle

String getTitle()

hasErrors

boolean hasErrors()

reset

void reset()

shouldSkip

boolean shouldSkip()

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
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.