Re: <font size=2>!_NEWLINE_!<p>!_NEWLINE_!java programming quesition, involving the use of a class method!_NEWLINE_!</p></font>
Posted By:
joro_simeonov
Posted On:
Thursday, January 17, 2002 08:01 AM
or you just use the method in java.awt.Rectangle
Rectangle intersection(Rectangle r);
/you may see the method source from the JDK source/