|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TextPainter | |
---|---|
org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy | |
org.eclipse.nebula.widgets.nattable.painter.cell |
Uses of TextPainter in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy |
---|
Subclasses of TextPainter in org.eclipse.nebula.widgets.nattable.extension.glazedlists.groupBy | |
---|---|
class |
GroupByCellTextPainter
Specialized TextPainter that is used for grouping rows. |
Uses of TextPainter in org.eclipse.nebula.widgets.nattable.painter.cell |
---|
Subclasses of TextPainter in org.eclipse.nebula.widgets.nattable.painter.cell | |
---|---|
class |
AutomaticRowHeightTextPainter
Special TextPainter that will always calculate the row height of the
cell dependent to the content shown in the cell. |
class |
BlendedBackgroundPainter
A cell painter that can blend multiple background colours together when more than one has been registered for a given cell. |
class |
PasswordTextPainter
Specialized TextPainter that will paint the text that should be
showed within a cell anonymized. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |