|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use SelectionDialogFactory | |
edu.stanford.smi.protegex.owl.ui | |
edu.stanford.smi.protegex.owl.ui.dialogs |
Uses of SelectionDialogFactory in edu.stanford.smi.protegex.owl.ui |
Fields in edu.stanford.smi.protegex.owl.ui declared as SelectionDialogFactory | |
private static SelectionDialogFactory |
ProtegeUI.sdf
|
Methods in edu.stanford.smi.protegex.owl.ui that return SelectionDialogFactory | |
static SelectionDialogFactory |
ProtegeUI.getSelectionDialogFactory()
|
Methods in edu.stanford.smi.protegex.owl.ui with parameters of type SelectionDialogFactory | |
static void |
ProtegeUI.setSelectionDialogFactory(SelectionDialogFactory sdf)
|
Uses of SelectionDialogFactory in edu.stanford.smi.protegex.owl.ui.dialogs |
Classes in edu.stanford.smi.protegex.owl.ui.dialogs that implement SelectionDialogFactory | |
class |
AbstractSelectionDialogFactory
|
class |
DefaultSelectionDialogFactory
The default implementation based on the core Protege dialogs. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |