/*
* To change this template, choose Tools | Templates
* and open the template in the editor.
*/
package automenta.netention.ui.view;
import com.vaadin.ui.VerticalLayout;
/**
*
* @author seh
*/
public class NewPatternPanel extends VerticalLayout {
}