Package com.jniwrapper.win32.jexcel.ui

Interface Summary
JWorkbookEventListener The interface for processing JWorkbook events.
PrintPreviewListener  
 

Class Summary
JWorkbook This class provides functionality for embedding Excel workbook into a Java Swing application as an ordinary Swing component.
JWorkbook.WorkbookContainer  
JWorkbookEventAdapter An abstract adapter class for processing worksheet events.
JWorkbookEventObject Instances of the JWorkbookEventObject class are used in the methods of the JWorkbookEventListener interface for providing event details.
PrintPreviewAdapter  
StdPrintHandler Standard implementation of Print handler.
StdPrintHandler.PreviewCallback  
 

Exception Summary
JWorkbookInterruptException The class provides functionality of specific exception used to show that JWorkbook event was interrupted.