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
          The JXCELL CellFormat class, providing information about a cell format

CellRef
          This class provides the number of the active row and the active column in the worksheet

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

FindReplaceInfo
          This class provides information about find and replace operations.
ModifiedEvent
           
ModifiedListener
          The listener interface for receiving Modified events

NumberFormat
          This class provides methods for obtaining number formats

ObjectEvent
           
ObjectListener
          The listener interface for receiving Object events

RangeRef
          This class provides the coordinates of a worksheet range
SelectionChangedEvent
           
SelectionChangedListener
          The listener interface for receiving SelectionChanged events

StartEditEvent
           
StartEditListener
          The listener interface for receiving StartEdit events

StartRecalcEvent
           
StartRecalcListener
          The listener interface for receiving StartRecalc events

UpdateEvent
           
UpdateListener
          The listener interface for receiviang Update events

ValidationFailedEvent
           
ValidationFailedListener
          The listener interface for receiving ValidationFailed events

View
          This is the JXCell view class.
ViewChangedEvent
           
ViewChangedListener
          The listener interface for receiving ViewChanged events

 

Classes in com.jxcell used by com.jxcell.designer
UpdateEvent
           
UpdateListener
          The listener interface for receiviang Update events

View
          This is the JXCell view class.