Package org.jmol.awtjs.swing
Interface TableCellRenderer
-
public interface TableCellRenderer
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.String
getCellStyle(int iRow, int iCol, GridBagConstraints c)
-
-
-
Method Detail
-
getCellStyle
java.lang.String getCellStyle(int iRow, int iCol, GridBagConstraints c)
-
-