Inhalt
-
Veraltete Klassen
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.
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.
-
Veraltete Methoden
This method does not make sense in the public interface of
this class. It will be removed in later versions. Use corresponding
functionality from the LocatorUtils
class instead.
Use newRGBInstance()
instead.
-
Veraltete Konstruktoren
Use the constructor which expects information about an
ActionManager
; this constructor only creates a partly
initialized object.