|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.ui.swt.update.UpdateProgressWindow
public class UpdateProgressWindow
| Field Summary | |
|---|---|
protected java.util.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(java.lang.String str)
Deprecated. |
protected void |
log(UpdateChecker checker,
java.lang.String str)
Deprecated. |
protected void |
log(UpdateCheckInstance instance,
java.lang.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 java.util.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,
java.lang.String str)
protected void log(UpdateChecker checker,
java.lang.String str)
protected void log(java.lang.String str)
public void checkInstanceCreated(UpdateCheckInstance instance)
checkInstanceCreated in interface UpdateManagerListenerprotected void addInstance(UpdateCheckInstance instance)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||