• We hope you have a fantastic holiday season to close out 2025! Thank you all so much for being part of the Tom's Guide community!

Java

Page 2 - Forum discussion tagged with Java.
  1. L

    How do i get java on my acer chromebook 15

    I want to play pogo
  2. R

    Looking for a laptop for college

    Hello I am currently at college doing a programming course and I m looking for a laptop. 1. What is your budget? up to €1000 but would prefer something in the €500-700 range. 2. How much battery life do you need? I would like the battery to last couple of hours so I can safely use...
  3. M

    Solved! Need help with my Java programming assignment

    Hi! I just started my programming class and we have been given an assignment to complete by the 18th of september. Ive been told the assignment is really easy but even so im struggeling quite a bit... the task is as follows (we use javaBluej) im really stuck at the whole boolean thing with...
  4. P

    how to change my tablet software from java to android

    i must change my tablet software from java to android. how to do it
  5. N

    no accesss to a jat file

    old computer java is fine no issues opening and reading cd'S Now on my alienware I get an error message not able to access jarfile
  6. M

    Laptop for software programmer/developer + mild gaming

    1. What is your budget? ~1600 EUR 2. What is the size of the notebook that you are considering? 15.6'' 3. What screen resolution do you want? Best suited for reading text. 4. Do you need a portable or desktop replacement laptop? Desktop replacement laptop 5. How much battery life do you...
  7. V

    EXP sound board launch4j nonexistant JRE

    I have jdk 1.8.0_111 installed on my pc.It obviously works as other applications work that use java. For example minecraft, however when I launch my soundboard that I use for streaming I get an error. I have been messing around in the enviroment variable for days now trying to get the path...
  8. P

    Error Batch file

    Error: could not find or load main class AssignFileName never had any issue until today - any clue ? echo on d: cd\driscoll\uar40app\uardata\rt901009003\gl extract java AssignFileName "psgl_extract.txt"
  9. M

    Java Safe Or Not?

    I got wondering. Is java a virus and it came up with a lot of questions asking if java is safe or a virus. I picked some questions and i got a mix of yes its a security problem and small amount of no. So my question is. Is downloading java a virus or security problem? I need java to run a...
  10. anustarique

    Jquery Queation Want Help

    1.which attribute is required to define the path of library of JQuery? 2.Write the correct type of JQuery from the following List? C Library C++ Library Java Library Javascript Library Please i Need Answer
  11. I

    Solved! Potential java.exe malware

    Hello everyone! I am on Windows 10 and have been noticing some weird programs running in my task manager that have been killing my CPU and it's starting to worry me. The program is called Zeallsoft Super Webcam Recorder Setup but I have never downloaded this. It sounds super fishy, I know. -...
  12. D

    How can I activition ok Button in this code?

    import java.io.*; import java.awt.*; import java.awt.event.*; import java.applet.*; import javax.swing.*; public class Create extends JFrame implements ActionListener { String msg=""; JButton btnOk,btnExit; JLabel lblName,lblId,lblMid,lblFinal,lbltotal,lblGrade; JTextField...
  13. J

    I think i need to create a menu and a while loop must be included.

    I need help with this question, i've been at it for hours now. The goal of this project is to create a class that will calculate the student grade for CSC 171. The users of the application will provide the program with their current points received and current total points possible for each of...
  14. H

    where to get 64bit Java?

    hey guys so ive wanted to play around with a minecraft modpack and i have never installed it on this pc (havent played it since i built this machine). i was having crashing issues so i checked the Technic launcher options and found out that its only using 1gb of my ram because apparently i have...
  15. E

    Java-utilizing programs malfunctioning

    Ok so I've had this problem for as long as I've had this computer. Almost all programs which utilize java in some way seem to be malfunctioning, e.g Geogebra, Maple, MarvinSketch etc. The problem is hard to describe but it's some kind of image distortion that changes when the cursor is moved...
  16. S

    How to take user input of one form and assign it to a variable in another form in java?

    i have a textfield to get user input in my form 1.i want to get the text user inputs into that textfield from that form and assign it to a variable in form2. is this possible?
  17. S

    How to compare user input in a jTextfield with data in the database? (im using java & php)

    This is an assignment and so far this is what i have done: on this button click i want to compare user input on the textfield with the data in my database.this is my code but nothing is happening when i run it and i cant find any mistakes in this. i have been trying to figure it out for hours...
  18. S

    How to center align all elements inside a jframe to center in java?

    Im making a ATM enter PIN screen using java.i have written the code to make it appear full screen when i run it but all the other elements such as the jtextfield,labels and buttons are still at the top left corner of the screen.How can i get them all to the center of my screen? .
  19. S

    Java code to separately enter numbers using the same set of jbuttons?

    i have two textfields to enter pin and account number. i will be entering these numbers using the pin pad i have made using jbuttons. but im only able to enter to one field.is there some code to distinguish between the 2 textfield.like on mouse click on to the relevant textfield input number...
  20. F

    Code in Java on Visual Studio Pro 2017?

    Recently I attained a free copy of Visual Studio Pro 2017 from my school, and was wondering if there was any way to use it as an IDE for Java. I usually use JCreator, but it's an old program that is just getting bland to me.