Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

Uses of Interface
jpicedt.graphic.io.formatter.FormatterFactory

Uses of FormatterFactory in jpicedt.graphic.io.formatter
 

Classes in jpicedt.graphic.io.formatter that implement FormatterFactory
 class DefaultFormatterFactory
          [pending] underway This is the default formatter but it currently does nothing.
 

Fields in jpicedt.graphic.io.formatter declared as FormatterFactory
private  FormatterFactory PicGroupFormatter.factory
           
 

Constructors in jpicedt.graphic.io.formatter with parameters of type FormatterFactory
PicGroupFormatter(jpicedt.graphic.model.PicGroup group, FormatterFactory factory)