Uses of Class
net.sf.jguiraffe.gui.builder.window.ctrl.FormControllerFieldStatusEvent
-
Packages that use FormControllerFieldStatusEvent Package Description net.sf.jguiraffe.gui.builder.window.ctrl This package contains classes and interfaces for the implementation of form controllers. -
-
Uses of FormControllerFieldStatusEvent in net.sf.jguiraffe.gui.builder.window.ctrl
Methods in net.sf.jguiraffe.gui.builder.window.ctrl with parameters of type FormControllerFieldStatusEvent Modifier and Type Method Description voidColorFieldMarker. fieldStatusChanged(FormControllerFieldStatusEvent event)The visited status of a field managed by theFormControllerhas changed.voidFormControllerFieldStatusListener. fieldStatusChanged(FormControllerFieldStatusEvent event)Notifies this event listener that the status of a form field has changed.
-