()
| 4168 | /// |
| 4169 | /// - #requestFocus |
| 4170 | public boolean hasFocus() { |
| 4171 | return focused; |
| 4172 | } |
| 4173 | |
| 4174 | /// This flag doesn't really give focus, its a state that determines |
| 4175 | /// what colors from the Style should be used when painting the component. |
no outgoing calls