Skip to content

willdoescode/cpstes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is my custom cps test
I wrote this in java swing which I am still getting used to so don't bully me
my action listeners are formated as follows

buttonname.addActionListener(new ActionListenser() {
@Override
public void ActionPerformed(ActionEvent e) {

}
}
instead of creating a class for the event and creating a new
instance everytime

About

⚡️A cps test app written in Java⚡️

Resources

Stars

Watchers

Forks