|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.pluginsimpl.local.ui.UIManagerEventAdapter
public class UIManagerEventAdapter
Field Summary |
---|
Constructor Summary | |
---|---|
UIManagerEventAdapter(PluginInterface _pi,
int _type,
java.lang.Object _data)
|
Method Summary | |
---|---|
java.lang.Object |
getData()
|
protected PluginInterface |
getPluginInterface()
|
java.lang.Object |
getResult()
|
int |
getType()
|
void |
setResult(java.lang.Object _result)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UIManagerEventAdapter(PluginInterface _pi, int _type, java.lang.Object _data)
Method Detail |
---|
protected PluginInterface getPluginInterface()
public int getType()
getType
in interface UIManagerEvent
public java.lang.Object getData()
getData
in interface UIManagerEvent
public void setResult(java.lang.Object _result)
setResult
in interface UIManagerEvent
public java.lang.Object getResult()
getResult
in interface UIManagerEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |