<?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 Creating a Desktop Add-in with JavaFX and ArcObjects in Defense and Intelligence Questions</title>
    <link>https://community.esri.com/t5/defense-and-intelligence-questions/creating-a-desktop-add-in-with-javafx-and/m-p/192540#M28</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create an ArcMap add-in using ArcObects for Java 10.5. &amp;nbsp;I want the GUI to be created with&amp;nbsp;JavaFX components. &amp;nbsp;I am using Eclipse (Mars Version) as my IDE. &amp;nbsp;I see the ESRI Template&amp;nbsp;to create an add-in project as well as another option to create a&amp;nbsp;JavaFX project. &amp;nbsp;Since I need to create an add-in with JavaFX components, which project should I start with and how do&amp;nbsp;I modify the project so I can utilize the other functionality. &amp;nbsp;That is, when I use ESRI templates to create an add-in project, how then do I configure the project to utilize the JavaFX components.&amp;nbsp; &amp;nbsp;Or if I create a JavaFX project, how then do I configure the project as&amp;nbsp;an ArcMap Add-in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any examples out there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 11 May 2017 18:04:46 GMT</pubDate>
    <dc:creator>LukeCatania</dc:creator>
    <dc:date>2017-05-11T18:04:46Z</dc:date>
    <item>
      <title>Creating a Desktop Add-in with JavaFX and ArcObjects</title>
      <link>https://community.esri.com/t5/defense-and-intelligence-questions/creating-a-desktop-add-in-with-javafx-and/m-p/192540#M28</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create an ArcMap add-in using ArcObects for Java 10.5. &amp;nbsp;I want the GUI to be created with&amp;nbsp;JavaFX components. &amp;nbsp;I am using Eclipse (Mars Version) as my IDE. &amp;nbsp;I see the ESRI Template&amp;nbsp;to create an add-in project as well as another option to create a&amp;nbsp;JavaFX project. &amp;nbsp;Since I need to create an add-in with JavaFX components, which project should I start with and how do&amp;nbsp;I modify the project so I can utilize the other functionality. &amp;nbsp;That is, when I use ESRI templates to create an add-in project, how then do I configure the project to utilize the JavaFX components.&amp;nbsp; &amp;nbsp;Or if I create a JavaFX project, how then do I configure the project as&amp;nbsp;an ArcMap Add-in?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any examples out there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 11 May 2017 18:04:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/defense-and-intelligence-questions/creating-a-desktop-add-in-with-javafx-and/m-p/192540#M28</guid>
      <dc:creator>LukeCatania</dc:creator>
      <dc:date>2017-05-11T18:04:46Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a Desktop Add-in with JavaFX and ArcObjects</title>
      <link>https://community.esri.com/t5/defense-and-intelligence-questions/creating-a-desktop-add-in-with-javafx-and/m-p/192541#M29</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Here's an example that should help:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://github.com/mshareghi/arcgis-javafx-sample-addin" title="https://github.com/mshareghi/arcgis-javafx-sample-addin"&gt;GitHub - mshareghi/arcgis-javafx-sample-addin: Sample ArcGIS JavaFX Add-In&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The trick seems to be returning a &lt;A href="https://docs.oracle.com/javase/8/javafx/api/javafx/embed/swing/JFXPanel.html"&gt;&lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;JFXPanel&lt;/SPAN&gt;&lt;/A&gt; from your &lt;SPAN style="font-family: 'courier new', courier, monospace;"&gt;DockableWindow.createUI()&lt;/SPAN&gt; implementation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 18:44:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/defense-and-intelligence-questions/creating-a-desktop-add-in-with-javafx-and/m-p/192541#M29</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-06-20T18:44:53Z</dc:date>
    </item>
  </channel>
</rss>

