dialog box
Simple Open Dialog Box
A Dialog window is an independent sub-window meant to open temporary form apart from the main Swing Application Window. Most Dialog present an error message or warning to a user, but Dialog box can present images, directory trees, or just about anything compatible with the main Swing Application that manages them.
Modal Dialog Box in Embedded YouTube Video
This project will show you how to create modal dialog box in an embedded YouTube video. The dialog box will automatically appear at the end of the clip. This event is usually used if we want the user to take an action after playing the video like sharing it to the other social networking sites.