| The Essential JViews Framework > Framework JavaBeans > Framework Classes Available as JavaBeans > Predefined Interactors |
Predefined Interactors |
INDEX
PREVIOUS
NEXT
|
The predefined interactors provided as JavaBeans are given below:
The IlvManagerViewInteractor Bean, an interactor Bean that has no predefined interaction. You can create your own interaction by binding the different input events (mouse, keyboard) sent by this Bean.
The IlvZoomViewInteractor Bean, an interactor that allows the user to select a rectangle of a manager view to be zoomed in.
The IlvSelectInteractor Bean, an interactor that allows the user to select and edit the graphic objects of a manager.
The IlvPanInteractor Bean, an interactor that allows the user to pan the view of a manager.
The IlvRotateInteractor Bean, an interactor that allows the user to rotate objects in a manager.
The IlvManagerMagViewInteractor Bean, an interactor that controls the panning and zooming of a target view by manipulating a control rectangle on the view.
The IlvDragRectangleInteractor Bean, an interactor that allows the user to drag a rectangle on a view. You can perform any type of action when the rectangle is dragged by binding the RectangleDragged event.
The IlvMakeRectangleInteractor Bean, an interactor that allows the user to create any type of rectangular object in a manager.
The IlvMakePolyPointsInteractor Bean, an interactor that allows the user to create any type of graphic object defined by a set of points, such as a polyline or spline.
The IlvEditLabelInteractor Bean, an interactor that allows the user to create and edit a graphic object that contains a label.
The IlvMakeLinkInteractor Bean, an interactor that allows the user to create a link in a grapher.
The IlvMagnifyInteractor Bean, an interactor that allows the user to move a lens over the view of a manager to magnify the objects under it.
| Copyright © 1987-2007 ILOG S.A. All rights reserved. Documentation homepage. Legal terms. | PREVIOUS NEXT |