Uses of Interface
editor.SelectClassToImportPopup.ClassSelectionCallback
-
Packages that use SelectClassToImportPopup.ClassSelectionCallback Package Description editor -
-
Uses of SelectClassToImportPopup.ClassSelectionCallback in editor
Methods in editor with parameters of type SelectClassToImportPopup.ClassSelectionCallback Modifier and Type Method Description void
SelectClassToImportPopup. show(Component invoker, Rectangle rectangle, Set<String> possibleTypesToImport, SelectClassToImportPopup.ClassSelectionCallback callback, String label, ListCellRenderer cellRenderer)
-