Class EasyFrame

All Implemented Interfaces:
ImageObserver, MenuContainer, Serializable, Accessible, RootPaneContainer, WindowConstants
Direct Known Subclasses:
MainFrame

public class EasyFrame extends JFrame
Author:
jiangxin, 2018-09-09
See Also:
  • Field Details

    • logger

      protected transient org.apache.logging.log4j.Logger logger
    • conf

      protected transient org.apache.commons.configuration2.Configuration conf
    • bundle

      protected transient ResourceBundle bundle
    • image

      protected transient Image image
  • Constructor Details

  • Method Details

    • initialize

      public void initialize()
    • refreshSizeAndLocation

      public void refreshSizeAndLocation()
    • onWindowClosing

      protected void onWindowClosing(WindowEvent e)
    • onWindowIconified

      protected void onWindowIconified(WindowEvent e)