Package aplp


Classes

class  CollapsableGroup
class  AgentPropertiesPanel
class  AgentProperty
class  AgentSourceEditor
class  AgentTree
interface  AgentTreeItem
class  AgentTreeRenderer
class  APLFileFilter
class  APLPApplication
class  APLTokenMarker
class  APLToolBar
interface  APLToolBarInterface
class  BrowserControl
class  DefaultInputHandler
class  InputHandler
class  JEditTextArea
class  KeywordMap
class  MainFrame
class  MainFrame_AboutBox
class  MessageFrame
class  MessageLog
class  NewAgentFrame
class  FileSaver
interface  Node
class  ArgumentsNode
class  MethodNode
class  PluginNode
class  RootNode
class  PluginListModel
class  PluginView
class  ProjectProperties
class  ProjectSettings
class  Sniffer
class  SyntaxDocument
class  SyntaxStyle
class  SyntaxUtilities
class  TextAreaDefaults
class  TextAreaPainter
class  TextUtilities
class  Token
class  TokenMarker


Detailed Description

A linked list of tokens. Each token has three fields - a token identifier, which is a byte value that can be looked up in the array returned by SyntaxDocument.getColors() to get a color value, a length value which is the length of the token in the text, and a pointer to the next token in the list.

Author:
Slava Pestov
Version:
Id
Token.java,v 1.0.0.1 2003/11/26 10:31:34 cvs-3apl Exp


Generated on Mon Dec 12 15:07:13 2005 for 3APL by  doxygen 1.4.5