Class UI
- java.lang.Object
 - 
- com.biomatters.geneious.publicapi.laf.UI
 
 
- 
public final class UI extends java.lang.ObjectThis class provides a set of getter properties for various UI settings used by Geneious. Most of these settings are applied to new components by default. For components with a custom decoration, it is recommended to use one of the colors inUI.Generalfor aesthetic consistency.- Since:
 - API 4.202100 (Geneious 2021.0.0)
 
 
- 
- 
Nested Class Summary
Nested Classes Modifier and Type Class Description static classUI.ClientPropertiesComponent-based client properties defined and used by Geneious.static classUI.GeneralGeneious application color palette and application-wide user interface constants.static classUI.MiscA collection of properties for specific Geneious main frame components.static classUI.SymbolsA collection of standardised unicode symbol characters.static classUI.TabPaneProperties related to the aesthetics ofJTabbedPane.static classUI.ThemeInvertedColorThis class extendsjava.awt.Colorand provides colors which become inverted on dark based themes.static classUI.TreeProperties related to the aesthetics ofJTree. 
 -