| Package | Description |
|---|---|
| de.alpharogroup.swing.actions | |
| de.alpharogroup.swing.base | |
| de.alpharogroup.swing.plaf |
Provides an enum for view 'look and feel' names
|
| de.alpharogroup.swing.plaf.actions |
Provides actions the changes the 'look and feel' of a component
|
| Constructor and Description |
|---|
ShowHelpDialogAction(String name,
@NonNull Window helpWindow,
@NonNull LookAndFeels lookAndFeels)
Instantiates a new
ShowHelpDialogAction |
| Modifier and Type | Method and Description |
|---|---|
protected LookAndFeels |
ApplicationFrame.newLookAndFeels()
Factory method for create a new
LookAndFeels object |
protected LookAndFeels |
ApplicationFrame.setDefaultLookAndFeel(@NonNull LookAndFeels lookAndFeels,
Component component)
|
| Modifier and Type | Method and Description |
|---|---|
protected LookAndFeels |
ApplicationFrame.setDefaultLookAndFeel(@NonNull LookAndFeels lookAndFeels,
Component component)
|
| Modifier and Type | Method and Description |
|---|---|
static LookAndFeels |
LookAndFeels.setLookAndFeel(@NonNull LookAndFeels lookAndFeels,
@NonNull Component component)
|
static LookAndFeels |
LookAndFeels.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LookAndFeels[] |
LookAndFeels.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static LookAndFeels |
LookAndFeels.setLookAndFeel(@NonNull LookAndFeels lookAndFeels,
@NonNull Component component)
|
| Constructor and Description |
|---|
LookAndFeelAction(String name,
Component component,
LookAndFeels lookAndFeel) |
Copyright © 2015–2018 Alpha Ro Group UG (haftungsbeschrÀngt). All rights reserved.