Uses of Class
com.l2fprod.gui.plaf.skin.impl.gtk.GtkSkinNotFoundException
-
Packages that use GtkSkinNotFoundException Package Description com.l2fprod.gui.plaf.skin com.l2fprod.gui.plaf.skin.impl.gtk -
-
Uses of GtkSkinNotFoundException in com.l2fprod.gui.plaf.skin
Constructors in com.l2fprod.gui.plaf.skin that throw GtkSkinNotFoundException Constructor Description LinuxLookAndFeel()
Constructor for the LinuxLookAndFeel object -
Uses of GtkSkinNotFoundException in com.l2fprod.gui.plaf.skin.impl.gtk
Methods in com.l2fprod.gui.plaf.skin.impl.gtk that throw GtkSkinNotFoundException Modifier and Type Method Description static java.lang.String
GtkSkin. getDefaultSkinLocation()
Get the user's current GTK skin location.
This could be used on a Linux platform.
-