com.cc.framework.ui.painter
Interface ColorPalette

All Known Implementing Classes:
Def2ColorPalette, DefColorPalette

public interface ColorPalette

ColorPalette

Version:
$Revision: 1.7 $
Author:
Harald Schulz

Method Summary
 Color getColor(java.lang.String resourceId)
          Retrieves a color for the specified Id
 

Method Detail

getColor

public Color getColor(java.lang.String resourceId)
Retrieves a color for the specified Id

Parameters:
resourceId - Color Id
Returns:
The Color or null


Copyright © 2000-2005 SCC Informationssysteme GmbH. All Rights Reserved.