org.eclipse.cdt.ui.newui
Class ExpLibraryPathTab
java.lang.Object
org.eclipse.cdt.ui.newui.AbstractCPropertyTab
org.eclipse.cdt.ui.newui.AbstractExportTab
org.eclipse.cdt.ui.newui.ExpLibraryPathTab
- All Implemented Interfaces:
- java.util.EventListener, IPathEntryStoreListener, ICPropertyTab
public class ExpLibraryPathTab
- extends AbstractExportTab
- implements IPathEntryStoreListener
Fields inherited from class org.eclipse.cdt.ui.newui.AbstractCPropertyTab |
ADD_STR, BUTTON_WIDTH, DEL_STR, EDIT_STR, EMPTY_STR, FILESYSTEM_DIR_DIALOG_MSG, FILESYSTEM_FILE_DIALOG_TITLE, FILESYSTEMBUTTON_NAME, MOVEDOWN_STR, MOVEUP_STR, page, USE_TRI_STATE, VARIABLESBUTTON_NAME, WORKSPACE_DIR_DIALOG_ERR, WORKSPACE_DIR_DIALOG_MSG, WORKSPACE_DIR_DIALOG_TITLE, WORKSPACE_FILE_DIALOG_ERR, WORKSPACE_FILE_DIALOG_MSG, WORKSPACE_FILE_DIALOG_TITLE, WORKSPACEBUTTON_NAME |
Methods inherited from class org.eclipse.cdt.ui.newui.AbstractCPropertyTab |
createControls, dispose, getFileSystemDirDialog, getFileSystemFileDialog, getFontMetrics, getResDesc, getVariableDialog, getWorkspaceDirDialog, getWorkspaceFileDialog, handleTabEvent, setVisible |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExpLibraryPathTab
public ExpLibraryPathTab()
pathEntryStoreChanged
public void pathEntryStoreChanged(PathEntryStoreChangedEvent event)
- Specified by:
pathEntryStoreChanged
in interface IPathEntryStoreListener
doAdd
public org.eclipse.cdt.core.settings.model.ICLanguageSettingEntry doAdd(java.lang.String s1,
java.lang.String s2,
boolean isWsp)
- Specified by:
doAdd
in class AbstractExportTab
doEdit
public org.eclipse.cdt.core.settings.model.ICLanguageSettingEntry doEdit(java.lang.String s1,
java.lang.String s2,
boolean isWsp)
- Specified by:
doEdit
in class AbstractExportTab
getKind
public int getKind()
- Specified by:
getKind
in class AbstractExportTab
hasValues
public boolean hasValues()
- Specified by:
hasValues
in class AbstractExportTab