public class MultiLUT extends Object implements ActionListener
Constructor and Description |
---|
MultiLUT() |
Modifier and Type | Method and Description |
---|---|
void |
actionPerformed(ActionEvent e)
Handles button press events.
|
void |
doit() |
void |
go(String[] args) |
static void |
main(String[] args)
Run with 'java -mx256m MultiLUT'
in directory with SPB1.PIC, SPB2.PIC, ..., SPB17.PIC.
|
public static void main(String[] args) throws IOException, VisADException
IOException
VisADException
public void go(String[] args) throws IOException, VisADException
IOException
VisADException
public void actionPerformed(ActionEvent e)
actionPerformed
in interface ActionListener
public void doit()
Copyright © 2015–2022 SciJava. All rights reserved.