You've got questions, we've got answers: Learn more about Java security manager, including how code compiles, if it runs, and what it displays. Then we'll probe the why and how.
The UX component allows you to display PanelOverlays that "float" on top of a Panel. By showing and hiding the PanelOverlay you can make the PanelOverlay behave much like a "window". Check out the video to see how it's done.
Popular libraries like Spring use CGLib to dynamically generate classes at runtime. Understanding how it works can help you parse those notorious stack traces when something goes wrong.