Class and Description |
---|
net.sf.jguiraffe.di.impl.NullInvocation
Use
HelperInvocations instead; it provides some dummy
implementations of the Invokable 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 new
DefaultTableEditorValidationHandler class; this class
should be used instead. |
Constructor and Description |
---|
net.sf.jguiraffe.gui.platform.swing.builder.action.SwingPopupMenuBuilder(MouseEvent)
Use the constructor which expects information about an
ActionManager ; this constructor only creates a partly
initialized object. |
Copyright © 2016 The JGUIraffe Team. All rights reserved.