Uses of Class
org.smallmind.claxon.registry.WindowInView
-
Packages that use WindowInView Package Description org.smallmind.claxon.registry org.smallmind.claxon.registry.json -
-
Uses of WindowInView in org.smallmind.claxon.registry
Methods in org.smallmind.claxon.registry that return WindowInView Modifier and Type Method Description static WindowInViewWindowInView. instance(Window window)WindowInViewWindowInView. setName(String name)WindowInViewWindowInView. setValue(long value) -
Uses of WindowInView in org.smallmind.claxon.registry.json
Methods in org.smallmind.claxon.registry.json that return WindowInView Modifier and Type Method Description WindowInView[]TracePropertiesInView. getWindows()Methods in org.smallmind.claxon.registry.json with parameters of type WindowInView Modifier and Type Method Description TracePropertiesInViewTracePropertiesInView. setWindows(WindowInView[] windows)
-