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

net.alantea.swing.vml.panels.Panel Maven / Gradle / Ivy

package net.alantea.swing.vml.panels;

import javax.swing.JPanel;

import net.alantea.viewml.annotations.VElement;

@VElement("panel")
public class Panel extends JPanel
{
   private static final long serialVersionUID = 1L;

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy