ru.biosoft.gui
Class RepaintManager

java.lang.Object
  extended byjavax.swing.RepaintManager
      extended byru.biosoft.gui.RepaintManager

public class RepaintManager
extends javax.swing.RepaintManager


Constructor Summary
RepaintManager()
           
 
Method Summary
 void paintDirtyRegions()
           
 void validateInvalidComponents()
           
 
Methods inherited from class javax.swing.RepaintManager
addDirtyRegion, addInvalidComponent, currentManager, currentManager, getDirtyRegion, getDoubleBufferMaximumSize, getOffscreenBuffer, getVolatileOffscreenBuffer, isCompletelyDirty, isDoubleBufferingEnabled, markCompletelyClean, markCompletelyDirty, removeInvalidComponent, setCurrentManager, setDoubleBufferingEnabled, setDoubleBufferMaximumSize, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

RepaintManager

public RepaintManager()
Method Detail

paintDirtyRegions

public void paintDirtyRegions()

validateInvalidComponents

public void validateInvalidComponents()


Copyright © 2001-2003 Biosof.Ru. All Rights Reserved.