Sergey Surikov

Greenhorn
+ Follow
since Oct 18, 2007
Merit badge: grant badges
For More
Cows and Likes
Cows
Total received
In last 30 days
0
Forums and Threads

Recent posts by Sergey Surikov



This is quite exciting. I was actually looking to develop a GUI application for my Online PHP Store. I wanted a frontend in Java through which I could CRUD the MySQL Database, in order to change the prices, add products, view orders etc.

Can you recommend a book which deals which such path ?



see JavaFX CRUD for the example
15 years ago

Jim Clarke wrote:It's not a matter of not wanting to do it. It was a matter of time. Look for it in a future release.



You can use CRUDfx SDK now.
http://code.google.com/p/crudfx/

it includes:
1. Layouts
2. Grid
3. Tree
4. Text/Password components
5. Localization tools
6. User preferences util
7. Tools for asynchronous task
8. Bridge to Web Services (XML, JSON)
9. Bridge to SQL Servers (JDBC)
10. Google Map component
11. Sound synthesizer
12. Other tools

See screenshot with table

15 years ago