Package org.meteoinfo.table
Class IconText
- java.lang.Object
-
- org.meteoinfo.table.IconText
-
public class IconText extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description IconText(javax.swing.ImageIcon icon, java.lang.String text)Constructor
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.swing.ImageIcongetImageIcon()Get image iconjava.lang.StringgetText()Get textjava.lang.StringtoString()
-