<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Java swing within tjava in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Java-swing-within-tjava/m-p/2367935#M131261</link>
    <description>Hi
&lt;BR /&gt;Please refer to this 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=190513282" target="_blank" rel="nofollow noopener noreferrer"&gt;article&lt;/A&gt;, I think it must be useful for you.
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
    <pubDate>Mon, 25 Apr 2016 08:26:06 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-04-25T08:26:06Z</dc:date>
    <item>
      <title>Java swing within tjava</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-swing-within-tjava/m-p/2367934#M131260</link>
      <description>I would like to create a java Menu in oder to select different Talend jobs. Not being a java specialist, I started with a littel java test program within tjava. It compiles without errors but does not show up on the screen.
&lt;BR /&gt;----------------------------------------------------
&lt;BR /&gt;class FrameBeispiel
&lt;BR /&gt;{
&lt;BR /&gt;void main(String[] args)
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; {
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;JFrame meinFrame = new JFrame("Beispiel JFrame");
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;meinFrame.setSize(200,200);
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;meinFrame.setVisible(true);
&lt;BR /&gt;&amp;nbsp; &amp;nbsp; }
&lt;BR /&gt;}
&lt;BR /&gt;-----------------------------------------------------------------
&lt;BR /&gt;I added the import statement under the advanced tab :&amp;nbsp;
&lt;BR /&gt;import javax.swing.JFrame;
&lt;BR /&gt;What &amp;nbsp;am I doing wrong?
&lt;BR /&gt;Your help is very much appreciated</description>
      <pubDate>Sun, 24 Apr 2016 12:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-swing-within-tjava/m-p/2367934#M131260</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-24T12:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Java swing within tjava</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Java-swing-within-tjava/m-p/2367935#M131261</link>
      <description>Hi
&lt;BR /&gt;Please refer to this 
&lt;A href="https://help.talend.com/pages/viewpage.action?pageId=190513282" target="_blank" rel="nofollow noopener noreferrer"&gt;article&lt;/A&gt;, I think it must be useful for you.
&lt;BR /&gt;Regards
&lt;BR /&gt;Shong</description>
      <pubDate>Mon, 25 Apr 2016 08:26:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Java-swing-within-tjava/m-p/2367935#M131261</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-04-25T08:26:06Z</dc:date>
    </item>
  </channel>
</rss>

