Protege-2000 1.7

edu.stanford.smi.protegex.layout
Interface BackgroundManager

All Known Implementing Classes:
CleanSweepBackgroundManager, NoCleanupBackgroundManager, DirtyRectBackgroundManager

public interface BackgroundManager

Description of the Interface

Author:
William Grosso

Method Summary
 void addDirtyRect(Rectangle dirtyRect)
           
 void backgroundHasChangedSize()
           
 void drawEntireBackground(Graphics g)
           
 void refreshBackground(Graphics g)
           
 

Method Detail

addDirtyRect

public void addDirtyRect(Rectangle dirtyRect)

backgroundHasChangedSize

public void backgroundHasChangedSize()

drawEntireBackground

public void drawEntireBackground(Graphics g)

refreshBackground

public void refreshBackground(Graphics g)

Protege-2000 1.7

Submit a bug report or feature request
Protege-2000 is a trademark of Stanford University.
Copyright (c) 1998-2002 Stanford University.