Fixed the comment.
git-svn-id: svn+ssh://src.earth.threerings.net/nenya/trunk@562 ed5b42cb-e716-0410-a449-f6a68f950b19
This commit is contained in:
@@ -124,7 +124,7 @@ public class MediaOverlay
|
|||||||
/**
|
/**
|
||||||
* Called by the {@link FrameManager} to propagate our dirty regions to the active repaint
|
* Called by the {@link FrameManager} to propagate our dirty regions to the active repaint
|
||||||
* manager so that it can repaint the underlying components just prior to our painting our
|
* manager so that it can repaint the underlying components just prior to our painting our
|
||||||
* media. This will be followe by a call to {@link paint} after the components have been
|
* media. This will be followed by a call to {@link #paint} after the components have been
|
||||||
* repainted.
|
* repainted.
|
||||||
*/
|
*/
|
||||||
public void propagateDirtyRegions (ActiveRepaintManager repmgr, JRootPane root)
|
public void propagateDirtyRegions (ActiveRepaintManager repmgr, JRootPane root)
|
||||||
|
|||||||
Reference in New Issue
Block a user