edu.stanford.smi.protegex.owl.ui.resourcedisplay
Class RemovePropertyWidgetFromFormAction
java.lang.Object
javax.swing.AbstractAction
edu.stanford.smi.protegex.owl.ui.resourceselection.ResourceSelectionAction
edu.stanford.smi.protegex.owl.ui.resourcedisplay.RemovePropertyWidgetFromFormAction
- All Implemented Interfaces:
- ResourceSelectionListener, ActionListener, Serializable, Cloneable, EventListener, Action
public class RemovePropertyWidgetFromFormAction
- extends ResourceSelectionAction
An Action to remove a property widget of a currently visible slot from the
FormWidget of the direct type of a given resource.
- Author:
- Holger Knublauch
- See Also:
- Serialized Form
RemovePropertyWidgetFromFormAction
public RemovePropertyWidgetFromFormAction(RDFResource resource,
ResourceDisplay parent)
resourceSelected
public void resourceSelected(RDFResource resource)
getSelectableResources
public Collection getSelectableResources()
- Specified by:
getSelectableResources
in class ResourceSelectionAction
pickResource
public RDFResource pickResource()
- Description copied from class:
ResourceSelectionAction
- This method is used when single selection is allowed for this Action.
- Overrides:
pickResource
in class ResourceSelectionAction
- Returns:
- the selected Frame
Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.