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
sendAndLoad onHTTPStatus issue
Open new window from gridview hyperlink with no menu or toolbar in new window (also set width and height)
troubles getting BETWEEN logic to work
License CAL Exchange 2007
Column border style problem
Exchange recovery
Windows BAD_SySTEM_CONFIG_INFO Bsod
error when calling php/xml file in browser
Exchange 2003 - Storage groups are dissmounting with backup softwere
Error string in catch block?