Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
Unknown Quality Score

No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.

0 Endorsements
~5K People Reached
Member Avatar for Vampiricx3

Okay, so I'm aspiring to be a software programmer (I am only 17 and are yet to go through College/University), but I was just wondering, what do people that hire Programmers think of body modifications? Personally I love them, but I don't want them to affect my possible future career. …

Member Avatar for BruceVA
0
202
Member Avatar for Vampiricx3

hey guys, I'm studying to be a pro C++/Java programmer and are currently working in Ubuntu, is this a suitable choice? Or is there a more suitable linux distro?

Member Avatar for jbennet
0
285
Member Avatar for Vampiricx3

Hey guys, I'm trying to create my own personal API (more like a simple way for me to write long codes), and i've run into a snag. I want to create a simple function to detect whether or not I want the consoleWrite() to print out a new line system …

Member Avatar for ~s.o.s~
0
89
Member Avatar for Vampiricx3

Hey guys, I have the idea of creating a custom Java terminal, I know what I need to do for commands, etc, but I have no idea on how to style it like someone would with a UNIX terminal/Windows Command Prompt, or prompt it so that whenever a new line …

Member Avatar for DavidKroukamp
0
161
Member Avatar for Vampiricx3

Hey guys, i'm here to ask you today what you think of my proposed PC build. It's as follows. [code]ASUS Sabertooth X79 Motherboard Intel Core i7 3930K NZXT Sentry LXE Touch Screen Desktop Fan Controller Razer BlackWidow Mechanical Keyboard Razer Mamba 4G Gaming Mouse G.Skill Ripjaws Z 4x4GB DDR3 RAM. …

Member Avatar for stultuske
0
105
Member Avatar for Vampiricx3

I have an idea in mind. I want to create a Terminal (Windows Command Prompt) based completely in Java, capable of creating, compiling, editing, etc for Java files. I would like this to also resemble the look of Terminal/Command Prompt. Being the black background, and the text start like below. …

Member Avatar for DJSAN10
0
232
Member Avatar for Vampiricx3

Hey guys, right now I'm trying to setup my GUI so that I can search for an Employee (which when clicked, disables all of the Text Fields, but not the ID, so I can search for the ID. But right now I have no idea on how to do this, …

Member Avatar for zeroliken
0
169
Member Avatar for 3nrichedd

Working on this program that uses 2 classes and a client program to test them, I keep getting this error pointing at my constructor, not sure what i am doing wrong but could use some assistance if anyone is able to offer, the error i am getting is: cannot find …

Member Avatar for stultuske
0
205
Member Avatar for Vampiricx3

Hey guys, I'm currently creating an Employee style GUI program in Java, and I have a .txt file with several Employee details (int, string, string, string, int, double), right now I want to implement a way to display all objects within a JComboBox at the very bottom of my program. …

Member Avatar for Philippe.Lahaie
0
3K
Member Avatar for Vampiricx3

Hey guys, right now I have an Employee style java program that is basically for adding Employee data to a .txt file, I have all of that down pat, I have also got my program to automatically set the highest ID + 1, so I don't have to find the …

Member Avatar for Vampiricx3
0
159
Member Avatar for Vampiricx3

Hey guys, I'm trying to build an Employee system GUI, and right now i'm trying to create a JComboBox to display all of the Employees, but whenever I compile, I get the following errors.. [code]nathan@ubuntu:~/Desktop/Employee GUI [Java]$ javac RectangleProgram.java RectangleProgram.java:42: cannot find symbol symbol : constructor JComboBox(java.lang.String) location: class javax.swing.JComboBox …

Member Avatar for JamesCherrill
0
147
Member Avatar for Vampiricx3

Hey guys, I'm here to ask you a question. I have a constructor to get the highest ID (first int) from my Employee data file (int string string string int double), but I have no idea on how to actually display it within my JTextField, with a +1, so I …

Member Avatar for NormR1
0
125