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

com.github.gv2011.util.swing.imp.builder.Flexible Maven / Gradle / Ivy

There is a newer version: 0.12
Show newest version
package com.github.gv2011.util.swing.imp.builder;

interface Flexible {

  Elasticity elasticity(Orientation orientation);

  void reset();

}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy