skip to main content
Maps > Developing with design tools > Using the Dashboard Editor > Programming the Dashboard Editor
 
Programming the Dashboard Editor
Shows how to integrate dashboard diagram facilities into a graphical application using the ilog.views.dashboard package.
*A basic Dashboard Editor
*Provides a code example to program a basic Dashboard Editor application.
*The Dashboard Editor sample
*Presents the classes used to program a dashboard diagram.
*IlvDashboardDiagram and IlvDashboardEditor
*Describes the main classes in a Dashboard Editor.
*Dashboard GUI components
*Describes the classes and interfaces that help you ease the development of Swing GUIs containing one or more IlvDashboardDiagram objects. These classes are contained in the ilog.views.dashboard package
*Dashboard actions
*Shows how to extend a dashboard application to have a new menu item.
*Retrieving the link layout of a dashboard
*Shows how to return the link layout of a dashboard.
*Reading and writing dashboards
*Explains how to read and write dashboards in two formats, idbd and idbin.
*Changing the value of dashboard symbol parameters dynamically
*Explains how to add a dashboard to an application and change the parameter values to display dynamic data.
*Base text direction
*Explains how to handle base text direction in a dashboard programmatically.

Copyright © 2018, Rogue Wave Software, Inc. All Rights Reserved.