Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Package com.trapezium.chisel

Interface Summary
ActionNames Predefined Action names.
ChiselPluginDescriptor This is used for the external serialization of a ChiselSet description, used by plugins.
ChiselRowListener  
Collapsible  
DialogOwner  
NodeLocatorListener  
OptionHolder  
ProcessedFileViewer interface for ProcessedFile viewers of any persuasion (Swing or AWT)
RowState  
Workspace The interface for containers which can manage their contents
WorkspaceChild The interface for children of workspaces
 

Class Summary
AbstractAction  
ActionConnector This static class connects command strings with ActionListeners, allowing user interface elements such as buttons initialize themselves without having to know who is listening to them.
Chisel Main class for Chisel.
ChiselAccess Access manager for Chisel.
ChiselAction  
ChiselClipboard  
ChiselCommandList ChiselCommandList takes an HTML report, and turns it into a set of chisel operations, complete with option settings.
ChiselDescriptor Holds information pertaining to a chisel
ChiselEngine Main class for command line version of Chisel.
ChiselInfo A ChiselInfo is a generic information object for a chisel.
ChiselKeys  
ChiselPane A top-level non-generic gui component of Chisel
ChiselProperties  
ChiselResources Localizable resources for Chisel.
ChiselRow Handles GUI interface to a row in a chisel table.
ChiselSet This class keeps track of a set of chisels.
ChiselSetDescriptor This is used for the external serialization of a ChiselSet description, used by plugins.
ChiselTable Information display window for Chisel.
ChiselTableStack The ChiselTableStack is a main component of the Chisel front end.
ChiselViewer viewer envelope for implementation of any persuasion (Swing or AWT)
ChiselWorkspace A ChiselWorkspace holds an arbitrary number of ChiselViewers
CLChisel Main class for command line version of Chisel.
CreateCpd  
CreateSer  
EngineRunner  
FormatOptions  
GuiAdapter GuiAdapters separate the specific gui implementation from the gui logic.
IndentationOption  
IntegerConstraints Constraints for an integer option value.
KeyObject  
MaxLineLenOption  
NodeFoundEvent  
NodeLocatorVisitor  
Optimizer The Optimizer is the base class for all chisels.
PathLabel  
ProcessedFile a ProcessedFile object is a FactoryData object that knows how to load itself, reload itself from its original source, and save itself.
RangeReplacer The RangeReplacer handles replacement of sequences of tokens.
RouteFoundEvent  
StripCommentsOption  
Table Generic table component
TableRow A horizontal slice of a table.
TabNOption  
TokenPrinter The TokenPrinter is the main class for regenerating VRML text with specific sections replaced.
ViewerVector