swarm-support
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GUI package for java


From: Serban Lascu
Subject: GUI package for java
Date: Wed, 06 Feb 2002 10:15:37 +0000

hi everyone!
I've just installed Swarm 2.1.1 on my Windows 2000 machine using the Development Kit an i tried to compile an example begining like this :

import swarm.Globals;
import swarm.simtoolsgui.GUISwarmImpl;
import swarm.defobj.Zone;

import swarm.gui.Canvas;
import swarm.gui.CanvasC;
import swarm.gui.CanvasImpl;
import swarm.gui.CanvasCImpl;
import swarm.gui.RectangleNodeItem;
import swarm.gui.RectangleNodeItemC;
import swarm.gui.RectangleNodeItemCImpl;
import swarm.gui.RectangleNodeItemImpl;
import swarm.gui.OvalNodeItem;
import swarm.gui.OvalNodeItemC;
import swarm.gui.OvalNodeItemS;
import swarm.gui.OvalNodeItemCImpl;
import swarm.gui.OvalNodeItemImpl;
import swarm.gui.LinkItem;
import swarm.gui.LinkItemC;
import swarm.gui.LinkItemImpl;
import swarm.gui.LinkItemCImpl;

but except from the first 3, it doesn't find any of the other packages. what should i do in order to install them?

THX!

_________________________________________________________________
MSN Photos is the easiest way to share and print your photos: http://photos.msn.com/support/worldwide.aspx


                 ==================================
  Swarm-Support is for discussion of the technical details of the day
  to day usage of Swarm.  For list administration needs (esp.
  [un]subscribing), please send a message to <address@hidden>
  with "help" in the body of the message.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]