org.apache.axis.utils.SOAPMonitor This is a SOAP Monitor Application class. This class provides the user interface for deploying the SOAP monitor service and displaying data from the service. @author Toshiyuki Kimura (toshi@apache.org) @author Brian Price (pricebe@us.ibm.com)
SOAPMonitorApplet This is a SOAP Mointor Applet class. This class provides the user interface for displaying data from the SOAP monitor service. @author Brian Price (pricebe@us.ibm.com)
zirc.gui.OptionDialog zIrc, irc client. Copyright (C) 2004 CoolBytes(Stephane claret, Andre Aymon, Alban Zumofen) coolbytes@hotmail.com This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 ...
org.jgroups.tests.PartitionerTest Title: Demos of PARTITIONER protocol. Simulates network partitions. Description: The usage of PartitionerTestFrame is quite simple: As the program finds new members in the view it adds them to the Hashtable and to Processes list. You can chose a Process from the processes list and digit a ...
org.enhydra.tool.common.wizard.TBWizardPage The CodeGenPage is a panel that you can add to a WizardDialog. It displays a page title, instructions and a CodeGenPanel. <P><I> This class is used when creating a standalone wizard. Use the OpenTools BasicWizardPage when developing JBuilder add-ins. </I></P>
org.apache.axis2.util.tcpmon TCP monitor to log http messages and responses, both SOAP and plain HTTP. If you want to choose a different Swing look and feel, set the property tcpmon.laf to the classname of the new look and feel @author Doug Davis (dug@us.ibm.com) @author Steve Loughran