Package org.loboevolution.common
Class GUITasks
java.lang.Object
org.loboevolution.common.GUITasks
GUITasks class.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic void
drawDashed
(Graphics g, int xDashed1, int yDashed1, int xDashed2, int yDashed2, int dashSize, int gapSize) drawDashed.static void
drawDotted
(Graphics g, int x1, int y1, int x2, int y2, float width) drawDotted.
-
Constructor Details
-
GUITasks
public GUITasks()
-
-
Method Details
-
drawDashed
public static void drawDashed(Graphics g, int xDashed1, int yDashed1, int xDashed2, int yDashed2, int dashSize, int gapSize) drawDashed.
-
drawDotted
drawDotted.
-