TV-Browser 3.3.3 API

util.ui.view
Class AbstractView

java.lang.Object
  extended by util.ui.view.AbstractView
All Implemented Interfaces:
View
Direct Known Subclasses:
SplitView

public abstract class AbstractView
extends java.lang.Object
implements View


Constructor Summary
AbstractView()
           
 
Method Summary
 ViewProperty getProperty()
           
protected abstract  void onPropertiesChanged(ViewProperty prop)
           
 void setProperty(ViewProperty prop)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface util.ui.view.View
getContent, setComponents, storeProperties, update
 

Constructor Detail

AbstractView

public AbstractView()
Method Detail

setProperty

public void setProperty(ViewProperty prop)
Specified by:
setProperty in interface View

getProperty

public ViewProperty getProperty()
Specified by:
getProperty in interface View

onPropertiesChanged

protected abstract void onPropertiesChanged(ViewProperty prop)

TV-Browser 3.3.3 API

TV-Browser 3.3.3, Copyright (C) 2004-2008 TV-Browser Team (dev@tvbrowser.org)