Home
last modified time | relevance | path

Searched defs:tableCellAlignLeft (Results 1 – 3 of 3) sorted by relevance

/dports/science/jmol/jmol-14.32.7/src/jspecview/js2d/
H A DDialogTableModel.java18 private boolean tableCellAlignLeft; field in DialogTableModel
20 …gTableModel(String[] columnNames, Object[][] data, boolean asString, boolean tableCellAlignLeft ) { in DialogTableModel()
H A DJsDialog.java57 protected boolean tableCellAlignLeft; field in JsDialog
/dports/science/jmol/jmol-14.32.7/src/jspecview/java/
H A DAwtDialog.java119 protected boolean tableCellAlignLeft; field in AwtDialog