SortIcons

enum SortIcons : Enum<SortIcons>

Manages the structure view icons associated sort ordering.

Author

Leslie Schultz

Entries

Link copied to clipboard

Functions

Link copied to clipboard
fun icon(lineHeight: Int): ImageIcon

Return a suitable icon to display for this instance with the given line height.

Properties

Link copied to clipboard
val fileName: String
Link copied to clipboard
val name: String
Link copied to clipboard
val ordinal: Int
Link copied to clipboard
val toolTip: String