Uses of Package
org.salespointframework.desktop.renderer

Packages that use org.salespointframework.desktop.renderer
org.salespointframework.desktop.renderer   
 

Classes in org.salespointframework.desktop.renderer used by org.salespointframework.desktop.renderer
AbstractListViewRenderer
          this class provides a high performance ListCellRenderer and its intention is the usage with JListView it caches cell components to avoid continual reconstruction of them.
AbstractListViewRenderer.CategoryItem
          represents a category item. these items have cacheid as unique identification, because Category can occur more than one time if sorting doesn't group
AbstractListViewRenderer.RenderComponent
          render component is basically a JPanel which has a AbstractListViewRenderer.RenderContext
AbstractListViewRenderer.RenderContext
          the render context provides information about the current rendering process
CatalogListViewRenderer
          default renderer for CatalogItems
CatalogListViewRenderer.ShadowStyle
          controls the shadow effect shadow in front of image shadow behind image no shadow effect
CountingStockListViewRenderer
          Default ListCellRenderer for CountingStock items