Hello
The java equivalent to setFocus() is requestFocus() just place a dot after the name of the object you wish focus to transfer to and then select requestFocus() from the list of methods in say JBuilder
yourobject.requestFocus()
Kindest Regards
Narvik
Hello from New Zealand
I wish to convert a Class Diagram into java code.
Supoose I have an Apartment Class and a Tenant Class. One Apartment has (0..*)Tenants, how can I link the classes using Java with this association.
Kindest Regards
John in NZ
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.