Package org.eclipse.cdt.internal.ui.dialogs

Interface Summary
ISelectionValidator  
IStatusChangeListener  
 

Class Summary
AbstractElementListSelectionDialog A class to select one or more elements out of an indexed property
ElementListSelectionDialog A class to select one or more elements out of an indexed property
MessageLine A message line.
OptionalMessageDialog This is a MessageDialog which allows the user to choose that the dialog isn't shown again the next time.
SelectionList A selection widget that consists of a list and a text entry field.
SelectionStatusDialog An abstract base class for dialogs with a status bar and ok/cancel buttons.
StatusDialog An abstract base class for dialogs with a status bar and ok/cancel buttons.
StatusInfo A settable IStatus Can be an error, warning, info or ok.
StatusTool  
StatusUtil A utility class to work with IStatus.
TypedElementSelectionValidator Implementation of a ISelectionValidator to validate the type of an element.
TypedViewerFilter Viewer filter used in selection dialogs.