org.wsmostudio.ui.editors.common
Class ImportOntologyPanel
java.lang.Object
org.wsmostudio.ui.editors.common.ImportOntologyPanel
- All Implemented Interfaces:
- java.util.EventListener, org.eclipse.swt.events.SelectionListener, org.eclipse.swt.internal.SWTEventListener
public class ImportOntologyPanel
- extends java.lang.Object
- implements org.eclipse.swt.events.SelectionListener
A common purpose GUI component, designed to maintain a set of WSMO-API Ontology
references. It is a sub-component of all WSMO editors whose target input objects
have an "importsOntology" property. The supported user operation are inclusion and
exclusion of references.
- Version:
- $Revision: 1.11 $ $Date: 2006/05/15 11:59:25 $
- Author:
- not attributable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ImportOntologyPanel
public ImportOntologyPanel(org.eclipse.swt.widgets.TabFolder parentFolder,
TopEntityModel uiModel)
dispose
public void dispose()
widgetSelected
public void widgetSelected(org.eclipse.swt.events.SelectionEvent e)
- Specified by:
widgetSelected in interface org.eclipse.swt.events.SelectionListener
widgetDefaultSelected
public void widgetDefaultSelected(org.eclipse.swt.events.SelectionEvent e)
- Specified by:
widgetDefaultSelected in interface org.eclipse.swt.events.SelectionListener
setUIModel
public void setUIModel(TopEntityModel newModel)
reloadOntologies
public void reloadOntologies()
Copyright © 2005-2006 Ontotext Lab.. All Rights Reserved.