|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.lobobrowser.util.gui.GUITasks
public class GUITasks
| Constructor Summary | |
|---|---|
GUITasks()
|
|
| Method Summary | |
|---|---|
static void |
drawDashed(java.awt.Graphics g,
int x1,
int y1,
int x2,
int y2,
int dashSize,
int gapSize)
|
static java.awt.Frame |
getTopFrame()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GUITasks()
| Method Detail |
|---|
public static java.awt.Frame getTopFrame()
public static void drawDashed(java.awt.Graphics g,
int x1,
int y1,
int x2,
int y2,
int dashSize,
int gapSize)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||