Software

A Powerpoint Viewer for IntelliJ IDEA

Powerpoint presentation in Applet Runner plugin in JetBrains IntelliJ IDEA

I’ve just released a Microsoft Powerpoint Viewer that runs in IntelliJ IDEA and other JetBrains IDE’s such as Android Studio or PyCharm.

It can open pptx presentations, navigate the slides, copy text from the presentation or open the presentation in an office suite.

To run it, download the free Applet Runner plugin from JetBrains marketplace and execute the free Powerpoint Viewer applet located at https://www.japplis.com/applet-runner/office/powerpoint-viewer.html.

An Excel Viewer for IntelliJ IDEA

Excel Viewer running in IntelliJ IDEA with the Applet Runner free plugin

I’ve just released a Microsoft Excel Viewer that runs in IntelliJ IDEA and other JetBrains IDE’s such as Android Studio or PyCharm.

It can open xlsx, xls and csv files, copy text from the spreadsheet or open the spreadsheet in an office suite.

To run it, download the free Applet Runner plugin from JetBrains marketplace and execute the free Excel Viewer applet located at https://www.japplis.com/applet-runner/office/excel-viewer.html.

Excel Viewer running in Applet Runner plugin in JetBrains IntelliJ IDEA

A Microsoft Word Viewer for IntelliJ IDEA

MS Word Viewer running with Applet Runner in IntelliJ IDEA

I’ve just released a new Microsoft Word Viewer that runs embedded in IntelliJ IDEA and other JetBrains IDE’s such as Android Studio.

You can open docx local files, copy text from the document or open the document in an office suite .

To run it, download the free Applet Runner plugin from JetBrains marketplace and execute the free Word Viewer located at https://www.japplis.com/applet-runner/office/word-viewer.html.

A YAML Viewer for IntelliJ IDEA

Yaml viewer running in IntelliJ IDEA

I’ve just released a new free YAML Viewer that runs in IntelliJ IDEA and other JetBrains IDE’s such as Android Studio.

You can open yml/yaml local files or paste YAML from the clipboard. If you have a large file, the tree navigator and the breadcrumb will help view to view only a small part of the YAML.

To run it, download the free Applet Runner plugin from JetBrains marketplace and execute the free YAML viewer located at https://www.japplis.com/tree-data-explorer/online/yaml-viewer.html.

A JSON Viewer for IntelliJ IDEA

I’ve just released a new free JSON Viewer that runs in IntelliJ IDEA and other JetBrains IDE’s such as Android Studio.

You can open local files, paste JSON from clipboard, browse the JSON as a tree structure or using the breadcrumbs. Bookmark the breadcrumbs using copy/paste.

To run it, download the free Applet Runner plugin from JetBrains marketplace and execute the free JSON viewer located at https://www.japplis.com/tree-data-explorer/online/json-viewer.html.

To run it in Eclipse or NetBeans, download the free Applet Runner plugin from the official website.

An XML Viewer for IntelliJ IDEA

XML Viewer in Applet Runner plug-in

I created a free XML viewer applet that runs in the Applet Runner plug-in for IntelliJ IDEA and other JetBrains IDE such as Android Studio.

You can open files, paste xml from clipboard, browse the XML in a tree structure, navigate/copy/paste the breadcrumbs.

To run it, download the free Applet Runner plugin from JetBrains marketplace and execute the free XML viewer located at https://www.japplis.com/tree-data-explorer/online/xml-viewer.html.

A PDF Viewer for IntelliJ IDEA

PDF Viewer with Applet Runner IntelliJ IDEA plugin

I created a PDF viewer that runs embedded in IntelliJ IDEA, Android Studio and other JetBrains IDE’s.

You can zoom, search, select text and annotate the PDF.

To run it, download the free Applet Runner plugin from JetBrains marketplace and execute the free PDF viewer located at https://www.japplis.com/applet-runner/office/pdf-viewer.html.

For NetBeans and Eclipse, you can download the plugin from the Applet Runner website.

Applet Runner 1.4 released

Applet Runner 1.4 demo

What’s new

  • Fixed possible NPE in IntelliJ IDEA 2023 CE
  • Catch Throwable for applet methods instead of Exception
  • Improved start-up description
  • Showing bookmarks doesn’t log warnings anymore
  • Added possible AppletRunnerNoParent applet parameter to define no parent class loader
  • Added possible AppletRunnerParentFirst applet parameter to define parent class loader as used first
  • Drop down menus shows above the buttons

Applet Runner Pro :

  • If applet is started remember location after restart
  • When adding a new panel, the location isn’t mandatory anymore
  • Set a title to the window when starting an applet in a window
  • Do not exit the application when closing an applet window
  • Save window location/size based on applet location (when specified)
  • Use preferred width and height set in applet html/jnlp at first start when opening in window
  • Put applet name in the window name

Superpose Texts and Images – Post on Screen Pro 1.0 Beta Released

After the release last month of freeware Post on Screen 1.0 Beta, I’m please to announce the release of Post on Screen Pro 1.0 Beta.

Post on Screen Pro is the professional version of Post on Screen with many more options than just displaying text above your other windows. Post on Screen Pro can also

  • Add images (like logo’s) on top of other windows
  • Include multiple text per post (use left right arrows to change text in your post)
  • Save the created post
  • Have multiple posts on the screen
  • Have a tool bar to easily change your post
  • Have a gradient outline for the text
  • Use current date & time for the text (e.g. DateTime:HH:mm)

You can download and try it for free at https://www.japplis.com/post-on-screen/pro/

Applet Runner 1.3 released

I’m please to announce the release of Applet Runner 1.3. Applet Runner is a free IDE plug-in (Eclipse, IntelliJ IDEA/JetBrains, NetBeans) that lets you run Java applications embedded in the IDE.

Applet Runner running in NetBeans with Japplis Toolbox applet

What’s new:

  • Applet.stop() is called when the applet is closed
  • If you buy Applet Runner Pro, you will be able to fill in the license key in Applet Runner for NetBeans and Eclipse
  • Better codebase detection if the URL class location contains ‘/com/’ or ‘/org/’
  • Many improvements in the application framework (about 150)
    • Fixed license agreement window not appearing on top of other windows
    • Translate Ctrl, Shift, Alt to the correct keyboard sign for Mac OS X
    • Added SettingPanel#getLabel that can also handle tooltips
    • If Flat IntelliJ look and feel is selected -> unlock the possibility to provide an IntelliJ Theme
    • Improved quality of taking a screenshot of a component
    • Improved creating square buttons for IconFontSwing#decorateButton
    • Catch possible error when getting the clipboard data flavor
    • Fixed start-up error if FlatLaf not in classpath
    • Added possibility to skip entering the license key the first day of the installation
    • Added scroll bar if the setting panel doesn’t fit in the window

Note that Applet Runner Pro 1.3 has also been released. Applet Runner Pro allows to have multiple applets running at the same time and is available as standalone application for Windows, Mac OS & Linux.