Results 1 to 3 of 3
Thread: GUI Help!!
- 01-09-2011, 03:52 PM #1
Member
- Join Date
- Jan 2011
- Posts
- 11
- Rep Power
- 0
-
The simplest way to use this is to use a Java library built for creating these types of graphs such as JFreeChart (I think is the name). If this option isn't viable, for instance if this is for a school project and you will have to write the code yourself, then you're going to have to do just that: write code that displays such text on the sides of the Graph often using the methods that are available to you in the Graphics and Graphics2D libraries.
- 01-09-2011, 03:58 PM #3
- Join Date
- Sep 2008
- Location
- Voorschoten, the Netherlands
- Posts
- 11,601
- Blog Entries
- 7
- Rep Power
- 17


LinkBack URL
About LinkBacks
Reply With Quote

Bookmarks