skip to main content
Programmer's documentation > Rogue Wave JViews Framework Essential Features > Managers > Multiple manager views
 
Multiple manager views
Attaching multiple views to a manager allows your program to display graphic objects simultaneously in various configurations.
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.

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