Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

what does setFocusable do in java

Note that setFocusable does not set the focus in itself,
it just gives the ability to potentially gain the focus to the component.
and it is true by default in jave components
 
PREVIOUS NEXT
Tagged: #setFocusable #java
ADD COMMENT
Topic
Name
8+8 =