Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations MikeeOK on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: lanfeust
  • Content: Threads
  • Order by date
  1. lanfeust

    freeze row in jtable

    Is it possible in java to freeze a row just like you do in in excel with "freeze panes"???
  2. lanfeust

    How can I manage focuses without focusmanager???

    I have problems to manage the focuses on textareas in a JDialog. I can't use the focusmanager because, with the focusmanager i can't capture the tab (->|) button on the keyboard. The problem is; when I request a focus on a textarea, it jumps to another textarea. f.e.: there are 11 textareas...
  3. lanfeust

    keypressed

    I have some problems with the keypressed event in a JComboBox. When the JCombobox has the the keyboardfocus and I press the enter a procedure should be triggered. Problem is that nothing happens. When I did some tests to retrieve the keycode of the enter button and some other buttons, nothing...

Part and Inventory Search

Back
Top