|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ErrorProcessor | |
|---|---|
| info.joseluismartin.gui | |
| info.joseluismartin.gui.validation | |
| Uses of ErrorProcessor in info.joseluismartin.gui |
|---|
| Methods in info.joseluismartin.gui that return types with arguments of type ErrorProcessor | |
|---|---|
List<ErrorProcessor> |
AbstractView.getErrorProcessors()
|
| Method parameters in info.joseluismartin.gui with type arguments of type ErrorProcessor | |
|---|---|
void |
AbstractView.setErrorProcessors(List<ErrorProcessor> errorProcessors)
|
| Uses of ErrorProcessor in info.joseluismartin.gui.validation |
|---|
| Classes in info.joseluismartin.gui.validation that implement ErrorProcessor | |
|---|---|
class |
BackgroundErrorProcessor
ErrorProcessor that change background color of JComponent and add a tooltip with error message on binding errors. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||