|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
UISWTInstance
public interface ConfigSectionSWT
Extend this class to add a new configuration panel to the SWT config view.
| Field Summary |
|---|
| Fields inherited from interface org.gudy.azureus2.plugins.ui.config.ConfigSection |
|---|
SECTION_CONNECTION, SECTION_FILES, SECTION_INTERFACE, SECTION_PLUGINS, SECTION_ROOT, SECTION_TRACKER, SECTION_TRANSFER |
| Method Summary | |
|---|---|
org.eclipse.swt.widgets.Composite |
configSectionCreate(org.eclipse.swt.widgets.Composite parent)
Deprecated. Create your own configuration panel here. |
| Methods inherited from interface org.gudy.azureus2.plugins.ui.config.ConfigSection |
|---|
configSectionDelete, configSectionGetName, configSectionGetParentSection, configSectionSave |
| Method Detail |
|---|
org.eclipse.swt.widgets.Composite configSectionCreate(org.eclipse.swt.widgets.Composite parent)
parent - The parent of your configuration panel
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||