🔒 Closed Sneak peek - java user interface using javafx + fxml

Status
Not open for further replies.

codyscott

Honorary Poster
Mga 'tol, ito ay isang sneak peek on how to create a more MODERN user interface in Java.
Bale, nagmula ito sa concept na MVC (Model - View - Controller)

MVC ay ibig sabihin, hiwalay ang data (M), hiwalay din ang view (V) or user interface, and meron hiwalay na controller (business logic or this is where you code your functions/methods).

M for Model (or data)
V for View (or user interface)
C for Controller (or business logic, methods/functions)

BUT for now, just create this simple user interface and pag-aralan. I will create short tutorials later para ipakita kung paano gumagana ang MVC concept.

Requirements: On eclipse or netbeans, make sure na naka install ang JavaFX. Once na naka install ang JavaFX...you go, FILE.....NEW PROJECT....JavaFX.....and choose JavaFX FXML Application.
Automatic magke-create siya ng 3 files....
 

Attachments

  • sneak-peek2.webp
    sneak-peek2.webp
    76.6 KB · Views: 31
Status
Not open for further replies.

About this Thread

  • 1
    Replies
  • 315
    Views
  • 2
    Participants
Last reply from:
mixyespitlick

Trending Topics

Online now

Members online
409
Guests online
1,661
Total visitors
2,070

Forum statistics

Threads
2,293,572
Posts
29,084,817
Members
1,208,862
Latest member
versalies
Back
Top