import java.util.*;
public class ScreenTemplates {
private CurScreen curScreen;
private SwingPresenter presenter;
private Map<String, ScreenTemplate> value = new HashMap<>();
{
Map<String, Object> temp_json5 = new HashMap<>();
temp_json5.put("代表者", "_");
temp_json5.put("役職", "_");
temp_json5.put("設立", "_");
temp_json5.put("住所1", "_");
temp_json5.put("住所2", "_");
temp_json5.put("事業内容1", "_");
temp_json5.put("事業内容2", "_");
temp_json5.put("会社概要", "_");
temp_json5.put("URL", "_");
temp_json5.put("担当者1", "_");
temp_json5.put("電話番号1", "_");
Map<String, Object> temp_json4 = new HashMap<>();
temp_json4.put("_", temp_json5);
List<String> temp_list1 = new ArrayList<>();
temp_list1.add("代表者");
temp_list1.add("役職");
temp_list1.add("設立");
temp_list1.add("住所1");
temp_list1.add("住所2");
temp_list1.add("事業内容1");
temp_list1.add("事業内容2");
temp_list1.add("会社概要");
temp_list1.add("URL");
temp_list1.add("担当者1");
temp_list1.add("電話番号1");
Map<String, Object> temp_json3 = new HashMap<>();
temp_json3.put("type", "table");
temp_json3.put("text", "");
temp_json3.put("visible", true);
temp_json3.put("x", 85);
temp_json3.put("y", 180);
temp_json3.put("width", 1365);
temp_json3.put("height", 600);
temp_json3.put("data", temp_json4);
temp_json3.put("columns", temp_list1);
temp_json3.put("primaryKeyName", "会社名");
Map<String, Object> temp_json6 = new HashMap<>();
temp_json6.put("type", "button");
temp_json6.put("text", "一覧へ戻る");
temp_json6.put("visible", true);
temp_json6.put("x", 1005);
temp_json6.put("y", 85);
temp_json6.put("width", 110);
temp_json6.put("height", 55);
Map<String, Object> temp_json7 = new HashMap<>();
temp_json7.put("type", "label");
temp_json7.put("text", "検索画面");
temp_json7.put("visible", true);
temp_json7.put("x", 70);
temp_json7.put("y", 75);
temp_json7.put("width", 205);
temp_json7.put("height", 65);
Map<String, Object> temp_json8 = new HashMap<>();
temp_json8.put("type", "button");
temp_json8.put("text", "検索項目の入力");
temp_json8.put("visible", true);
temp_json8.put("x", 1150);
temp_json8.put("y", 85);
temp_json8.put("width", 130);
temp_json8.put("height", 55);
Map<String, Object> temp_json2 = new HashMap<>();
temp_json2.put("w4ca84254d30c423ab8e449171a5b5123", temp_json3);
temp_json2.put("web3d4ea933244ee195c972cec50c9474", temp_json6);
temp_json2.put("w5fe40a90a05743f9a771fc260e5fbed7", temp_json7);
temp_json2.put("w7de33900c55f4379983056aee325c057", temp_json8);
Map<String, Object> temp_json1 = new HashMap<>();
temp_json1.put("screenId", "検索画面");
temp_json1.put("layout", false);
temp_json1.put("widgets", temp_json2);
Map<String, Object> temp_json11 = new HashMap<>();
temp_json11.put("type", "button");
temp_json11.put("text", "一覧へ戻る");
temp_json11.put("visible", true);
temp_json11.put("x", 1005);
temp_json11.put("y", 85);
temp_json11.put("width", 110);
temp_json11.put("height", 55);
Map<String, Object> temp_json10 = new HashMap<>();
temp_json10.put("w0becbeb6b2d54c03a69d63e3facd2eaa", temp_json11);
Map<String, Object> temp_json9 = new HashMap<>();
temp_json9.put("screenId", "検索画面結果");
temp_json9.put("layout", false);
temp_json9.put("widgets", temp_json10);
Map<String, Object> temp_json14 = new HashMap<>();
temp_json14.put("type", "label");
temp_json14.put("text", "住所2");
temp_json14.put("visible", true);
temp_json14.put("x", 360);
temp_json14.put("y", 320);
temp_json14.put("width", 50);
temp_json14.put("height", 20);
Map<String, Object> temp_json15 = new HashMap<>();
temp_json15.put("type", "label");
temp_json15.put("text", "担当者");
temp_json15.put("visible", true);
temp_json15.put("x", 675);
temp_json15.put("y", 320);
temp_json15.put("width", 50);
temp_json15.put("height", 20);
Map<String, Object> temp_json16 = new HashMap<>();
temp_json16.put("type", "label");
temp_json16.put("text", "事業内容1");
temp_json16.put("visible", true);
temp_json16.put("x", 55);
temp_json16.put("y", 220);
temp_json16.put("width", 70);
temp_json16.put("height", 20);
Map<String, Object> temp_json17 = new HashMap<>();
temp_json17.put("type", "label");
temp_json17.put("text", "事業内容2");
temp_json17.put("visible", true);
temp_json17.put("x", 360);
temp_json17.put("y", 220);
temp_json17.put("width", 70);
temp_json17.put("height", 20);
Map<String, Object> temp_json20 = new HashMap<>();
temp_json20.put("代表者", "_");
temp_json20.put("役職", "_");
temp_json20.put("設立", "_");
temp_json20.put("住所1", "_");
temp_json20.put("住所2", "_");
temp_json20.put("事業内容1", "_");
temp_json20.put("事業内容2", "_");
temp_json20.put("会社概要", "_");
temp_json20.put("URL", "_");
Map<String, Object> temp_json19 = new HashMap<>();
temp_json19.put("_", temp_json20);
List<String> temp_list2 = new ArrayList<>();
temp_list2.add("代表者");
temp_list2.add("役職");
temp_list2.add("設立");
temp_list2.add("住所1");
temp_list2.add("住所2");
temp_list2.add("事業内容1");
temp_list2.add("事業内容2");
temp_list2.add("会社概要");
temp_list2.add("URL");
Map<String, Object> temp_json18 = new HashMap<>();
temp_json18.put("type", "table");
temp_json18.put("text", "table");
temp_json18.put("visible", true);
temp_json18.put("x", 85);
temp_json18.put("y", 440);
temp_json18.put("width", 1365);
temp_json18.put("height", 385);
temp_json18.put("data", temp_json19);
temp_json18.put("columns", temp_list2);
temp_json18.put("primaryKeyName", "会社名");
Map<String, Object> temp_json21 = new HashMap<>();
temp_json21.put("type", "label");
temp_json21.put("text", "会社概要");
temp_json21.put("visible", true);
temp_json21.put("x", 985);
temp_json21.put("y", 220);
temp_json21.put("width", 50);
temp_json21.put("height", 20);
Map<String, Object> temp_json22 = new HashMap<>();
temp_json22.put("type", "label");
temp_json22.put("text", "住所1");
temp_json22.put("visible", true);
temp_json22.put("x", 55);
temp_json22.put("y", 320);
temp_json22.put("width", 50);
temp_json22.put("height", 20);
Map<String, Object> temp_json23 = new HashMap<>();
temp_json23.put("type", "button");
temp_json23.put("text", "検索");
temp_json23.put("visible", true);
temp_json23.put("x", 1295);
temp_json23.put("y", 95);
temp_json23.put("width", 110);
temp_json23.put("height", 55);
Map<String, Object> temp_json24 = new HashMap<>();
temp_json24.put("type", "textInput");
temp_json24.put("text", "");
temp_json24.put("visible", true);
temp_json24.put("x", 360);
temp_json24.put("y", 245);
temp_json24.put("width", 200);
temp_json24.put("height", 40);
Map<String, Object> temp_json25 = new HashMap<>();
temp_json25.put("type", "label");
temp_json25.put("text", "会社名");
temp_json25.put("visible", true);
temp_json25.put("x", 675);
temp_json25.put("y", 220);
temp_json25.put("width", 50);
temp_json25.put("height", 20);
Map<String, Object> temp_json26 = new HashMap<>();
temp_json26.put("type", "textInput");
temp_json26.put("text", "");
temp_json26.put("visible", true);
temp_json26.put("x", 985);
temp_json26.put("y", 245);
temp_json26.put("width", 200);
temp_json26.put("height", 40);
Map<String, Object> temp_json27 = new HashMap<>();
temp_json27.put("type", "button");
temp_json27.put("text", "一覧へ戻る");
temp_json27.put("visible", true);
temp_json27.put("x", 1150);
temp_json27.put("y", 95);
temp_json27.put("width", 110);
temp_json27.put("height", 55);
Map<String, Object> temp_json28 = new HashMap<>();
temp_json28.put("type", "textInput");
temp_json28.put("text", "");
temp_json28.put("visible", true);
temp_json28.put("x", 55);
temp_json28.put("y", 245);
temp_json28.put("width", 200);
temp_json28.put("height", 40);
Map<String, Object> temp_json29 = new HashMap<>();
temp_json29.put("type", "textInput");
temp_json29.put("text", "");
temp_json29.put("visible", true);
temp_json29.put("x", 360);
temp_json29.put("y", 345);
temp_json29.put("width", 200);
temp_json29.put("height", 40);
Map<String, Object> temp_json30 = new HashMap<>();
temp_json30.put("type", "textInput");
temp_json30.put("text", "");
temp_json30.put("visible", true);
temp_json30.put("x", 675);
temp_json30.put("y", 345);
temp_json30.put("width", 200);
temp_json30.put("height", 40);
Map<String, Object> temp_json31 = new HashMap<>();
temp_json31.put("type", "textInput");
temp_json31.put("text", "");
temp_json31.put("visible", true);
temp_json31.put("x", 675);
temp_json31.put("y", 245);
temp_json31.put("width", 200);
temp_json31.put("height", 40);
Map<String, Object> temp_json32 = new HashMap<>();
temp_json32.put("type", "textInput");
temp_json32.put("text", "");
temp_json32.put("visible", true);
temp_json32.put("x", 55);
temp_json32.put("y", 345);
temp_json32.put("width", 200);
temp_json32.put("height", 40);
Map<String, Object> temp_json68_ = new HashMap<>();
temp_json68_.put("type", "label");
temp_json68_.put("text", "検索画面");
temp_json68_.put("visible", true);
temp_json68_.put("x", 120);
temp_json68_.put("y", 80);
temp_json68_.put("width", 60);
temp_json68_.put("height", 65);
Map<String, Object> temp_json13 = new HashMap<>();
temp_json13.put("w8fd9daaa986d40978c63408ee0a9527f", temp_json14);
temp_json13.put("wcada3c4a537b4c7eae76954b6ed08ea8", temp_json15);
temp_json13.put("we631b90a7c5749ed863429194cbc4187", temp_json16);
temp_json13.put("we1c1c127a4d84410a65936d971bf99bd", temp_json17);
temp_json13.put("result", temp_json18);
temp_json13.put("w2789e405544b4a32a669b65e6a6af685", temp_json21);
temp_json13.put("w14fd3296e1064497a0c4ced93b47f21d", temp_json22);
temp_json13.put("w725d1e48b8584a70bad1fbdc07ea8280", temp_json23);
temp_json13.put("search2", temp_json24);
temp_json13.put("we095d27f148a4a398f976d29018a2caa", temp_json25);
temp_json13.put("search3", temp_json26);
temp_json13.put("w614b5ee1e161473d8f859fbfb5c8074e", temp_json27);
temp_json13.put("search1", temp_json28);
temp_json13.put("search6", temp_json29);
temp_json13.put("search7", temp_json30);
temp_json13.put("search4", temp_json31);
temp_json13.put("search5", temp_json32);
temp_json13.put("selectSearchMode", temp_json68_);
Map<String, Object> temp_json12 = new HashMap<>();
temp_json12.put("screenId", "検索項目画面");
temp_json12.put("layout", false);
temp_json12.put("widgets", temp_json13);
Map<String, Object> temp_json35 = new HashMap<>();
temp_json35.put("type", "label");
temp_json35.put("text", "編集画面");
temp_json35.put("visible", true);
temp_json35.put("x", 120);
temp_json35.put("y", 80);
temp_json35.put("width", 60);
temp_json35.put("height", 65);
Map<String, Object> temp_json36 = new HashMap<>();
temp_json36.put("type", "label");
temp_json36.put("text", "住所2");
temp_json36.put("visible", true);
temp_json36.put("x", 360);
temp_json36.put("y", 320);
temp_json36.put("width", 50);
temp_json36.put("height", 20);
Map<String, Object> temp_json37 = new HashMap<>();
temp_json37.put("type", "button");
temp_json37.put("text", "一覧へ戻る");
temp_json37.put("visible", true);
temp_json37.put("x", 1150);
temp_json37.put("y", 95);
temp_json37.put("width", 110);
temp_json37.put("height", 55);
Map<String, Object> temp_json38 = new HashMap<>();
temp_json38.put("type", "label");
temp_json38.put("text", "役職");
temp_json38.put("visible", true);
temp_json38.put("x", 675);
temp_json38.put("y", 220);
temp_json38.put("width", 50);
temp_json38.put("height", 20);
Map<String, Object> temp_json39 = new HashMap<>();
temp_json39.put("type", "textInput");
temp_json39.put("text", "");
temp_json39.put("visible", true);
temp_json39.put("x", 360);
temp_json39.put("y", 345);
temp_json39.put("width", 200);
temp_json39.put("height", 40);
Map<String, Object> temp_json40 = new HashMap<>();
temp_json40.put("type", "label");
temp_json40.put("text", "URL");
temp_json40.put("visible", true);
temp_json40.put("x", 1295);
temp_json40.put("y", 320);
temp_json40.put("width", 50);
temp_json40.put("height", 20);
Map<String, Object> temp_json41 = new HashMap<>();
temp_json41.put("type", "textInput");
temp_json41.put("text", "");
temp_json41.put("visible", true);
temp_json41.put("x", 675);
temp_json41.put("y", 345);
temp_json41.put("width", 200);
temp_json41.put("height", 40);
Map<String, Object> temp_json42 = new HashMap<>();
temp_json42.put("type", "textInput");
temp_json42.put("text", "");
temp_json42.put("visible", true);
temp_json42.put("x", 985);
temp_json42.put("y", 245);
temp_json42.put("width", 200);
temp_json42.put("height", 40);
Map<String, Object> temp_json43 = new HashMap<>();
temp_json43.put("type", "textInput");
temp_json43.put("text", "");
temp_json43.put("visible", true);
temp_json43.put("x", 360);
temp_json43.put("y", 245);
temp_json43.put("width", 200);
temp_json43.put("height", 40);
Map<String, Object> temp_json44 = new HashMap<>();
temp_json44.put("type", "label");
temp_json44.put("text", "設立");
temp_json44.put("visible", true);
temp_json44.put("x", 985);
temp_json44.put("y", 220);
temp_json44.put("width", 50);
temp_json44.put("height", 20);
Map<String, Object> temp_json45 = new HashMap<>();
temp_json45.put("type", "label");
temp_json45.put("text", "住所1");
temp_json45.put("visible", true);
temp_json45.put("x", 55);
temp_json45.put("y", 320);
temp_json45.put("width", 50);
temp_json45.put("height", 20);
Map<String, Object> temp_json46 = new HashMap<>();
temp_json46.put("type", "label");
temp_json46.put("text", "会社名");
temp_json46.put("visible", true);
temp_json46.put("x", 55);
temp_json46.put("y", 220);
temp_json46.put("width", 50);
temp_json46.put("height", 20);
Map<String, Object> temp_json47 = new HashMap<>();
temp_json47.put("type", "textInput");
temp_json47.put("text", "");
temp_json47.put("visible", true);
temp_json47.put("x", 1295);
temp_json47.put("y", 345);
temp_json47.put("width", 200);
temp_json47.put("height", 40);
Map<String, Object> temp_json48 = new HashMap<>();
temp_json48.put("type", "textInput");
temp_json48.put("text", "");
temp_json48.put("visible", true);
temp_json48.put("x", 675);
temp_json48.put("y", 245);
temp_json48.put("width", 200);
temp_json48.put("height", 40);
Map<String, Object> temp_json49 = new HashMap<>();
temp_json49.put("type", "label");
temp_json49.put("text", "会社概要");
temp_json49.put("visible", true);
temp_json49.put("x", 1295);
temp_json49.put("y", 220);
temp_json49.put("width", 50);
temp_json49.put("height", 20);
Map<String, Object> temp_json50 = new HashMap<>();
temp_json50.put("type", "label");
temp_json50.put("text", "事業内容2");
temp_json50.put("visible", true);
temp_json50.put("x", 985);
temp_json50.put("y", 320);
temp_json50.put("width", 70);
temp_json50.put("height", 20);
Map<String, Object> temp_json51 = new HashMap<>();
temp_json51.put("type", "textInput");
temp_json51.put("text", "");
temp_json51.put("visible", true);
temp_json51.put("x", 985);
temp_json51.put("y", 345);
temp_json51.put("width", 200);
temp_json51.put("height", 40);
Map<String, Object> temp_json52 = new HashMap<>();
temp_json52.put("type", "button");
temp_json52.put("text", "編集");
temp_json52.put("visible", true);
temp_json52.put("x", 1295);
temp_json52.put("y", 95);
temp_json52.put("width", 110);
temp_json52.put("height", 55);
Map<String, Object> temp_json53 = new HashMap<>();
temp_json53.put("type", "textInput");
temp_json53.put("text", "");
temp_json53.put("visible", true);
temp_json53.put("x", 55);
temp_json53.put("y", 245);
temp_json53.put("width", 200);
temp_json53.put("height", 40);
Map<String, Object> temp_json54 = new HashMap<>();
temp_json54.put("type", "textInput");
temp_json54.put("text", "");
temp_json54.put("visible", true);
temp_json54.put("x", 1295);
temp_json54.put("y", 245);
temp_json54.put("width", 200);
temp_json54.put("height", 40);
Map<String, Object> temp_json55 = new HashMap<>();
temp_json55.put("type", "label");
temp_json55.put("text", "事業内容1");
temp_json55.put("visible", true);
temp_json55.put("x", 675);
temp_json55.put("y", 320);
temp_json55.put("width", 70);
temp_json55.put("height", 20);
Map<String, Object> temp_json56 = new HashMap<>();
temp_json56.put("type", "textInput");
temp_json56.put("text", "");
temp_json56.put("visible", true);
temp_json56.put("x", 55);
temp_json56.put("y", 345);
temp_json56.put("width", 200);
temp_json56.put("height", 40);
Map<String, Object> temp_json57 = new HashMap<>();
temp_json57.put("type", "label");
temp_json57.put("text", "代表者");
temp_json57.put("visible", true);
temp_json57.put("x", 360);
temp_json57.put("y", 220);
temp_json57.put("width", 50);
temp_json57.put("height", 20);
Map<String, Object> temp_json35_ = new HashMap<>();
temp_json35_.put("type", "label");
temp_json35_.put("text", "担当者1");
temp_json35_.put("visible", true);
temp_json35_.put("x", 55);
temp_json35_.put("y", 420);
temp_json35_.put("width", 50);
temp_json35_.put("height", 20);
Map<String, Object> temp_json36_ = new HashMap<>();
temp_json36_.put("type", "label");
temp_json36_.put("text", "担当者1 役職");
temp_json36_.put("visible", true);
temp_json36_.put("x", 360);
temp_json36_.put("y", 420);
temp_json36_.put("width", 100);
temp_json36_.put("height", 20);
Map<String, Object> temp_json37_ = new HashMap<>();
temp_json37_.put("type", "label");
temp_json37_.put("text", "担当者1 電話");
temp_json37_.put("visible", true);
temp_json37_.put("x", 675);
temp_json37_.put("y", 420);
temp_json37_.put("width", 100);
temp_json37_.put("height", 20);
Map<String, Object> temp_json38_ = new HashMap<>();
temp_json38_.put("type", "label");
temp_json38_.put("text", "担当者1 Mail");
temp_json38_.put("visible", true);
temp_json38_.put("x", 985);
temp_json38_.put("y", 420);
temp_json38_.put("width", 100);
temp_json38_.put("height", 20);
Map<String, Object> temp_json39_ = new HashMap<>();
temp_json39_.put("type", "label");
temp_json39_.put("text", "担当者2");
temp_json39_.put("visible", true);
temp_json39_.put("x", 55);
temp_json39_.put("y", 520);
temp_json39_.put("width", 50);
temp_json39_.put("height", 20);
Map<String, Object> temp_json40_ = new HashMap<>();
temp_json40_.put("type", "label");
temp_json40_.put("text", "担当者2 役職");
temp_json40_.put("visible", true);
temp_json40_.put("x", 360);
temp_json40_.put("y", 520);
temp_json40_.put("width", 100);
temp_json40_.put("height", 20);
Map<String, Object> temp_json41_ = new HashMap<>();
temp_json41_.put("type", "label");
temp_json41_.put("text", "担当者2 電話");
temp_json41_.put("visible", true);
temp_json41_.put("x", 675);
temp_json41_.put("y", 520);
temp_json41_.put("width", 100);
temp_json41_.put("height", 20);
Map<String, Object> temp_json42_ = new HashMap<>();
temp_json42_.put("type", "label");
temp_json42_.put("text", "担当者2 Mail");
temp_json42_.put("visible", true);
temp_json42_.put("x", 985);
temp_json42_.put("y", 520);
temp_json42_.put("width", 100);
temp_json42_.put("height", 20);
Map<String, Object> temp_json43_ = new HashMap<>();
temp_json43_.put("type", "label");
temp_json43_.put("text", "担当者3");
temp_json43_.put("visible", true);
temp_json43_.put("x", 55);
temp_json43_.put("y", 620);
temp_json43_.put("width", 50);
temp_json43_.put("height", 20);
Map<String, Object> temp_json44_ = new HashMap<>();
temp_json44_.put("type", "label");
temp_json44_.put("text", "担当者3 役職");
temp_json44_.put("visible", true);
temp_json44_.put("x", 360);
temp_json44_.put("y", 620);
temp_json44_.put("width", 100);
temp_json44_.put("height", 20);
Map<String, Object> temp_json45_ = new HashMap<>();
temp_json45_.put("type", "label");
temp_json45_.put("text", "担当者3 電話");
temp_json45_.put("visible", true);
temp_json45_.put("x", 675);
temp_json45_.put("y", 620);
temp_json45_.put("width", 100);
temp_json45_.put("height", 20);
Map<String, Object> temp_json46_ = new HashMap<>();
temp_json46_.put("type", "label");
temp_json46_.put("text", "担当者3 Mail");
temp_json46_.put("visible", true);
temp_json46_.put("x", 985);
temp_json46_.put("y", 620);
temp_json46_.put("width", 100);
temp_json46_.put("height", 20);
Map<String, Object> temp_json47_ = new HashMap<>();
temp_json47_.put("type", "label");
temp_json47_.put("text", "担当者4");
temp_json47_.put("visible", true);
temp_json47_.put("x", 55);
temp_json47_.put("y", 720);
temp_json47_.put("width", 50);
temp_json47_.put("height", 20);
Map<String, Object> temp_json48_ = new HashMap<>();
temp_json48_.put("type", "label");
temp_json48_.put("text", "担当者4 役職");
temp_json48_.put("visible", true);
temp_json48_.put("x", 360);
temp_json48_.put("y", 720);
temp_json48_.put("width", 100);
temp_json48_.put("height", 20);
Map<String, Object> temp_json49_ = new HashMap<>();
temp_json49_.put("type", "label");
temp_json49_.put("text", "担当者4 電話");
temp_json49_.put("visible", true);
temp_json49_.put("x", 675);
temp_json49_.put("y", 720);
temp_json49_.put("width", 100);
temp_json49_.put("height", 20);
Map<String, Object> temp_json50_ = new HashMap<>();
temp_json50_.put("type", "label");
temp_json50_.put("text", "担当者4 Mail");
temp_json50_.put("visible", true);
temp_json50_.put("x", 985);
temp_json50_.put("y", 720);
temp_json50_.put("width", 100);
temp_json50_.put("height", 20);
Map<String, Object> temp_json51_ = new HashMap<>();
temp_json51_.put("type", "textInput");
temp_json51_.put("text", "");
temp_json51_.put("visible", true);
temp_json51_.put("x", 55);
temp_json51_.put("y", 445);
temp_json51_.put("width", 200);
temp_json51_.put("height", 40);
Map<String, Object> temp_json52_ = new HashMap<>();
temp_json52_.put("type", "textInput");
temp_json52_.put("text", "");
temp_json52_.put("visible", true);
temp_json52_.put("x", 360);
temp_json52_.put("y", 445);
temp_json52_.put("width", 200);
temp_json52_.put("height", 40);
Map<String, Object> temp_json53_ = new HashMap<>();
temp_json53_.put("type", "textInput");
temp_json53_.put("text", "");
temp_json53_.put("visible", true);
temp_json53_.put("x", 675);
temp_json53_.put("y", 445);
temp_json53_.put("width", 200);
temp_json53_.put("height", 40);
Map<String, Object> temp_json54_ = new HashMap<>();
temp_json54_.put("type", "textInput");
temp_json54_.put("text", "");
temp_json54_.put("visible", true);
temp_json54_.put("x", 985);
temp_json54_.put("y", 445);
temp_json54_.put("width", 200);
temp_json54_.put("height", 40);
Map<String, Object> temp_json55_ = new HashMap<>();
temp_json55_.put("type", "textInput");
temp_json55_.put("text", "");
temp_json55_.put("visible", true);
temp_json55_.put("x", 55);
temp_json55_.put("y", 545);
temp_json55_.put("width", 200);
temp_json55_.put("height", 40);
Map<String, Object> temp_json56_ = new HashMap<>();
temp_json56_.put("type", "textInput");
temp_json56_.put("text", "");
temp_json56_.put("visible", true);
temp_json56_.put("x", 360);
temp_json56_.put("y", 545);
temp_json56_.put("width", 200);
temp_json56_.put("height", 40);
Map<String, Object> temp_json57_ = new HashMap<>();
temp_json57_.put("type", "textInput");
temp_json57_.put("text", "");
temp_json57_.put("visible", true);
temp_json57_.put("x", 675);
temp_json57_.put("y", 545);
temp_json57_.put("width", 200);
temp_json57_.put("height", 40);
Map<String, Object> temp_json58_ = new HashMap<>();
temp_json58_.put("type", "textInput");
temp_json58_.put("text", "");
temp_json58_.put("visible", true);
temp_json58_.put("x", 985);
temp_json58_.put("y", 545);
temp_json58_.put("width", 200);
temp_json58_.put("height", 40);
Map<String, Object> temp_json59_ = new HashMap<>();
temp_json59_.put("type", "textInput");
temp_json59_.put("text", "");
temp_json59_.put("visible", true);
temp_json59_.put("x", 55);
temp_json59_.put("y", 645);
temp_json59_.put("width", 200);
temp_json59_.put("height", 40);
Map<String, Object> temp_json60_ = new HashMap<>();
temp_json60_.put("type", "textInput");
temp_json60_.put("text", "");
temp_json60_.put("visible", true);
temp_json60_.put("x", 360);
temp_json60_.put("y", 645);
temp_json60_.put("width", 200);
temp_json60_.put("height", 40);
Map<String, Object> temp_json61_ = new HashMap<>();
temp_json61_.put("type", "textInput");
temp_json61_.put("text", "");
temp_json61_.put("visible", true);
temp_json61_.put("x", 675);
temp_json61_.put("y", 645);
temp_json61_.put("width", 200);
temp_json61_.put("height", 40);
Map<String, Object> temp_json62_ = new HashMap<>();
temp_json62_.put("type", "textInput");
temp_json62_.put("text", "");
temp_json62_.put("visible", true);
temp_json62_.put("x", 985);
temp_json62_.put("y", 645);
temp_json62_.put("width", 200);
temp_json62_.put("height", 40);
Map<String, Object> temp_json63_ = new HashMap<>();
temp_json63_.put("type", "textInput");
temp_json63_.put("text", "");
temp_json63_.put("visible", true);
temp_json63_.put("x", 55);
temp_json63_.put("y", 745);
temp_json63_.put("width", 200);
temp_json63_.put("height", 40);
Map<String, Object> temp_json64_ = new HashMap<>();
temp_json64_.put("type", "textInput");
temp_json64_.put("text", "");
temp_json64_.put("visible", true);
temp_json64_.put("x", 360);
temp_json64_.put("y", 745);
temp_json64_.put("width", 200);
temp_json64_.put("height", 40);
Map<String, Object> temp_json65_ = new HashMap<>();
temp_json65_.put("type", "textInput");
temp_json65_.put("text", "");
temp_json65_.put("visible", true);
temp_json65_.put("x", 675);
temp_json65_.put("y", 745);
temp_json65_.put("width", 200);
temp_json65_.put("height", 40);
Map<String, Object> temp_json66_ = new HashMap<>();
temp_json66_.put("type", "textInput");
temp_json66_.put("text", "");
temp_json66_.put("visible", true);
temp_json66_.put("x", 985);
temp_json66_.put("y", 745);
temp_json66_.put("width", 200);
temp_json66_.put("height", 40);
Map<String, Object> temp_json34 = new HashMap<>();
temp_json34.put("w92f10414281e4aba83b435456a1315b1", temp_json35);
temp_json34.put("w8c31c847e9234ce287aa9d1963013a2e", temp_json36);
temp_json34.put("w71f9e06eb3654cc2bb57ce3482579e11", temp_json37);
temp_json34.put("w0012f272bae6486d9a4b6f7f379e3376", temp_json38);
temp_json34.put("address2", temp_json39);
temp_json34.put("w1b21177a72594ea88b43b06879d4016d", temp_json40);
temp_json34.put("businessdescription1", temp_json41);
temp_json34.put("establishment", temp_json42);
temp_json34.put("representative", temp_json43);
temp_json34.put("w1e9211f35e1747c188121e0382d07821", temp_json44);
temp_json34.put("wa7ba992f63b14310afd6ead389ba0d6c", temp_json45);
temp_json34.put("w9d98825713d34965940a8540eb7ce845", temp_json46);
temp_json34.put("URL", temp_json47);
temp_json34.put("position", temp_json48);
temp_json34.put("w910fc382356a422e9e326aea7f50de07", temp_json49);
temp_json34.put("wc3fd7fd241cb47458217856332d4f368", temp_json50);
temp_json34.put("businessdescription2", temp_json51);
temp_json34.put("w11dd0f050a5044d384b10351b83ad390", temp_json52);
temp_json34.put("company", temp_json53);
temp_json34.put("companyoverview", temp_json54);
temp_json34.put("w19757f15861d421ea16a733d17ca930a", temp_json55);
temp_json34.put("address1", temp_json56);
temp_json34.put("w792b9bfaac4d4fc7a3d0f9350d9a0005", temp_json57);
temp_json34.put("editManagerNameLabel01", temp_json35_);
temp_json34.put("editManagerPosition01", temp_json36_);
temp_json34.put("editManagerNumber01", temp_json37_);
temp_json34.put("editManagerMail01", temp_json38_);
temp_json34.put("editManagerName02", temp_json39_);
temp_json34.put("editManagerPosition02", temp_json40_);
temp_json34.put("editManagerNumber02", temp_json41_);
temp_json34.put("editManagerMail02", temp_json42_);
temp_json34.put("editManagerName03", temp_json43_);
temp_json34.put("editManagerPosition03", temp_json44_);
temp_json34.put("editManagerNumber03", temp_json45_);
temp_json34.put("editManagerMail03", temp_json46_);
temp_json34.put("editManagerName04", temp_json47_);
temp_json34.put("editManagerPosition04", temp_json48_);
temp_json34.put("editManagerNumber04", temp_json49_);
temp_json34.put("editManagerMail04", temp_json50_);
temp_json34.put("contactPerson1", temp_json51_);
temp_json34.put("position1", temp_json52_);
temp_json34.put("tel1", temp_json53_);
temp_json34.put("email1", temp_json54_);
temp_json34.put("contactPerson2", temp_json55_);
temp_json34.put("position2", temp_json56_);
temp_json34.put("tel2", temp_json57_);
temp_json34.put("email2", temp_json58_);
temp_json34.put("contactPerson3", temp_json59_);
temp_json34.put("position3", temp_json60_);
temp_json34.put("tel3", temp_json61_);
temp_json34.put("email3", temp_json62_);
temp_json34.put("contactPerson4", temp_json63_);
temp_json34.put("position4", temp_json64_);
temp_json34.put("tel4", temp_json65_);
temp_json34.put("email4", temp_json66_);
Map<String, Object> temp_json33 = new HashMap<>();
temp_json33.put("screenId", "編集画面2");
temp_json33.put("layout", false);
temp_json33.put("widgets", temp_json34);
Map<String, Object> temp_json60 = new HashMap<>();
temp_json60.put("type", "button");
temp_json60.put("text", "検索");
temp_json60.put("visible", true);
temp_json60.put("x", 880);
temp_json60.put("y", 85);
temp_json60.put("width", 110);
temp_json60.put("height", 55);
Map<String, Object> temp_json61 = new HashMap<>();
temp_json61.put("type", "button");
temp_json61.put("text", "削除");
temp_json61.put("visible", true);
temp_json61.put("x", 1315);
temp_json61.put("y", 85);
temp_json61.put("width", 110);
temp_json61.put("height", 55);
Map<String, Object> temp_json64 = new HashMap<>();
temp_json64.put("代表者", "_");
temp_json64.put("役職", "_");
temp_json64.put("設立", "_");
temp_json64.put("住所1", "_");
temp_json64.put("住所2", "_");
temp_json64.put("事業内容1", "_");
temp_json64.put("事業内容2", "_");
temp_json64.put("会社概要", "_");
temp_json64.put("URL", "_");
Map<String, Object> temp_json63 = new HashMap<>();
temp_json63.put("_", temp_json64);
List<String> temp_list3 = new ArrayList<>();
temp_list3.add("代表者");
temp_list3.add("役職");
temp_list3.add("設立");
temp_list3.add("住所1");
temp_list3.add("住所2");
temp_list3.add("事業内容1");
temp_list3.add("事業内容2");
temp_list3.add("会社概要");
temp_list3.add("URL");
Map<String, Object> temp_json62 = new HashMap<>();
temp_json62.put("type", "table");
temp_json62.put("text", "");
temp_json62.put("visible", true);
temp_json62.put("x", 85);
temp_json62.put("y", 180);
temp_json62.put("width", 1365);
temp_json62.put("height", 600);
temp_json62.put("data", temp_json63);
temp_json62.put("columns", temp_list3);
temp_json62.put("primaryKeyName", "会社名");
Map<String, Object> temp_json65 = new HashMap<>();
temp_json65.put("type", "button");
temp_json65.put("text", "登録");
temp_json65.put("visible", true);
temp_json65.put("x", 1025);
temp_json65.put("y", 85);
temp_json65.put("width", 110);
temp_json65.put("height", 55);
Map<String, Object> temp_json66 = new HashMap<>();
temp_json66.put("type", "button");
temp_json66.put("text", "編集");
temp_json66.put("visible", true);
temp_json66.put("x", 1170);
temp_json66.put("y", 85);
temp_json66.put("width", 110);
temp_json66.put("height", 55);
Map<String, Object> temp_json01_ = new HashMap<>();
temp_json01_.put("type", "button");
temp_json01_.put("text", "データ読み込み");
temp_json01_.put("visible", true);
temp_json01_.put("x", 250);
temp_json01_.put("y", 85);
temp_json01_.put("width", 130);
temp_json01_.put("height", 55);
Map<String, Object> temp_json02_ = new HashMap<>();
temp_json02_.put("type", "button");
temp_json02_.put("text", "保存");
temp_json02_.put("visible", true);
temp_json02_.put("x", 400);
temp_json02_.put("y", 85);
temp_json02_.put("width", 110);
temp_json02_.put("height", 55);
Map<String, Object> temp_json67_ = new HashMap<>();
temp_json67_.put("type", "label");
temp_json67_.put("text", "企業一覧");
temp_json67_.put("visible", true);
temp_json67_.put("x", 120);
temp_json67_.put("y", 80);
temp_json67_.put("width", 60);
temp_json67_.put("height", 65);
Map<String, Object> temp_json59 = new HashMap<>();
temp_json59.put("w191cc519b2344758b8d9878328b41cd9", temp_json60);
temp_json59.put("wa1b27f08c9fd4c08b7dda38625c04f3b", temp_json61);
temp_json59.put("w2d109ad3739d4744a1874ac179fc38b9", temp_json62);
temp_json59.put("w0498c4eb3524489494c288e2fc7a3211", temp_json65);
temp_json59.put("wa6aa4bcbb7a64e9eaf75758eae59310a", temp_json66);
temp_json59.put("importButton", temp_json01_);
temp_json59.put("saveButton", temp_json02_);
temp_json59.put("companyListLabel", temp_json67_);
Map<String, Object> temp_json58 = new HashMap<>();
temp_json58.put("screenId", "企業一覧");
temp_json58.put("layout", false);
temp_json58.put("widgets", temp_json59);
Map<String, Object> temp_json69 = new HashMap<>();
temp_json69.put("type", "label");
temp_json69.put("text", "役職");
temp_json69.put("visible", true);
temp_json69.put("x", 675);
temp_json69.put("y", 220);
temp_json69.put("width", 50);
temp_json69.put("height", 20);
Map<String, Object> temp_json70 = new HashMap<>();
temp_json70.put("type", "label");
temp_json70.put("text", "代表者");
temp_json70.put("visible", true);
temp_json70.put("x", 360);
temp_json70.put("y", 220);
temp_json70.put("width", 50);
temp_json70.put("height", 20);
Map<String, Object> temp_json71 = new HashMap<>();
temp_json71.put("type", "label");
temp_json71.put("text", "住所2");
temp_json71.put("visible", true);
temp_json71.put("x", 360);
temp_json71.put("y", 320);
temp_json71.put("width", 50);
temp_json71.put("height", 20);
Map<String, Object> temp_json72 = new HashMap<>();
temp_json72.put("type", "label");
temp_json72.put("text", "設立");
temp_json72.put("visible", true);
temp_json72.put("x", 985);
temp_json72.put("y", 220);
temp_json72.put("width", 50);
temp_json72.put("height", 20);
Map<String, Object> temp_json73 = new HashMap<>();
temp_json73.put("type", "textInput");
temp_json73.put("text", "");
temp_json73.put("visible", true);
temp_json73.put("x", 360);
temp_json73.put("y", 345);
temp_json73.put("width", 200);
temp_json73.put("height", 40);
Map<String, Object> temp_json74 = new HashMap<>();
temp_json74.put("type", "label");
temp_json74.put("text", "事業内容2");
temp_json74.put("visible", true);
temp_json74.put("x", 985);
temp_json74.put("y", 320);
temp_json74.put("width", 70);
temp_json74.put("height", 20);
Map<String, Object> temp_json75 = new HashMap<>();
temp_json75.put("type", "textInput");
temp_json75.put("text", "");
temp_json75.put("visible", true);
temp_json75.put("x", 55);
temp_json75.put("y", 345);
temp_json75.put("width", 200);
temp_json75.put("height", 40);
Map<String, Object> temp_json76 = new HashMap<>();
temp_json76.put("type", "textInput");
temp_json76.put("text", "");
temp_json76.put("visible", true);
temp_json76.put("x", 985);
temp_json76.put("y", 345);
temp_json76.put("width", 200);
temp_json76.put("height", 40);
Map<String, Object> temp_json77 = new HashMap<>();
temp_json77.put("type", "textInput");
temp_json77.put("text", "");
temp_json77.put("visible", true);
temp_json77.put("x", 985);
temp_json77.put("y", 245);
temp_json77.put("width", 200);
temp_json77.put("height", 40);
Map<String, Object> temp_json78 = new HashMap<>();
temp_json78.put("type", "textInput");
temp_json78.put("text", "");
temp_json78.put("visible", true);
temp_json78.put("x", 675);
temp_json78.put("y", 345);
temp_json78.put("width", 200);
temp_json78.put("height", 40);
Map<String, Object> temp_json79 = new HashMap<>();
temp_json79.put("type", "label");
temp_json79.put("text", "住所1");
temp_json79.put("visible", true);
temp_json79.put("x", 55);
temp_json79.put("y", 320);
temp_json79.put("width", 50);
temp_json79.put("height", 20);
Map<String, Object> temp_json80 = new HashMap<>();
temp_json80.put("type", "textInput");
temp_json80.put("text", "");
temp_json80.put("visible", true);
temp_json80.put("x", 1295);
temp_json80.put("y", 345);
temp_json80.put("width", 200);
temp_json80.put("height", 40);
Map<String, Object> temp_json81 = new HashMap<>();
temp_json81.put("type", "label");
temp_json81.put("text", "URL");
temp_json81.put("visible", true);
temp_json81.put("x", 1295);
temp_json81.put("y", 320);
temp_json81.put("width", 50);
temp_json81.put("height", 20);
Map<String, Object> temp_json82 = new HashMap<>();
temp_json82.put("type", "label");
temp_json82.put("text", "会社概要");
temp_json82.put("visible", true);
temp_json82.put("x", 1295);
temp_json82.put("y", 220);
temp_json82.put("width", 50);
temp_json82.put("height", 20);
Map<String, Object> temp_json83 = new HashMap<>();
temp_json83.put("type", "label");
temp_json83.put("text", "会社名");
temp_json83.put("visible", true);
temp_json83.put("x", 55);
temp_json83.put("y", 220);
temp_json83.put("width", 50);
temp_json83.put("height", 20);
Map<String, Object> temp_json84 = new HashMap<>();
temp_json84.put("type", "textInput");
temp_json84.put("text", "");
temp_json84.put("visible", true);
temp_json84.put("x", 1295);
temp_json84.put("y", 245);
temp_json84.put("width", 200);
temp_json84.put("height", 40);
Map<String, Object> temp_json85 = new HashMap<>();
temp_json85.put("type", "label");
temp_json85.put("text", "事業内容1");
temp_json85.put("visible", true);
temp_json85.put("x", 675);
temp_json85.put("y", 320);
temp_json85.put("width", 70);
temp_json85.put("height", 20);
Map<String, Object> temp_json86 = new HashMap<>();
temp_json86.put("type", "button");
temp_json86.put("text", "登録");
temp_json86.put("visible", true);
temp_json86.put("x", 1295);
temp_json86.put("y", 95);
temp_json86.put("width", 110);
temp_json86.put("height", 55);
Map<String, Object> temp_json87 = new HashMap<>();
temp_json87.put("type", "button");
temp_json87.put("text", "一覧へ戻る");
temp_json87.put("visible", true);
temp_json87.put("x", 1150);
temp_json87.put("y", 95);
temp_json87.put("width", 110);
temp_json87.put("height", 55);
Map<String, Object> temp_json88 = new HashMap<>();
temp_json88.put("type", "textInput");
temp_json88.put("text", "");
temp_json88.put("visible", true);
temp_json88.put("x", 55);
temp_json88.put("y", 245);
temp_json88.put("width", 200);
temp_json88.put("height", 40);
Map<String, Object> temp_json89 = new HashMap<>();
temp_json89.put("type", "textInput");
temp_json89.put("text", "");
temp_json89.put("visible", true);
temp_json89.put("x", 675);
temp_json89.put("y", 245);
temp_json89.put("width", 200);
temp_json89.put("height", 40);
Map<String, Object> temp_json90 = new HashMap<>();
temp_json90.put("type", "label");
temp_json90.put("text", "登録画面");
temp_json90.put("visible", true);
temp_json90.put("x", 120);
temp_json90.put("y", 80);
temp_json90.put("width", 205);
temp_json90.put("height", 65);
Map<String, Object> temp_json91 = new HashMap<>();
temp_json91.put("type", "textInput");
temp_json91.put("text", "");
temp_json91.put("visible", true);
temp_json91.put("x", 360);
temp_json91.put("y", 245);
temp_json91.put("width", 200);
temp_json91.put("height", 40);
Map<String, Object> temp_json03_ = new HashMap<>();
temp_json03_.put("type", "label");
temp_json03_.put("text", "担当者1");
temp_json03_.put("visible", true);
temp_json03_.put("x", 55);
temp_json03_.put("y", 420);
temp_json03_.put("width", 50);
temp_json03_.put("height", 20);
Map<String, Object> temp_json04_ = new HashMap<>();
temp_json04_.put("type", "label");
temp_json04_.put("text", "担当者1 役職");
temp_json04_.put("visible", true);
temp_json04_.put("x", 360);
temp_json04_.put("y", 420);
temp_json04_.put("width", 100);
temp_json04_.put("height", 20);
Map<String, Object> temp_json05_ = new HashMap<>();
temp_json05_.put("type", "label");
temp_json05_.put("text", "担当者1 電話");
temp_json05_.put("visible", true);
temp_json05_.put("x", 675);
temp_json05_.put("y", 420);
temp_json05_.put("width", 100);
temp_json05_.put("height", 20);
Map<String, Object> temp_json06_ = new HashMap<>();
temp_json06_.put("type", "label");
temp_json06_.put("text", "担当者1 Mail");
temp_json06_.put("visible", true);
temp_json06_.put("x", 985);
temp_json06_.put("y", 420);
temp_json06_.put("width", 100);
temp_json06_.put("height", 20);
Map<String, Object> temp_json07_ = new HashMap<>();
temp_json07_.put("type", "label");
temp_json07_.put("text", "担当者2");
temp_json07_.put("visible", true);
temp_json07_.put("x", 55);
temp_json07_.put("y", 520);
temp_json07_.put("width", 50);
temp_json07_.put("height", 20);
Map<String, Object> temp_json08_ = new HashMap<>();
temp_json08_.put("type", "label");
temp_json08_.put("text", "担当者2 役職");
temp_json08_.put("visible", true);
temp_json08_.put("x", 360);
temp_json08_.put("y", 520);
temp_json08_.put("width", 100);
temp_json08_.put("height", 20);
Map<String, Object> temp_json09_ = new HashMap<>();
temp_json09_.put("type", "label");
temp_json09_.put("text", "担当者2 電話");
temp_json09_.put("visible", true);
temp_json09_.put("x", 675);
temp_json09_.put("y", 520);
temp_json09_.put("width", 100);
temp_json09_.put("height", 20);
Map<String, Object> temp_json10_ = new HashMap<>();
temp_json10_.put("type", "label");
temp_json10_.put("text", "担当者2 Mail");
temp_json10_.put("visible", true);
temp_json10_.put("x", 985);
temp_json10_.put("y", 520);
temp_json10_.put("width", 100);
temp_json10_.put("height", 20);
Map<String, Object> temp_json11_ = new HashMap<>();
temp_json11_.put("type", "label");
temp_json11_.put("text", "担当者3");
temp_json11_.put("visible", true);
temp_json11_.put("x", 55);
temp_json11_.put("y", 620);
temp_json11_.put("width", 50);
temp_json11_.put("height", 20);
Map<String, Object> temp_json12_ = new HashMap<>();
temp_json12_.put("type", "label");
temp_json12_.put("text", "担当者3 役職");
temp_json12_.put("visible", true);
temp_json12_.put("x", 360);
temp_json12_.put("y", 620);
temp_json12_.put("width", 100);
temp_json12_.put("height", 20);
Map<String, Object> temp_json13_ = new HashMap<>();
temp_json13_.put("type", "label");
temp_json13_.put("text", "担当者3 電話");
temp_json13_.put("visible", true);
temp_json13_.put("x", 675);
temp_json13_.put("y", 620);
temp_json13_.put("width", 100);
temp_json13_.put("height", 20);
Map<String, Object> temp_json14_ = new HashMap<>();
temp_json14_.put("type", "label");
temp_json14_.put("text", "担当者3 Mail");
temp_json14_.put("visible", true);
temp_json14_.put("x", 985);
temp_json14_.put("y", 620);
temp_json14_.put("width", 100);
temp_json14_.put("height", 20);
Map<String, Object> temp_json15_ = new HashMap<>();
temp_json15_.put("type", "label");
temp_json15_.put("text", "担当者4");
temp_json15_.put("visible", true);
temp_json15_.put("x", 55);
temp_json15_.put("y", 720);
temp_json15_.put("width", 50);
temp_json15_.put("height", 20);
Map<String, Object> temp_json16_ = new HashMap<>();
temp_json16_.put("type", "label");
temp_json16_.put("text", "担当者4 役職");
temp_json16_.put("visible", true);
temp_json16_.put("x", 360);
temp_json16_.put("y", 720);
temp_json16_.put("width", 100);
temp_json16_.put("height", 20);
Map<String, Object> temp_json17_ = new HashMap<>();
temp_json17_.put("type", "label");
temp_json17_.put("text", "担当者4 電話");
temp_json17_.put("visible", true);
temp_json17_.put("x", 675);
temp_json17_.put("y", 720);
temp_json17_.put("width", 100);
temp_json17_.put("height", 20);
Map<String, Object> temp_json18_ = new HashMap<>();
temp_json18_.put("type", "label");
temp_json18_.put("text", "担当者4 Mail");
temp_json18_.put("visible", true);
temp_json18_.put("x", 985);
temp_json18_.put("y", 720);
temp_json18_.put("width", 100);
temp_json18_.put("height", 20);
Map<String, Object> temp_json19_ = new HashMap<>();
temp_json19_.put("type", "textInput");
temp_json19_.put("text", "");
temp_json19_.put("visible", true);
temp_json19_.put("x", 55);
temp_json19_.put("y", 445);
temp_json19_.put("width", 200);
temp_json19_.put("height", 40);
Map<String, Object> temp_json20_ = new HashMap<>();
temp_json20_.put("type", "textInput");
temp_json20_.put("text", "");
temp_json20_.put("visible", true);
temp_json20_.put("x", 360);
temp_json20_.put("y", 445);
temp_json20_.put("width", 200);
temp_json20_.put("height", 40);
Map<String, Object> temp_json21_ = new HashMap<>();
temp_json21_.put("type", "textInput");
temp_json21_.put("text", "");
temp_json21_.put("visible", true);
temp_json21_.put("x", 675);
temp_json21_.put("y", 445);
temp_json21_.put("width", 200);
temp_json21_.put("height", 40);
Map<String, Object> temp_json22_ = new HashMap<>();
temp_json22_.put("type", "textInput");
temp_json22_.put("text", "");
temp_json22_.put("visible", true);
temp_json22_.put("x", 985);
temp_json22_.put("y", 445);
temp_json22_.put("width", 200);
temp_json22_.put("height", 40);
Map<String, Object> temp_json23_ = new HashMap<>();
temp_json23_.put("type", "textInput");
temp_json23_.put("text", "");
temp_json23_.put("visible", true);
temp_json23_.put("x", 55);
temp_json23_.put("y", 545);
temp_json23_.put("width", 200);
temp_json23_.put("height", 40);
Map<String, Object> temp_json24_ = new HashMap<>();
temp_json24_.put("type", "textInput");
temp_json24_.put("text", "");
temp_json24_.put("visible", true);
temp_json24_.put("x", 360);
temp_json24_.put("y", 545);
temp_json24_.put("width", 200);
temp_json24_.put("height", 40);
Map<String, Object> temp_json25_ = new HashMap<>();
temp_json25_.put("type", "textInput");
temp_json25_.put("text", "");
temp_json25_.put("visible", true);
temp_json25_.put("x", 675);
temp_json25_.put("y", 545);
temp_json25_.put("width", 200);
temp_json25_.put("height", 40);
Map<String, Object> temp_json26_ = new HashMap<>();
temp_json26_.put("type", "textInput");
temp_json26_.put("text", "");
temp_json26_.put("visible", true);
temp_json26_.put("x", 985);
temp_json26_.put("y", 545);
temp_json26_.put("width", 200);
temp_json26_.put("height", 40);
Map<String, Object> temp_json27_ = new HashMap<>();
temp_json27_.put("type", "textInput");
temp_json27_.put("text", "");
temp_json27_.put("visible", true);
temp_json27_.put("x", 55);
temp_json27_.put("y", 645);
temp_json27_.put("width", 200);
temp_json27_.put("height", 40);
Map<String, Object> temp_json28_ = new HashMap<>();
temp_json28_.put("type", "textInput");
temp_json28_.put("text", "");
temp_json28_.put("visible", true);
temp_json28_.put("x", 360);
temp_json28_.put("y", 645);
temp_json28_.put("width", 200);
temp_json28_.put("height", 40);
Map<String, Object> temp_json29_ = new HashMap<>();
temp_json29_.put("type", "textInput");
temp_json29_.put("text", "");
temp_json29_.put("visible", true);
temp_json29_.put("x", 675);
temp_json29_.put("y", 645);
temp_json29_.put("width", 200);
temp_json29_.put("height", 40);
Map<String, Object> temp_json30_ = new HashMap<>();
temp_json30_.put("type", "textInput");
temp_json30_.put("text", "");
temp_json30_.put("visible", true);
temp_json30_.put("x", 985);
temp_json30_.put("y", 645);
temp_json30_.put("width", 200);
temp_json30_.put("height", 40);
Map<String, Object> temp_json31_ = new HashMap<>();
temp_json31_.put("type", "textInput");
temp_json31_.put("text", "");
temp_json31_.put("visible", true);
temp_json31_.put("x", 55);
temp_json31_.put("y", 745);
temp_json31_.put("width", 200);
temp_json31_.put("height", 40);
Map<String, Object> temp_json32_ = new HashMap<>();
temp_json32_.put("type", "textInput");
temp_json32_.put("text", "");
temp_json32_.put("visible", true);
temp_json32_.put("x", 360);
temp_json32_.put("y", 745);
temp_json32_.put("width", 200);
temp_json32_.put("height", 40);
Map<String, Object> temp_json33_ = new HashMap<>();
temp_json33_.put("type", "textInput");
temp_json33_.put("text", "");
temp_json33_.put("visible", true);
temp_json33_.put("x", 675);
temp_json33_.put("y", 745);
temp_json33_.put("width", 200);
temp_json33_.put("height", 40);
Map<String, Object> temp_json34_ = new HashMap<>();
temp_json34_.put("type", "textInput");
temp_json34_.put("text", "");
temp_json34_.put("visible", true);
temp_json34_.put("x", 985);
temp_json34_.put("y", 745);
temp_json34_.put("width", 200);
temp_json34_.put("height", 40);
Map<String, Object> temp_json68 = new HashMap<>();
temp_json68.put("w4a9e4bb65aba4849bb8fa7f59133e8ab", temp_json69);
temp_json68.put("wccafd5faa3c049bc90c1922ad8aed59d", temp_json70);
temp_json68.put("wabc1c4db8583473482991ef11d22b99e", temp_json71);
temp_json68.put("w4bd732d3d4604e57882718b04e78a5b0", temp_json72);
temp_json68.put("address2", temp_json73);
temp_json68.put("w540e940e17c24cfb8e5f0629368360e9", temp_json74);
temp_json68.put("address1", temp_json75);
temp_json68.put("businessdescription2", temp_json76);
temp_json68.put("establishment", temp_json77);
temp_json68.put("businessdescription1", temp_json78);
temp_json68.put("wd8b5195a3c724ae784536856ea7a68f0", temp_json79);
temp_json68.put("URL", temp_json80);
temp_json68.put("wd448ed57582e4ef2b584d47341a82b41", temp_json81);
temp_json68.put("wc151c4f049374281aba993b7dd4e47a8", temp_json82);
temp_json68.put("w7fc7cc8bbde149aeb9f4608c909a7902", temp_json83);
temp_json68.put("companyoverview", temp_json84);
temp_json68.put("wd1d02e08457540f6a3822b455f2421f3", temp_json85);
temp_json68.put("w7c6cfb14ed4f410aa33a440e6ab2e4bf", temp_json86);
temp_json68.put("wf10ab1752fe44c4d97ffb2ca2afdeba0", temp_json87);
temp_json68.put("company", temp_json88);
temp_json68.put("position", temp_json89);
temp_json68.put("w7c786f553dfa478bacd443bbb856f06e", temp_json90);
temp_json68.put("representative", temp_json91);
temp_json68.put("addManagerNameLabel01", temp_json03_);
temp_json68.put("addManagerPosition01", temp_json04_);
temp_json68.put("addManagerNumber01", temp_json05_);
temp_json68.put("addManagerMail01", temp_json06_);
temp_json68.put("addManagerName02", temp_json07_);
temp_json68.put("addManagerPosition02", temp_json08_);
temp_json68.put("addManagerNumber02", temp_json09_);
temp_json68.put("addManagerMail02", temp_json10_);
temp_json68.put("addManagerName03", temp_json11_);
temp_json68.put("addManagerPosition03", temp_json12_);
temp_json68.put("addManagerNumber03", temp_json13_);
temp_json68.put("addManagerMail03", temp_json14_);
temp_json68.put("addManagerName04", temp_json15_);
temp_json68.put("addManagerPosition04", temp_json16_);
temp_json68.put("addManagerNumber04", temp_json17_);
temp_json68.put("addManagerMail04", temp_json18_);
temp_json68.put("contactPerson1", temp_json19_);
temp_json68.put("position1", temp_json20_);
temp_json68.put("tel1", temp_json21_);
temp_json68.put("email1", temp_json22_);
temp_json68.put("contactPerson2", temp_json23_);
temp_json68.put("position2", temp_json24_);
temp_json68.put("tel2", temp_json25_);
temp_json68.put("email2", temp_json26_);
temp_json68.put("contactPerson3", temp_json27_);
temp_json68.put("position3", temp_json28_);
temp_json68.put("tel3", temp_json29_);
temp_json68.put("email3", temp_json30_);
temp_json68.put("contactPerson4", temp_json31_);
temp_json68.put("position4", temp_json32_);
temp_json68.put("tel4", temp_json33_);
temp_json68.put("email4", temp_json34_);
Map<String, Object> temp_json67 = new HashMap<>();
temp_json67.put("screenId", "登録画面1");
temp_json67.put("layout", false);
temp_json67.put("widgets", temp_json68);
ScreenTemplate screenTemplate_temp1 = new ScreenTemplate();
screenTemplate_temp1.setValue(temp_json1);
ScreenTemplate screenTemplate_temp9 = new ScreenTemplate();
screenTemplate_temp9.setValue(temp_json9);
ScreenTemplate screenTemplate_temp12 = new ScreenTemplate();
screenTemplate_temp12.setValue(temp_json12);
ScreenTemplate screenTemplate_temp33 = new ScreenTemplate();
screenTemplate_temp33.setValue(temp_json33);
ScreenTemplate screenTemplate_temp58 = new ScreenTemplate();
screenTemplate_temp58.setValue(temp_json58);
ScreenTemplate screenTemplate_temp67 = new ScreenTemplate();
screenTemplate_temp67.setValue(temp_json67);
value.put("検索画面", screenTemplate_temp1);
value.put("検索画面結果", screenTemplate_temp9);
value.put("検索項目画面", screenTemplate_temp12);
value.put("編集画面2", screenTemplate_temp33);
value.put("企業一覧", screenTemplate_temp58);
value.put("登録画面1", screenTemplate_temp67);
}
public ScreenTemplates() {
}
public Map<String, ScreenTemplate> getValue() {
return new HashMap<>(this.value);
}
public void setReferences(Screen screen, CurScreen curScreen, SwingPresenter presenter, BusinessCardManagement businessCardManagement, Company company, Representative representative, Position position, Establishment establishment, Address1 address1, Address2 address2, Businessdescription1 businessdescription1, Businessdescription2 businessdescription2, Companyoverview companyoverview, URL URL, ContactPerson1 contactPerson1, Position1 position1, Tel1 tel1, Email1 email1, ContactPerson2 contactPerson2, Position2 position2, Tel2 tel2, Email2 email2, ContactPerson3 contactPerson3, Position3 position3, Tel3 tel3, Email3 email3, ContactPerson4 contactPerson4, Position4 position4, Tel4 tel4, Email4 email4, SearchCriteriaScreen searchCriteriaScreen, Search1 search1, Search2 search2, Search3 search3, Search5 search5, Search6 search6, Result result, W2d109ad3739d4744a1874ac179fc38b9 w2d109ad3739d4744a1874ac179fc38b9, W4ca84254d30c423ab8e449171a5b5123 w4ca84254d30c423ab8e449171a5b5123) {
this.presenter = presenter;
this.curScreen = curScreen;
for (ScreenTemplate screenTemplate: value.values()) {
screenTemplate.setReferences(screen, curScreen, presenter, businessCardManagement, company, representative, position, establishment, address1, address2, businessdescription1, businessdescription2, companyoverview, URL, contactPerson1, position1, tel1, email1, contactPerson2, position2, tel2, email2, contactPerson3, position3, tel3, email3, contactPerson4, position4, tel4, email4, searchCriteriaScreen, search1, search2, search3, search5, search6, result, w2d109ad3739d4744a1874ac179fc38b9, w4ca84254d30c423ab8e449171a5b5123);
}
}
public ScreenTemplate getScreenTemplate(String scId) {
return this.value.get(scId);
}
}