|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.aelitis.azureus.ui.swt.views.skin.sidebar.SideBarToolTips
public class SideBarToolTips
Constructor Summary | |
---|---|
SideBarToolTips(SideBar sidebar,
org.eclipse.swt.widgets.Tree tree)
Initialize |
Method Summary | |
---|---|
java.lang.String |
getUpdateUIName()
A name for this UIUpdatable so we can track who's being bad |
void |
handleEvent(org.eclipse.swt.widgets.Event event)
|
void |
updateUI()
Update your UI! |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SideBarToolTips(SideBar sidebar, org.eclipse.swt.widgets.Tree tree)
Method Detail |
---|
public void handleEvent(org.eclipse.swt.widgets.Event event)
handleEvent
in interface org.eclipse.swt.widgets.Listener
public java.lang.String getUpdateUIName()
UIUpdatable
getUpdateUIName
in interface UIUpdatable
public void updateUI()
UIUpdatable
updateUI
in interface UIUpdatable
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |