Uses of Interface
net.sf.jguiraffe.gui.builder.components.FormContextListener
-
Packages that use FormContextListener Package Description net.sf.jguiraffe.gui.builder.components This package defines the part of the builder that deals with components. -
-
Uses of FormContextListener in net.sf.jguiraffe.gui.builder.components
Methods in net.sf.jguiraffe.gui.builder.components with parameters of type FormContextListener Modifier and Type Method Description voidComponentBuilderData. addFormContextListener(FormContextListener listener)Adds aFormContextListenerobject to this data object.voidComponentBuilderData. removeFormContextListener(FormContextListener listener)Removes the specifiedFormContextListenerfrom this object.
-