Skip to content

Rae-Zou/A-Guess-Panel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Use javax.swing.jpanel to create a GuessPanel

The GuessPanel consists of:

  • RadioButtons: represent all the characters, weapons and estates so that players can make their selections for MakeGuess or SolveAttempt, players are allowed to choose exactly one.

  • JLabels: indicate the type of the following buttons.

  • JButton: allows players to submit their selections

    image

About

A simple implementation of javax.swing.jpanel.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages