graphics - UI in JAVA Suggestion -


I need your suggestion on this:

  1. Suggestions / Recommendations a The tool and / or Java version is used to develop bar graphs by reading the input from the text file.

  2. I am working on a group project and my friend will provide the data (internet usage, time duration and number of applications as the name) I have to show in this form I want the UI to run the Java code in the form of XE, which is stored in the local machine, the file (text preference) is read and the user shows the analysis graph.

    You must do the following work basically < Ol>

  3. Write a Java program to read the file content in the data model. Depending on the file format, you can get an open source parser.
  4. Once you read the data, you can create a bar chart like Jeffrecht and display it to the user. See here for more information.
  5. There are so many libraries to make a Java application executable. It is such a library

Comments

Popular posts from this blog

mysql - BLOB/TEXT column 'value' used in key specification without a key length -

c# - Using Vici cool Storage with monodroid -

python - referencing a variable in another function? -