Package | Description |
---|---|
org.jets3t.gui.skins |
Provides basic skinning support for Swing GUI applications.
|
org.jets3t.gui.skins.html |
Skinning implementation to make Swing GUI applications/applets look more
like a standard HTML web pages.
|
Modifier and Type | Method and Description |
---|---|
JHtmlLabel |
SkinsFactory.createSkinnedJHtmlLabel(String itemName) |
JHtmlLabel |
SkinsFactory.createSkinnedJHtmlLabel(String itemName,
HyperlinkActivatedListener hyperlinkListener) |
Modifier and Type | Class and Description |
---|---|
class |
SkinnedJHtmlLabel
A skinned JHtmlLabel, which is actually just a standard label - useful only as a base for someone
to specialise.
|
Copyright © 2006–2018. All rights reserved.