Package io.github.astrapi69.awt.window.adapter


package io.github.astrapi69.awt.window.adapter
  • Classes
    Class
    Description
    The class CloseWindow is an Adapter class for the WindowAdapter to close the window and exit the programm.
    The class DisposeWindow is an Adapter class for the WindowAdapter to dispose the window and setVisible to false.