|
Holger's Java API |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FormValidator | |
|---|---|
| com.antelmann.mgmt | This package contains generally useful classes for business management. |
| com.antelmann.timeregister | This package contains classes that implement a time register solution for a small business. |
| com.antelmann.util.gui | This package contains utility classes for GUI related implementations. |
| Uses of FormValidator in com.antelmann.mgmt |
|---|
| Classes in com.antelmann.mgmt that implement FormValidator | |
|---|---|
class |
JPasswordChangeForm
provides a component that allows to easily display a dialog to change a password for a user. |
| Uses of FormValidator in com.antelmann.timeregister |
|---|
| Classes in com.antelmann.timeregister that implement FormValidator | |
|---|---|
class |
JWorkUnitForm
|
| Uses of FormValidator in com.antelmann.util.gui |
|---|
| Constructors in com.antelmann.util.gui with parameters of type FormValidator | |
|---|---|
FormDialog(Component parent,
String title,
JComponent container,
FormValidator<T> validator)
constructs a modal dialog using a container as a form and adding buttons for OK, CANCEL. |
|
|
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||