The Essential JViews Framework > Managers > Binding Views to a Manager

Attaching multiple views to a manager allows your program to display graphic objects simultaneously in various configurations.

images/multiview.gif

Figure 5.3 Multiple Views Bound to a Manager

To bind a view to a manager, you simply need to create a manager view, an instance of the class IlvManagerView. The constructors of IlvManagerView take an IlvManager parameter.