ants.move.core.views.url
Class UrlView
java.lang.Object
|
+--ants.move.core.views.DynamicObject
|
+--ants.move.core.views.url.UrlView
- All Implemented Interfaces:
- UrlListener, ViewInterface, VRMLEventListener
- public class UrlView
- extends DynamicObject
- implements ViewInterface, UrlListener
Implementation of Documentation Repository.
- Version:
- 0.01 Build 2002
- Author:
- Oriol Montalà (omontala@tinet.org), Carles Pairot (cpairot@tinet.org)
Constructor Summary |
UrlView()
Sole & void constructor. |
Methods inherited from class ants.move.core.views.DynamicObject |
addListener, catchNode, eventPerformed, getBrowser, getName, getNode, getVRMLNodeName, getZone, getZoneName, printMsg, setaddChValue, setaddChValue, setBrowser, setChNodes, setName, setreChValue, setreChValue, setVRMLNodeName, setZoneName |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlView
public UrlView()
- Sole & void constructor. Used when newInstance() method is called.
- Parameters:
params
- None- Throws:
exceptions
- No exceptions thrown
init
public void init(java.util.Hashtable ht)
- Specified by:
init
in interface ViewInterface
newThing
public void newThing(UrlThing uT)
- Description copied from interface:
UrlListener
- Add a new thing
- Specified by:
newThing
in interface UrlListener
- Following copied from interface:
ants.move.core.models.url.UrlListener
- Parameters:
uT
-
loadThing
public void loadThing(UrlThing uT)
- Description copied from interface:
UrlListener
- Load thing
- Specified by:
loadThing
in interface UrlListener
- Following copied from interface:
ants.move.core.models.url.UrlListener
- Parameters:
uT
-
refreshThing
public void refreshThing(java.lang.String urlThingId)
- Description copied from interface:
UrlListener
- Refresh thing state
- Specified by:
refreshThing
in interface UrlListener
- Following copied from interface:
ants.move.core.models.url.UrlListener
- Parameters:
urlThingId
-
removeThing
public void removeThing(java.lang.String urlThingId)
- Description copied from interface:
UrlListener
- Remove thing
- Specified by:
removeThing
in interface UrlListener
- Following copied from interface:
ants.move.core.models.url.UrlListener
- Parameters:
urlThingId
-
catchThing
public void catchThing(java.lang.String urlThingId)
- Description copied from interface:
UrlListener
- Cacth thing
- Specified by:
catchThing
in interface UrlListener
- Following copied from interface:
ants.move.core.models.url.UrlListener
- Parameters:
urlThingId
-
deployThing
public void deployThing(java.lang.String urlThingId)
- Description copied from interface:
UrlListener
- Deploy thing
- Specified by:
deployThing
in interface UrlListener
- Following copied from interface:
ants.move.core.models.url.UrlListener
- Parameters:
urlThingId
-
Developers: Oriol Montala, Carles Pairot, Francesc Pinas2000 - 2002
Departament d'Enginyeria Informatica i Matematiques
Escola Tecnica Superior d'Enginyeria
Universitat Rovira i Virgili