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

org.metacsp.examples.meta.TestTrajectoryEnvelopeFileChooser Maven / Gradle / Ivy

There is a newer version: 1.3.5
Show newest version
package org.metacsp.examples.meta;
import org.metacsp.utility.UI.TrajectoryEnvelopeAnimator;

public class TestTrajectoryEnvelopeFileChooser {
	
	public static void main(String[] args) {		
		TrajectoryEnvelopeAnimator tea = new TrajectoryEnvelopeAnimator("Untitled");
	}
	
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy