|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface UISWTConfigSection
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)
Create your own configuration panel here. |
int |
maxUserMode()
Indicate if additional options are available to display a hint to the users |
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
int maxUserMode()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |