public abstract class StandardConfigurationForm extends java.lang.Object implements ConfigurationForm
| Constructor and Description |
|---|
StandardConfigurationForm() |
| Modifier and Type | Method and Description |
|---|---|
void |
createFormPart(Composite parent,
ConfigurationEditorInput input) |
void |
dispose() |
protected int |
getColumnCount() |
protected abstract java.lang.String |
getTitle(ConfigurationEditorInput input) |
protected abstract void |
populateFormContent(ConfigurationFormToolkit toolkit,
ScrolledForm form,
ConfigurationEditorInput input) |
void |
setFocus() |
public void createFormPart(Composite parent,
ConfigurationEditorInput input)
createFormPart in interface ConfigurationFormprotected int getColumnCount()
protected abstract java.lang.String getTitle(ConfigurationEditorInput input)
protected abstract void populateFormContent(ConfigurationFormToolkit toolkit, ScrolledForm form, ConfigurationEditorInput input)
public void dispose()
dispose in interface ConfigurationFormpublic void setFocus()
setFocus in interface ConfigurationForm
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0