Class ApplicationResizeListener


  • public class ApplicationResizeListener
    extends java.lang.Object
    Listener resizing the JFrame
    Version:
    3.0.0
    Author:
    R.Bacher
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ApplicationResizeListener

        public ApplicationResizeListener​(javax.swing.JFrame frame,
                                         ApplicationResizeManager applicationResizeManager)
        Constructor
        Parameters:
        frame - JFrame to be resized
        applicationResizeManager - applicationResizeManager application resize manager attached to frame