Package io.github.jonestimd.swing.window

Classes for managing application windows. The steps for using the classes are
  • Create a FrameManager and register it with the event publisher
  • Add FrameActions to window menus/toolbars during content panel creation
  • Use the FrameManager to display the first window