Class ListSelectionDialog.Builder

java.lang.Object
org.eclipse.ui.dialogs.ListSelectionDialog.Builder
Enclosing class:
ListSelectionDialog

public static final class ListSelectionDialog.Builder extends Object
The Builder to create ListSelectionDialog instances. It has a fluent API (every method returns the same builder instance).
Since:
3.123
See Also: