Package fr.esrf.tangoatk.widget.util
Class UIManagerHelper
java.lang.Object
fr.esrf.tangoatk.widget.util.UIManagerHelper
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic DimensiongetRequiredSize(FontMetrics fm, int characters) static voidsetAll(String thingyName, JComponent thingy) static voidsetBackground(String thingyName, JComponent thingy) static voidsetFont(String thingyName, JComponent thingy) static voidsetForeground(String thingyName, JComponent thingy) static voidsetSize(String thingyName, JComponent thingy)
-
Constructor Details
-
UIManagerHelper
public UIManagerHelper()
-
-
Method Details
-
setFont
-
setForeground
-
setBackground
-
setSize
-
setAll
-
getRequiredSize
-