Simple swing application with two main JFrame.
First one MainJFrame1 validates the license after main window displayed.
The second one MainJFrame2 validates the license before main window displayed.
Both displays a simple JDialog if license is invalid. Help menu includes a License menu item to display the license information.