Uses of Interface
com.stimulsoft.viewer.events.StiViewEventable

Packages that use StiViewEventable
com.stimulsoft.viewer.controls.visual   
com.stimulsoft.viewer.form   
com.stimulsoft.viewer.logic   
com.stimulsoft.viewer.panels   
 

Uses of StiViewEventable in com.stimulsoft.viewer.controls.visual
 

Constructors in com.stimulsoft.viewer.controls.visual with parameters of type StiViewEventable
StiExportPopupMenu(StiViewEventable eveventDispatcher)
          Constructor
StiMultipageButton(java.lang.String text, javax.swing.Icon icon, java.lang.String tooltip, StiViewEventable parent, java.lang.String url)
          Constructor
StiPageVisual(StiViewEventable eventDispatcher, StiViewModel stiViewModel)
          Constructor
StiThumbPageVisual(StiViewEventable eventDispatcher, StiViewModel stiViewModel)
          Constructor
StiViewPopupMenu(StiViewEventable eventDispatcher, StiViewModel model)
          Constructor
 

Uses of StiViewEventable in com.stimulsoft.viewer.form
 

Constructors in com.stimulsoft.viewer.form with parameters of type StiViewEventable
StiGoToPageDialog(StiViewModel model, StiViewEventable eventable, javax.swing.JFrame parent)
          Constructor
 

Uses of StiViewEventable in com.stimulsoft.viewer.logic
 

Classes in com.stimulsoft.viewer.logic that implement StiViewEventable
 class StiViewModel
          Sti view model Copyright Stimulsoft
 

Uses of StiViewEventable in com.stimulsoft.viewer.panels
 

Classes in com.stimulsoft.viewer.panels that implement StiViewEventable
 class StiFindToolBar
          Sti find toolbar component Copyright Stimulsoft
 class StiMainToolBar
          Sti main toolbar component Copyright Stimulsoft
 class StiNavigateToolBar
          Sti navigate toolbar component Copyright Stimulsoft
 class StiThumbnailsPannel
          Panel that displays pages thumbnails Copyright Stimulsoft
 class StiViewModeToolBar
          Sti view mode toolbar Copyright Stimulsoft
 class StiViewPannel
          Center pannel to display document pages Copyright Stimulsoft