Posts
 
Reputation
Joined
Last Seen
0 Reputation Points
100% Quality Score
Upvotes Received
3
Posts with Upvotes
3
Upvoting Members
3
Downvotes Received
0
Posts with Downvotes
0
Downvoting Members
0
Member Avatar for 117

Hello, I have worked on a project to make a custom-like Internal Frame. There are also other classes which extends it, instead of JInternalFrame. The project works quite good, but there is a problem. The discription of how the JPanel window works: _______________________________________________________________ There is a main JPanel which contians …

Member Avatar for JamesCherrill
0
279
Member Avatar for minnie19

Basically im practising java and came up on a challenge that i have yet to overcome. I have added an ActionListener but i want each button to have there own Action. Also what i wanted is to hide the contents in the button. Would be much appreciated to see how …

Member Avatar for JamesCherrill
0
2K
Member Avatar for occirats

need help removing a virus called "windows secure kit 2012" on my laptop windows 7... im not too good at this but am familiar getting around the PC and follow directions well :)....i have done this before in the past...i have microsoft security essentials. it found and removed some items …

Member Avatar for johhny-marshal
0
190
Member Avatar for bill.jeffs

I have a friend who recently bought a new Dell PC (unsure of the exact spec) but it has windows 7 with 4gb Ram and as it is a new machine runs quite well. however Recently she has had issues with the machine randomly freezing. I have witnessed this and …

Member Avatar for tigerbright
0
169
Member Avatar for Ritesh_4

Hello, am currently troubleshooting a PC running XP SP3 Pro, and found that in the the taskmanager, under Processes tab there are 2 explorer.exe running. Anyone knows why? Virus scan and scan with Malwarebytes returned nothing, just in case...

Member Avatar for gerbil
0
305
Member Avatar for louiscourchesne

tried downloading a pic sent to me and could not download, and windows asked what program i wanted to use. i clicked on windows media player.could not get to download this file. windows media player icon appeared on all my desktop icons and have not been able to acess my …

Member Avatar for joankim
0
158
Member Avatar for Dean_Grobler

Hi there, I have a machine with 2 harddrives. One has Windows 7 installed and the other has Windows 8 Consumer Preview installed. Since my Win8 is my primary, it starts up into windows 8 without even showing the bootloader. Is there a way for me to go add the …

Member Avatar for sylprose2
0
455
Member Avatar for caba992

****i want to display thread1 thread2 thread1 thread2 in java but i am not that good at thread i understand that i have to create three class main class, thread1 and thread2 class and i know i have to use wait() or notify() method ..i anyone help just give to …

Member Avatar for NormR1
0
127
Member Avatar for pudgeeboy

hey everyone , im totally freaked out right now :D and im hoping you can help with my problem with windows xp services. I have tried removing Microsoft office professional 2010 with RipOfficeSoftware. [url]http://www.raymond.cc/blog/uninstall-microsoft-office-2007-in-vista-and-xp/[/url] because there had been problems uninstalling it on my computer. After the complete reboot . I …

Member Avatar for 117
0
481
Member Avatar for choosenalpha

Hi All, I'm fairly new to Java. I have a question involving the Replace Method. Is there, any way I can use the replace method to change a string that results in: Helle, Werld; to get it to result to Hello, World using the replace method. I have seen the …

Member Avatar for TrustyTony
0
217
Member Avatar for Hypnos_16

Hey everyone, i'm currently working on a program that requires a number to be saved outside of the program in some manner and recalled later. Sounds confusing but perhaps this will help. The program i'm making is a game, and i want to be able to create something similar to …

Member Avatar for 117
0
167
Member Avatar for ret801

hello I have just installed ubuntu over my windows partition and I like it but im having minor issues, when I open system monitor and look at the memory usage I see I have 741 mb of memory wtf!?! cause I know I have 2gb installed

Member Avatar for rubberman
0
163
Member Avatar for morrowsnow

Ever since the last virus I thought I had removed, my PC has been acting strange. Every time a run superantispyware it will find a critial threat, a broken file assocation. When I try to shut windowns down or restart, I get 3 not responding messages about Rundll before the …

Member Avatar for 117
0
265
Member Avatar for DoubleGee

Hello guys, I'm fairly new to Java. I have been asked to create a simple GUI (JLabel, JTextField and 3 JButtons) I have managed to create the GUI but I'm having trouble with making the buttons work. Here is my actionPerformed method: public void actionPerformed(ActionEvent evt) { if(evt.getSource().equals(printButton)) // This …

Member Avatar for 117
0
201
Member Avatar for drameshgar1

hi! I am designing a 2d game, in my game i want to add a feature e.g. in my jframe i have three images if a user clicks on a image that image will automatically get set as a background throughout the three laves (in my game they are three …

Member Avatar for 117
0
126
Member Avatar for ganesh641

My laptop turns white color with small line, while i switch on my laptop, the screen turns white color with small lines and i can't continue further laptop model:dell inspiron 1545

Member Avatar for 117
0
191
Member Avatar for JC108415

I have a 2 month old HP Pavillion G6 and it turns on fine and i can log on and every thing but it keeps randomly making a beep sound and then the screen turns black, the computors still on but the only way to get my screen back on …

Member Avatar for 117
0
129
Member Avatar for rotemorb

Hello When I'm dont playing starCraft 2 on my pc, I quit the game, and my Screen Resolution is changed to 1360X768, and I have to change it back to 1920X1080 (My monitor resolution). Why does this happen? Thanks a lot, Rotem

Member Avatar for 117
0
128
Member Avatar for shean1488

Hi everybody, Tryed to make this program: Simple browser: you type the URL at the top and then get a new window with this web page. But my output is just JFrame(Even color did not get changed) help me please to find the problem. [CODE]import java.awt.*; import java.awt.event.ActionEvent; import java.awt.event.ActionListener; …

Member Avatar for 117
0
197
Member Avatar for 117

Hello, I'm trying to make a JPanel with JFrame capabilities, such as resizing, and moving, Everything seems to work fine, altough there are minor flickering inside the JPanel, I have numeral repaints and I have a method called update(), which uses absolute position to arrange Containers and Components. Whenever the …

Member Avatar for 117
0
4K
Member Avatar for venomlash

:-/ Is there any function in MouseListener that returns the x- and/or y-coordinates of the cursor relative to the origin of a JPanel which currently has the focus? ¡Ayúdenme, por favor!

Member Avatar for 117
0
7K