Uses of Package
com.jniwrapper.win32.jexcel.ui

Packages that use com.jniwrapper.win32.jexcel.ui
com.jniwrapper.win32.jexcel.ui   
 

Classes in com.jniwrapper.win32.jexcel.ui used by com.jniwrapper.win32.jexcel.ui
JWorkbook
          This class provides functionality for embedding Excel workbook into a Java Swing application as an ordinary Swing component.
JWorkbook.WorkbookContainer
           
JWorkbookEventListener
          The interface for processing JWorkbook events.
JWorkbookEventObject
          Instances of the JWorkbookEventObject class are used in the methods of the JWorkbookEventListener interface for providing event details.
JWorkbookInterruptException
          The class provides functionality of specific exception used to show that JWorkbook event was interrupted.
PrintPreviewListener
           
StdPrintHandler
          Standard implementation of Print handler.