|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.gudy.azureus2.ui.swt.update.UpdateProgressWindow
public class UpdateProgressWindow
Field Summary | |
---|---|
protected ArrayList |
current_instances
Deprecated. |
protected org.eclipse.swt.widgets.Display |
display
Deprecated. |
protected UpdateManager |
manager
Deprecated. |
protected org.eclipse.swt.custom.StyledText |
text_area
Deprecated. |
protected org.eclipse.swt.widgets.Shell |
window
Deprecated. |
Constructor Summary | |
---|---|
UpdateProgressWindow()
Deprecated. |
Method Summary | |
---|---|
protected void |
addInstance(UpdateCheckInstance instance)
Deprecated. |
void |
checkInstanceCreated(UpdateCheckInstance instance)
Deprecated. |
protected void |
log(String str)
Deprecated. |
protected void |
log(UpdateChecker checker,
String str)
Deprecated. |
protected void |
log(UpdateCheckInstance instance,
String str)
Deprecated. |
static void |
show(UpdateCheckInstance[] instances,
org.eclipse.swt.widgets.Shell shell)
Deprecated. |
protected void |
showSupport(UpdateCheckInstance[] instances,
org.eclipse.swt.widgets.Shell shell)
Deprecated. |
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.Display display
protected org.eclipse.swt.widgets.Shell window
protected org.eclipse.swt.custom.StyledText text_area
protected UpdateManager manager
protected ArrayList current_instances
Constructor Detail |
---|
public UpdateProgressWindow()
Method Detail |
---|
public static void show(UpdateCheckInstance[] instances, org.eclipse.swt.widgets.Shell shell)
protected void showSupport(UpdateCheckInstance[] instances, org.eclipse.swt.widgets.Shell shell)
protected void log(UpdateCheckInstance instance, String str)
protected void log(UpdateChecker checker, String str)
protected void log(String str)
public void checkInstanceCreated(UpdateCheckInstance instance)
checkInstanceCreated
in interface UpdateManagerListener
protected void addInstance(UpdateCheckInstance instance)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |