|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectssclient.HNSTableSuppport
public class HNSTableSuppport
Supporting definitions for HNS table display object.
Nested Class Summary | |
---|---|
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
|
Field Summary | |
---|---|
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 Summary | |
---|---|
HNSTableSuppport()
|
Method Summary | |
---|---|
static javax.swing.JTable |
makeHNSTable(HNSSign[] signs)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
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
Constructor Detail |
---|
public HNSTableSuppport()
Method Detail |
---|
public static javax.swing.JTable makeHNSTable(HNSSign[] signs)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |