|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Charts | |
|---|---|
| ilog.views.chart | Contains all of the main Chart classes and interfaces. |
| ilog.views.chart.action | Provides Swing actions that can be added to standard JMenus and
JToolBars. |
| ilog.views.chart.customizer | This package contains the GUI independent customizer mechanism that allows to customize the appearance of an ILOG JViews Chart component. |
| ilog.views.chart.customizer.swing | This package contains the customizer mechanism that allows you to customize the appearance of an ILOG JViews Chart component. |
| ilog.views.chart.data | Contains classes related to the Chart data model. |
| ilog.views.chart.data.lod | Contains classes related to the load-on-demand mechanism. |
| ilog.views.chart.data.xml | This package contains readers and writers that allow read/write Chart data from/to org.w3c.dom.Document object. |
| ilog.views.chart.datax | Provides extended data models and bridges from/to Swing models. |
| ilog.views.chart.datax.adapter | Provides predefined bridges between data models. |
| ilog.views.chart.datax.adapter.connector | Provides predefined connectors to object property mechanisms. |
| ilog.views.chart.datax.adapter.partition | Provides interfaces and algorithms for partitioning of data models. |
| ilog.views.chart.datax.adapter.partition.event | Provides events sent by data model partitioners. |
| ilog.views.chart.datax.adapter.sort | Provides interfaces and algorithms for sorting of data models. |
| ilog.views.chart.datax.event | Provides events sent by all kinds of extended data models. |
| ilog.views.chart.datax.flat.list | Provides the flat list model interface and its default implementation. |
| ilog.views.chart.datax.flat.list.event | Provides the events sent out by flat list models. |
| ilog.views.chart.datax.flat.set | Provides the flat set model interface and its default implementation. |
| ilog.views.chart.datax.flat.set.event | Provides the events sent out by flat set models. |
| ilog.views.chart.datax.flat.table | Provides the flat table model interface and its default implementation. |
| ilog.views.chart.datax.flat.table.event | Provides the events sent out by flat table models. |
| ilog.views.chart.datax.operator | Provides interfaces and classes for applying operators to the values of a column in a data model. |
| ilog.views.chart.datax.operator.event | Provides the events sent out by operators of data model columns. |
| ilog.views.chart.datax.tree | Provides object models with a tree structure. |
| ilog.views.chart.datax.tree.list | Provides the tree list model interface and its default implementation. |
| ilog.views.chart.datax.tree.list.event | Provides the events sent out by tree list models. |
| ilog.views.chart.datax.tree.set | Provides the tree set model interface and its default implementation. |
| ilog.views.chart.datax.tree.set.event | Provides the events sent out by tree set models. |
| ilog.views.chart.event | Provides interfaces and classes for dealing with different types of events fired by main Chart classes. |
| ilog.views.chart.graphic | Provides classes to customize the graphical aspect of a chart. |
| ilog.views.chart.interactor | Contains the predefined chart interactor classes. |
| ilog.views.chart.java2d | Contains classes that extends the Java 2D API. |
| ilog.views.chart.print | Defines classes and interfaces for printing the content of an IlvChart. |
| ilog.views.chart.renderer | Contains the predefined chart renderer classes. |
| ilog.views.chart.servlet | Provides a Java Servlet that can produce images from an IlvChart. |
| ilog.views.chart.swing | Provides custom Swing components that can be used with charts. |
| ilog.views.chart.util | Contains general-purpose utility classes. |
| JavaServer Faces DHTML Components | |
|---|---|
| ilog.views.chart.faces | This package contains the classes used by the JViews Chart JavaServer Faces components and renderers. |
| ilog.views.chart.faces.component | This package contains the main JViews Javaserver Faces chart component classes. |
| ilog.views.chart.faces.component.data | This package contains the component classes related to the Chart data model. |
| ilog.views.chart.faces.dhtml | This package contains the DHTML implementation of JViews Faces Chart components, renderers and JSP custom tag handlers. |
| ilog.views.chart.faces.dhtml.component | This package contains the DHTML implementation of JViews JavaServer Faces Chart components. |
| ilog.views.chart.faces.dhtml.component.data | This package contains the DHTML implementation of JViews JavaServer Faces components related to a chart data model. |
| ilog.views.chart.faces.dhtml.interactor | This package contains the DHTML implementation of JViews Charts JavaServer Faces interactors. |
| ilog.views.chart.faces.dhtml.renderkit | This package contains the DHTML implementation of JViews JavaServer Faces Chart renderers. |
| ilog.views.chart.faces.dhtml.taglib | This package contains the DHTML implementation of JViews JavaServer Faces Chart JSP custom tag handlers. |
| ilog.views.chart.faces.interactor | This package contains the implementation of JViews JavaServer Faces Chart interactors. |
| ilog.views.chart.faces.servlet | This package provides the main classes that allow to generate a image from a chart. |
| JavaServer Faces Rich Web Components | |
|---|---|
| ilog.views.chart.rwc.faces | This package contains the base classes to write JViews Rich Web JavaServer Faces components. |
| ilog.views.chart.rwc.faces.component | This package contains the component classes of the JViews Rich Web JavaServer Faces components. |
| ilog.views.chart.rwc.faces.event | This package contains the event and listeners classes of the JViews Rich Web JavaServer Faces components. |
| Utilities | |
|---|---|
| ilog.views.customizer | Provides the base class of the checked exceptions that can be thrown when using customizers. |
| ilog.views.customizer.styling | Contains the base class of component CSS adapters, and the rule customizer logic interface. |
| ilog.views.util | Contains general purpose utility classes. |
| ilog.views.util.collections | Contains miscellaneous iterators and predicates that can be used with the collections framework. |
| ilog.views.util.convert | Contains the management of type conversion. |
| ilog.views.util.data | Provides utilities to manage data including facilities for mapping a Swing TableModel to JViews models,
and also, JDBC, RowSet and CSV based implementations of a Swing TableModel for easy database and flat file access |
| ilog.views.util.event | Provides generic event listener registration support classes. |
| ilog.views.util.filter | Provides an abstract interface for filtering objects. |
| ilog.views.util.filter.event | Contains event listener classes for IlvFilter. |
| ilog.views.util.java2d | Contains classes that extends the Java 2D API. |
| ilog.views.util.print | Defines a generic printing framework. |
| ilog.views.util.styling | Contains classes related to component styling. |
| ilog.views.util.swing | Contains general purpose Swing components and utilities. |
| ilog.views.util.swing.calendar | Provides a set of Swing calendar components. |
| ilog.views.util.swing.calendar.event | Provides for events fired by the Swing calendar components. |
| ilog.views.util.swing.calendar.plaf | Provides the pluggable look-and-feel implementations for the Swing calendar components. |
| ilog.views.util.swing.color | Provides JComponent implementations for choosing a color. |
| ilog.views.util.swing.layout | Provides a set of LayoutManagers for Swing and AWT. |
| ilog.views.util.swing.table | Contains the classes that implement extended behavior for table. |
| ilog.views.util.swing.tree | Contains a class that defines a default tree cell renderer. |
| ilog.views.util.swt | Contains utilities for embedding Swing components in SWT frames. |
| ilog.views.util.text | Contains general purpose text formatters and parsers that
enhance the standard java.text package. |
| ilog.views.util.time | Contains general purpose utilities for working with
Dates and Calendars. |
| Graphics Framework JavaServer Faces DHTML Components | |
|---|---|
| ilog.views.faces | This package contains the base classes to write JViews JavaServer Faces components. |
| ilog.views.faces.component | This package contains the base JViews JavaServer Faces component classes. |
| ilog.views.faces.dhtml | This package contains the base DHTML implementation of JViews JavaServer Faces components, renderers, and tag handlers. |
| ilog.views.faces.dhtml.component | This package contains the base DHTML implementation of JViews JavaServer Faces components. |
| ilog.views.faces.dhtml.event | This package contains the events and listeners used in the JViews JavaServer Faces components. |
| ilog.views.faces.dhtml.interactor | This package contains the interactors components to interact on JViews JavaServer Faces views used in the DHTML render kit. |
| ilog.views.faces.dhtml.renderkit | This package contains the base DHTML implementation of JViews JavaServer Faces renderers. |
| ilog.views.faces.dhtml.taglib | This package contains the base DHTML implementation of JViews JavaServer Faces tag handlers. |
| ilog.views.faces.interactor | This package contains the base interactor components to interact on JViews JavaServer Faces views. |
| ilog.views.faces.servlet | This package contains servlet specific classes. |
| ilog.views.faces.taglib | This package contains the base classes for JViews JavaServer Faces JSP custom components tags. |
| ilog.views.util.servlet | This package contains various utility classes used in thinclient. |
| ilog.views.util.servlet.event | This package contains common event and listener classes used in thinclient. |
| ilog.views.util.servlet.model | This package contains common model classes used in thinclient. |
| ilog.views.util.servlet.tiling | Tile manager for storing and/or loading tiles. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||