Package aminePlatform.guis.ontologyKBGUI

Interface Summary
OntologyKBPanel Title: guis.lexiconsOntologyGUI.OntologyPanel interface Description: Copyright : Copyright (c) Adil KABBAJ 2004-2009
 

Class Summary
CSContentFrame Title: guis.lexiconsOntologyGUI.ContentFrame class Description: ContentFrame is a Frame that display the content of a CS.
EditSynonyms Title: guis.lexiconsOntologyGUI.EditSynonyms class Description: EditSynonyms edits synonyms for the current element Copyright : Copyright (c) Adil KABBAJ 2004-2009
EditSynonyms_btGet_mouseAdapter  
EditSynonyms_btGetAll_mouseAdapter  
EditSynonyms_btSet_mouseAdapter  
EditSynonyms_this_mouseMotionAdapter  
IndividualPnl  
LanguagesListDialog Title: guis.lexiconsOntologyGUI.LanguagesListDialog class Description: This class provides the user with a Dialog Frame to add and/or update the languages list of the current lexicons.
MMCGEditorsLexOntPanel Title: guis.lexiconsOntologyGUI.MMCGEditorsLexOntPanel class Description: MMCGEditorsLexOntPanel extends MMCGEditorsPanel by associating specific buttons (Set, Clear) to the MMCGEditors Copyright : Copyright (c) Adil KABBAJ 2004-2009
OntKBTreeModel Title: guis.lexiconsOntologyGUI.OntTreeModel class Description: OntTreeModel extends TreeModel to allow an edition of an Ontology with JTree Copyright : Copyright (c) Adil KABBAJ 2004-2009
OntologyKBGUI Title: guis.lexiconsOntologyGUI.OntologyGUI class Description: The main class for the lexiconsOntology GUI.
OntologyKBGUIFrame Title: guis.lexiconsOntologyGUI.OntologyGUIFrame class Description: The main frame for the lexicons/ontology GUI.
OntologyKBGUIFrame_AboutBox Title: guis.lexiconsOntologyGUI.OntologyGUIFrame_AboutBox class Description: AboutBox for the OntologyGUIFrame.
OntologyKBTreePanel Title: guis.lexiconsOntologyGUI.OntologyTreePanel class Description: Copyright : Copyright (c) Adil KABBAJ 2004-2009
OntologyKBTxtPanel Title : aminePlatform.guis.ontologyKBGUI.OntologyKBTxtPanel Description : A Panel in Ontology GUI for Text View Copyright : Copyright (c) Adil KABBAJ 2004-2009
OntologyListOfElems Title: guis.lexiconsOntologyGUI.OntologyListOfElems class Description: OntologyListOfElems specializes ListPanel by treatment that is specific to lexicons elements.
OntologyTxtParser Title : aminePlatform.guis.ontologyKBGUI.OntologyTxtParser Description : A Parser for Text Ontology Copyright : Copyright (c) Adil KABBAJ 2004-2009
TbdPneOntologyKBEditors Title: TbdPneOntologyEditors class Description: This class provides two tabbed panes for Ontology : Tree View and Graphic-Drawing View Copyright : Copyright (c) Adil KABBAJ 2004-2009
TypeOpersPanel Title: guis.lexiconsOntologyGUI.TypeOpersPanel class Description: This class defines the panel that provides the user the possibility to call various types operations : getDirectSubTypes(), getDirectSuperTypes(), getSubTypes(), getSuperTypes(), isSubType(), isSuperType(), get maximal common subtype, get minimal common super type, etc.