jedi.javadoc
Interface JavaDocCompiler


public interface JavaDocCompiler


Method Summary
 void compile(TextArea messages, java.io.File outdir)
           
 java.lang.String getArguments()
           
 java.lang.String getBinary()
           
 java.lang.String getName()
           
 Panel getOptionPanel()
           
 

Method Detail

compile

public void compile(TextArea messages,
                    java.io.File outdir)

getArguments

public java.lang.String getArguments()

getBinary

public java.lang.String getBinary()

getName

public java.lang.String getName()

getOptionPanel

public Panel getOptionPanel()