jar

net.sf.ingenias : testguiagent

Maven & Gradle

Jul 09, 2013

An agent that processes events from a GUI. The GUI is simulated by the platform through an interface that produces the events

Table Of Contents

Latest Version

Download net.sf.ingenias : testguiagent JAR file - Latest Versions:

All Versions

Download net.sf.ingenias : testguiagent JAR file - All Versions:

Version Vulnerabilities Size Updated
1.6
1.5

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 testguiagent-1.6.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

ingenias.jade

├─ ingenias.jade.Main.class - [JAR]

├─ ingenias.jade.MainProdStandAlone.class - [JAR]

├─ ingenias.jade.MainSampleDeployment.class - [JAR]

├─ ingenias.jade.MainSampleDeploymentProdStandAlone.class - [JAR]

├─ ingenias.jade.MainSimpleGUIAgentDeployment.class - [JAR]

├─ ingenias.jade.MainSimpleGUIAgentDeploymentProdStandAlone.class - [JAR]

ingenias.jade.agents

├─ ingenias.jade.agents.GUIAgentJADEAgent.class - [JAR]

ingenias.jade.mental

├─ ingenias.jade.mental.SampleGUIEvent.class - [JAR]

ingenias.jade.smachines

├─ ingenias.jade.smachines.GUIAgentInteractionLocks.class - [JAR]

├─ ingenias.jade.smachines.GUIAgentProtocol.class - [JAR]

ingenias.jade.components

├─ ingenias.jade.components.GUIApp.class - [JAR]

├─ ingenias.jade.components.GUIAppImp.class - [JAR]

├─ ingenias.jade.components.GUIInit.class - [JAR]

├─ ingenias.jade.components.ProcessAGUIEventTask.class - [JAR]

Advertisement