Example usage for Java javax.swing.event InternalFrameEvent fields, constructors, methods, implement or subclass
The text is from its open source code.
JInternalFrame | getInternalFrame() Returns the originator of the event. |
Object | getSource() The object on which the Event initially occurred. |