com.mucommander.ui.theme
Interface ThemeListener

All Known Implementing Classes:
DataList, FileEditor, FileTable, FileTableCellRenderer, FileViewer, FolderPanel, FoldersTreePanel, GenericPopupDataListWithIcons, HeaderMenuItem, LocationTextField, StatusBar, ThemeCache

public interface ThemeListener

Implementations of this interface can listen to changes in the current theme.

Author:
Nicolas Rinaudo

Method Summary
 void colorChanged(ColorChangedEvent event)
          Notifies the listener that a color has been changed.
 void fontChanged(FontChangedEvent event)
          Notifies the listener that a font has been changed.
 

Method Detail

colorChanged

void colorChanged(ColorChangedEvent event)
Notifies the listener that a color has been changed.


fontChanged

void fontChanged(FontChangedEvent event)
Notifies the listener that a font has been changed.



This file is part of muCommander - Copyright (C) 2002-2008 Maxence Bernard