| The Essential JViews Framework > Framework JavaBeans > Creating a Simple Applet Using ILOG JViews Beans > Configuring the toolbar |
Configuring the toolbar |
INDEX
PREVIOUS
NEXT
|
You may configure the toolbar in different ways. You can:
PanButtonAvailable, SelectButtonAvailable, and so on;
For example, the toolbar has a selectInteractor property that allows you to change the selection interactor used when the user clicks on the Select button icon. You can modify the properties of the selection interactor Bean to define the type of selection you need. For example, you may want to disable the editing capability.
To do this:
IlvSelectInteractor Bean
on the toolbar and drag it into the form designer.
SelectInteractor property of the ilvJManagerViewControlBar1.
ilvJManagerViewControlBar1 object so that its property sheet is active.
SelectInteractor property to ilvSelectInteractor1 as seen below:
Compile the project. You have created a Java application without writing a single line of code.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |