Microsoft
Software
Hardware
Network
Question : Raising an event
Ok, so here's the problem.
I have a TextBox, contained within a JPanel, which is contained within a JFrame. When I hit the 'enter' key, I want to be able to detect it in the JFrame.
Any ideas?
Answer : Raising an event
you could add a method that added listener to textbox
public void addKeyListener(KeyListener
listener) {
theDefaultTextBox.addKeyLi
stener(lis
tener);
}
Random Solutions
Remote Desktop Connection to Windows SBS 2008
When closing Excel several computers are getting an error
How do I change the default directory for program files in server 2008 r2?
Appointment booking app or service for field engineers?
AJAX, JQUERY, server date timestamp
Extremely slow access to Redirected Folders in SBS2008 with XP Pro clients
change sched task pw via command line
Oracle packages
what is most cost effective way to backup windows 2008 sbs
Create linked server from MS Sql to oracle server