mirror of
https://gitlab.com/magicalsoup/Highschool.git
synced 2025-01-24 00:21:45 -05:00
Delete GUI.md
This commit is contained in:
parent
4a7362b419
commit
ba25ac8cf3
@ -1,17 +0,0 @@
|
|||||||
# Graphical User Interfaces (GUI)
|
|
||||||
|
|
||||||
## What is a GUI
|
|
||||||
- Graphical user interface
|
|
||||||
- User friendly way to interact with a program
|
|
||||||
- Allows the use of buttons and images ratherthan text
|
|
||||||
|
|
||||||
## Creating
|
|
||||||
|
|
||||||
- The class of a GUI in java must be deinfed ina a fdifferent way than regular
|
|
||||||
|
|
||||||
## Codinga GUI
|
|
||||||
Java foundation calssesw must be imported
|
|
||||||
- javax.swing.*;
|
|
||||||
- java.awt*.;
|
|
||||||
- Class instance variable
|
|
||||||
-
|
|
Loading…
Reference in New Issue
Block a user