Uses of Package
com.jxcell

Packages that use com.jxcell
com.jxcell   
com.jxcell.designer   
 

Classes in com.jxcell used by com.jxcell
CancelEditEvent
          This event occurs when the user presses the ESC key or leaves edit mode without making changes.
CancelEditListener
          The listener interface for receiving CancelEdit events

CellException
           
CellFormat
          this class present creating and returning information about cell formats.
CellRef
          This class provides the number of the active row and the active column in the worksheet

ChartFormat
          The chart format class, providing information about chart formatting.
ChartShape
          This class contains the chart model API.
ConditionFormat
          This class represents a conditional format condition and the associated formatting.
DataValidation
          This class contains the DataValidation API.
EndEditEvent
          This event occurs when an editing operation is completed

EndEditListener
          The listener interface for receiving EndEdit events

EndRecalcEvent
          This event occurs when the recalculation process is completed.
EndRecalcListener
          The listener interface for receiving EndRecalc events

GRChart
           
GRObject
           
GRObjectPos
           
HyperLink
          This class represents a Hyperlink.
ModifiedEvent
          This event occurs when a change is made in the workbook.
ModifiedListener
          The listener interface for receiving Modified events

ObjectEvent
          Creates an Object event for the specified object in the specified view
ObjectListener
          The listener interface for receiving Object events

PictureShape
          This class represents a picture shape object.
RangeRef
           
SelectionChangedEvent
          This event occurs when the selection changes
SelectionChangedListener
          The listener interface for receiving SelectionChanged events

ShapeFormat
          This class represents a picture shape object.
ShapeObj
          This class is base class of drawing Format.
ShapePos
          the shape placement position
StartEditEvent
          This class defines the means to notify registered listeners whenever a cell is about to be edited by the user
StartEditListener
          The listener interface for receiving StartEdit events

StartRecalcEvent
          This event occurs when the recalculation process is started
StartRecalcListener
          The listener interface for receiving StartRecalc events

UpdateEvent
          This event is passed to the UpdateEventListener to signal a change in the displayed worksheet
UpdateListener
          The listener interface for receiviang Update events

ValidationFailedEvent
          This event occurs when the validation process fails
ValidationFailedListener
          The listener interface for receiving ValidationFailed events

View
          This is the jxcell view class.
ViewChangedEvent
          Occurs when a different workbook is attached to a view
ViewChangedListener
          The listener interface for receiving ViewChanged events

 

Classes in com.jxcell used by com.jxcell.designer
UpdateEvent
          This event is passed to the UpdateEventListener to signal a change in the displayed worksheet
UpdateListener
          The listener interface for receiviang Update events

View
          This is the jxcell view class.