| Package | Description |
|---|---|
| hu.scelightapi.gui.comp |
Custom swing GUI component interfaces.
|
| hu.scelightapi.gui.dialog |
GUI dialog interfaces of the application.
|
| hu.scelightapi.gui.overlaycard |
Overlay card interface.
|
| 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. |
| hu.scelightapi.util |
General utility interfaces.
|
| hu.scelightapi.util.gui |
General GUI utilitt interfaces of the application.
|
| hu.scelightapibase.bean.settings.type.viewhints |
View hints interface for settings.
|
| hu.scelightapibase.gui.comp |
Custom swing GUI component interfaces.
|
| Class and Description |
|---|
| IBorderPanel
A
JPanel with BorderLayout and with some helper methods. |
| IButton
An extended
JButton. |
| IIndicatorComp
A component with an indicator icon (
ILabel) to display the content validation result. |
| IIndicatorTextField
An
IIndicatorComp whose component is an ITextField. |
| ISelectionListenerToolBar
An extended
IToolBar which listens the selection changes of a component, and can have buttons and an info text which gets enabled / disabled based on
the selection. |
| ITextArea
An extended
JTextArea. |
| IToolBar
An extended
JToolBar. |
| Class and Description |
|---|
| IDialog
A customized
JDialog class. |
| Class and Description |
|---|
| IBorderPanel
A
JPanel with BorderLayout and with some helper methods. |
| ILabel
An extended
JLabel. |
| Class and Description |
|---|
| ICheckBox
An extended
JCheckBox. |
| IIndicatorTextField
An
IIndicatorComp whose component is an ITextField. |
| ILink
A clickable, link-styled
ILabel. |
| IPathField |
| ISpinner
An extended
JSpinner. |
| ITextArea
An extended
JTextArea. |
| ITextField
An extended
JTextField. |
| Class and Description |
|---|
| IBorderPanel
A
JPanel with BorderLayout and with some helper methods. |
| IBrowser
A browser component based on
JEditorPane. |
| IButton
An extended
JButton. |
| ICheckBox
An extended
JCheckBox. |
| IColorIcon
An
Icon which is filled with a constant color. |
| IDialog
A customized
JDialog class. |
| IFileChooser
An improved
JFileChooser. |
| IGridBagPanel
A
JPanel with GridBagLayout and with some helper methods. |
| IHelpIcon
A help icon which when clicked displays help text in a popup.
|
| IIndicatorTextField
An
IIndicatorComp whose component is an ITextField. |
| ILabel
An extended
JLabel. |
| ILink
A clickable, link-styled
ILabel. |
| IModestLabel
A modest
ILabel which is disabled by default, but becomes enabled when/while mouse is over. |
| IPathField |
| IProgressBar
An extended
JProgressBar. |
| IScrollPane
An improved
JScrollPane. |
| ISpinner
An extended
JSpinner. |
| ISplitPane
An extended
JSplitPane. |
| IStatusLabel |
| IStatusLabel.IStatusType
Status type.
|
| ITextArea
An extended
JTextArea. |
| ITextField
An extended
JTextField. |
| ITipIcon
A tip icon which when clicked displays tip text in a popup.
|
| IToolBar
An extended
JToolBar. |
| IToolBarForTable
An
ISelectionListenerToolBar which targets an ITable and listens for its row selection changes. |
| ITree
An improved
JTree which allows clicking (selecting/deselecting) rows on the full row length (not just within the row bounds which is the renderer's
preferred size). |
| Class and Description |
|---|
| IIndicatorTextField
An
IIndicatorComp whose component is an ITextField. |
| Class and Description |
|---|
| ILink
A clickable, link-styled
ILabel. |
| Class and Description |
|---|
| IButton
An extended
JButton. |
| Class and Description |
|---|
| IBorderPanel
A
JPanel with BorderLayout and with some helper methods. |
| IButton
An extended
JButton. |
| IFileChooser
An improved
JFileChooser. |
| IIndicatorComp
A component with an indicator icon (
ILabel) to display the content validation result. |
| IIndicatorTextField
An
IIndicatorComp whose component is an ITextField. |
| ILabel
An extended
JLabel. |
| IPopupIcon
A clickable icon which when clicked displays the content of a
IRHtml in a popup. |
| IProgressBar
An extended
JProgressBar. |
| ISelectionListenerToolBar
An extended
IToolBar which listens the selection changes of a component, and can have buttons and an info text which gets enabled / disabled based on
the selection. |
| IStatusLabel.IStatusType
Status type.
|
| ITextField
An extended
JTextField. |
| ITextField.IValidator
Simple validator.
|
| IToolBar
An extended
JToolBar. |
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.