Package com.github.tadukoo.view.lookandfeel.componentui
package com.github.tadukoo.view.lookandfeel.componentui
Contains the Component UI classes used in
Tadukoo Look & Feel-
ClassDescriptionA
ComponentUIclass for use withButtons, used byTadukooLookAndFeelto provide customizations for the Buttons beyond those present in existing Look & Feels.AComponentUIclass for use withLabels, used byTadukooLookAndFeelto provide customizations for the Labels beyond those present in existing Look & Feels.This interface provides utilities forTComponents - this interface is to be implemented in Component UI classes for them to utilize the methods present to help in accessing customizations from theTadukooThemeand/or the components themselves and installing and uninstalling said customizations.