Class BasicAwtTools

java.lang.Object
eu.bandm.tools.graficUtils.BasicAwtTools

public class BasicAwtTools extends Object
Utility class for low-level inquiries on AWT windows etc.
  • Method Details

    • nearestSquareIcon

      @Opt public static @Opt Image nearestSquareIcon(Window window, int size)
      Deliver the icon which is nearest to the given size. Assume that the images are square i.e. width == height.