chunkII123
IS-IT--Management
I have poured over all the notes pertaining on how to use the focus traversal policy, and I am honestly drawing a blank. I don't understand how it work - I know it's a method, but i'm uncertain as how to implement it into a program that already has very well established nextFocusableComponent() commands.
Basically What I would like to know is this -
1. What would the policy provider be (for instance the parent container or a main class)?
2. Does this way implement action/ document/ key listeners to each different component?
3. How long do I have to implement this before I can no longer compile with the old deprecated nextFocusableComponent()?
4. Does each individual component need to have a long drawn out method to know when to transfer focus to the next?
I'm very lost...
Thank you everyone for taking the time to help me out here, I really do appreciate it.
Beware of hackers bearing executables. Happy Hunting. 'irc.2600.net'
Basically What I would like to know is this -
1. What would the policy provider be (for instance the parent container or a main class)?
2. Does this way implement action/ document/ key listeners to each different component?
3. How long do I have to implement this before I can no longer compile with the old deprecated nextFocusableComponent()?
4. Does each individual component need to have a long drawn out method to know when to transfer focus to the next?
I'm very lost...
Thank you everyone for taking the time to help me out here, I really do appreciate it.
Beware of hackers bearing executables. Happy Hunting. 'irc.2600.net'