com.metamatrix.console.ui.util
Interface RepaintController

All Known Implementing Classes:
ConsoleMainFrame, EntitlementsPanel, GroupsTabMainPanel

public interface RepaintController

Interface by which a component can tell a controlling object that a repaint is needed, to be forced by any means that works.


Method Summary
 void repaintNeeded()
           
 

Method Detail

repaintNeeded

void repaintNeeded()


Copyright © 2009. All Rights Reserved.