public class ZTitledListBorder
extends javax.swing.border.TitledBorder
ABOVE_BOTTOM, ABOVE_TOP, BELOW_BOTTOM, BELOW_TOP, border, BOTTOM, CENTER, DEFAULT_JUSTIFICATION, DEFAULT_POSITION, EDGE_SPACING, LEADING, LEFT, RIGHT, TEXT_INSET_H, TEXT_SPACING, title, titleColor, titleFont, titleJustification, titlePosition, TOP, TRAILING
Constructor and Description |
---|
ZTitledListBorder(javax.swing.JComponent parentComp,
NlsKey baseTitleKey,
javax.swing.JList listComp) |
ZTitledListBorder(javax.swing.JComponent parentComp,
NlsKey baseTitleKey,
javax.swing.JList listComp,
CountFilter filter) |
Modifier and Type | Method and Description |
---|---|
protected void |
checkState() |
java.lang.String |
getBaseTitle() |
int |
getListSize() |
getBaseline, getBaselineResizeBehavior, getBorder, getBorderInsets, getFont, getMinimumSize, getTitle, getTitleColor, getTitleFont, getTitleJustification, getTitlePosition, isBorderOpaque, paintBorder, setBorder, setTitle, setTitleColor, setTitleFont, setTitleJustification, setTitlePosition
public ZTitledListBorder(javax.swing.JComponent parentComp, NlsKey baseTitleKey, javax.swing.JList listComp)
public ZTitledListBorder(javax.swing.JComponent parentComp, NlsKey baseTitleKey, javax.swing.JList listComp, CountFilter filter)
Copyright © 2014 EsprIT-Systems. All Rights Reserved.