![]() |
|
|
#1 |
|
Hosted Moderator
![]() |
JAVA - Flash cards
I'm coding a pretty large-scale Irish language suite application in JAva for my 4th year project, and I'm trying to save time where possible due to the mass amount of information I need to collect.
One section of the application is going to use graphical based flash cards to introduce new elements of the language to the users, and then test them after the section via the flash-card. Is there anything inherent to Java or even Netbeans templates that will allow easy creation of Flashcards, or will I have to code from scratch? Not that I won't be capable, just that it will save me a bit of time. Thanks in advance. |
|
|
|
|
Advertisement
|
|
To remove these adverts, please create an account, or log in! You must have an account to post anyway :-) |
|
|
#2 |
|
Moderator
![]() |
How about JavaFX? Flashcard example app
SDK: http://javafx.com/ Little bit of a learning curve as the syntax is quite different, however I have done a little bit of messing around with it seems relatively easy to use. I am not sure it has really taken off, although RIA development it is not an area I really keep up to date with much anyway. It can be integrated easily with netbeans via a plugin. Unfortunately as I haven't a creative bone in my body I am doomed to a life of backend servitude .
Last edited by marco_polo; 07-10-2009 at 00:51. |
|
|
|
| Thanks from: |
![]() |
|
|
| Thread Tools | Search this Thread |
| Display Modes | |
|
|