| org.eclipse.ui.examples.readmetool.SectionsDialog
SectionsDialog | public class SectionsDialog extends Dialog (Code) | | This dialog is an example of a detached window launched
from an action in the workbench.
|
Field Summary | |
protected IAdaptable | input |
Constructor Summary | |
public | SectionsDialog(Shell parentShell, IAdaptable input) Creates a new SectionsDialog. |
input | protected IAdaptable input(Code) | | |
SectionsDialog | public SectionsDialog(Shell parentShell, IAdaptable input)(Code) | | Creates a new SectionsDialog.
|
configureShell | protected void configureShell(Shell newShell)(Code) | | |
createDialogArea | protected Control createDialogArea(Composite parent)(Code) | | |
|
|