HEADER

ru.biosoft.graphics.editor
Class InverseSelector


public class InverseSelector
implements ViewSelector


Method Summary
 voidpaint(Graphics g, View view)
          paints selected view to the Graphics

Method Detail

paint

public void paint(Graphics g, View view)
paints selected view to the Graphics
Parameters:
g - painted Graphics
view - painted view

FOOTER

BOTTOM