Package com.simsilica.lemur.style


package com.simsilica.lemur.style
  • Class
    Description
    The attribute settings for a particular style selector.
    A style selector that matches any element with the specified child ID and parent ID.
    A fully qualified element ID.
    A style selector that matches a specific element ID.
    Used internally to the Styles class to locate attributes for a particular ElementId.
    Annotation that can mark a field setter as a style attribute setter.
    Annotation that marks a method that will initialize styles for a particular class.
    Provides support for automatically configuring GUI elements based on a style attribute system similar to cascading style sheets.
    Used internally by the Styles API to track the style definition hierarchy in tail-first form.