sunolinu
January 30th, 2010, 06:12 AM
hello i want to create gui program for my "Language And Machines" lesson : Turing machine project
Our teacher says that GUI program should have this abilities:
1-user have a place on Gui that he can Create his standard Turing machine Graphicaly
2-when he double-click on state(a fill circle that has lable) of machine he can see list that he can select one them
that then create a ARROW from this stat to another state
3-place that user inter his string (tape alphabetic of machin) graphicaly 4-click button then machin trace the machin graphicaly
what component i should use for place that user can with drag and drop
can create its state , arrow and other shapes?
what component i should use for state ?
what component i should use for arrow (my means thai is : -------------> of course it have to be able to be arc-arrow)
i am good in java but i weak in its Gui
best regard.
Our teacher says that GUI program should have this abilities:
1-user have a place on Gui that he can Create his standard Turing machine Graphicaly
2-when he double-click on state(a fill circle that has lable) of machine he can see list that he can select one them
that then create a ARROW from this stat to another state
3-place that user inter his string (tape alphabetic of machin) graphicaly 4-click button then machin trace the machin graphicaly
what component i should use for place that user can with drag and drop
can create its state , arrow and other shapes?
what component i should use for state ?
what component i should use for arrow (my means thai is : -------------> of course it have to be able to be arc-arrow)
i am good in java but i weak in its Gui
best regard.