Package ch.uzh.ifi.attempto.acewiki.gui

This package contains GUI components for AceWiki.

See:
          Description

Class Summary
AboutPage This class represents a page with information about the respective wiki.
AceWikiMenuCreator This is the menu creator class that generates the menu entries for the predictive editor on the basis of the AceWiki grammar.
ArticlePage This class stands for a wiki page that represents an ontology element and shows the article of this ontology element.
AssignmentsPage This class represents a page that shows to which concepts a certain individual belongs.
CommentComponent This class represents a comment component consisting of a drop down menu and a comment text.
CommentEditorHandler This class manages the comment editor.
ConceptPage This class stands for an article page showing the article of a concept.
ErrorPage This page shows an error message.
ExportWindow This is a window that allows the user to choose from different kinds of file types for exporting the current knowledge base.
FormPane This class describes the basic structure for forms to create and modify words (represented by ontology elements).
HierarchyPage This class represents a page that shows the super-concepts and sub-concepts for a given concept.
IconButton This class represents a button consisting of an icon, for example forward and backward arrows to navigate through the wiki history.
IndexBar This class represents an index bar that shows either letters from A to Z or numbers.
IndexPage This class represents an page that shows an index of all articles that exist in the wiki.
IndividualPage This class stands for an article page showing the article of an individual.
IndividualsPage This class represents a page that shows all individuals that belong to a certain concept.
ListItem This class represents a GUI component that is shown as a list item with a preceding "-".
LoginWindow This class represents a login window.
NameValueTable This class represents a graphical table that displays simple name/value pairs.
RecalcIcon This class represents an icon that is shown when a reasoning result is begin recalculated.
ReferencesPage This class represents a page that shows all references for a certain ontology element.
RegisterWindow This class represents a window for the registration of a new user.
RelationPage This class stands for an article page showing the article of a relation.
SearchPage This class represents a page on which the user can search for articles.
SentenceComponent This class represents a sentence component consisting of a drop down menu and the sentence text.
SentenceEditorHandler This class manages the predictive editor.
SentencePage This class represents a page that shows the details of an ACE sentence.
StartPage This class represents the start page of a wiki.
StatementMenu This class represents drop down menus that are shown in front of the ACE sentences as small triangles.
TextRow This component renders a CNL text into GUI elements.
Title This class represents a title label which is used for article titles.
UserWindow This class represents a window with information about the current user.
WebLink This class represents a web link that points to a foreign website.
WikiLink This class represents a wiki-internal link.
WikiPage This is the superclass of all page classes.
 

Package ch.uzh.ifi.attempto.acewiki.gui Description

This package contains GUI components for AceWiki.

Author:
Tobias Kuhn


Copyright 2008-2012, AceWiki developers