🔒 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
  • 327
    Views
  • 2
    Participants
Last reply from:
mixyespitlick

Trending Topics

Online now

Members online
587
Guests online
8,190
Total visitors
8,777

Forum statistics

Threads
2,329,578
Posts
29,248,876
Members
1,156,529
Latest member
habajik
Back
Top