Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
hello this is my first commit message :):):)...:)
  • Loading branch information
msm10008 authored and msm10008 committed Feb 26, 2016
1 parent 20aeb62 commit 8610c32
Show file tree
Hide file tree
Showing 6 changed files with 3 additions and 5 deletions.
1 change: 1 addition & 0 deletions Party_APP/.classpath
Expand Up @@ -2,5 +2,6 @@
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/OSGi%Minimum-1.2"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="output" path="bin"/>
</classpath>
Binary file removed Party_APP/bin/controller/ThemePreset$preSet.class
Binary file not shown.
Binary file modified Party_APP/bin/controller/ThemePreset.class
Binary file not shown.
Binary file modified Party_APP/bin/view/Party.class
Binary file not shown.
4 changes: 2 additions & 2 deletions Party_APP/src/controller/ThemePreset.java
Expand Up @@ -13,7 +13,7 @@ public class ThemePreset {
System.out.println("Select Theme: ");
}

class preSet(){
//class preSet(){

}
//}
}
3 changes: 0 additions & 3 deletions Party_APP/src/view/Party.java
Expand Up @@ -8,8 +8,5 @@ public class Party {
public static void main(String[] args) {
// TODO Auto-generated method stub


hhhhhhhhhh
}

}

0 comments on commit 8610c32

Please sign in to comment.