Uses of Class
com.vuze.plugins.mlab.tools.ndt.swingemu.Component
Packages that use Component
Package
Description
Vuze/BiglyBT Swing stub layer for M-Lab Network Diagnostic Tool (NDT) Applet.
The M-Lab Web100 Network Diagnostic Tool (NDT) Java Applet
Version 3.7.0.2 (May 20, 2015)
From: GitHub.
-
Uses of Component in com.vuze.plugins.mlab.tools.ndt.swingemu
Subclasses of Component in com.vuze.plugins.mlab.tools.ndt.swingemuModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in com.vuze.plugins.mlab.tools.ndt.swingemu that return ComponentMethods in com.vuze.plugins.mlab.tools.ndt.swingemu with parameters of type ComponentModifier and TypeMethodDescriptionvoidvoidvoidvoidvoidvoidJTextPane.insertComponent(Component comp) voidvoidConstructors in com.vuze.plugins.mlab.tools.ndt.swingemu with parameters of type Component -
Uses of Component in edu.internet2.ndt
Subclasses of Component in edu.internet2.ndtModifier and TypeClassDescriptionclassUtility class that creates a new "Frame" with a window closing functionality.classclassClass that displays status of tests being run.classMain Applet class that creates UI, defines tests and interprets results from the tests.Methods in edu.internet2.ndt with parameters of type ComponentModifier and TypeMethodDescriptionvoidResultsTextPane.insertComponent(Component paramCompObj) JTextPane method to insert a component into the document as a replacement for currently selected content.