Release Notes

JViews TGO Release Notes

This document describes the main changes that have been made to JViews TGO since version 8.0.

Incompatibilities
General Changes
Library Changes

New Interfaces and Classes

Modified Interfaces and Classes

Example Changes

New Examples

Modified Examples

Incompatibilities

TGO Main Library

TGO Thin Client


General Changes

The main general changes of JViews TGO are the following:

TGO Main Library

TGO Thin Client


Library Changes

New Interfaces and Classes

ilog.cpl.datasource.IlpStylableAdapter

This interface defines an adapter that can be customized using Cascading Style Sheets (CSS).

ilog.cpl.graph.action.toolbar.IlpGraphSimpleActionButton

This toolbar button executes a simple one-time action.

Modified Classes

ilog.cpl.graph.IlpGraphView

ilog.cpl.network.IlpNetworkAdapter

ilog.cpl.equipment.IlpEquipmentAdapter

ilog.cpl.tree.IlpAbstractTreeAdapter

ilog.cpl.list.IlpListAdapter

ilog.cpl.graph.util.IlpRelativePositionUtil

ilog.tgo.grprim.IltColorModifier.MultiColor

ilog.tgo.grprim.IltColorModifier.Shade

ilog.tgo.model.IltBellcore.SecState

ilog.tgo.swing.IltComponentGraphic

ilog.tgo.resource.IltrImage

ilog.tgo.faces.equipment.dhtml.component.IltFacesDHTMLEquipmentView

ilog.tgo.faces.graph.component.IltFacesGraphView

ilog.tgo.faces.graph.dhtml.servlet.IltFacesGraphSelectionSupport

ilog.tgo.faces.network.dhtml.component.IltFacesDHTMLNetworkView

ilog.tgo.faces.service.IltFacesDefaultContext


Example Changes

New Examples

Modified Examples