Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic Does JDiagram API implements swing ? (Read 2081 times)
jay
Junior Member
**
Offline


I love YaBB 1G - SP1!

Posts: 59
Joined: Feb 4th, 2009
Does JDiagram API implements swing ?
Feb 9th, 2009 at 8:46am
Print Post  
Hi,

   I just want to make it confirm that does JDiagram API
implement  Swing or it is pure AWT without swing.

Thank you.
  
Back to top
 
IP Logged
 
Stoyo
God Member
*****
Offline


MindFusion support

Posts: 13230
Joined: Jul 20th, 2005
Re: Does JDiagram API implements swing ?
Reply #1 - Feb 9th, 2009 at 9:28am
Print Post  
Hi,

DiagramView inherits javax.swing.JComponent. The Diagram class itself is independent from the UI platform, and theoretically you could implement views on it using any library that supports the Java Graphics2D API.

I hope that helps,
Stoyan
  
Back to top
 
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint