This repository is all about practicing oop principles and java in general using java swing/awt utilities
To get started...
In over to build the project you just need to run the javac
program
passing all .java
files e.g:
javac src/com/beacastroalves/practicingoop/*.java
In order to run the project you need to use the java
program passing
the class with the main method e.g:
cd src/ && java com.beacastroalves.practicingoop.Window
This is an example of java code inside a .md
file
public class Example{
public static void main(String[] args) {
System.out.println("Hello World");
}
}
-
This is item a
-
Banana
-
Apple
-
Orange
-
Strawberry
-
List wirhout checkbox
-
Item two without checkbox