edu.stanford.smi.protegex.owl.ui.properties.domain
Class AddClassToDomainAction
java.lang.Object
javax.swing.AbstractAction
edu.stanford.smi.protegex.owl.ui.resourceselection.ResourceSelectionAction
edu.stanford.smi.protegex.owl.ui.properties.domain.AddClassToDomainAction
- All Implemented Interfaces:
- ResourceSelectionListener, ActionListener, Serializable, Cloneable, EventListener, Action
public class AddClassToDomainAction
- extends ResourceSelectionAction
- Author:
- Holger Knublauch
- See Also:
- Serialized Form
AddClassToDomainAction
public AddClassToDomainAction(OWLDomainWidget widget)
canAdd
public static boolean canAdd(RDFProperty property)
resourceSelected
public void resourceSelected(RDFResource resource)
getSelectableResources
public Collection getSelectableResources()
- Specified by:
getSelectableResources
in class ResourceSelectionAction
pickResources
public Collection pickResources()
- Description copied from class:
ResourceSelectionAction
- This method is only used when multiple selection is allowed for this Action.
By default, it will call
pickFrame
.
- Overrides:
pickResources
in class ResourceSelectionAction
- Returns:
- the Frame
Submit a bug report or feature request
Copyright (c) 1998-2009 Stanford University.