Welcome to the Java Programming Forums


The professional, friendly Java community. 21,500 members and growing!


The Java Programming Forums are a community of Java programmers from all around the World. Our members have a wide range of skills and they all have one thing in common: A passion to learn and code Java. We invite beginner Java programmers right through to Java professionals to post here and share your knowledge. Become a part of the community, help others, expand your knowledge of Java and enjoy talking with like minded people. Registration is quick and best of all free. We look forward to meeting you.


>> REGISTER NOW TO START POSTING


Members have full access to the forums. Advertisements are removed for registered users.

Results 1 to 2 of 2

Thread: Java Swing

  1. #1
    Junior Member
    Join Date
    Jul 2012
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default Java Swing

    Hi,

    Can someone help me solved the following problems?

    Problem:
    Patients suffering from chronic diseases often take several types of medication at the same time and over time the type and dosis of medication may change. For patient care, physicians need a good overview of medication status and development over time. A visualization of medication history should provide patient overview at a glance and also allow interactive exploration of details. For this it needs to combine a high data density with ease of use.
    Aim:
    Design an interactive visualization for medication history and implement it as a Java widget using prefuse. Evaluate the widget with test users.


  2. #2
    Member
    Join Date
    Jul 2012
    Posts
    83
    My Mood
    Cynical
    Thanks
    3
    Thanked 9 Times in 9 Posts

    Default Re: Java Swing

    Quote Originally Posted by kompeh View Post
    Hi,

    Can someone help me solved the following problems?

    Problem:
    Patients suffering from chronic diseases often take several types of medication at the same time and over time the type and dosis of medication may change. For patient care, physicians need a good overview of medication status and development over time. A visualization of medication history should provide patient overview at a glance and also allow interactive exploration of details. For this it needs to combine a high data density with ease of use.
    Aim:
    Design an interactive visualization for medication history and implement it as a Java widget using prefuse. Evaluate the widget with test users.
    Most here would love to help you, but all you've done so far is post your requirements. No one is going to do this for you of course, but to be able to help you, we must see a clear answerable question or two from you.

Similar Threads

  1. OpenGL with Swing/AWT/ whatever Java gui
    By Lablabla in forum AWT / Java Swing
    Replies: 1
    Last Post: May 4th, 2012, 09:15 AM
  2. Java Swing
    By Rootntootn in forum AWT / Java Swing
    Replies: 2
    Last Post: April 2nd, 2012, 12:50 PM
  3. How to display a Java method using Java Swing
    By IHeartProgramming in forum What's Wrong With My Code?
    Replies: 14
    Last Post: May 18th, 2011, 01:08 PM
  4. Java swing app
    By luke88 in forum Java IDEs
    Replies: 1
    Last Post: March 19th, 2011, 09:49 PM
  5. java swing help
    By JM_4ever in forum AWT / Java Swing
    Replies: 3
    Last Post: October 7th, 2009, 06:42 AM