public interface ILaunchConfigurationTab2 extends ILaunchConfigurationTab
ILaunchConfigurationTab
.Modifier and Type | Method and Description |
---|---|
String |
getWarningMessage()
Returns a warning message to be displayed to the user
or
null if none is present. |
activated, canSave, createControl, deactivated, dispose, getControl, getErrorMessage, getImage, getMessage, getName, initializeFrom, isValid, launched, performApply, setDefaults, setLaunchConfigurationDialog
String getWarningMessage()
null
if none is present.null
if none is present.
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.