Package aminePlatform.guis.prologPlusCGGUIs.prologPlusCGGUI

Interface Summary
Lexer  
 

Class Summary
DocPosition A wrapper for a position in a document appropriate for storing in a collection.
DocPositionComparator A comparator appropriate for use with Collections of DocPositions.
DocumentReader A reader interface for an abstract document.
PPCGTextPane An adapted version of a class developed by: A demonstration text editor that uses syntax highlighting.
PrologCGLexer PrologCGLexer is a Prolog+CG lexer.
PrologCGToken A PrologCG is a token that is returned by a lexer that is lexing a PrologCG source file.
PrologPlusCGGUI Title : PrologPlusCGGUI Description : PrologPlusCGGUI is the GUI for Prolog+CG.
PrologPlusCGGUIFrame Title : PrologPlusCGGUIFrame Description : PrologPlusCGGUIFrame is the main Frame for the GUI of Prolog+CG.
PrologPlusCGGUIFrame_AboutBox Title: guis.prologPlusCGGUIs.prologPlusCGGUI.PrologPlusCGGUIFrame_AboutBox class Description: About Box for PrologPlusCGGUIFrame Copyright: Copyright (c) Adil KABBAJ, 2004-2009
Token A generic token class.