com.google.code.validationframework.experimental.resulthandler
Class JLabelBooleanFeedback
java.lang.Object
com.google.code.validationframework.experimental.resulthandler.JLabelBooleanFeedback
- All Implemented Interfaces:
- com.google.code.validationframework.api.resulthandler.ResultHandler<Boolean>
public class JLabelBooleanFeedback
- extends Object
- implements com.google.code.validationframework.api.resulthandler.ResultHandler<Boolean>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
JLabelBooleanFeedback
public JLabelBooleanFeedback()
getLabel
public JLabel getLabel()
setLabel
public void setLabel(JLabel label)
handleResult
public void handleResult(Boolean result)
- Specified by:
handleResult in interface com.google.code.validationframework.api.resulthandler.ResultHandler<Boolean>
Copyright © 2013. All Rights Reserved.