Package com.install4j.api.laf


package com.install4j.api.laf
This package contains interfaces that are concerned with the look and feel of installer applications.

See the API overview for general remarks on how to use the install4j API.

The LookAndFeelEnhancer interface helps form components, screens and styles with specific aspects of creating the UI while the derived LookAndFeelHandler interface is used to provide a custom look and feel.

  • Interfaces
    Class
    Description
    Interface that must be implemented by a tri-state check box.
    The look and feel enhancer helps screens, form components and styles with specific aspects of creating the UI.
    A look and feel handler can apply a look and feel.