Uses of Interface
com.f1j.mvc.Constants

Packages that use Constants
com.f1j.chart   
com.f1j.ss   
com.f1j.swing.engine.ss   
 

Uses of Constants in com.f1j.chart
 

Subinterfaces of Constants in com.f1j.chart
 interface
          This class contains the chart model API.
 interface
          this class contains numerous constant values for use in the chart API.
 interface
          The chart format class, providing information about chart formatting.
 

Uses of Constants in com.f1j.ss
 

Subinterfaces of Constants in com.f1j.ss
 interface
          This interface describes the public API for the low level model of an e.Spreadsheet workbook.
 interface
          this interface defines the common e.Spreadsheet API.
 interface
          this interface describes the low level worksheet API.
 

Classes in com.f1j.ss that implement Constants
 class
          This class implements the low level model for an e.Spreadsheet workbook.
 class
          Implements e.Spreadsheet.
 class
          Deprecated. Replaced by FcChart.
 class
          This class implements a worksheet contained in a Book.
 

Uses of Constants in com.f1j.swing.engine.ss
 

Classes in com.f1j.swing.engine.ss that implement Constants
 class
          This class implements e.Spreadsheet as a Swing JavaBean.