Class WindowPosition


  • public class WindowPosition
    extends java.lang.Object
    • Constructor Detail

      • WindowPosition

        public WindowPosition()
    • Method Detail

      • create

        public static org.json.JSONObject create​(org.json.JSONObject ui)
      • save

        public static org.json.JSONObject save​(org.json.JSONObject ui)
      • mainWindowPos

        public static org.json.JSONArray mainWindowPos()
      • gtpWindowPos

        public static org.json.JSONArray gtpWindowPos()
      • restorePane

        public static void restorePane​(org.json.JSONObject ui,
                                       LizziePane pane)
      • getWindowPos

        public static org.json.JSONArray getWindowPos​(LizziePane pane)
      • getPersistedPanePos

        public static org.json.JSONArray getPersistedPanePos​(LizziePane pane,
                                                             org.json.JSONObject ui)