-
Classes Class Description net.sf.jguiraffe.di.impl.NullInvocation UseHelperInvocations
instead; it provides some dummy implementations of theInvokable
interface which are useful in some situations where a full-blown implementation is not required.net.sf.jguiraffe.gui.platform.swing.builder.components.table.SwingTableEditorValidationHandler The functionality provided by this class was not Swing-specific, but could be used for other UI tool kits as well. Therefore, it has been extracted into the newDefaultTableEditorValidationHandler
class; this class should be used instead.
-
Constructors Constructor Description net.sf.jguiraffe.gui.platform.swing.builder.action.SwingPopupMenuBuilder(MouseEvent) Use the constructor which expects information about anActionManager
; this constructor only creates a partly initialized object.