- This is a GUI system written in java with jigloo and jfreechart plugins that used to evaluate the packet classfication .
- 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. - 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...
- 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
-
Notifications
You must be signed in to change notification settings - Fork 0
michaelnju/PCE-GUI-System
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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 0
No packages published