|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.ui.swt.pluginsimpl.BasicPluginViewImpl
public class BasicPluginViewImpl
Constructor Summary | |
---|---|
BasicPluginViewImpl(BasicPluginViewModel model)
|
Method Summary | |
---|---|
boolean |
eventOccurred(UISWTViewEvent event)
Triggers when an even listed in UISWTViewEvent occurs |
UISWTViewCoreEventListener |
getClone()
|
BasicPluginViewModel |
getModel()
|
boolean |
isCloneable()
|
void |
propertyChanged(UIPropertyChangeEvent ev)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BasicPluginViewImpl(BasicPluginViewModel model)
Method Detail |
---|
public boolean isCloneable()
isCloneable
in interface UISWTViewCoreEventListenerEx
public UISWTViewCoreEventListener getClone()
getClone
in interface UISWTViewCoreEventListenerEx
public BasicPluginViewModel getModel()
public boolean eventOccurred(UISWTViewEvent event)
UISWTViewEventListener
eventOccurred
in interface UISWTViewEventListener
event
- event that occurred
public void propertyChanged(UIPropertyChangeEvent ev)
propertyChanged
in interface UIPropertyChangeListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |