Uses of Class
org.violetlib.jnr.aqua.TableColumnHeaderLayoutConfiguration
-
Packages that use TableColumnHeaderLayoutConfiguration Package Description org.violetlib.jnr.aqua -
-
Uses of TableColumnHeaderLayoutConfiguration in org.violetlib.jnr.aqua
Subclasses of TableColumnHeaderLayoutConfiguration in org.violetlib.jnr.aqua Modifier and Type Class and Description classTableColumnHeaderConfigurationA configuration for a table column header.Methods in org.violetlib.jnr.aqua with parameters of type TableColumnHeaderLayoutConfiguration Modifier and Type Method and Description abstract InsetterAquaUILayoutInfo. getTableColumnHeaderLabelInsets(TableColumnHeaderLayoutConfiguration g)Return the insets of the label area of a table header cell for the purposes of painting the label.abstract InsetterAquaUILayoutInfo. getTableColumnHeaderSortArrowInsets(TableColumnHeaderLayoutConfiguration g)Return the insets of the sort indicator of a table header cell for the purposes of painting the sort indicator.
-