org.lobobrowser.util.gui
public class GUITasks extends java.lang.Object
| Constructor and Description |
|---|
GUITasks() |
| Modifier and Type | Method and 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() |