Due to the current gap in continued funding from the U.S. National Science Foundation (NSF), the NSF Unidata Program Center has temporarily paused most operations. See NSF Unidata Pause in Most Operations for details.

Re: compiler error

On Thu, 3 Jan 2002, Yakup Bayram wrote:
> what could be the reason for folllowing error?
> 
> java.lang.NoSuchMethodError: java/util/Vector: method 
> add(Ljava/lang/Object;)Z not found
>  at visad/MathType.makeTimeAliasVector

All I can think of is that you are trying to compile
using JDK 1.1, since the Vector.add(Object) method was
added in JDK 1.2.

Good luck,
Bill
p.s., I don't have a clue about your BorderPanel problem,
except that I am always prepared for trouble when I use
a new Swing class.


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