Class agent.Launcher.AgentImage
All Packages Class Hierarchy This Package Previous Next Index
Class agent.Launcher.AgentImage
java.lang.Object
|
+----agent.Launcher.AgentImage
- class AgentImage
- extends Object
This class is really just a struct, used to hold a gif's
URL, an Image corresponding to all the bits in that file, and a
flag that tells us whether the image has been loaded over the
net or not.
This class is not public and can therefore cannot be used outside this package.
All Packages Class Hierarchy This Package Previous Next Index