public class Compiler extends Object implements PlugIn, FilenameFilter
| Constructor and Description |
|---|
Compiler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(File dir,
String name) |
void |
run(String arg)
This method is called when the plugin is loaded.
|
void |
showDialog() |
public void run(String arg)
PlugInpublic boolean accept(File dir, String name)
accept in interface FilenameFilterpublic void showDialog()
Copyright © 1997–2018 NIH. All rights reserved.