Example usage for com.vaadin.server PaintTarget interface-usage

List of usage examples for com.vaadin.server PaintTarget interface-usage

Introduction

In this page you can find the example usage for com.vaadin.server PaintTarget interface-usage.

Usage

From source file org.opennms.features.topology.ssh.internal.testframework.SudoPaintTarget.java

@SuppressWarnings("serial")
public class SudoPaintTarget implements PaintTarget {

    public SudoPaintTarget() {

    }