Package | Description |
---|---|
org.eclipse.ui.dialogs |
Classes for standard dialogs, wizards, and preference
pages in the Eclipse Platform User Interface.
|
Modifier and Type | Class and Description |
---|---|
class |
YesNoCancelListSelectionDialog
Deprecated.
Providing Cancel in addition to Yes/No is confusing. It is better
to subclass the regular ListSelectionDialog, which uses
OK/Cancel, and provide a separate checkbox if necessary.
|
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.