Package torero.gui

Interface Summary
ToreroTool Interface describing all tools used in Torero.
 

Class Summary
AttributeCellData Helper Object used by GrammarNode.
AttributeCellRenderer Cell renderer class used to render attributes and traversals.
AttributeListModel ListModel used by the JLists in the AttributeTool.
AttributeModel ListModel used by the ComboBoxes in the AttributeTool.
AttributeTool The attribute tool class is used to assign attributes to symbols.
ConnectTool The connect tool class is used to construct attibute assignments between attributes.
FunctionTool The function tool class is used to set the function description of an (existing) attribute assignment, wich defines the exaxt mathematical function in target (ox, c) syntax.
GrammarNode This class is an hybrid class betweem gui and model components.
GrammarRoot A special implementation for a GrammarNode which is a Root Node.
GrammarTreeCellRenderer Cell renderer class used to render GrammarNodes.
JProdItem Helper Class.
LineTable Singleton Class encapsulation a TreeMap.
MyTreeUI Pluggable Look&Feel Component for a horizontal layout of the JTree.
NodeWrapper Node Objects used by and with MyTreeUI.
PolyLine Helper Objects used by NodeWrapper.
ProductionModel ListModel used by the ComboBoxes in the AttributeTool.
SrcAtt Helper Object used by NodeWrapper.
SwapTool The swap tool class is used to swap to symbols in a grammar.
SymbolModel ListModel used by the ComboBoxes in the AttributeTool.
ToreroPanel  
ToreroToolBox The container used for ToreroTools.
TraversalModel ListModel used by the ComboBoxes in the TraversalTool.
TraversalTool The traversal tool class is used to assign traversals to productions.