apps.remotecontrol.tableportal
Class PortalNavigator

java.lang.Object
  extended by apps.remotecontrol.tableportal.PortalNavigator

public class PortalNavigator
extends java.lang.Object

The Class PortalNavigator.


Constructor Summary
PortalNavigator(ContentSystem contentSystem, TablePortal portal)
          Instantiates a new portal navigator.
 
Method Summary
 Window getWindow()
          Gets the window.
 void update()
          Update.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PortalNavigator

public PortalNavigator(ContentSystem contentSystem,
                       TablePortal portal)
Instantiates a new portal navigator.

Parameters:
contentSystem - the content system
portal - the portal
Method Detail

getWindow

public Window getWindow()
Gets the window.

Returns:
the window

update

public void update()
Update.