All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class icc.face.Presenter

java.lang.Object
   |
   +----icc.face.Presenter

public abstract class Presenter
extends Object
The Presenter abstract class specifies the common interface of all presenter classes. Each presenter specifies a display name and a URL to be published in this display. A refresh method republishes this URL in the specified display.

See Also:
Client

Method Index

 o refresh()
Publishes the presenter url in the presenter display.

Methods

 o refresh
 public void refresh()
Publishes the presenter url in the presenter display.

See Also:
publish

All Packages  Class Hierarchy  This Package  Previous  Next  Index

This website has been archived and is no longer maintained.