Skip to content

This is a GUI system written in java with jigloo and jfreechart plugins that used to evaluate the packet classfication .

Notifications You must be signed in to change notification settings

michaelnju/PCE-GUI-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Packet-Classfication-Evaluation-GUI-System

  1. This is a GUI system written in java with jigloo and jfreechart plugins that used to evaluate the packet classfication .
  2. We have three directory files here:
    In the "executable file" you can see a executable java file 'PCEvalutionSystem.jar', when you double-click on it you can see the system running. .The "project file" is the java project file of this system. In the dictionary of the "project file", what we care about is the "src" file, as it contains the java class files of the project. In "src/" there are four files which are "chart", "com", "compare" and "GUI".These four files are packet files in Eclipse. Other files in "project file/" are the config files created by the Eclipse, and we put it here in case that the user need to run the project. The "explanation file" used to explain the codes and show how to operate the system. The "Operation manual" show the steps when using the system and "SourceCode" explain the code.
  3. you can run the source code in the Eclipse. Before running it ,you need to build the jfreechart plugin in your Eclipse. You can find the plugin in ./projectfile/lib/jcommon...and jfreechart...
  4. At the same time, I put the jigloo plugin here, in case you need download it and do as http://blog.csdn.net/michael_kong_nju/article/details/22154185 to make your Eclipse with jigloo development environment

About

This is a GUI system written in java with jigloo and jfreechart plugins that used to evaluate the packet classfication .

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages