Class LocationDecoder


  • public class LocationDecoder
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int NULL  
      static int ROOT  
      static int SPLIT  
      static int TAB  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static WindowLocation decode​(java.io.ObjectInputStream in, RootWindow rootWindow)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait