Package bdsup2sub.gui.support
Class GuiUtils
java.lang.Object
bdsup2sub.gui.support.GuiUtils
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
static void
centerRelativeToOwner
(Window window) private static void
private static void
static String
static boolean
-
Field Details
-
GTK_AMBIANCE_TEXT_COLOR
-
GTK_AMBIANCE_BACKGROUND_COLOR
-
-
Constructor Details
-
GuiUtils
private GuiUtils()
-
-
Method Details
-
isUnderGTKLookAndFeel
public static boolean isUnderGTKLookAndFeel() -
getGtkThemeName
-
applyGtkThemeWorkarounds
public static void applyGtkThemeWorkarounds() -
fixGtkPopupStyle
private static void fixGtkPopupStyle() -
fixGtkPopupWeight
private static void fixGtkPopupWeight() -
centerRelativeToOwner
-