Index (Frames) | Index (No Frames) | Package | Package Tree | Tree
javax.swing.plaf.metal

Class MetalLookAndFeel

java.lang.Object
|
+--javax.swing.LookAndFeel
   |
   +--javax.swing.plaf.metal.MetalLookAndFeel


public class MetalLookAndFeel

extends LookAndFeel

Constructor Summary

MetalLookAndFeel()

Method Summary

javax.swing.UIDefaultsgetDefaults()

java.lang.StringgetDescription()

java.lang.StringgetID()

java.lang.StringgetName()

booleanisNativeLookAndFeel()

booleanisSupportedLookAndFeel()

Constructor Details

MetalLookAndFeel

public MetalLookAndFeel()


Method Details

getDefaults

public UIDefaults getDefaults()


getDescription

public String getDescription()


getID

public String getID()


getName

public String getName()


isNativeLookAndFeel

public boolean isNativeLookAndFeel()


isSupportedLookAndFeel

public boolean isSupportedLookAndFeel()