All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.browsermob.vnc.DummyComponent Maven / Gradle / Ivy

package com.browsermob.vnc;

//
// BrowserMob VNC Enhancements (https://browsermob.com/tools)
// Copyright (c) 2011 Neustar, Inc. - All Rights Reserved.
//
// The BrowserMob Local Script Validation Service provides validation of JavaScript files used for Server Load Testing
//
// NEUSTAR, INC. MAKES NO REPRESENTATIONS OR WARRANTIES ABOUT THE SUITABILITY
// OF THE SOFTWARE, EITHER EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED
// TO THE IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A
// PARTICULAR PURPOSE, OR NON-INFRINGEMENT. NEUSTAR, INC. SHALL NOT BE LIABLE
// FOR ANY DAMAGES SUFFERED BY LICENSEE AS A RESULT OF USING, MODIFYING OR
// DISTRIBUTING THIS SOFTWARE OR ITS DERIVATIVES.
//
import java.awt.*;

/**
 * Dummy Component for use with Browser Mob Local Validator
 * @author Browser Mob
 */
public class DummyComponent extends Component {

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy