Skip to content

mazen259/Java-GUI-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

9 Commits
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿš€ Java GUI Quiz Project

๐Ÿ“Œ Description

A simple Java GUI application built using Java Swing.
The program allows users to enter text, copy it, style it, change colors, and move it using keyboard arrows.


โœจ Features

  • โœ๏ธ Write text in a text field
  • ๐Ÿ“‹ Copy text to a label
  • ๐Ÿ”˜ Enable / Disable input field
  • ๐ŸŽจ Change text color (Red / Green)
  • ๐Ÿ”  Text styling:
    • Bold
    • Italic
    • Plain
    • Underlined
  • ๐Ÿ’พ Save button with confirmation message
  • โŒจ๏ธ Move text using arrow keys (โ†‘ โ†“ โ† โ†’)

๐Ÿงฑ Technologies Used

  • Java
  • Java Swing
  • AWT Event Handling

๐ŸŽฎ Controls

Action Function
Copy Button Copies text to label
Enable Enables typing
Disable Disables typing
Red / Green Change text color
Checkboxes Change text style
Arrow Keys Move text
Save Show success message

โ–ถ๏ธ How to Run

javac quiz2.java
java quiz2

About

java GUI Project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages