Package samer.maths

Class IntArrayEditor

  • java.lang.Object
    • BaseViewer
      • samer.maths.IntArrayEditor


  • public class IntArrayEditor
    extends BaseViewer
    • Constructor Summary

      Constructors 
      Constructor and Description
      IntArrayEditor(int[] x) 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      void update(java.util.Observable obs, java.lang.Object arg) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IntArrayEditor

        public IntArrayEditor(int[] x)
    • Method Detail

      • update

        public void update(java.util.Observable obs,
                           java.lang.Object arg)