|
|||||||||
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.UISWTViewEventImpl
public class UISWTViewEventImpl
Field Summary |
---|
Fields inherited from interface org.gudy.azureus2.ui.swt.plugins.UISWTViewEvent |
---|
DEBUG_TYPES, TYPE_CLOSE, TYPE_CREATE, TYPE_DATASOURCE_CHANGED, TYPE_DESTROY, TYPE_FOCUSGAINED, TYPE_FOCUSLOST, TYPE_INITIALIZE, TYPE_LANGUAGEUPDATE, TYPE_OBFUSCATE, TYPE_REFRESH |
Constructor Summary | |
---|---|
UISWTViewEventImpl(java.lang.String parentID,
UISWTView view,
int eventType,
java.lang.Object data)
|
Method Summary | |
---|---|
java.lang.Object |
getData()
Get the data |
java.lang.String |
getParentID()
|
int |
getType()
Get the type. |
UISWTView |
getView()
Get the View |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public UISWTViewEventImpl(java.lang.String parentID, UISWTView view, int eventType, java.lang.Object data)
Method Detail |
---|
public int getType()
UISWTViewEvent
getType
in interface UISWTViewEvent
public java.lang.String getParentID()
public java.lang.Object getData()
UISWTViewEvent
getData
in interface UISWTViewEvent
public UISWTView getView()
UISWTViewEvent
getView
in interface UISWTViewEvent
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |