Get a graphical object @param _name A keyword that identifies the graphical object that must be retrieved. Typically its name. @return The graphical component
(String _name)
| 43 | * @return The graphical component |
| 44 | */ |
| 45 | public java.awt.Component getComponent(String _name); |
| 46 | |
| 47 | } // End of class |
| 48 |
no outgoing calls