MCPcopy Index your code
hub / github.com/OpenSourcePhysics/osp / getComponent

Method getComponent

src/org/opensourcephysics/ejs/View.java:45–45  ·  view source on GitHub ↗

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)

Source from the content-addressed store, hash-verified

43 * @return The graphical component
44 */
45 public java.awt.Component getComponent(String _name);
46
47} // End of class
48

Callers 15

IsingTempControlMethod · 0.65
IsingControlMethod · 0.65
importDataMethod · 0.65
showPopupMethod · 0.65
openMethod · 0.65
setFontsMethod · 0.65
setFontFactorMethod · 0.65
captureWindowMethod · 0.65
addObjectMethod · 0.65
destroyMethod · 0.65
EjsCalculationControlMethod · 0.65
EjsSimulationControlMethod · 0.65

Calls

no outgoing calls

Tested by 2

Test_EventMethod · 0.52
EJSSliderTestMethod · 0.52