org.jenkinsci.plugins.uithemes
Interface UIThemeContributor


public interface UIThemeContributor

Author:
tom.fennelly@gmail.com

Method Summary
 void contribute(UIThemeSet themeSet)
          Contribute to the theme set.
 

Method Detail

contribute

void contribute(UIThemeSet themeSet)
Contribute to the theme set.

Parameters:
themeSet - The UIThemeSet to contribute to.


Copyright © 2004-2015. All Rights Reserved.