diff --git a/src/ScreenTemplates.java b/src/ScreenTemplates.java index bb7e321..76f6071 100644 --- a/src/ScreenTemplates.java +++ b/src/ScreenTemplates.java @@ -749,8 +749,8 @@ temp_json90.put("type", "label"); temp_json90.put("text", "登録画面"); temp_json90.put("visible", true); - temp_json90.put("x", 70); - temp_json90.put("y", 75); + temp_json90.put("x", 120); + temp_json90.put("y", 80); temp_json90.put("width", 205); temp_json90.put("height", 65); Map temp_json91 = new HashMap<>(); @@ -761,6 +761,262 @@ temp_json91.put("y", 245); temp_json91.put("width", 200); temp_json91.put("height", 40); + Map 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 temp_json68 = new HashMap<>(); temp_json68.put("w4a9e4bb65aba4849bb8fa7f59133e8ab", temp_json69); temp_json68.put("wccafd5faa3c049bc90c1922ad8aed59d", temp_json70); @@ -785,6 +1041,38 @@ 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("addManagerNameInput01", temp_json19_); + temp_json68.put("addManagerPositionInput01", temp_json20_); + temp_json68.put("addManagerNumberInput01", temp_json21_); + temp_json68.put("addManagerMailInput01", temp_json22_); + temp_json68.put("addManagerNameInput02", temp_json23_); + temp_json68.put("addManagerPositionInput02", temp_json24_); + temp_json68.put("addManagerNumberInput02", temp_json25_); + temp_json68.put("addManagerMailInput02", temp_json26_); + temp_json68.put("addManagerNameInput03", temp_json27_); + temp_json68.put("addManagerPositionInput03", temp_json28_); + temp_json68.put("addManagerNumberInput03", temp_json29_); + temp_json68.put("addManagerMailInput03", temp_json30_); + temp_json68.put("addManagerNameInput04", temp_json31_); + temp_json68.put("addManagerPositionInput04", temp_json32_); + temp_json68.put("addManagerNumberInput04", temp_json33_); + temp_json68.put("addManagerMailInput04", temp_json34_); Map temp_json67 = new HashMap<>(); temp_json67.put("screenId", "登録画面1"); temp_json67.put("layout", false);