Veraltete API
Inhalt
-
Veraltete KlassenKlasseBeschreibungThe 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 MethodenMethodeBeschreibungThis method is no longer used or called. Configuration change events are now processed by a
TreeConfigurationChangeHandler
and propagated to theSwingConfigurationTreeModel.treeModelChanged(ConfigurationNode)
method.
-
Veraltete KonstruktorenKonstruktorBeschreibungUse the constructor which expects information about an
ActionManager
; this constructor only creates a partly initialized object.