Skip to content

andykhk/Virtual_Circuit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

# Virtual_Circuit_pub
A GUI base java circuit simulator which aim Aim to provide a handy to learn circuit mechanism.

Compiled by: javac src/container/*.java src/data_Package/*.java src/menu/*.java src/other/*.java
Pack by: jar cvfm vc.jar manifest ./src/*
Run by: java -jar ./vc.jar



Usage of package:

Container - All parent frame set which funcaiton as a container to accomodate all sub Jpanel 
Data_Package - All Custome data calss that used for internal data transmit. 
Manu - Sub panel for menu section

About

A java base circuit simulator which aim Aim to provide a handy to learn circuit mechanism.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published