|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object util.ui.view.AbstractView
public abstract class AbstractView
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 |
---|
public AbstractView()
Method Detail |
---|
public void setProperty(ViewProperty prop)
setProperty
in interface View
public ViewProperty getProperty()
getProperty
in interface View
protected abstract void onPropertiesChanged(ViewProperty prop)
|
TV-Browser 3.3.3 API | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |