Uses of Interface
net.anwiba.commons.swing.frame.view.IView
-
Packages that use IView Package Description net.anwiba.commons.swing.frame.view -
-
Uses of IView in net.anwiba.commons.swing.frame.view
Classes in net.anwiba.commons.swing.frame.view that implement IView Modifier and Type Class Description classAbstractViewclassViewAdapterMethods in net.anwiba.commons.swing.frame.view that return IView Modifier and Type Method Description IViewViewManager. getCurrentView()Methods in net.anwiba.commons.swing.frame.view with parameters of type IView Modifier and Type Method Description voidIViewRegistry. add(IView... views)voidViewManager. add(IView... views)
-