Package org.lobobrowser.util.gui
Class GUITasks
java.lang.Object
org.lobobrowser.util.gui.GUITasks
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic void
drawDashed
(Graphics g, int x1, int y1, int x2, int y2, int dashSize, int gapSize) static Frame
-
Constructor Details
-
GUITasks
public GUITasks()
-
-
Method Details
-
getTopFrame
-
drawDashed
public static void drawDashed(Graphics g, int x1, int y1, int x2, int y2, int dashSize, int gapSize)
-