{"id":4188,"date":"2021-08-02T08:19:30","date_gmt":"2021-08-02T08:19:30","guid":{"rendered":"https:\/\/www.bearloga.space\/?page_id=4188"},"modified":"2021-08-02T08:19:31","modified_gmt":"2021-08-02T08:19:31","slug":"jython-dialogi","status":"publish","type":"page","link":"https:\/\/www.bearloga.space\/en\/jython-dialogi\/","title":{"rendered":"Jython \u2014 \u0434\u0438\u0430\u043b\u043e\u0433\u0438"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">\u041e\u0431\u044a\u0435\u043a\u0442 Dialog \u2014 \u044d\u0442\u043e \u043e\u043a\u043d\u043e, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043f\u043e\u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u043e\u0432\u0435\u0440\u0445 \u0431\u0430\u0437\u043e\u0432\u043e\u0433\u043e \u043e\u043a\u043d\u0430, \u0441 \u043a\u043e\u0442\u043e\u0440\u044b\u043c \u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0443\u0435\u0442 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c.&nbsp;\u0412 \u044d\u0442\u043e\u0439 \u0433\u043b\u0430\u0432\u0435 \u043c\u044b \u0443\u0432\u0438\u0434\u0438\u043c \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0441\u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 \u0434\u0438\u0430\u043b\u043e\u0433\u0438, \u043e\u043f\u0440\u0435\u0434\u0435\u043b\u0435\u043d\u043d\u044b\u0435 \u0432 \u0431\u0438\u0431\u043b\u0438\u043e\u0442\u0435\u043a\u0435 \u0441\u0432\u0438\u043d\u0433\u0430.&nbsp;\u042d\u0442\u043e&nbsp;<strong>MessageDialog, ConfirmDialog<\/strong>&nbsp;\u0438&nbsp;<strong>InputDialog<\/strong>&nbsp;.&nbsp;\u041e\u043d\u0438 \u0434\u043e\u0441\u0442\u0443\u043f\u043d\u044b \u0438\u0437-\u0437\u0430 \u0441\u0442\u0430\u0442\u0438\u0447\u0435\u0441\u043a\u043e\u0433\u043e \u043c\u0435\u0442\u043e\u0434\u0430 \u043a\u043b\u0430\u0441\u0441\u0430 JOptionPane.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0412 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0435\u043c \u043f\u0440\u0438\u043c\u0435\u0440\u0435 \u043c\u0435\u043d\u044e \u00ab\u0424\u0430\u0439\u043b\u00bb \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0442\u0440\u0438 \u044d\u043b\u0435\u043c\u0435\u043d\u0442\u0430 JMenu, \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0435 \u0442\u0440\u0435\u043c \u0432\u044b\u0448\u0435\u0443\u043f\u043e\u043c\u044f\u043d\u0443\u0442\u044b\u043c \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u044b\u043c \u043e\u043a\u043d\u0430\u043c;&nbsp;\u043a\u0430\u0436\u0434\u044b\u0439 \u0432\u044b\u043f\u043e\u043b\u043d\u044f\u0435\u0442&nbsp;<strong>\u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a<\/strong>&nbsp;\u0441\u043e\u0431\u044b\u0442\u0438\u044f&nbsp;<strong>OnClick<\/strong>&nbsp;.<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">file = JMenu(\"File\")\nmsgbtn = JMenuItem(\"Message\",actionPerformed = OnClick)\nconbtn = JMenuItem(\"Confirm\",actionPerformed = OnClick)\ninputbtn = JMenuItem(\"Input\",actionPerformed = OnClick)\nfile.add(msgbtn)\nfile.add(conbtn)\nfile.add(inputbtn)<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u0424\u0443\u043d\u043a\u0446\u0438\u044f \u043e\u0431\u0440\u0430\u0431\u043e\u0442\u0447\u0438\u043a\u0430 OnClick () \u043f\u043e\u043b\u0443\u0447\u0430\u0435\u0442 \u0437\u0430\u0433\u043e\u043b\u043e\u0432\u043e\u043a \u043a\u043d\u043e\u043f\u043a\u0438 \u00ab\u041f\u0443\u043d\u043a\u0442 \u043c\u0435\u043d\u044e\u00bb \u0438 \u0432\u044b\u0437\u044b\u0432\u0430\u0435\u0442 \u0441\u043e\u043e\u0442\u0432\u0435\u0442\u0441\u0442\u0432\u0443\u044e\u0449\u0438\u0439 \u043c\u0435\u0442\u043e\u0434 showXXXDialog ().<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">def OnClick(event):\n   str = event.getActionCommand()\n   if str == 'Message':\n      JOptionPane.showMessageDialog(frame,\"this is a sample message dialog\")\n   if str == \"Input\":\n      x = JOptionPane.showInputDialog(frame,\"Enter your name\")\n      txt.setText(x)\n   if str == \"Confirm\":\n      s = JOptionPane.showConfirmDialog (frame, \"Do you want to continue?\")\n      if s == JOptionPane.YES_OPTION:\n         txt.setText(\"YES\")\n      if s == JOptionPane.NO_OPTION:\n         txt.setText(\"NO\")\n      if s == JOptionPane.CANCEL_OPTION:\n         txt.setText(\"CANCEL\")<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">\u0415\u0441\u043b\u0438 \u0432\u044b\u0431\u0440\u0430\u043d\u0430 \u043e\u043f\u0446\u0438\u044f \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u044f \u0438\u0437 \u043c\u0435\u043d\u044e, \u043f\u043e\u044f\u0432\u0438\u0442\u0441\u044f \u0441\u043e\u043e\u0431\u0449\u0435\u043d\u0438\u0435.&nbsp;\u0415\u0441\u043b\u0438 \u0432\u044b\u0431\u0440\u0430\u043d\u0430 \u043e\u043f\u0446\u0438\u044f Input, \u043f\u043e\u044f\u0432\u0438\u0442\u0441\u044f \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u0435 \u043e\u043a\u043d\u043e \u0441 \u0437\u0430\u043f\u0440\u043e\u0441\u043e\u043c \u0432\u0432\u043e\u0434\u0430.&nbsp;\u0412\u0432\u0435\u0434\u0435\u043d\u043d\u044b\u0439 \u0442\u0435\u043a\u0441\u0442 \u0437\u0430\u0442\u0435\u043c \u043e\u0442\u043e\u0431\u0440\u0430\u0436\u0430\u0435\u0442\u0441\u044f \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u043c \u043f\u043e\u043b\u0435 \u0432 \u043e\u043a\u043d\u0435 JFrame.&nbsp;\u0415\u0441\u043b\u0438 \u0432\u044b\u0431\u0440\u0430\u043d \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440 \u00ab\u041f\u043e\u0434\u0442\u0432\u0435\u0440\u0434\u0438\u0442\u044c\u00bb, \u043f\u043e\u044f\u0432\u0438\u0442\u0441\u044f \u0434\u0438\u0430\u043b\u043e\u0433\u043e\u0432\u043e\u0435 \u043e\u043a\u043d\u043e \u0441 \u0442\u0440\u0435\u043c\u044f \u043a\u043d\u043e\u043f\u043a\u0430\u043c\u0438 \u00ab\u0414\u0410\u00bb, \u00ab\u041d\u0415\u0422\u00bb \u0438 \u00ab\u041e\u0422\u041c\u0415\u041d\u0410\u00bb.&nbsp;\u0412\u044b\u0431\u043e\u0440 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f \u0437\u0430\u043f\u0438\u0441\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0432 \u0442\u0435\u043a\u0441\u0442\u043e\u0432\u043e\u043c \u043f\u043e\u043b\u0435.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">\u0412\u0435\u0441\u044c \u043a\u043e\u0434 \u043f\u0440\u0438\u0432\u0435\u0434\u0435\u043d \u043d\u0438\u0436\u0435 \u2014<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">from javax.swing import JFrame, JMenuBar, JMenu, JMenuItem, JTextField\nfrom java.awt import BorderLayout\nfrom javax.swing import JOptionPane\nframe = JFrame(\"Dialog example\")\nframe.setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE)\nframe.setLocation(100,100)\nframe.setSize(400,300)\nframe.setLayout(BorderLayout())\n\ndef OnClick(event):\n   str = event.getActionCommand()\n   if str == 'Message':\n      JOptionPane.showMessageDialog(frame,\"this is a sample message dialog\")\n   if str == \"Input\":\n      x = JOptionPane.showInputDialog(frame,\"Enter your name\")\n      txt.setText(x)\n   if str == \"Confirm\":\n      s = JOptionPane.showConfirmDialog (frame, \"Do you want to continue?\")\n      if s == JOptionPane.YES_OPTION:\n         txt.setText(\"YES\")\n      if s == JOptionPane.NO_OPTION:\n         txt.setText(\"NO\")\n      if s == JOptionPane.CANCEL_OPTION:\n         txt.setText(\"CANCEL\")\n\nbar = JMenuBar()\nframe.setJMenuBar(bar)\n\nfile = JMenu(\"File\")\nmsgbtn = JMenuItem(\"Message\",actionPerformed = OnClick)\nconbtn = JMenuItem(\"Confirm\",actionPerformed = OnClick)\ninputbtn = JMenuItem(\"Input\",actionPerformed = OnClick)\nfile.add(msgbtn)\nfile.add(conbtn)\nfile.add(inputbtn)\nbar.add(file)\ntxt = JTextField(10)\nframe.add(txt, BorderLayout.SOUTH)\nframe.setVisible(True)<\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u041e\u0431\u044a\u0435\u043a\u0442 Dialog \u2014 \u044d\u0442\u043e \u043e\u043a\u043d\u043e, \u043a\u043e\u0442\u043e\u0440\u043e\u0435 \u043f\u043e\u044f\u0432\u043b\u044f\u0435\u0442\u0441\u044f \u043f\u043e\u0432\u0435\u0440\u0445 \u0431\u0430\u0437\u043e\u0432\u043e\u0433\u043e \u043e\u043a\u043d\u0430, \u0441 \u043a\u043e\u0442\u043e\u0440\u044b\u043c \u0432\u0437\u0430\u0438\u043c\u043e\u0434\u0435\u0439\u0441\u0442\u0432\u0443\u0435\u0442 \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044c.&nbsp;\u0412 \u044d\u0442\u043e\u0439 \u0433\u043b\u0430\u0432\u0435 \u043c\u044b \u0443\u0432\u0438\u0434\u0438\u043c \u043f\u0440\u0435\u0434\u0432\u0430\u0440\u0438\u0442\u0435\u043b\u044c\u043d\u043e \u0441\u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0438\u0440\u043e\u0432\u0430\u043d\u043d\u044b\u0435 [&hellip;]<\/p>\n","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"categories":[129],"tags":[],"class_list":["post-4188","page","type-page","status-publish","hentry","category-jython"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/pages\/4188","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/comments?post=4188"}],"version-history":[{"count":0,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/pages\/4188\/revisions"}],"wp:attachment":[{"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/media?parent=4188"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/categories?post=4188"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.bearloga.space\/en\/wp-json\/wp\/v2\/tags?post=4188"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}