ru.biosoft.graphics.editor
Class InverseSelector

java.lang.Object
  extended byru.biosoft.graphics.editor.InverseSelector
All Implemented Interfaces:
ViewSelector

public class InverseSelector
extends java.lang.Object
implements ViewSelector


Constructor Summary
InverseSelector()
           
 
Method Summary
 void paint(java.awt.Graphics g, View view)
          paints selected view to the Graphics
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InverseSelector

public InverseSelector()
Method Detail

paint

public void paint(java.awt.Graphics g,
                  View view)
paints selected view to the Graphics

Specified by:
paint in interface ViewSelector
Parameters:
g - painted Graphics
view - painted view


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