Uses of Class
net.sf.jguiraffe.gui.builder.window.ctrl.FormControllerFormEvent
-
Packages that use FormControllerFormEvent Package Description net.sf.jguiraffe.gui.builder.window.ctrl This package contains classes and interfaces for the implementation of form controllers. -
-
Uses of FormControllerFormEvent in net.sf.jguiraffe.gui.builder.window.ctrl
Methods in net.sf.jguiraffe.gui.builder.window.ctrl with parameters of type FormControllerFormEvent Modifier and Type Method Description void
FormControllerFormListener. formClosed(FormControllerFormEvent event)
Notifies this listener that the form associated with the monitoredFormController
was closed.
-