|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--ter.SDK.controler.AbstractControler | +--ter.SDK.controler.CompositionControler
Title: Class CompositionControler
Description: Implements a controler for a composition view
Copyright: Copyright (c) 2003
Company:
Constructor Summary | |
CompositionControler()
|
Method Summary | |
int |
getType()
return the type of this plugin |
View |
getView()
gets the view owned by this controler |
Methods inherited from class ter.SDK.controler.AbstractControler |
create, getManager, setManager |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface ter.SDK.controler.Controler |
getDefaultView, isControlable, listenToView |
Methods inherited from interface ter.SDK.Plugin |
getName |
Constructor Detail |
public CompositionControler()
Method Detail |
public View getView()
public int getType()
PluginTypes
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |