Class NullLocation

    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean set​(DockingWindow window)  
      void write​(java.io.ObjectOutputStream out)  
      • Methods inherited from class java.lang.Object

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

      • write

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