com.inet.html
Interface PainterFactory


public interface PainterFactory

The interface for a factory which can create paint controllers. These controllers can be used to support fractioned medias


Method Summary
 ViewPainter createInstance()
          Creates an currently unbound paint controller
 

Method Detail

createInstance

ViewPainter createInstance()
Creates an currently unbound paint controller

Returns:
an currently unbound paint controller