Package fis
Class LookFIS
- java.lang.Object
-
- fis.LookFIS
-
public class LookFIS extends Object
-
-
Constructor Summary
Constructors Constructor Description LookFIS()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description voidChangeLook(Component c, String laf)static StringDefaultLookAndFeel()intLength()UIManager.LookAndFeelInfoLookAndFeelInfo(int i)static voidUpdateLookAndFeel(Component c)
-
-
-
Method Detail
-
Length
public int Length()
-
LookAndFeelInfo
public UIManager.LookAndFeelInfo LookAndFeelInfo(int i)
-
DefaultLookAndFeel
public static String DefaultLookAndFeel()
-
UpdateLookAndFeel
public static void UpdateLookAndFeel(Component c)
-
-