com.ibm.etools.systems.core.ui.compile
Interface ISystemCompileCommandEditPaneHoster
- All Superinterfaces:
- ISystemMessageLine
- All Known Implementing Classes:
- SystemTeamViewCompileCommandPropertyPage, SystemWorkWithCompileCommandsDialog
- public interface ISystemCompileCommandEditPaneHoster
- extends ISystemMessageLine
The interface that must be implemented for any dialog or property page that wants to
host a user action edit pane.
Method Summary |
Shell |
getShell()
Get the shell for this dialog or property page |
copyright
public static final String copyright
- See Also:
- Constant Field Values
getShell
public Shell getShell()
- Get the shell for this dialog or property page
Copyright © 2005 IBM Corp. All Rights Reserved.
Note: This documentation is for part of an interim API that is still under development and expected to change significantly before reaching stability. It is being made available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.