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
How to stablish a proper setup in MS Outlook 2003 encrypting mails
OnPopup + sql query
PHP Email
HOW TO: remove the Anonymous User from the Everyone Group....
Multi Homed Windows 2008 Server
dell powervault ejection issues
How can I update Microsoft SQL Server Native Client. Give error each time I try.
PPT Taskkill Command VBS MsgBox
VMware VirtualCenter Server Service will not stay Started on our vCenter box
Adding iSCSI store to existing ESXi 4.0 system?