public class HNSTableSuppport
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
HNSTableSuppport.HNSManCellEditor |
static class |
HNSTableSuppport.HNSManCellRenderer |
static class |
HNSTableSuppport.HNSModel |
static class |
HNSTableSuppport.HNSStdCellEditor |
static class |
HNSTableSuppport.HNSStdCellRenderer |
static class |
HNSTableSuppport.SSCCellEditor |
static class |
HNSTableSuppport.SSCCellRenderer |
Modifier and Type | Field and Description |
---|---|
static java.awt.RenderingHints |
AA_HINTS |
static java.awt.Font |
FONT_COURIER |
static java.awt.Font |
FONT_HNS_U |
static java.awt.Font |
FONT_LUCIDA_C |
Constructor and Description |
---|
HNSTableSuppport() |
Modifier and Type | Method and Description |
---|---|
static javax.swing.JTable |
makeHNSTable(HNSSign[] signs) |
public static final java.awt.Font FONT_LUCIDA_C
public static final java.awt.Font FONT_COURIER
public static final java.awt.Font FONT_HNS_U
public static final java.awt.RenderingHints AA_HINTS
public static javax.swing.JTable makeHNSTable(HNSSign[] signs)