|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.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 UISWTViewCoreEventListenerExpublic UISWTViewCoreEventListener getClone()
getClone in interface UISWTViewCoreEventListenerExpublic BasicPluginViewModel getModel()
public boolean eventOccurred(UISWTViewEvent event)
UISWTViewEventListener
eventOccurred in interface UISWTViewEventListenerevent - 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 | ||||||||