edu.stanford.smi.protegex.owl.ui.components.triples
Class CreateValueAction
java.lang.Object
javax.swing.AbstractAction
edu.stanford.smi.protegex.owl.ui.resourceselection.ResourceSelectionAction
edu.stanford.smi.protegex.owl.ui.components.triples.CreateValueAction
- All Implemented Interfaces:
- ResourceSelectionListener, ActionListener, Serializable, Cloneable, EventListener, Action
public class CreateValueAction
- extends ResourceSelectionAction
- Author:
- Holger Knublauch
- See Also:
- Serialized Form
table
protected TriplesTable table
CreateValueAction
public CreateValueAction(TriplesTable table)
CreateValueAction
public CreateValueAction(TriplesTable table,
String name,
Icon icon)
getAllowedProperties
protected Collection getAllowedProperties(OWLModel owlModel)
getSelectableResources
public Collection getSelectableResources()
- Specified by:
getSelectableResources
in class ResourceSelectionAction
handleCreateAction
protected void handleCreateAction(RDFProperty property)
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
resourceSelected
public void resourceSelected(RDFResource resource)
Submit a bug report or feature request
Copyright (c) 1998-2007 Stanford University.