I am having a problem trying to get Swing components and 2D components
to appear in the same Panel.
What I am trying to accomplish is to create a diamond shape (I have done
this
with GeneralPath) and from here I would like to put a JTextField next to
each portion of the diamond to allow the user to label the "edges".
Is this possible? If so, do you know how I could accomplish this?
Thanks for any assistance.
-Justin
=====================================================================
To subscribe/unsubscribe, send mail to [EMAIL PROTECTED]
Java 2D Home Page: http://java.sun.com/products/java-media/2D/