Package aminePlatform.guis.util

Interface Summary
CommonUIs Title : guis.util.CommonUIs Description : CommonUIs is an interface that specifies common UIs methods.
 

Class Summary
AmineEditor Title: guis.util.AmineEditor class Description: A class that contains an undoManager Subclasses : AmineTextEditor Copyright: Copyright (c) Adil KABBAJ, 2004-2009
AmineEditorUIs Title : util.AmineTextEditorUIs Description : This class contains UIs of AmineTextEditor.
AmineFileFilter Title: guis.util.AmineFileFilter class Description: A class that construct and deal with Amine FileFilter
AmineFrame Title: guis.util.AmineFrame class Description: An abstract class where basic components of an Amine GUI frame are specified: menu Bar, tool Bar, and status Bar.
AmineTextEditor Title: guis.util.AmineTextEditor class Description: This class provides a Text Editor for Amine Platform, it extends the class AmineEditor with general facilities concerning a text editor : the class is a text area manager ; it provides a text area with a document and associate to this later undo manager (undo, redo), edit operations (cut, copy, past), character operations (font, size), search operations (find, findNext, replace, replaceAll) and other classic operations (like getText, setText, append).
CGUIs Title : guis.util.CGUIs Description : This class contains some UIs that are related to CG, for instance the two CG parameters: functional CG and canonicity parameters.
DebugFrame Title: guis.util.DebugFrame class Description: A Frame that display a text area where debug messages are shown.
GetOrSetCSDescr Title: guis.util.GetOrSetCSDescr class Description: GetOrSetCSDescr provides a Panel that contains a textField for an identifier and a group of radio buttons to choose the CS to access for the specified identifier.
HTMLFrame Title: guis.util.HTMLFrame class Description: A Frame that display a JEditorPane for HTML documents Copyright: Copyright (c) Adil KABBAJ, 2004-2009
IdentifierInputPnl Title: guis.util.IdentifierInputPnl class Description: IdentifierInputPnl a Panel to identify the identifier of a CS in an Ontology Copyright: Copyright (c) Adil KABBAJ, 2004-2009
ImageFrame Title: guis.util.ImageFrame class Description: A JFrame to display an image Copyright: Copyright (c) Adil KABBAJ, 2004-2009
LanguagesComboBox Title: guis.util.LanguagesComboBox class Description: LanguagesComboBox is a JComboBox for the languages of the current ontology.
ListDialog Title: guis.util.ListDialog class Description: ListDialog display a ListPanel in a Dialog frame.
ListPanel Title: guis.util.ListPanel class Description: ListPanel is a Panel that contains a JList of Identifiers and four operations (buttons) : Add, Replace, Delete and Clear.
LNFCGIFFrm Title: guis.util.LNFCGIFFrm class Description: A Frame that embeed a splitPane that enables a display of a CG in its LF and CGIF notations.
MMCGEditorsPanel Title: guis.util.MMCGEditorsPanel class Description: MMCGEditorsPanel is a Panel that contain a menuBar and a TbdPneLanguages for multi-lingua and multi-notations edition of CG.
MultipleSelectFromListDialog Title: guis.util.SelectFromListDialog class Description: A JDialog frame that enables the selection of multiple elements from a list.
OntologyBasedFrame Title: guis.util.OntologyBasedFrame class Description: An abstract class that extends AmineFrame Class by adding a menu for the Load/Close of an ontology (Load/Close/Save an Ontology) and for the activation of the LexiconsOntology GUI.
OntologyLanguageFrame Title: guis.util.OntologyLanguageFrame class Description: A class that extends OntologyBasedFrame Class by adding a menu for Language that enables the choice of a language among the languages of the current ontology.
PopupListClass Title : PopupList Description : Copyright : Copyright (c) Adil KABBAJ 2004-2009
ReadDialog Title: ReadDialog Description: ReadDialog is JDialog frame for Read operation Copyright: Copyright (c) Adil KABBAJ, 2004-2009
ReplaceDialog Title: guis.util.ReplaceDlg class Description: ReplaceDialog class provides a dialog frame for the replace interaction.
SelectFromListDialog Title: guis.util.SelectFromListDialog class Description: A JDialog frame that enables the selection of an element from a list.
SelectSitDlg Title: guis.lexiconsOntologyGUI.SelectSituationDlg class Description: This class provides the user with a Dialog frame to determine which situation(s) to select for the current element.
TextFieldPopup Titre : PopupList Description : Copyright : Copyright (c) Adil KABBAJ 2004-2009 Société :
TextFrame Title: guis.util.TextFrame class Description: A Frame that display a text area Copyright: Copyright (c) Adil KABBAJ, 2004-2009
TextualDisplayOntology Title: guis.util.TextualDisplayOntology class Description: A Frame that provides a textual formulation of the ontology Copyright: Copyright (c) Adil KABBAJ, 2004-2009
TxtFldInputDialog Title: guis.util.TxtFldInputDialog class Description: Copyright: Copyright (c) Adil KABBAJ, 2004-2009
XMLDisplayOntology Title: guis.util.XMLDisplayOntology class Description: A Frame that provides an XML formulation of the LexiconsOntology Copyright: Copyright (c) Adil KABBAJ, 2004-2009