public class ViewManager extends Object implements IViewRegistry
| Constructor and Description |
|---|
ViewManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(IView... views) |
IView |
getCurrentView() |
int |
numberOfViews() |
public void add(IView... views)
add in interface IViewRegistrypublic int numberOfViews()
public IView getCurrentView()
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.