votes
New to Java - HELP!
public void chaptercheck() { if(spinone.get(value) <= 0 || spintwo.get(value) <= 0){ spinone.value = 1; } if (spinone.value > spintwo.value) } I have two spinners named spinone ...
blah blah blah is here! blah blah » Close
public void chaptercheck() { if(spinone.get(value) <= 0 || spintwo.get(value) <= 0){ spinone.value = 1; } if (spinone.value > spintwo.value) } I have two spinners named spinone ...
I have named a spinner "spinone" in a gui. I am trying to get the value of the spinner: What am I doing wrong? if(spinone.value > 0){ } Thanks, Derek
Brother need some information security related projects or idea about simple information security projects in java.
Could I tether my android phone to Arduino using an app like PDANET and then rebroadcast the internet over WIFI with a WiShield?
I've been a Java developer since 1.1. I've now got ~2 days of learning C#, following what I've been able to find of their tutorials. I've written a primes-generating program and now a Form to control it. The Getting Started questio ...
How would I create a sketch that would serve up a web page with multiple buttons, then if a button is clicked can input the boolean value from the HTTP into a Java Variable. Thanks, Derek
Is it possible to dynamically load a .jar file that was uploaded into your web application at runtime?
When it comes to building highly concurrent services, is it an obvious choice to choose Java over C#? I'm just reading over [url]http://download.oracle.com/docs/cd/E17409_01/javase/tutorial/essential/concurrency/highlevel.html[/url], and ...
When looking at java enumerations versus c#'s enumerations implementation, are there any underlying differences? I believe java recently introduced enumerations, so was curious if they work the same as how enums are used in c#.
Other than spring MVC (and grails which uses spring MVC), what other MVC frameworks exist for java? I'm looking for something very lightweight?
guyz i fouind this website the best place i can solve my problems but i even want to solve some java problems too but i dont know such a web site. can anybody help me, to show me the best web site and clear like debugging .com it will be u ...
Dear All, Can we run Microsoft Visual C# executable within linux and mac ? Or do we need something to be able to do that. I am new in C#, I was just wondering is C# like java that can be run in any operating systems. Kindest Regards, ...
What's the best Java IDE..? i'am just a kid to java.., i'am just going to start with it., [b]plz reply the Best IDE., one for Coding and one for designing..!??[/b] (i.e)., the best IDE for .net is visual studio (coding) & Expres ...
Got feedack? Found a bug? report it here.