| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.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 UIManagerEventpublic java.lang.Object getData()
getData in interface UIManagerEventpublic void setResult(java.lang.Object _result)
setResult in interface UIManagerEventpublic java.lang.Object getResult()
getResult in interface UIManagerEvent
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||