~typically/modelgui/mgui-neuro

« back to all changes in this revision

Viewing changes to src/mgui/io/foreign/caret/CaretMetricOptions.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:
39
39
 * @since 1.0
40
40
 *
41
41
 */
42
 
public class CaretMetricOptions implements InterfaceIOOptions {
 
42
public class CaretMetricOptions extends InterfaceIOOptions {
43
43
 
44
44
        public InterfaceDisplayPanel displayPanel;
45
45
        public Mesh3DInt mesh;