Search:

Type: Posts; User: zaphod2003

Search: Search took 0.08 seconds.

  1. Replies
    2
    Views
    1,557

    Re: FocusListener

    I am trying to do some form of field validation. Basically I have say 5 JTextFields on a form and when a user completes a field and it loses the focus I want it to validate the entry and if the...
  2. Replies
    2
    Views
    1,557

    FocusListener

    I am trying to create a FocusListener method that I where I can pass the method to be called. For example (and I know this doesnt work)


    private void addFL(Component aptjf, Component met1,...
Results 1 to 2 of 2