ReflectionUI icon
ReflectionUI icon

ReflectionUI

ReflectionUI is a free (open source) Java GUI builder/generator library allowing to build Reflected Graphical User Interfaces (based on reflection).

Edit mode

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Mac
  • Windows
  • Linux
  • Java
0likes
0comments
0articles

Features

  1.  Graphical User Interface

ReflectionUI News & Activities

Highlights All activities

Recent activities

ReflectionUI information

  • Developed by

    dotxyteam
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    4 alternatives listed
  • Supported Languages

    • English

GitHub repository

  •  24 Stars
  •  5 Forks
  •  5 Open Issues
  •   Updated  
View on GitHub
ReflectionUI was added to AlternativeTo by olitank on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is ReflectionUI?

ReflectionUI is a free (open source) Java GUI builder/generator library allowing to build Reflected Graphical User Interfaces (based on reflection).

The generation of the GUI (graphical user interface) requires no other information that the object itself. Its structure is discovered at run-time through Java reflection.The generated GUI can be customized in a non-intrusive way by overriding some key methods of the generator objects.

CustomUI is a sub-project of ReflectionUI providing a GUI builder. It actually allows WYSIWYG advanced customizations of user interfaces generated by ReflectionUI.

ReflectionUI Videos