Participer au site avec un Tip
Rechercher
 

Améliorations / Corrections

Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.

Emplacement :

Description des améliorations :

Module : java.desktop - Package : javax.swing.plaf.metal
Version documentée : Java SE 17

Classe « MetalLookAndFeel »

Informations générales

Héritage

java.lang.Object
    javax.swing.LookAndFeel
        javax.swing.plaf.basic.BasicLookAndFeel
            javax.swing.plaf.metal.MetalLookAndFeel

Définition

public class MetalLookAndFeel extends javax.swing.plaf.basic.BasicLookAndFeel

Description

A venir.

Liste des attributs

Tous les attributs Attributs d'instance Attributs statiques Attributs dépréciés
QualificateursTypeNomDescription

Liste des constructeurs

Constructeurs Constructeurs dépréciés
ConstructeurDescription
MetalLookAndFeel()

Liste des propriétés (getters/setters)

Propriétés Propriétés dépréciées
QualificateursTypeNomR/W
public static ColorUIResource acceleratorForeground R/-
public static ColorUIResource acceleratorSelectedForeground R/-
public static ColorUIResource black R/-
public static ColorUIResource control R/-
public static ColorUIResource controlDarkShadow R/-
public static ColorUIResource controlDisabled R/-
public static ColorUIResource controlHighlight R/-
public static ColorUIResource controlInfo R/-
public static ColorUIResource controlShadow R/-
public static ColorUIResource controlTextColor R/-
public static FontUIResource controlTextFont R/-
public static MetalTheme currentTheme R/W
public UIDefaults defaults R/-
public String description R/-
public static ColorUIResource desktopColor R/-
public static ColorUIResource focusColor R/-
public static ColorUIResource highlightedTextColor R/-
public String iD R/-
public static ColorUIResource inactiveControlTextColor R/-
public static ColorUIResource inactiveSystemTextColor R/-
public LayoutStyle layoutStyle R/-
public static ColorUIResource menuBackground R/-
public static ColorUIResource menuDisabledForeground R/-
public static ColorUIResource menuForeground R/-
public static ColorUIResource menuSelectedBackground R/-
public static ColorUIResource menuSelectedForeground R/-
public static FontUIResource menuTextFont R/-
public String name R/-
public boolean nativeLookAndFeel R/-
public static ColorUIResource primaryControl R/-
public static ColorUIResource primaryControlDarkShadow R/-
public static ColorUIResource primaryControlHighlight R/-
public static ColorUIResource primaryControlInfo R/-
public static ColorUIResource primaryControlShadow R/-
public static ColorUIResource separatorBackground R/-
public static ColorUIResource separatorForeground R/-
public static FontUIResource subTextFont R/-
public boolean supportedLookAndFeel R/-
public boolean supportsWindowDecorations R/-
public static ColorUIResource systemTextColor R/-
public static FontUIResource systemTextFont R/-
public static ColorUIResource textHighlightColor R/-
public static ColorUIResource userTextColor R/-
public static FontUIResource userTextFont R/-
public static ColorUIResource white R/-
public static ColorUIResource windowBackground R/-
public static ColorUIResource windowTitleBackground R/-
public static FontUIResource windowTitleFont R/-
public static ColorUIResource windowTitleForeground R/-
public static ColorUIResource windowTitleInactiveBackground R/-
public static ColorUIResource windowTitleInactiveForeground R/-

Propriétés héritées de la classe javax.swing.plaf.basic.BasicLookAndFeel

audioActionMap, defaults

Propriétés héritées de la classe javax.swing.LookAndFeel

defaults, description, iD, layoutStyle, name, nativeLookAndFeel, supportedLookAndFeel, supportsWindowDecorations

Propriétés héritées de la classe java.lang.Object

class

Liste des méthodes

Toutes les méthodes Méthodes d'instance Méthodes statiques Méthodes concrètes Méthodes abstraites Méthodes dépréciées
QualificateursType de retourPrototype de la méthodeDescription
protected void createDefaultTheme()
public static ColorUIResource getAcceleratorForeground()
public static ColorUIResource getAcceleratorSelectedForeground()
public static ColorUIResource getBlack()
public static ColorUIResource getControl()
public static ColorUIResource getControlDarkShadow()
public static ColorUIResource getControlDisabled()
public static ColorUIResource getControlHighlight()
public static ColorUIResource getControlInfo()
public static ColorUIResource getControlShadow()
public static ColorUIResource getControlTextColor()
public static FontUIResource getControlTextFont()
public static MetalTheme getCurrentTheme()
public UIDefaults getDefaults()
public String getDescription()
public static ColorUIResource getDesktopColor()
public Icon getDisabledIcon( JComponent component, Icon icon )
public Icon getDisabledSelectedIcon( JComponent component, Icon icon )
public static ColorUIResource getFocusColor()
public static ColorUIResource getHighlightedTextColor()
public String getID()
public static ColorUIResource getInactiveControlTextColor()
public static ColorUIResource getInactiveSystemTextColor()
public LayoutStyle getLayoutStyle()
public static ColorUIResource getMenuBackground()
public static ColorUIResource getMenuDisabledForeground()
public static ColorUIResource getMenuForeground()
public static ColorUIResource getMenuSelectedBackground()
public static ColorUIResource getMenuSelectedForeground()
public static FontUIResource getMenuTextFont()
public String getName()
public static ColorUIResource getPrimaryControl()
public static ColorUIResource getPrimaryControlDarkShadow()
public static ColorUIResource getPrimaryControlHighlight()
public static ColorUIResource getPrimaryControlInfo()
public static ColorUIResource getPrimaryControlShadow()
public static ColorUIResource getSeparatorBackground()
public static ColorUIResource getSeparatorForeground()
public static FontUIResource getSubTextFont()
public boolean getSupportsWindowDecorations()
public static ColorUIResource getSystemTextColor()
public static FontUIResource getSystemTextFont()
public static ColorUIResource getTextHighlightColor()
public static ColorUIResource getUserTextColor()
public static FontUIResource getUserTextFont()
public static ColorUIResource getWhite()
public static ColorUIResource getWindowBackground()
public static ColorUIResource getWindowTitleBackground()
public static FontUIResource getWindowTitleFont()
public static ColorUIResource getWindowTitleForeground()
public static ColorUIResource getWindowTitleInactiveBackground()
public static ColorUIResource getWindowTitleInactiveForeground()
protected void initClassDefaults( UIDefaults table )
protected void initComponentDefaults( UIDefaults table )
protected void initSystemColorDefaults( UIDefaults table )
public boolean isNativeLookAndFeel()
public boolean isSupportedLookAndFeel()
public void provideErrorFeedback( Component component )
public static void setCurrentTheme( MetalTheme theme )

Méthodes héritées de la classe javax.swing.plaf.basic.BasicLookAndFeel

createAudioAction, getAudioActionMap, getDefaults, initClassDefaults, initComponentDefaults, initSystemColorDefaults, initialize, loadSystemColors, playSound, uninitialize

Méthodes héritées de la classe javax.swing.LookAndFeel

getDefaults, getDescription, getDesktopPropertyValue, getDisabledIcon, getDisabledSelectedIcon, getID, getLayoutStyle, getName, getSupportsWindowDecorations, initialize, installBorder, installColors, installColorsAndFont, installProperty, isNativeLookAndFeel, isSupportedLookAndFeel, loadKeyBindings, makeComponentInputMap, makeIcon, makeInputMap, makeKeyBindings, provideErrorFeedback, toString, uninitialize, uninstallBorder

Méthodes héritées de la classe java.lang.Object

clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait