Class TextCell.DefaultTextCell<T>
java.lang.Object
org.springframework.shell.component.view.control.AbstractControl
org.springframework.shell.component.view.control.cell.AbstractCell<T>
org.springframework.shell.component.view.control.cell.AbstractTextCell<T>
org.springframework.shell.component.view.control.cell.TextCell.DefaultTextCell<T>
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.springframework.shell.component.view.control.cell.TextCell
TextCell.DefaultTextCell<T>
-
Method Summary
Methods inherited from class org.springframework.shell.component.view.control.cell.AbstractTextCell
drawBackground, drawContent, getBackgroundStyle, setHorizontalAlign, setVerticalAlign
Methods inherited from class org.springframework.shell.component.view.control.cell.AbstractCell
draw, getBackgroundColor, getForegroundColor, getItem, getStyle, setBackgroundColor, setForegroundColor, setItem, setStyle
Methods inherited from class org.springframework.shell.component.view.control.AbstractControl
getRect, getThemeName, getThemeResolver, resolveThemeBackground, resolveThemeForeground, resolveThemeSpinner, resolveThemeStyle, setRect, setThemeName, setThemeResolver
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.shell.component.view.control.cell.Cell
getItem, setBackgroundColor, setForegroundColor, setItem, setStyle
Methods inherited from interface org.springframework.shell.component.view.control.Control
draw, getRect, setRect, setThemeName, setThemeResolver