Skip to content

Latest commit

 

History

History
42 lines (28 loc) · 1.28 KB

README.md

File metadata and controls

42 lines (28 loc) · 1.28 KB

LTS Extractor GUI

build status

Extension for the LTS Extractor platform which is used for enabling the communication with the methods for generating model analysis, and to ease the management of log files throughout the platform.

Author: Levindo Gabriel Taschetto Neto.

Advisor: Prof. Lucio Mauro Duarte.

Used technologies

Relationship between packages and the main class

package_classes_diagram

Relationship among the components

package_classes_diagram

Relationship among the panels

The GUI

Partial version of the LTSE Gui v1.0 can be seen in the image below.

ltse_gui

Java Specifications

java version "1.8.0_161"
Java(TM) SE Runtime Environment (build 1.8.0_161-b12)
Java HotSpot(TM) 64-Bit Server VM (build 25.161-b12, mixed mode)

How to use it separately

$ cd ltseGui/src
$ javac Main.java
$ java Main