~typically/modelgui/mgui-neuro

« back to all changes in this revision

Viewing changes to src/mgui/io/standard/gifti/GiftiOutputOptions.java

  • Committer: typically
  • Date: 2013-07-23 17:12:40 UTC
  • mfrom: (44.1.2 mgui-neuro)
  • Revision ID: typically-20130723171240-qupw1fcoplbpwino
Merge commit

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
import javax.swing.JFileChooser;
25
25
 
26
26
import mgui.interfaces.InterfaceObject;
 
27
import mgui.interfaces.xml.XMLFunctions;
27
28
import mgui.io.domestic.shapes.SurfaceOutputOptions;
28
29
 
29
30
/***********************************************************