Package org.lobobrowser.util.gui
Class GUITasks
- java.lang.Object
-
- org.lobobrowser.util.gui.GUITasks
-
public class GUITasks extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description GUITasks()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
drawDashed(java.awt.Graphics g, int x1, int y1, int x2, int y2, int dashSize, int gapSize)
static java.awt.Frame
getTopFrame()
-