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