org.eclipse.cdt.ui.dialogs
Class FastIndexerBlock

java.lang.Object
  extended by org.eclipse.jface.dialogs.DialogPage
      extended by org.eclipse.cdt.ui.dialogs.AbstractCOptionPage
          extended by org.eclipse.cdt.ui.dialogs.AbstractIndexerPage
              extended by org.eclipse.cdt.ui.dialogs.FastIndexerBlock
All Implemented Interfaces:
ICOptionPage, org.eclipse.jface.dialogs.IDialogPage, org.eclipse.jface.dialogs.IMessageProvider

public class FastIndexerBlock
extends AbstractIndexerPage


Field Summary
 
Fields inherited from interface org.eclipse.jface.dialogs.IMessageProvider
ERROR, INFORMATION, NONE, WARNING
 
Constructor Summary
FastIndexerBlock()
           
 
Method Summary
 
Methods inherited from class org.eclipse.cdt.ui.dialogs.AbstractIndexerPage
createControl, getCurrentProject, getProperties, performApply, performDefaults, setProperties, updateEnablement
 
Methods inherited from class org.eclipse.cdt.ui.dialogs.AbstractCOptionPage
isValid, setContainer
 
Methods inherited from class org.eclipse.jface.dialogs.DialogPage
dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getMessageType, getShell, getTitle, performHelp, setDescription, setErrorMessage, setImageDescriptor, setMessage, setMessage, setTitle, setVisible
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.eclipse.jface.dialogs.IDialogPage
dispose, getControl, getDescription, getErrorMessage, getImage, getMessage, getTitle, performHelp, setDescription, setImageDescriptor, setTitle, setVisible
 

Constructor Detail

FastIndexerBlock

public FastIndexerBlock()