|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.ui.swt.views.file.FileInfoView
public class FileInfoView
Field Summary | |
---|---|
protected org.eclipse.swt.widgets.Canvas |
fileInfoCanvas
|
Constructor Summary | |
---|---|
FileInfoView()
Initialize |
Method Summary | |
---|---|
boolean |
eventOccurred(UISWTViewEvent event)
Triggers when an even listed in UISWTViewEvent occurs |
protected void |
refreshInfoCanvas()
|
protected void |
showPieceDetails(int x,
int y)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected org.eclipse.swt.widgets.Canvas fileInfoCanvas
Constructor Detail |
---|
public FileInfoView()
Method Detail |
---|
protected void showPieceDetails(int x, int y)
protected void refreshInfoCanvas()
public boolean eventOccurred(UISWTViewEvent event)
UISWTViewEventListener
eventOccurred
in interface UISWTViewEventListener
event
- event that occurred
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |