Milhous

1,753
reputation
264 views

Registered User

name Milhous
member for 1 year
seen 17 hours ago
website
location Kansas
age 29
Phd Student at Kansas State University. Husker fan at heart.
Dec
2
awarded  Popular Question
Nov
28
comment for each loop help
maybe some real code would be better.
Nov
25
answered how can I save an object in the file???
Nov
25
comment how can I save an object in the file???
you could also us Xstream.
Nov
23
answered importing a text file
Nov
23
answered Java: Getting the properties of a class to construct a string representation
Nov
10
comment Netbeans generated code
I will give that a try.
Nov
10
answered Why Java language does not offer a way to declare getters and setters of a given “field” through annotations ?
Nov
10
answered How to auto-start an application after system boot up in Mac os
Nov
10
answered JDBC Connection and Statement Classes
Nov
7
comment how to add different cell editors for one column in JTable?
This was very helpful.
Nov
3
awarded  Popular Question
Nov
3
awarded  Popular Question
Oct
30
awarded  Popular Question
Oct
27
comment Get battery level in Java
The question asks about java, so is there a java interface to these API's ?
Oct
26
awarded  Popular Question
Oct
23
answered Should query languages have priority of operator OR higher than priority of AND ?
Oct
14
comment Netbeans generated code
The auto-generated code appears as normal code, after the formatting is applied in eclipse.
Oct
14
revised Quicksort not working
edited tags
Oct
14
revised Netbeans generated code
made it a question
Oct
14
asked Netbeans generated code
Sep
19
awarded  Yearling
Sep
15
comment How to make SVG work with IE?
Can you open a svg with this library?
Sep
14
awarded  Nice Answer
Sep
9
revised Applescript print word documents
edited tags
Sep
9
asked Applescript print word documents
Sep
6
answered Java: Find .txt files in specified folder
Sep
6
comment Java: Find .txt files in specified folder
Could be answer be platform specific?
Sep
4
comment Mac OS java version problem for jar files
I have used the jarBundler and it works pretty good.
Sep
3
answered How to verify a jar signed with jarsigner programmatically
Aug
25
answered Draw a rectangle in an iText pdf
Aug
24
awarded  Popular Question
Aug
21
comment Can a IP address in the private range used as a public address?
It looks like whatismyip may be messing up your public ip address. The private ip addresses are not routeable on the public internet.
Aug
21
answered How do I autoident in Netbeans?
Aug
21
asked Draw a rectangle in an iText pdf
Aug
20
answered String split question using “*”
Aug
11
comment Cross platform file compression
BTW, jar is actually zip, so all you have to do is rename the jar as a zip, and then you can uncompress it.
Aug
8
comment How can I split a mysql table into multiple tables and query the correct arrea?
Why are you wanting to split user id's?
Aug
3
answered How do I sign a Java applet for use in a browser?
Aug
2
answered java and python equivalent of php’s foreach($array as $key => $value)
Jul
30
answered Is there any way to find out the number of objects that gets created?
Jul
28
answered is a GUID a good salt? is my register/login process got any flaw?
Jul
27
comment Generic method in Java, determine type
Well this seems to suck.
Jul
27
comment Generic method in Java, determine type
In my current Design, I do exactcly that, but I end up having to pass the Class,when I would really like it to know the type given the return type.
Jul
27
comment Generic method in Java, determine type
I am working on a database CRUD project, and it has many types, so this solution will not work :-(
Jul
27
asked Generic method in Java, determine type
Jul
7
answered Any drawbacks to storing an integer as a string in a database?
Jul
3
awarded  Tumbleweed
Jun
26
asked Java Webstart Options
Jun
25
awarded  Good Answer