What are the methods of component class?

Class java. awt. Component Method Summarybooleanaction(Event evt, Object what) Deprecated. As of JDK version 1.1, should register this component as ActionListener on component which fires action events.StringgetName() Gets the name of the component.ContainergetParent() Gets the parent of this component.Class java.awt.Component – Washington courses.cs.washington.edu › courses › cse341 › java › docs › api › Compo…

Read more

What are the methods in component class?

Class java. awt. Component Method Summarybooleanaction(Event evt, Object what) Deprecated. As of JDK version 1.1, should register this component as ActionListener on component which fires action events.floatgetAlignmentX() Returns the alignment along the x axis.floatgetAlignmentY() Returns the alignment along the y axis.Class java.awt.Component – Washington courses.cs.washington.edu › courses › cse341 › java › docs › api › Compo…

Read more