Class LinuxLookAndFeel

  • All Implemented Interfaces:
    java.io.Serializable

    public class LinuxLookAndFeel
    extends SkinLookAndFeel
    Linux Look And Feel.
    Use this class to set the look and feel to the current user GTK theme.
    This code was submitted by Nicholas Allen
    Version:
    $Revision: 1.1 $, $Date: 2003/08/01 20:09:07 $
    Author:
    $Author: l2fprod $
    See Also:
    Serialized Form
    • Constructor Detail

      • LinuxLookAndFeel

        public LinuxLookAndFeel()
                         throws GtkSkinNotFoundException,
                                java.lang.Exception
        Constructor for the LinuxLookAndFeel object
        Throws:
        GtkSkinNotFoundException - Description of Exception
        java.lang.Exception - Description of Exception