Package org.kopi.vkopi.lib.ui.swing.plaf
Class KopiUtils
java.lang.Object
org.kopi.vkopi.lib.ui.swing.plaf.KopiUtils
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voiddrawActiveButtonBorder(Graphics g, Component c, Rectangle clipRect, Color active1, Color active2, Color border) static voiddrawActiveButtonBorder(Graphics g, Component c, Rectangle clipRect, Color active1, Color active2, Color border, int width, int arc) static voiddrawBackground(Graphics g, JTextComponent c, Rectangle clipRect) static voiddrawKopiBorder(Graphics g, Component c, Rectangle clipRect) protected static ColorgetBackColor(Graphics g, JComponent c)
-
Field Details
-
color_focused
-
color_skipped
-
color_mustfill
-
color_visit
-
color_back
-
color_back_mustfill
-
color_back_visit
-
color_back_skipped
-
-
Constructor Details
-
KopiUtils
public KopiUtils()
-
-
Method Details
-
drawBackground
-
getBackColor
-
drawKopiBorder
-
drawActiveButtonBorder
-
drawActiveButtonBorder
-