Go to the documentation of this file.
19package org.sleuthkit.autopsy.guiutils;
21import java.awt.Component;
22import java.text.SimpleDateFormat;
23import javax.swing.JTable;
24import static javax.swing.SwingConstants.CENTER;
38 setHorizontalAlignment(CENTER);
void grayCellIfTableNotEnabled(JTable table, boolean isSelected)
Component getTableCellRendererComponent(JTable table, Object value, boolean isSelected, boolean hasFocus, int row, int column)
static final long serialVersionUID
static final SimpleDateFormat dateFormat
static final String FORMAT_STRING
Copyright © 2012-2024 Sleuth Kit Labs. Generated on:
This work is licensed under a
Creative Commons Attribution-Share Alike 3.0 United States License.