|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.gudy.azureus2.ui.swt.debug.UIDebugGenerator
public class UIDebugGenerator
| Nested Class Summary | |
|---|---|
static class |
UIDebugGenerator.GeneratedResults
|
| Constructor Summary | |
|---|---|
UIDebugGenerator()
|
|
| Method Summary | |
|---|---|
protected static boolean |
emptyCheck(org.eclipse.swt.widgets.Text textMessage,
boolean allowEmpty)
|
static UIDebugGenerator.GeneratedResults |
generate(File[] extraLogDirs,
boolean allowEmpty,
String msgPrefix)
|
static void |
generate(String sourceRef,
String additionalText)
|
static void |
obfusticateArea(org.eclipse.swt.graphics.Image image,
org.eclipse.swt.widgets.Control control,
String text)
|
static void |
obfusticateArea(org.eclipse.swt.graphics.Image image,
org.eclipse.swt.graphics.Rectangle bounds)
|
static void |
obfusticateArea(org.eclipse.swt.graphics.Image image,
org.eclipse.swt.graphics.Rectangle bounds,
String text)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UIDebugGenerator()
| Method Detail |
|---|
public static void generate(String sourceRef,
String additionalText)
public static UIDebugGenerator.GeneratedResults generate(File[] extraLogDirs,
boolean allowEmpty,
String msgPrefix)
protected static boolean emptyCheck(org.eclipse.swt.widgets.Text textMessage,
boolean allowEmpty)
textMessage - allowEmpty -
public static void obfusticateArea(org.eclipse.swt.graphics.Image image,
org.eclipse.swt.graphics.Rectangle bounds)
image - bounds -
public static void obfusticateArea(org.eclipse.swt.graphics.Image image,
org.eclipse.swt.graphics.Rectangle bounds,
String text)
image - bounds - text -
public static void obfusticateArea(org.eclipse.swt.graphics.Image image,
org.eclipse.swt.widgets.Control control,
String text)
image - control - shellOffset - text -
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||