Release Notes

JViews Framework 8.6 Release Notes

This document describes the main changes that have been made to JViews Framework since version 8.5.

Incompatibilities
General Changes
Library Changes
New Packages

New Interfaces and Classes

Modified Classes

Example Changes
Known Limitations

Incompatibilities


General Changes

The main general changes of JViews Framework are the following:

Library Changes

New Packages

info.clearthought.layout

Contains Swing layout managers.

New Interfaces and Classes

ilog.views.IlvExpandCollapseUtil

Utility class for expanding and collapsing an IlvManager.

ilog.views.IlvExpandCollapseUtil.CustomAdjustmentPolicy

Policy to adjust the contents of a manager after a submanager was collapsed or expanded.

ilog.views.util.swing.IlvAbstractRepaintManager

This class is an abstract RepaintManager whose behavior can be customized in subclasses.

Modified Classes

ilog.views.graphic.IlvText

ilog.views.graphic.linkpolicy.IlvBundleLinkShapePolicy

ilog.views.swing.IlvJManagerViewPanel

ilog.views.swing.IlvJScrollManagerView

ilog.views.swing.IlvToolTipManager

ilog.views.util.IlvResourceUtil

ilog.views.util.styling.IlvCSSAttributeSelector

ilog.views.util.styling.IlvCSSSelector

ilog.views.util.swing.IlvCursorFactory


Example Changes


Known Limitations