Error with Galaxy

Hello,

I get the following error in executing "make"
in my visad/benjamin directory:

javac Galaxy.java
Galaxy.java:474: Method setAlwaysAutoScale(boolean) not found in class 
visad.DisplayImpl.
    display1.setAlwaysAutoScale(true);
                               ^
Galaxy.java:507: Method setAlwaysAutoScale(boolean) not found in class 
visad.DisplayImpl.
    display2.setAlwaysAutoScale(true);
                               ^
Galaxy.java:675: Method setMaximumSize(java.awt.Dimension) not found in class 
visad.util.LabeledRGBWidget.
    lw.setMaximumSize(d);
                     ^
3 errors
*** Error code 1
make: Fatal error: Command failed for target `Galaxy.class'

--------------------------------------------------------------

Thanks for any help you can give,

       -Bob Rabin

  • 1998 messages navigation, sorted by:
    1. Thread
    2. Subject
    3. Author
    4. Date
    5. ↑ Table Of Contents
  • Search the visad archives: