Skip to content
Snippets Groups Projects
Commit 09713cbd authored by Vesa Lappalainen's avatar Vesa Lappalainen :bicyclist:
Browse files

live21 alku (HT6 valmis)

parent 8af3629b
No related branches found
No related tags found
No related merge requests found
Showing
with 160 additions and 0 deletions
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.fx.ide.jdt.core.JAVAFX_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
<classpathentry combineaccessrules="false" kind="src" path="/FXGui"/>
<classpathentry combineaccessrules="false" kind="src" path="/ali"/>
<classpathentry kind="output" path="bin"/>
</classpath>
##############################
## Java
##############################
.mtj.tmp/
*.class
*.jar
*.war
*.ear
*.nar
hs_err_pid*
##############################
## Maven
##############################
target/
pom.xml.tag
pom.xml.releaseBackup
pom.xml.versionsBackup
pom.xml.next
release.properties
dependency-reduced-pom.xml
buildNumber.properties
.mvn/timing.properties
.mvn/wrapper/maven-wrapper.jar
##############################
## Gradle
##############################
bin/
build/
.gradle
.gradletasknamecache
gradle-app.setting
!gradle-wrapper.jar
##############################
## IntelliJ
##############################
out/
.idea/
.idea_modules/
*.iml
*.ipr
*.iws
##############################
## Eclipse
##############################
.settings/
bin/
tmp/
.metadata
*.tmp
*.bak
*.swp
*~.nib
local.properties
.loadpath
##############################
## NetBeans
##############################
nbproject/private/
build/
nbbuild/
dist/
nbdist/
nbactions.xml
nb-configuration.xml
##############################
## OS X
##############################
.DS_Store
\ No newline at end of file
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>trunk</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>
#DIRECTORY=test
#PACKAGE=.test
# Kerho-ohjelma 2020
Ohjelmointi 2 -kurssin malliharjoitustyö
Tekijä: Vesa Lappalainen
Tarkempi kuvaus [TIMissä](https://tim.jyu.fi/view/kurssit/tie/ohj2/2020k/ht/vesal).
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<project default="create_run_jar" name="Create Runnable Jar for Project trunk">
<!--this file was created by Eclipse Runnable JAR Export Wizard-->
<!--ANT 1.7 is required -->
<!--define folder properties-->
<property name="dir.buildfile" value="."/>
<property name="dir.workspace" value="E:/kurssit/ws/19"/>
<property name="dir.jarfile" value="${dir.buildfile}"/>
<target name="create_run_jar">
<jar destfile="${dir.jarfile}/kerho.jar" filesetmanifest="mergewithoutmain">
<manifest>
<attribute name="Main-Class" value="fxKerho.KerhoMain"/>
<attribute name="Class-Path" value="."/>
</manifest>
<fileset dir="${dir.jarfile}/bin"/>
<fileset dir="E:/kurssit/ohj2/ali/bin"/>
<fileset dir="E:/kurssit/ohj2/FXExamples/FXGui/bin"/>
</jar>
</target>
</project>
1|1|Pitsin nypläys|1950|19
2|1|Pitsin nypläys|1929|8
3|1|Pitsin nypläys|1972|23
4|1|Pitsin nypläys|1975|48
5|2|Pitsin nypläys|1900|27
6|2|Pitsin nypläys|1943|18
7|3|Pitsin nypläys|1990|8
8|3|Pitsin nypläys|1902|56
9|4|Pitsin nypläys|1973|34
10|4|Pitsin nypläys|1920|52
11|4|Pitsin nypläys|1976|31
12|4|Pitsin nypläys|1999|25
13|4|Pitsin nypläys|1931|40
14|6|Pitsin nypläys|1973|42
15|6|Pitsin nypläys|1960|3
16|6|Pitsin nypläys|1993|37
17|6|Pitsin nypläys|1976|6
18|6|Pitsin nypläys|1956|46
19|6|Pitsin nypläys|1984|39
20|6|Pitsin nypläys|1940|44
21|5|Pitsin nypläys|1972|47
10
1|Ankka Aku 8810|241122-6278|Paratiisitie 13|12345|ANKKALINNA|12-1234|||1996|50.0|30.0|Velkaa Roopelle
2|Ankka Aku 9979|150380-576A|Paratiisitie 13|12345|ANKKALINNA|12-1234|||1996|50.0|30.0|Velkaa Roopelle
3|Ankka Aku 9186|211219-1820|Paratiisitie 13|12345|ANKKALINNA|12-1234|||1996|50.0|30.0|Velkaa Roopelle
4|Ankka Aku 1559|110801-2905|Paratiisitie 13|12345|ANKKALINNA|12-1234|||1996|50.0|30.0|Velkaa Roopelle
5|Ankka Aku 1311|141296-9559|Paratiisitie 13|12345|ANKKALINNA|12-1234|||1996|50.0|30.0|Velkaa Roopelle
6|Ankka Aku 9474|080604-855L|Paratiisitie 13|12345|ANKKALINNA|12-1234|||1996|50.0|30.0|Velkaa Roopelle
luennot/live21/kuvat/avaa.png

9.23 KiB

luennot/live21/kuvat/avaak.png

27.2 KiB

luennot/live21/kuvat/eiaukea.png

6.09 KiB

luennot/live21/kuvat/eiaukeak.png

45.3 KiB

luennot/live21/kuvat/haku.png

32.6 KiB

luennot/live21/kuvat/harrastusDialog.png

5.44 KiB

luennot/live21/kuvat/jasenDialog.png

14.5 KiB

luennot/live21/kuvat/kerhohar.png

30.4 KiB

File added
luennot/live21/kuvat/paaikkuna.png

29.5 KiB

luennot/live21/kuvat/paaikkunak.png

105 KiB

luennot/live21/kuvat/poisto.png

6.71 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment