B4J Library πŸ†•βœ¨ New view in JDashboardUI: JGlassPanel

πŸ’Ž A Glassmorphism panel to bring a modern, sleek, and professional look to your dashboards.

Captura de pantalla 2025-09-03 132440.png



πŸš€ What you can do with JGlassPanel​


  • 🧹 Clear() β†’ Wipe the panel and reset the effect.
  • 🎨 Redraw() β†’ Instantly re-render the glass effect.
  • πŸ“¦ Panel As Pane (readonly) β†’ Access the internal panel to add your own controls.
  • πŸ‘€ Visible As Boolean β†’ Show or hide the panel easily.
  • πŸŒ€ CornerRadius As Int β†’ Adjust the roundness of the corners.



πŸŽ› Designer Properties​


  • πŸ”² Corner Radius β†’ Control the roundness of the panel corners.
  • 🎨 Glass Color β†’ Define the base color of the glass effect.
  • πŸŒ€ Blur Radius (v1.x) β†’ Set the blur intensity for the frosted effect.
  • 🌫️ Transparency β†’ Adjust the transparency level (0 = solid, 1 = fully transparent).



πŸ–±οΈ Events available​


  • MouseClicked πŸ‘‰ Add instant interactivity with a simple click.



🌟 Why use JGlassPanel?​


  • πŸ–ΌοΈ Create modern and clean UIs with ease.
  • ⚑ Simple methods for full control.
  • πŸŽ› Designer-ready properties for fast adjustments.
  • πŸ”Œ Compatible with any child control you want to host inside.



πŸŽ‰ Coming soon in the next release of JDashboardUI.



 
Top