org.eclipse.cdt.internal.ui.dialogs.cpaths
Class CPathTabBlock

java.lang.Object
  extended by org.eclipse.cdt.ui.dialogs.TabFolderOptionBlock
      extended by org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock
          extended by org.eclipse.cdt.internal.ui.dialogs.cpaths.CPathTabBlock
All Implemented Interfaces:
ICOptionContainer

public class CPathTabBlock
extends AbstractPathOptionBlock


Constructor Summary
CPathTabBlock(IStatusChangeListener context, int pageToShow)
           
 
Method Summary
 org.eclipse.swt.widgets.Control createContents(org.eclipse.swt.widgets.Composite parent)
           
 void updateCPathStatus()
          Validates the build path.
 
Methods inherited from class org.eclipse.cdt.internal.ui.dialogs.cpaths.AbstractPathOptionBlock
configureCProject, getPreferences, getProject, getRawCPath, hasChangesInCPathFile, hasChangesInDialog, init, initializeTimeStamps, setCurrentPage, updateContainer
 
Methods inherited from class org.eclipse.cdt.ui.dialogs.TabFolderOptionBlock
getCurrentPage, getErrorMessage, getPageIndex, isValid, performApply, performDefaults, setOptionContainer, setVisible, update
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CPathTabBlock

public CPathTabBlock(IStatusChangeListener context,
                     int pageToShow)
Method Detail

createContents

public org.eclipse.swt.widgets.Control createContents(org.eclipse.swt.widgets.Composite parent)
Overrides:
createContents in class TabFolderOptionBlock

updateCPathStatus

public void updateCPathStatus()
Validates the build path.