Uses of Class
javax.swing.DefaultCellEditor.EditorDelegate
Package
Description
Provides a set of "lightweight" (all-Java language) components
that, to the maximum degree possible, work the same on all platforms.
-
Uses of DefaultCellEditor.EditorDelegate in javax.swing
Modifier and TypeFieldDescriptionprotected DefaultCellEditor.EditorDelegate
DefaultCellEditor.delegate
The delegate class which handles all methods sent from theCellEditor
.