|
![]() |
||||||||
PREV NEXT | FRAMES NO FRAMES | ||||||||
Packages that use MyStyles.StyleNames | |
---|---|
argutia.gui |
Uses of MyStyles.StyleNames in argutia.gui |
---|
Methods in argutia.gui that return MyStyles.StyleNames | |
---|---|
static MyStyles.StyleNames |
MyStyles.StyleNames.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static MyStyles.StyleNames[] |
MyStyles.StyleNames.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Methods in argutia.gui with parameters of type MyStyles.StyleNames | |
---|---|
private TitledBorder |
Onglets.createTitledBorder(String title,
MyStyles.StyleNames style)
|
Font |
MyStyles.getFont(MyStyles.StyleNames styleName)
Récupère la fonte du style spécifié. |
Style |
MyStyles.getStyle(MyStyles.StyleNames styleName)
Retourne le style de nom styleName . |
Style |
DocumentColore.getStyle(MyStyles.StyleNames styleName)
|
void |
MyStyles.setStyle(Component c,
MyStyles.StyleNames styleName)
Applique un style sur un composant graphique. |
|
![]() |
||||||||
PREV NEXT | FRAMES NO FRAMES | ||||||||