Package ch.uzh.ifi.attempto.preditor

This package contains a predicitive editor that uses the Echo Web Framework and that enables easy creation of sentences that comply with a certain grammar.

See:
          Description

Interface Summary
MenuCreator This interface represents an object that can create the menus for the predictive editor.
 

Class Summary
DefaultMenuCreator This class is the default implementation of a menu creator.
DefaultMenuItemComparator This class represents the default comparator to sort menu items in the menus of the predictive editor.
MenuEntry This class represents a menu item that contains a text element.
MenuItem This abstract class represents an item of a menu of the predictive editor.
PreditorWindow This class represents a predictive editor window.
SpecialMenuItem This abstract class represents a menu item that performs an action when the user clicks on it.
WordEditorForm This class represents a form that appears within a tab of the word editor window.
WordEditorWindow This class represents a word editor that can be used to create or modify words.
 

Package ch.uzh.ifi.attempto.preditor Description

This package contains a predicitive editor that uses the Echo Web Framework and that enables easy creation of sentences that comply with a certain grammar.

Author:
Tobias Kuhn


Copyright 2008-2012, AceWiki developers