| Package | Description | 
|---|---|
| hu.scelightapi.gui.setting | 
 Swing GUI interface for settings visualization and edit for the application. 
 | 
| hu.scelightapi.service | 
 
                Services provided for external modules. 
Also see the hu.scelightapibase.service
                package. | 
| Modifier and Type | Method and Description | 
|---|---|
ITemplateField | 
ISettingsGui.createSettingTemplateField(ITemplateSetting setting,
                          ISettingsBean settings,
                          java.awt.event.ActionListener customListener)
Creates an  
ITemplateField whose initial value is initialized from the specified ITemplateSetting and settings bean. | 
| Modifier and Type | Method and Description | 
|---|---|
ITemplateField | 
IGuiFactory.newTemplateField()
Creates a new  
ITemplateField with a template editor dialog opener button added. | 
ITemplateField | 
IGuiFactory.newTemplateField(boolean addDialogOpener)
Creates a new  
ITemplateField. | 
ITemplateField | 
IGuiFactory.newTemplateField(java.lang.String template)
Creates a new  
ITemplateField with a template editor dialog opener button added. | 
ITemplateField | 
IGuiFactory.newTemplateField(java.lang.String template,
                boolean addDialogOpener)
Creates a new  
ITemplateField. | 
 
This API documentation is public and is intended for / allowed to be used by anyone.
Scelight home page: https://sites.google.com/site/scelight/
Scelight is a trademark of András Belicza. Copyright © András Belicza, 2013-2015. All rights reserved.