<p><b>@ripcurlx</b> commented on this pull request.</p>

<hr>

<p>In <a href="https://github.com/bisq-network/bisq/pull/3225#discussion_r326970935">desktop/src/main/java/bisq/desktop/components/paymentmethods/JapanBankTransferForm.java</a>:</p>
<pre style='color:#555'>> +import javafx.scene.control.TextField;
+import javafx.scene.layout.GridPane;
+import javafx.scene.control.Label;
+import javafx.scene.control.ComboBox;
+import javafx.scene.control.ToggleGroup;
+import javafx.scene.control.RadioButton;
+import javafx.util.StringConverter;
+
+import static bisq.desktop.util.FormBuilder.*;
+import static bisq.desktop.util.GUIUtil.getComboBoxButtonCell;
+
+public class JapanBankTransferForm extends PaymentMethodForm
+{
+    private final JapanBankAccount japanBankAccount;
+    protected ComboBox<String> bankComboBox, bankAccountTypeComboBox;
+    private InputTextField bankAccountNumberInputTextField;
</pre>
<p>Nope :-)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/bisq/pull/3225?email_source=notifications&email_token=AJFFTNV2V4PWEAAP5NSNNRDQLBTYRA5CNFSM4IUSCO72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCFQVLTY#discussion_r326970935">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNRNO7H6X7M62CU3BE3QLBTYRANCNFSM4IUSCO7Q">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNSFKHERMGF4DU4XXWTQLBTYRA5CNFSM4IUSCO72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCFQVLTY.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/bisq/pull/3225?email_source=notifications\u0026email_token=AJFFTNV2V4PWEAAP5NSNNRDQLBTYRA5CNFSM4IUSCO72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCFQVLTY#discussion_r326970935",
"url": "https://github.com/bisq-network/bisq/pull/3225?email_source=notifications\u0026email_token=AJFFTNV2V4PWEAAP5NSNNRDQLBTYRA5CNFSM4IUSCO72YY3PNVWWK3TUL52HS4DFWFIHK3DMKJSXC5LFON2FEZLWNFSXPKTDN5WW2ZLOORPWSZGOCFQVLTY#discussion_r326970935",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>