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

Quick Search    Search Deep

Uses of Class
com.trapezium.chisel.ChiselPane

Uses of ChiselPane in com.trapezium.chisel
 

Subclasses of ChiselPane in com.trapezium.chisel
 class ChiselRow
          Handles GUI interface to a row in a chisel table.
(package private)  class ChiselRow.ChiselOptionTable
           
 class ChiselTable
          Information display window for Chisel.
 class ChiselTableStack
          The ChiselTableStack is a main component of the Chisel front end.
(package private)  class ChiselTableStack.TopTable
          the top table contains file information
 class ChiselViewer
          viewer envelope for implementation of any persuasion (Swing or AWT)
 class ChiselWorkspace
          A ChiselWorkspace holds an arbitrary number of ChiselViewers
 class Table
          Generic table component
 class TableRow
          A horizontal slice of a table.