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

com.spun.swing.Paintables Maven / Gradle / Ivy

There is a newer version: 24.9.0
Show newest version
package com.spun.swing;

public class Paintables
{
  public static 

PaintablePanel

asPanel(P paintable) { return new PaintablePanel<>(paintable); } }





© 2015 - 2024 Weber Informatics LLC | Privacy Policy