Uses of Class
bayern.steinbrecher.wizard.pages.Selection
| Package | Description |
|---|---|
| bayern.steinbrecher.wizard.pages |
Contains a collection of common types of wizard pages which may be either used directly or as a reference for
implementing custom wizard pages.
|
-
Uses of Selection in bayern.steinbrecher.wizard.pages
Methods in bayern.steinbrecher.wizard.pages that return Selection Modifier and Type Method Description static <T extends java.lang.Comparable<T>>
Selection<T>Selection. create(java.util.Set<T> options)