The Essential JViews Framework > Framework JavaBeans > Framework Classes Available as JavaBeans > ILOG JViews Main GUI Components

All the ILOG JViews GUI components needed to create an AWT or Swing applet or application are available as JavaBeans:

images/onlinebeanIlvManagerView.gif The IlvManagerView Bean, the visual Bean that displays the content of a manager Bean.

images/onlinebeanIlvJScrollManagerView.gif The IlvJScrollManagerView Bean, a Swing-based Bean that adds the scrolling functionality to IlvManagerView objects.

images/onlinebeanIlvScrollManagerView.gif The IlvScrollManagerView Bean, the AWT version of the IlvJScrollManagerView.

images/onlinebeanIlvManagerViewPanel.gif The IlvManagerViewPanel Bean, an AWT component designed to contain an IlvManagerView Bean and to manage the double-buffering mechanism of the manager view. This Bean is necessary only to create AWT applets or applications using double-buffering.

images/onlinebeanIlvGrid.gif The IlvGrid Bean, the magnetic grid that can be installed on any IlvManagerView Bean.