jar

com.pathomation : pma-java

Maven & Gradle

Feb 15, 2023
4 stars

pma-java · Universal viewing of digital microscopy, whole slide imaging and digital pathology data. pma-java is a Java wrapper library for PMA.start (http://www.free.pathomation.com), a universal viewer by Pathomation for whole slide imaging and microscopy. YOU NEED TO HAVE PMA.START (OR PMA.CORE) RUNNING IN ORDER TO USE THIS LIBRARY. PMA-JAVA IS NOT A STAND-ALONE LIBRARY FOR WSI.

Table Of Contents

Latest Version

Download com.pathomation : pma-java JAR file - Latest Versions:

All Versions

Download com.pathomation : pma-java JAR file - All Versions:

Version Vulnerabilities Size Updated
2.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window pma-java-2.0.0.117.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

com.pathomation.UI

├─ com.pathomation.UI.UI.class - [JAR]

com.pathomation

├─ com.pathomation.CloudServerData.class - [JAR]

├─ com.pathomation.Control.class - [JAR]

├─ com.pathomation.Core.class - [JAR]

├─ com.pathomation.CoreAdmin.class - [JAR]

├─ com.pathomation.HttpCustomMultipart.class - [JAR]

├─ com.pathomation.MultipartCustomEntity.class - [JAR]

├─ com.pathomation.PMA.class - [JAR]

├─ com.pathomation.PmaClient.class - [JAR]

├─ com.pathomation.ProgressHttpEntityWrapper.class - [JAR]

├─ com.pathomation.View.class - [JAR]

Advertisement