| Package | Description |
|---|---|
| org.softsmithy.lib.swing.customizer |
The SoftSmithy Swing Customizer Framework.
|
| org.softsmithy.lib.swing.customizer.state |
State support classes for the SoftSmithy Swing Customizer Framework.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JButtonCustomizer
A customizer to customize the text of an AbstractButton.
|
class |
JHtmlCustomizer
A basic HTML text customizer using JEditorPane to display and edit the HTML
text.
|
class |
JLabelCustomizer
A customizer to customize the text of a JLabel.
|
| Modifier and Type | Method and Description |
|---|---|
AbstractTextCustomizer |
EditableStateManager.getTextCustomizer() |
| Constructor and Description |
|---|
EditableStateManager(AbstractTextCustomizer customizer)
Creates a new instance of EditableStateManager
|
HiddenStateManager(AbstractTextCustomizer customizer)
Creates a new instance of EditableStateManager
|
Copyright © 2012–2019 SoftSmithy. All rights reserved.