Groovy Documentation

simplejpa.validation
[Groovy] Class JComboBoxErrorCleaner

java.lang.Object
  simplejpa.validation.JComboBoxErrorCleaner
All Implemented Interfaces:
ErrorCleaner

class JComboBoxErrorCleaner
extends Object

Constructor Summary
JComboBoxErrorCleaner()

 
Method Summary
void addErrorCleaning(JComponent component, ObservableMap errors, String errorPath)

 
Methods inherited from class Object
getClass, hashCode, equals, toString, notify, notifyAll, wait, wait, wait
 

Constructor Detail

JComboBoxErrorCleaner

JComboBoxErrorCleaner()


 
Method Detail

addErrorCleaning

@Override
void addErrorCleaning(JComponent component, ObservableMap errors, String errorPath)


 

Groovy Documentation