Class UIHelper
java.lang.Object
net.thevpc.nuts.installer.util.swing.UIHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidstatic ImageconcatImagesH(Image a, Image b, int margin) static ImageemptyImage(int w, int h) static ImagegetFixedSizeImage(Image srcImg, int w, int h, boolean preserveRatio) static JComponentmargins(JComponent c, int margin) static JComponentmargins(JComponent c, int top, int left, int bottom, int right) static JComponenttitleLabel(String str) static voidwaitForImages(Image... images) static void
-
Constructor Details
-
UIHelper
public UIHelper()
-
-
Method Details
-
titleLabel
-
margins
-
margins
-
emptyImage
-
concatImagesH
-
getFixedSizeImage
-
waitForImages
-
async
-
withinGUI
-