Class AbstractWindowLocation

    • Constructor Detail

      • AbstractWindowLocation

        protected AbstractWindowLocation()
    • Method Detail

      • write

        public void write​(java.io.ObjectOutputStream out)
                   throws java.io.IOException
        Specified by:
        write in interface WindowLocation
        Throws:
        java.io.IOException
      • read

        protected void read​(java.io.ObjectInputStream in,
                            RootWindow rootWindow)
                     throws java.io.IOException
        Throws:
        java.io.IOException