JIDE 3.5.15

com.jidesoft.plaf.eclipse
Class EclipseUtils

java.lang.Object
  extended by com.jidesoft.plaf.eclipse.EclipseUtils

public class EclipseUtils
extends Object


Constructor Summary
EclipseUtils()
           
 
Method Summary
static void fillRectWithHatch(Graphics2D g, Rectangle rect, Color color)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EclipseUtils

public EclipseUtils()
Method Detail

fillRectWithHatch

public static void fillRectWithHatch(Graphics2D g,
                                     Rectangle rect,
                                     Color color)

JIDE 3.5.15