de.unikoblenz.comicsii.ui.startcenter
Class AbstractStartCenterPart

java.lang.Object
  extended by de.unikoblenz.comicsii.ui.startcenter.AbstractStartCenterPart
All Implemented Interfaces:
StartCenterPart
Direct Known Subclasses:
InitialPart, ProjectDeletePart, ProjectExportPart, ProjectSelectionPart

public abstract class AbstractStartCenterPart
extends java.lang.Object
implements StartCenterPart

Author:
cbu !!! Bitte die Klasse hier beschreiben !!!

Constructor Summary
AbstractStartCenterPart(StartCenterView aView)
           
 
Method Summary
 void setBackgroundColor(org.eclipse.swt.graphics.Color aColor)
           
 void setForegroundColor(org.eclipse.swt.graphics.Color aColor)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface de.unikoblenz.comicsii.ui.startcenter.StartCenterPart
createControlPart, fill
 

Constructor Detail

AbstractStartCenterPart

public AbstractStartCenterPart(StartCenterView aView)
Method Detail

setBackgroundColor

public void setBackgroundColor(org.eclipse.swt.graphics.Color aColor)
Parameters:
aColor -

setForegroundColor

public void setForegroundColor(org.eclipse.swt.graphics.Color aColor)
Parameters:
aColor -