PDA

View Full Version : New To Java



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 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 [72] 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126

  1. Incompatible types
  2. Whats the diffrence between a procedure call and decleration
  3. I need help doing a small program.
  4. Won't set to textfield
  5. print every other line
  6. Having XML readerclass return values, but which way is best?
  7. Need some help here with java ^^
  8. Warnings: Running Applet
  9. writing a program to read a specific amount of lines from a file?
  10. Second week into Java - errors
  11. Need help with PascalTriangle
  12. want help about ArrayList and interaction
  13. return array
  14. How to call/invoke a Oracle package using java
  15. Beginner Assignments?
  16. Help with .bat batch file problem
  17. ArrayList out of bound, split string error.
  18. Interfacing with online JAVA application
  19. Edit Executable .jar files?
  20. How to run this bat file in Mac?
  21. Can't seem to figure how to even get started on writing my code..
  22. Storing/retrieving arrays in a data structure...
  23. Questions on my code!
  24. whats wrong with my code?
  25. problem import text and conbined with ArrayList
  26. 3 Decimal Places
  27. Problems with printing variables and inserting data into array
  28. Arrays help
  29. Need help with matching game
  30. Formatting Strings in Java
  31. Need Help with error
  32. Quick question
  33. Splay Trees
  34. Could not find the main class, program will exit
  35. What can cause of java program to suddenly stop reading commands?
  36. Array
  37. where to use throw and throws
  38. Access an array from a different class
  39. Returning an object
  40. question help
  41. MobyDick Words
  42. Verifying of Month
  43. Static (having a hard time)
  44. Keeping data in memory
  45. Does anyone know of any good java books
  46. Array Lists and Club class
  47. Knowing what object called the actionListener?
  48. the variable thing
  49. Space for charAt()?
  50. Field definition for extending classes Question.
  51. Change text color on type
  52. Save option
  53. Naming variables inside a cicle
  54. How to call an object from another class?
  55. book price compariosn website???
  56. classes and creating objects
  57. Iterative Preorder
  58. input digits- separate
  59. Method Arrays's: Returning multiple values
  60. ArrayList add method
  61. Print info from a different class?
  62. optimalize Java code
  63. JavaZoom BasicPlayer wont seek or adjust volume
  64. problem with htttpSession with multiple browsers at a time
  65. Simple Hit Test?
  66. Body Mass Index Calculator
  67. Hibernate - Session use
  68. Duplicating words
  69. Layout Manager
  70. How to use arrays and loops?
  71. Variable errors
  72. Swapping numbers in an array
  73. Help me pls.
  74. Override class method
  75. Start up error...advice please
  76. Applet help!!!
  77. Sharing information between tabbed jframe?
  78. Help please!
  79. Compiler and files question
  80. Using separate methods
  81. Lottery help, looping problem
  82. Tictactoe game
  83. Java Rectangle
  84. Java class array
  85. Urgent help Please!!!
  86. Java Backgroundcolor
  87. Efficiently allocating memory
  88. Help with formatting output
  89. programming
  90. If Statement return
  91. Help needed in Java Project
  92. Java Hash Tables
  93. breaking up
  94. Help with Binary recursive method to find the largest integer
  95. Swing input
  96. how to make to classes in the bank account program
  97. problem reading file
  98. Quadratic Equation Code Question
  99. how to control the GridLayout
  100. Strange Arrays behavior
  101. using decimal numbers
  102. Object errors
  103. Removing duplicates from double Arrays
  104. how do you actually define a method?
  105. exspected!!
  106. Strings Lower/UpperCase
  107. what does it mean "pass an argument to a method"
  108. ArrayList<String> convert to lowercase
  109. Exception in thread "main" java.lang.Error ...
  110. What is the meaning of this statement in the book?
  111. InetAddress.getByName
  112. a program that counts the number of each word in a sentence given by the user
  113. trig question
  114. Cannot find symbol variable Keyboard...
  115. Recalling an object from an external class
  116. Read BMP File...
  117. AWT KeyListener Problem
  118. Using BigDecimal
  119. Creating a test class
  120. I feel dumb asking this... File reader loop
  121. Actionlister problem
  122. Preventing errors when typing a letter into a String
  123. String Tokenizer help
  124. Saving information to access later
  125. help using do while loop
  126. How can I implement an ArrayList in an enum?
  127. Phone number stringtokenizer problem
  128. Random Mult. Table
  129. jTextLabel and jTextField
  130. String split
  131. simple web application????
  132. i created a jar file.but when i double click it doesnot work
  133. Jboss5 and log4j-1.2.8.jar
  134. Help with creating a class
  135. a question about pascal triangle
  136. NoClassDefFoundError - Cannot find main class
  137. Newbie
  138. parseInt in servlets
  139. Read text file into array instead of being hard coded in the script.
  140. Image upload from file system to local host (server) through http protocol in java
  141. list values in a number of steps given as a command line argument
  142. Character conversion question
  143. Question for Displaying time
  144. How do I write a method that returns an array where ith element contains a[i] + b[i]?
  145. Doubly linked list, reverse()
  146. 2D array
  147. Creating a word wrap
  148. Java configuration for Textpad? (Need correct settings)
  149. Count each cell as it prints.
  150. Java as Linux daemon
  151. FileChannel
  152. Newby
  153. how do I find acsii character?
  154. Accumulation Help
  155. Date vs Time
  156. Help with lists
  157. menubutton to activate a function
  158. Problem in storing Socket class object in ArrayList array
  159. Binary search tree
  160. Trying to store a decimal between 0&1 after dividing by 100
  161. installation problem
  162. sample jar file
  163. How do I write bits to a file( for Huffman Tree compressing)
  164. Array, I/O with a .txt file problems
  165. Javac Problems
  166. Default JScrollPane At The Top
  167. What is wrong with this code?
  168. class interface error
  169. Scanner problem
  170. HashMap trouble
  171. Objects and Classes cannot find symbol variable.
  172. using a loop to form a string pattern
  173. Java Help
  174. JTextArea Scrollers
  175. Get Internet Adresses
  176. Finding maximum number at index position
  177. write to file with filereader/filewriter
  178. Which new and updated books for JDBC
  179. Simple Socket program: Java Client- C server
  180. isbn checker
  181. 2 decimal places needed
  182. Graphics program
  183. StreamCorruptedException
  184. Methods that are NOT defined in interface
  185. Array overwriting data
  186. write line multiple times
  187. My picture is out of bounds?
  188. arrayMethod
  189. xlint full form
  190. Randomly Generate Sentences
  191. this programme dont work as I want Help me!!
  192. datetime??
  193. How to substract each value from the initial value.
  194. use bean problem
  195. i'm new to java and having troubles making an ascii animation
  196. if statements inside of an if
  197. Output Equations in Java
  198. Hey
  199. using and calling class within classes..
  200. Homework help
  201. Java3D UnsatisfiedLinkError
  202. Unchecked or Unsafe Operations Error Message
  203. Three Different Dialogue Boxes
  204. Need help with StringTokenizer bad
  205. Invalid userid and pw in the dbconnect method , should prompt again?
  206. GRect help
  207. combobox doesnt show!
  208. Using Graphics outside of a paint method
  209. Search Substring in String Help Please
  210. How to Use substring and .concat
  211. Copying large files efficiently
  212. Writing a programs
  213. Counting char in String
  214. Help with UNI tasks
  215. Question about creating jar file
  216. Newbie in Java -- Exception in thread "main" java.lang.NoClassDefFoundError:
  217. problem with .jar in iReport
  218. Help regarding StringTokenizer
  219. how to save time to database(postgresql) througn input?
  220. Chess program
  221. Help me please
  222. parse string into 2 double variables
  223. Shifting String Letters
  224. Error compiling java subclass from command prompt
  225. Java Code running problem
  226. A few problems with my code..
  227. Please help => problem when run *.jar
  228. Package not found
  229. How can we create the soap in java and get the response in soap by java
  230. Help me understant it
  231. Make a menybutton (action)listen!
  232. [Homework] Null Pointer
  233. Java Help
  234. Help with java math
  235. Plotting in Jpanel
  236. Simple question Hopefully, Scanner/file
  237. Can somebody please help me with a "tie" scenario...URGENT
  238. assignment help
  239. Jtextfield value get and calculation
  240. Creating a mask for animation
  241. how to end infinite loop
  242. How to calculate remainder in JAVA (%)
  243. scanner questions
  244. general help.
  245. Can't figure out string tokenizer
  246. Can I get random.util not to generate the same number twice
  247. help with an assignment!
  248. general help.
  249. Java BlueJ
  250. Am I in the wrong place?