{{theTime}}

Search This Blog

Total Pageviews

Swing Features in Java6.0

Swing Features in Java6.0

  • Added subpixel font rendering
  • Improved GIMP Toolkit(GTK) and Windows Look and feel
  • Added splash-screen API
  • Table Sorting and filtering and Desktop API's
  • Added Group Layout
  • Drag and Drop no longer a drag
  • Java Web Start and Java Plugin Framework user experience is much improved

Java6.0 splash screen, Table sorting, filtering Examples click here.

No comments:

Optimizing Java Applications for Low-Latency Microservices

Introduction Microservices architecture has become a go-to for building scalable, modular systems, but achieving low latency in Java-based...