Log in

View Full Version : What's Wrong With My Code?



Pages : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 [54] 55

  1. [SOLVED] Printing Array without printing empty elements
  2. Formatting output of a Double
  3. Creating Polygon (not visual)
  4. Basic Beginner Help
  5. Java error
  6. XML DOM Parser problem
  7. Need help with java applet game.
  8. Action Listeners and Key Listeners Help
  9. Basic Java Encryption
  10. writing to JEditorPane
  11. Help with Java MenuItem and Boolean
  12. Run 2 systems command in applet, how?
  13. [SOLVED] allow a new input, dicarding the last mismatch input without terminating the program
  14. Parsing CDATA
  15. String array combined with if-then-else to output different text for different values
  16. Java Newton's Method HELP PLEASE
  17. Newbie questions about lesson on class implementation
  18. How do i access methods from an arraylist?
  19. Palindrome Stacks
  20. I'm having trouble with date and calendar class
  21. Need help with array code
  22. Interface problem please help!!
  23. Log Management
  24. Help with background and objects
  25. declaring a "final" variable?
  26. setText() NULL pointer excception problem
  27. Piglatin Converter
  28. regular expressions
  29. [SOLVED] The infamous Hello World
  30. writting to jeditorpane
  31. Apple
  32. Missing Substance file
  33. HTTP Status 500 -
  34. problem with data access when a class call another class
  35. component
  36. MouseDraged
  37. String Vector
  38. retrieve the video stream from an Axis camera
  39. 2D Collision Detection
  40. unable to run log code
  41. applet + swing + arraylist = exception??
  42. How to run this code?
  43. Writing data to the java DefaultTableModel
  44. Making executable JAR more "executable"
  45. Hex to Integer Problem
  46. Java Client
  47. what is the reason of " Server returned HTTP response code: 403" error
  48. ArrayList Unexpected Return
  49. Completely Lost in this problem(multiple methods)
  50. SQL in Java
  51. HELP URGENT!!
  52. org.apache.derby does not exist?
  53. New to programming
  54. print space
  55. main methos problem
  56. [SOLVED] Problem with a tutorial program(Adding the answer of two squared numbers together)
  57. [SOLVED] Writing " to a File
  58. program execution with warnings
  59. need help figuring out what is wrong with my A* search algorithm for an 8 puzzle
  60. Please help with this code.....
  61. remote system shutdown
  62. Prince
  63. Help to translate from C to java
  64. Simple game in Java
  65. Multicast Problem
  66. Extracting the BINDING element from WSDL file
  67. why does this code read an html file uncontinuously
  68. AWT-EventQueue-0" java.lang.OutOfMemoryError: Java heap space
  69. HELP! Input, numbers, nonsense
  70. Snake Game
  71. squiggle
  72. Illegal start
  73. Merging of Trees..
  74. Calling exe files from Java
  75. WSDL2Java tool
  76. problem in my code
  77. Accessing a method of one class in another class
  78. Setting Icons and checking for matches
  79. Incrementing every letter in a string that occupies an odd position.
  80. unsafe operations note??
  81. 3D Landscape
  82. JAVA- .class to .java
  83. [SOLVED] Problem with Scanner ?
  84. Hangman
  85. Thread/timer problem
  86. Enforce DTD on DomParser - Make Parser fall over if error detected
  87. Under Windows OS, how to call *.EXE produced in Linux OS?
  88. Problem with JavaMail... HELP! :(
  89. Stuck :(
  90. Noobie to Java questions!! :D
  91. Inputing file (.txt) and finding the highest number in the file
  92. [SOLVED] Java Beginner: Help with methods and returning values (hailstone program)
  93. Bulk operations on sets/ map problem
  94. [Swing-Progress Bar] Can't resize progress bar
  95. Convert object to String
  96. Loading a file in a different folder
  97. [SOLVED] upper case
  98. problems with loop in Java App
  99. [SOLVED] Writing integers to a file
  100. JAVA exercise
  101. Unable to render printing the complete JPanel
  102. Sorting/Lexicographic =)
  103. Please help me with this Java programming
  104. [SOLVED] what is wrong for the java code
  105. Calculate federal taxes program! Help!
  106. Sentence and Letter Count Program
  107. Totally stuck on this assignment
  108. Object as Reference not working
  109. Putting text fields in an array
  110. cannot find symbol Error
  111. ArrayList Boolean Issue
  112. Producer/Consumer Help
  113. begginer wondering why his guessing game won't work
  114. [SOLVED] Do i need to import anything here?
  115. Exception during xml validation
  116. returning a 2D array
  117. [SOLVED] Array Problem
  118. treemap Duplicates
  119. Custom Java stack class (with generics) problem
  120. calling a constructor
  121. [SOLVED] Help with code, Says number is NaN and i cant format it
  122. Playing .wav file
  123. How To Make The Program Jump To The Next Function..
  124. A little help with my Blackjack code
  125. Need help for my java game
  126. Calling for methods
  127. My KeyListener is not Working!!
  128. GridWorld Code - Need Help
  129. keeping an drawing centered in Graphics
  130. ActionListener help
  131. [SOLVED] utf-16 byte[] to string conversion
  132. Triangle issues
  133. Need some serious quick help. :/
  134. Image location on a Runnable JAR file?
  135. searching a string
  136. Timer Class help
  137. the infamous null pointer applet problem
  138. need help on an assignment :(
  139. program terminates itself and leave log file called hr_err_pid in desktop
  140. Error in Program for Game of Craps
  141. [SOLVED] Trying to call web service (and failing)
  142. What's wrong?!
  143. Funny business with JFrame, JPanel and JLabel
  144. Hi
  145. Cash Register Exercise
  146. An RMI-IIOP Application
  147. Creating program Blackjack - Dr.Java
  148. I need help with my ohm's law applet code. can't figure it out!
  149. how do I keep a persistent prompt in JTextArea and allow user input
  150. Simple Input/Output program Acting weird
  151. Audioclip play makes applets slow
  152. How to print results to screen
  153. Check for palindrome numbers
  154. Format some text with Java
  155. [SOLVED] Supressing empty lines and does not do until the end! Why ?
  156. java.lang.numberformatexception error
  157. [SOLVED] Char cannot be dereferenced
  158. Equals Method
  159. Why the compiler can not find the symbol?
  160. Output String Handling in Java
  161. Permissions?
  162. cannot be resolved to a type
  163. Can not figure out my programs error!
  164. Whats wrong with my code?
  165. Imitating a JFrame extended program with JPanel; help needed...
  166. Help Calling Method From Another Class
  167. Inputs not being applied.
  168. Base Conversion
  169. Http post to login to forum
  170. Just Need Some quick help with code
  171. Game of Craps: won't compile
  172. thread sorting
  173. JSP Troubles
  174. Key Listener not working in jinternalframe
  175. don't know what's wrong
  176. need help quickly plz!!!
  177. doubt in hibernate
  178. Merge 2 Sorted Text Files into a Third
  179. INPUTMISMATCHEXCEPTION
  180. need help prog skipping method
  181. how to make a program take time...
  182. Validating fields in a js shopping cart
  183. Checkbox - Change Font Color
  184. I can't find out what is wrong with my code. Please Help!
  185. need help
  186. revalidate() JPanel outside of class it resides
  187. another problem
  188. Question about my coin toss program
  189. Music player problem
  190. Keypress simulation problems
  191. Monitoring program
  192. im no getting
  193. Rounding screwed up?
  194. Code not printing correctly
  195. Unsatisfied
  196. Need help compiling java class files
  197. Can someone please tell me why my code doesn't print out anything?
  198. [SOLVED] Help Converting to an Acronym
  199. hmm for some reason the char.At isnt working
  200. Java Locked Class
  201. [SOLVED] why does this code print 0.0 for the value and "F" as the letter grade?
  202. Converion question by new guy
  203. Problem with a waitFor() executing a script
  204. Card and CardTest
  205. Java heap space error
  206. my programs- Card and CardTest
  207. Exception (payword protocol)
  208. my Hex
  209. help me plz
  210. Re-using methods?
  211. Help setting a private static class variable
  212. [SOLVED] Web Service Schema input parameter is null
  213. [SOLVED] How to Put Spaces in the Output of Passed Arguments?
  214. Im getting 1 Silly error can someone help please
  215. Streamtokenzier help
  216. annoying error.
  217. How do you set an object in array to null value?
  218. help with a error message
  219. Need help with setting multiple font styles in jTextPane
  220. [SOLVED] A little help needed..
  221. Process Builder Issue
  222. Need help :(
  223. Question...Key bindings
  224. applet fail
  225. Mixed Fraction JAVA
  226. my menu doesnt work can u tell me whats wrong
  227. Javax.Mail Query Help Me Please
  228. Desparate for Help
  229. Re: Java Newbie Code Problem
  230. Newbie Programming problem
  231. Blackjack program runs excrutiatingly slow.
  232. [SOLVED] Java Newbie Code Problem
  233. i do not know how to solve this issue
  234. Jsp source not found
  235. Please help me with this Java programming
  236. My Clear Info button is not working with Screenshot
  237. Fibonacci Spiral Help?
  238. Java Webservice problem (Array)
  239. "java.lang.NoSuchMethodError: main" and "fatal exception occured."
  240. Java is resetting my variables to zero, and other mysterious things
  241. The character '' is an invalid XML character exception getting
  242. servlet and socket plz HELP
  243. Creating a class for points in three dimensions.
  244. Need some help
  245. how do i use point 3d?
  246. Beginner needs help with simple java assignment.
  247. Help With Java - Changing a File
  248. bounding box collision
  249. Craps- GAME fine tunning.
  250. Need help with my code