org.apache.jmeter.gui.util.MenuFactory @author Michael Stover @author <a HREF="mailto:klancast@swbell.net">Keith Lancaster</a> @version $Revision: 1.29.2.2 $ updated on $Date: 2004/09/26 15:37:58 $
org.jdesktop.jdnc.JNComponent Base class for all JN components. @author Ramesh Gupta @author Amy Fowler @author Mark Davidson @javabean.class displayName="Base JDNC Component" name="JNComponent" shortDesctiption="The base component"
org.jrobin.mrtg.client.Client controls menubar MRTG menu Routers menu Interfaces menu Help menu MRTG popup menu ROUTER popup menu INTERFACES popup menu tree pane
org.jivesoftware.smackx.debugger.EnhancedDebuggerWindow The EnhancedDebuggerWindow is the main debug window that will show all the EnhancedDebuggers. For each connection to debug there will be an EnhancedDebugger that will be shown in the EnhancedDebuggerWindow.<p> This class also provides information about Smack like for example the Smack versi ...
org.jboss.cache.TreeCacheView2 import java.util.List; Graphical view of a ReplicatedTree (using the MVC paradigm). An instance of this class needs to be given a reference to the underlying model (ReplicatedTree) and needs to registers as a ReplicatedTreeListener. Changes to the tree structure are propagated from the model to th ...