Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVA

how to check if a person pressed a buuton in jframe

 if(jButton1.getModel().isPressed())
        System.out.println("the button is pressed");
 
PREVIOUS NEXT
Tagged: #check #person #pressed #buuton #jframe
ADD COMMENT
Topic
Name
7+4 =