com.l2fprod.common.swing
Class LookAndFeelTweaks
java.lang.Object
com.l2fprod.common.swing.LookAndFeelTweaks
public class LookAndFeelTweaks
- extends java.lang.Object
LookAndFeelTweaks.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PANEL_BORDER
public static final javax.swing.border.Border PANEL_BORDER
WINDOW_BORDER
public static final javax.swing.border.Border WINDOW_BORDER
EMPTY_BORDER
public static final javax.swing.border.Border EMPTY_BORDER
LookAndFeelTweaks
public LookAndFeelTweaks()
tweak
public static void tweak()
createVerticalPercentLayout
public static PercentLayout createVerticalPercentLayout()
createHorizontalPercentLayout
public static PercentLayout createHorizontalPercentLayout()
createButtonAreaLayout
public static ButtonAreaLayout createButtonAreaLayout()
createBorderLayout
public static java.awt.BorderLayout createBorderLayout()
setBorder
public static void setBorder(javax.swing.JComponent component)
setBorderLayout
public static void setBorderLayout(java.awt.Container container)
makeBold
public static void makeBold(javax.swing.JComponent component)
makeMultilineLabel
public static void makeMultilineLabel(javax.swing.text.JTextComponent area)
htmlize
public static void htmlize(javax.swing.JComponent component)
htmlize
public static void htmlize(javax.swing.JComponent component,
java.awt.Font font)
addMargin
public static javax.swing.border.Border addMargin(javax.swing.border.Border border)