A B C D E F G H I J L M N O P R S T U V W

A

AbstractAntTestCase - Class in de.jave.image.ant.test
 
AbstractAntTestCase() - Constructor for class de.jave.image.ant.test.AbstractAntTestCase
 
AbstractDemoAntRunner - Class in de.jdemo.capture.anttasks
 
AbstractDemoAntRunner(DemoIdentifier, ClassLoader) - Constructor for class de.jdemo.capture.anttasks.AbstractDemoAntRunner
 
AbstractDemoCaptureTask - Class in de.jdemo.capture.anttasks
 
AbstractDemoCaptureTask() - Constructor for class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
 
AbstractDemoCase - Class in de.jdemo.framework
 
AbstractDemoCase() - Constructor for class de.jdemo.framework.AbstractDemoCase
 
AbstractDemoCase(String) - Constructor for class de.jdemo.framework.AbstractDemoCase
 
AbstractImagingTask - Class in de.jave.image.ant
 
AbstractImagingTask() - Constructor for class de.jave.image.ant.AbstractImagingTask
 
accept(IDemoVisitor) - Method in class de.jdemo.framework.AbstractDemoCase
 
accept(IDemoVisitor) - Method in class de.jdemo.framework.DemoSuite
 
accept(IDemoVisitor) - Method in interface de.jdemo.framework.IDemo
 
accept(IDemoStateVisitor) - Method in enum de.jdemo.framework.state.DemoState
 
addClasspathEntry(String) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
Search for the given resource and add the directory or archive that contains it to the classpath.
addCommandLineArguments(CommandlineJava) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
 
addCommandLineArguments(CommandlineJava) - Method in class de.jdemo.capture.anttasks.GuiDemoCaptureTask
 
addCommandLineArguments(CommandlineJava) - Method in class de.jdemo.capture.anttasks.StreamDemoCaptureTask
Deprecated.  
addConfiguredImage(PositionedImageFile) - Method in class de.jave.image.ant.ImageCompositionTask
 
addConfiguredRescale(RescaleOptions) - Method in class de.jave.image.ant.ImageProcessingTask
 
addDemo(IDemo) - Method in class de.jdemo.framework.DemoSuite
Adds a demo to the suite.
addDemoStateChangeListener(IDemoStateChangeListener) - Method in class de.jdemo.framework.DemoCaseRunnable
 
addDemoStateChangeListener(IDemoStateChangeListener) - Method in interface de.jdemo.framework.IDemoCaseRunnable
 
addDemoSuite(Class) - Method in class de.jdemo.framework.DemoSuite
Adds the demos from the given class to the suite
addEnv(Environment.Variable) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
Adds an environment variable; used when forking.
addImage(PositionedImage) - Method in class de.jave.image.ImageComposition
 
addSysproperty(Environment.Variable) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
Adds a system property that tests can access.
after() - Method in class de.jdemo.framework.AbstractDemoCase
 
AllImageProcessingTests - Class in de.jave.image.suite
 
AllImageProcessingTests() - Constructor for class de.jave.image.suite.AllImageProcessingTests
 
AllJDemoTests - Class in de.jdemo.suite
 
AllJDemoTests() - Constructor for class de.jdemo.suite.AllJDemoTests
 
AllTests - Class in de.jave.image.ant.test
 
AllTests() - Constructor for class de.jave.image.ant.test.AllTests
 
AllTests - Class in de.jave.image.test
 
AllTests() - Constructor for class de.jave.image.test.AllTests
 
AREA_AVERAGING - Static variable in class de.jave.image.RescaleQualityHint
 
assertCheckParametersFails(IAntParameterCheckable) - Method in class de.jave.image.ant.test.AbstractAntTestCase
 
assertNotNull(String, Object) - Static method in class de.jdemo.framework.AbstractDemoCase
 
assertNull(String, Object) - Static method in class de.jdemo.framework.AbstractDemoCase
 
assertTrue(String, boolean) - Static method in class de.jdemo.framework.AbstractDemoCase
 
ATTRIB_IMAGE_FORMAT - Static variable in interface de.jdemo.capture.anttasks.IAntConstants
 
ATTRIB_INCLUDE_TITLE - Static variable in interface de.jdemo.capture.anttasks.IAntConstants
 
ATTRIB_LOOK_AND_FEEL_CLASS_NAME - Static variable in interface de.jdemo.capture.anttasks.IAntConstants
 
ATTRIB_OUTPUT_FILE - Static variable in interface de.jdemo.capture.anttasks.IAntConstants
 
ATTRIB_STREAM - Static variable in interface de.jdemo.capture.anttasks.IAntConstants
 
AwtDemoCase - Class in de.jdemo.extensions
Abstract superclass for all demos demonstrating AWT components.
AwtDemoCase() - Constructor for class de.jdemo.extensions.AwtDemoCase
 
AwtDemoCase(String) - Constructor for class de.jdemo.extensions.AwtDemoCase
 

B

before() - Method in class de.jdemo.framework.AbstractDemoCase
 
BooleanHolder - Class in de.jdemo.util
 
BooleanHolder(boolean) - Constructor for class de.jdemo.util.BooleanHolder
 

C

cancel() - Method in class de.jdemo.extensions.GuiDemoCase
 
cancel() - Method in class de.jdemo.extensions.SwtDemoCase
 
cancel() - Method in class de.jdemo.framework.AbstractDemoCase
Give this DemoCase the chance to exit.
cancel() - Method in class de.jdemo.framework.DemoCaseRunnable
 
cancel() - Method in interface de.jdemo.framework.IDemoCaseRunnable
 
capture(DemoIdentifier, boolean) - Method in class de.jdemo.capture.gui.GuiDemoCapture
 
capture(DemoIdentifier, boolean, String, File) - Method in class de.jdemo.capture.gui.GuiDemoCapture
 
capture(IDemoCase, boolean, String, File) - Method in class de.jdemo.capture.gui.GuiDemoCapture
 
captureFile(DemoIdentifier, File) - Static method in class de.jdemo.capture.file.FileDemoCapture
 
captureFile(DemoCase, File) - Static method in class de.jdemo.capture.file.FileDemoCapture
 
captureFromScreen(Window, boolean) - Static method in class de.jdemo.capture.gui.ScreenCapture
 
captureText(DemoIdentifier, Writer) - Static method in class de.jdemo.capture.text.TextDemoCapture
 
captureText(DemoCase, Writer) - Static method in class de.jdemo.capture.text.TextDemoCapture
 
centerOnScreen(Window) - Static method in class de.jdemo.util.GuiUtilities
 
checkParameters() - Method in interface de.jave.image.ant.IAntParameterCheckable
 
checkParameters() - Method in class de.jave.image.ant.ImageCompositionTask
 
checkParameters() - Method in class de.jave.image.ant.ImageProcessingTask
 
checkParameters() - Method in class de.jave.image.ant.PositionedImageFile
 
checkParameters() - Method in class de.jave.image.ant.RescaleOptions
 
checkParameters() - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
 
checkParameters() - Method in class de.jdemo.capture.anttasks.GuiDemoCaptureTask
 
checkParameters() - Method in class de.jdemo.capture.anttasks.StreamDemoCaptureTask
Deprecated.  
checkRunnableStateAfterTest(TestCase, IDemoCase, TestResult, IDemoCaseRunnable) - Static method in class de.jdemo.junit.DemoTestCase
 
checkShowWasCalled() - Method in class de.jdemo.framework.DemoCaseRunnable
 
checkShowWasCalled() - Method in class de.jdemo.framework.NullDemoCaseRunnable
 
checkShowWasCalled() - Method in class de.jdemo.framework.PlainDemoCaseRunnable
 
clone() - Method in class de.jdemo.extensions.GuiDemoCase
 
clone() - Method in class de.jdemo.extensions.SwtDemoCase
 
clone() - Method in class de.jdemo.framework.AbstractDemoCase
Returns a clone of this democase, that is a new instance being the same demonstration case, but not having any listeners or other temporary fields.
close(Closeable) - Static method in class de.jdemo.util.IOUtilities
 
copy(File, File) - Static method in class de.jdemo.util.IOUtilities
 
copyStream(InputStream, OutputStream) - Static method in class de.jdemo.util.IOUtilities
 
createAdaptingListener(RunNotifier) - Static method in class de.jdemo.junit.JDemoSuiteClassRunner
 
createClasspath() - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
Adds path to classpath used for tests.
createComposedImage() - Method in class de.jave.image.ImageComposition
 
createDemo() - Method in class de.jdemo.capture.anttasks.AbstractDemoAntRunner
 
createDemo(Class, String) - Static method in class de.jdemo.framework.DemoSuite
...as the moon sets over the early morning Merlin, Oregon mountains, our intrepid adventurers type...
createDemo(DemoIdentifier) - Static method in class de.jdemo.framework.util.DemoUtilities
 
createDemoAntRunner(DemoIdentifier, AntClassLoader) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
 
createDemoAntRunner(DemoIdentifier, AntClassLoader) - Method in class de.jdemo.capture.anttasks.FileDemoCaptureTask
 
createDemoAntRunner(DemoIdentifier, AntClassLoader) - Method in class de.jdemo.capture.anttasks.GuiDemoCaptureTask
 
createDemoAntRunner(DemoIdentifier, AntClassLoader) - Method in class de.jdemo.capture.anttasks.StreamDemoCaptureTask
Deprecated.  
createDemoAntRunner(DemoIdentifier, AntClassLoader) - Method in class de.jdemo.capture.anttasks.TextDemoCaptureTask
 
createDemoCase(String, Class) - Static method in class de.jdemo.framework.util.DemoUtilities
 
createDialog(Component) - Static method in class de.jdemo.util.GuiUtilities
 
createErrorDemo(String, Throwable) - Static method in class de.jdemo.framework.util.DemoUtilities
 
createFrame() - Method in class de.jdemo.extensions.AwtDemoCase
Convenience method for creating a new Frame object that can be used for demo implementations.
createJFrame() - Method in class de.jdemo.extensions.SwingDemoCase
Convenience method for creating a new JFrame object that can be used for demo implementations.
createJvmarg() - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
Adds a JVM argument; ignored if not forking.
createParentComponent() - Method in class de.jdemo.extensions.AwtDemoCase
 
createParentComponent() - Method in class de.jdemo.extensions.SwingDemoCase
 
createRunnable(boolean) - Method in class de.jdemo.extensions.GuiDemoCase
 
createRunnable(boolean) - Method in class de.jdemo.extensions.SwtDemoCase
 
createRunnable(boolean) - Method in class de.jdemo.framework.DemoCase
 
createRunnable(boolean) - Method in interface de.jdemo.framework.IDemoCase
Creates a runnable for running this demo case.
createRunnable(boolean) - Method in class de.jdemo.framework.PlainDemoCase
 
createShell() - Method in class de.jdemo.extensions.SwtDemoCase
Creates a new Shellobject that can be used for adding widgets.
createTempFile(String) - Method in class de.jdemo.framework.DemoCase
Creates a temporary file using the specified suffig (e.g.
createTest(IDemo) - Static method in class de.jdemo.junit.Demo2TestConverter
Creates a JUnit test from the given demo (democase or demosuite) using default timeout.
createTest(IDemo, long) - Static method in class de.jdemo.junit.Demo2TestConverter
Creates a JUnit test from the given demo (democase or demosuite) using the specified timeout.
createTest() - Method in class de.jdemo.junit.DemoAsTestRunner
 
createThreadGroup() - Method in class de.jdemo.framework.AbstractDemoCase
 
createWatchdog() - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
 
createWindow(Component) - Static method in class de.jdemo.util.GuiUtilities
 

D

de.jave.image - package de.jave.image
 
de.jave.image.ant - package de.jave.image.ant
 
de.jave.image.ant.test - package de.jave.image.ant.test
 
de.jave.image.suite - package de.jave.image.suite
 
de.jave.image.test - package de.jave.image.test
 
de.jdemo - package de.jdemo
 
de.jdemo.annotation - package de.jdemo.annotation
 
de.jdemo.capture - package de.jdemo.capture
 
de.jdemo.capture.anttasks - package de.jdemo.capture.anttasks
Ant tasks for capturing demo output.
de.jdemo.capture.file - package de.jdemo.capture.file
Capture file demo output.
de.jdemo.capture.gui - package de.jdemo.capture.gui
Capture gui demo output (screenshots).
de.jdemo.capture.stream - package de.jdemo.capture.stream
deprecated classes for Capturing System.out/err streams.
de.jdemo.capture.text - package de.jdemo.capture.text
Capture textual demo output.
de.jdemo.extensions - package de.jdemo.extensions
Extensions to the basic JDemo framework.
de.jdemo.extensions.util - package de.jdemo.extensions.util
 
de.jdemo.framework - package de.jdemo.framework
Main framework package containing basic framework classes and interfaces.
de.jdemo.framework.exceptions - package de.jdemo.framework.exceptions
 
de.jdemo.framework.state - package de.jdemo.framework.state
 
de.jdemo.framework.util - package de.jdemo.framework.util
 
de.jdemo.junit - package de.jdemo.junit
 
de.jdemo.runner - package de.jdemo.runner
Base classes and interfaces for demo runner implementations.
de.jdemo.suite - package de.jdemo.suite
Test suits for the JDemo implementation.
de.jdemo.util - package de.jdemo.util
 
DEFAULT - Static variable in class de.jave.image.RescaleQualityHint
 
DEFAULT_FIXED_WIDTH_FONT - Static variable in class de.jdemo.util.GuiUtilities
 
DEFAULT_PROPORTIONAL_FONT - Static variable in class de.jdemo.util.GuiUtilities
 
DEFAULT_TIMEOUT_MILLIS - Static variable in annotation type de.jdemo.annotation.Demo
 
DefaultTextLauncher - Class in de.jdemo.framework
 
DefaultTextLauncher() - Constructor for class de.jdemo.framework.DefaultTextLauncher
 
Demo - Annotation Type in de.jdemo.annotation
 
Demo2TestConverter - Class in de.jdemo.junit
Converts a demo (or demo suite) to a unit test.
Demo2TestConverter() - Constructor for class de.jdemo.junit.Demo2TestConverter
 
DEMO_METHOD_NAME_PREFIX - Static variable in class de.jdemo.framework.util.DemoUtilities
 
DemoAnnotation - Class in de.jdemo.annotation
JDK <= 1.4 compatible representation of an annotation for a JDemo demo.
DemoAnnotation(String, String[]) - Constructor for class de.jdemo.annotation.DemoAnnotation
 
DemoAnnotationReader - Class in de.jdemo.annotation
 
DemoAnnotationReader() - Constructor for class de.jdemo.annotation.DemoAnnotationReader
 
DemoAsTestRunner - Class in de.jdemo.junit
 
DemoAsTestRunner(Class<? extends IDemoCase>) - Constructor for class de.jdemo.junit.DemoAsTestRunner
 
DemoCaptureException - Exception in de.jdemo.capture
 
DemoCaptureException(String) - Constructor for exception de.jdemo.capture.DemoCaptureException
 
DemoCaptureException(String, Throwable) - Constructor for exception de.jdemo.capture.DemoCaptureException
 
DemoCase - Class in de.jdemo.framework
Abstract superclass for all text/file based demos or extensions.
DemoCase() - Constructor for class de.jdemo.framework.DemoCase
No-arg constructor to enable serialization.
DemoCase(String) - Constructor for class de.jdemo.framework.DemoCase
Constructs a demo case with the given name.
DemoCaseRunnable - Class in de.jdemo.framework
 
DemoCaseRunnable(AbstractDemoCase) - Constructor for class de.jdemo.framework.DemoCaseRunnable
 
DemoCaseThreadGroup - Class in de.jdemo.framework
 
DemoCaseThreadGroup(IDemoCaseRunnable) - Constructor for class de.jdemo.framework.DemoCaseThreadGroup
 
DemoCaseUtilities - Class in de.jdemo.extensions.util
 
DemoClassNotFoundException - Exception in de.jdemo.framework.exceptions
 
DemoClassNotFoundException(String) - Constructor for exception de.jdemo.framework.exceptions.DemoClassNotFoundException
 
demoCrashed(Throwable) - Method in class de.jdemo.framework.DemoCaseRunnable
 
demoCrashed(Throwable) - Method in interface de.jdemo.framework.IDemoCaseRunnable
 
demoError() - Method in class de.jdemo.framework.util.ErrorDemoCase
 
DemoExecutionFailedError - Error in de.jdemo.framework.exceptions
 
DemoExecutionFailedError(String) - Constructor for error de.jdemo.framework.exceptions.DemoExecutionFailedError
 
DemoIdentifier - Class in de.jdemo.framework
 
DemoIdentifier(String, String) - Constructor for class de.jdemo.framework.DemoIdentifier
Creates a new identifier for a democase from the class name and the method name.
DemoIdentifier(String) - Constructor for class de.jdemo.framework.DemoIdentifier
Creates a new identifier for a democase from a textual description.
DemoInitializationException - Exception in de.jdemo.framework.util
 
DemoInitializationException(String, Throwable) - Constructor for exception de.jdemo.framework.util.DemoInitializationException
 
DemoMethod - Class in de.jdemo.junit
 
DemoMethod(Method, TestClass) - Constructor for class de.jdemo.junit.DemoMethod
 
DemoMethodNotFoundException - Exception in de.jdemo.framework.exceptions
 
DemoMethodNotFoundException(Class, String) - Constructor for exception de.jdemo.framework.exceptions.DemoMethodNotFoundException
 
demoRunnerExited() - Method in interface de.jdemo.runner.IDemoRunnerExitListener
 
DemoSourceCodeNotFoundException - Exception in de.jdemo.runner
 
DemoSourceCodeNotFoundException() - Constructor for exception de.jdemo.runner.DemoSourceCodeNotFoundException
 
DemoState - Enum in de.jdemo.framework.state
Typesafe enumeration for demo execution states.
demoStateChanged(IDemoStateChangeEvent) - Method in class de.jdemo.framework.state.DumpingDemoStateChangeListener
 
demoStateChanged(IDemoStateChangeEvent) - Method in interface de.jdemo.framework.state.IDemoStateChangeListener
 
DemoSuite - Class in de.jdemo.framework
 
DemoSuite() - Constructor for class de.jdemo.framework.DemoSuite
Constructs an empty DemoSuite.
DemoSuite(Class, String) - Constructor for class de.jdemo.framework.DemoSuite
Constructs a DemoSuite from the given class with the given name.
DemoSuite(Class) - Constructor for class de.jdemo.framework.DemoSuite
Constructs a DemoSuite from the given class.
DemoSuite(String) - Constructor for class de.jdemo.framework.DemoSuite
Constructs an empty DemoSuite.
DemoTestCase - Class in de.jdemo.junit
 
DemoTestCase(IDemoCase, long) - Constructor for class de.jdemo.junit.DemoTestCase
 
DemoUtilities - Class in de.jdemo.framework.util
 
DemoUtilities() - Constructor for class de.jdemo.framework.util.DemoUtilities
 
disposeDemoWindow() - Method in class de.jdemo.extensions.GuiDemoCase
 
DumpingDemoStateChangeListener - Class in de.jdemo.framework.state
 
DumpingDemoStateChangeListener(PrintStream) - Constructor for class de.jdemo.framework.state.DumpingDemoStateChangeListener
 

E

ensureFoldersExist(File) - Static method in class de.jdemo.util.IOUtilities
 
equals(Object) - Method in class de.jdemo.framework.DemoIdentifier
 
ERR - Static variable in class de.jdemo.capture.stream.SystemStreamType
Deprecated.  
ErrorDemoCase - Class in de.jdemo.framework.util
 
ErrorDemoCase(Throwable) - Constructor for class de.jdemo.framework.util.ErrorDemoCase
 
ERRORS - Static variable in class de.jdemo.capture.anttasks.AbstractDemoAntRunner
 
execute() - Method in class de.jave.image.ant.ImageCompositionTask
 
execute() - Method in class de.jave.image.ant.ImageProcessingTask
 
execute() - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
Runs the testcase.
execute(DemoIdentifier) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
Run the tests.
execute(DemoIdentifier) - Method in class de.jdemo.capture.anttasks.StreamDemoCaptureTask
Deprecated.  
executeSetUp() - Method in class de.jdemo.extensions.SwingDemoCase
 
executeSetUp() - Method in class de.jdemo.framework.AbstractDemoCase
Called by the DemoCaseRunner to invoke the setUp method.
executeTearDown() - Method in class de.jdemo.extensions.GuiDemoCase
 
executeTearDown() - Method in class de.jdemo.extensions.SwtDemoCase
 
executeTearDown() - Method in class de.jdemo.framework.AbstractDemoCase
Called by the DemoCaseRunner to invoke the tearDown method.
exit() - Method in class de.jdemo.extensions.GuiDemoCase
 
exit() - Method in class de.jdemo.framework.AbstractDemoCase
Can be called from within the demonstration code to indicate that this demonstration has been finished.
exit() - Method in class de.jdemo.framework.DemoCaseRunnable
 
exit() - Method in interface de.jdemo.framework.IDemoCaseRunnable
 
exitWithError(String) - Static method in class de.jdemo.capture.anttasks.AbstractDemoAntRunner
 
exitWithError(String, Exception) - Static method in class de.jdemo.capture.anttasks.AbstractDemoAntRunner
 
expandTreeNode(JTree, TreeNode) - Static method in class de.jdemo.util.GuiUtilities
 

F

fail(String) - Static method in class de.jdemo.framework.AbstractDemoCase
 
FAST - Static variable in class de.jave.image.RescaleQualityHint
 
FileDemoCapture - Class in de.jdemo.capture.file
 
FileDemoCapture() - Constructor for class de.jdemo.capture.file.FileDemoCapture
 
FileDemoCaptureRunner - Class in de.jdemo.capture.anttasks
 
FileDemoCaptureRunner(DemoIdentifier, ClassLoader, File) - Constructor for class de.jdemo.capture.anttasks.FileDemoCaptureRunner
 
FileDemoCaptureTask - Class in de.jdemo.capture.anttasks
 
FileDemoCaptureTask() - Constructor for class de.jdemo.capture.anttasks.FileDemoCaptureTask
 
FileLauncher - Class in de.jdemo.util
 
FileLauncher() - Constructor for class de.jdemo.util.FileLauncher
 
fireDemoStateChangeEvent(IDemoStateChangeEvent) - Method in class de.jdemo.framework.DemoCaseRunnable
 
flush() - Method in class de.jdemo.capture.stream.StringBufferOutputStream
 

G

get() - Method in class de.jdemo.capture.stream.SystemStreamType
Deprecated.  
getAllNamesAsCommaSeparatedString() - Static method in class de.jave.image.RescaleQualityHint
 
getAnnotation(DemoIdentifier) - Method in class de.jdemo.annotation.DemoAnnotationReader
 
getAnnotation(DemoIdentifier) - Method in interface de.jdemo.annotation.IDemoAnnotationReader
 
getAwtValue() - Method in class de.jave.image.RescaleQualityHint
 
getBufferedImage() - Method in class de.jdemo.extensions.IconComponent
 
getBufferedImage() - Method in interface de.jdemo.extensions.IDirectImageCapturable
 
getBuildDate() - Static method in class de.jdemo.Version
 
getByName(String) - Static method in class de.jave.image.RescaleQualityHint
 
getByName(String) - Static method in class de.jdemo.capture.stream.SystemStreamType
Deprecated.  
getCategories() - Method in class de.jdemo.annotation.DemoAnnotation
 
getClassName() - Method in class de.jdemo.framework.DemoIdentifier
 
getClassUnderTest() - Method in class de.jdemo.junit.DemoTestCase
 
getClone() - Method in class de.jdemo.framework.AbstractDemoCase
 
getConfiguredLookAndFeelClassName() - Method in class de.jdemo.extensions.SwingDemoCase
 
getContent() - Method in class de.jdemo.extensions.SwingTextPanel
 
getDemo() - Method in class de.jdemo.framework.DemoCaseRunnable
 
getDemo() - Method in interface de.jdemo.framework.IDemoCaseRunnable
 
getDemoAt(int) - Method in class de.jdemo.framework.DemoSuite
Returns the demo at the given index
getDemoAt(int) - Method in interface de.jdemo.framework.IDemoSuite
Returns the demo at the given index
getDemoConstructor(Class) - Static method in class de.jdemo.framework.DemoSuite
Gets a constructor which takes a single String as its argument or a no arg constructor.
getDemoCount() - Method in class de.jdemo.framework.DemoSuite
Returns the number of demos in this suite
getDemoCount() - Method in interface de.jdemo.framework.IDemoSuite
Returns the number of demos in this suite
getDemoId() - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
 
getDemoIdentifier() - Method in class de.jdemo.capture.anttasks.AbstractDemoAntRunner
 
getDemoMethods(Class<?>) - Static method in class de.jdemo.framework.util.DemoUtilities
 
getDescription() - Method in class de.jdemo.annotation.DemoAnnotation
 
getDescription() - Method in class de.jdemo.junit.JDemoSuiteClassRunner
 
getDisplay() - Method in class de.jdemo.extensions.SwtDemoCase
 
getDisplayName(IDemo) - Static method in class de.jdemo.framework.util.DemoUtilities
 
getException() - Method in class de.jdemo.framework.util.ErrorDemoCase
 
getFile() - Method in class de.jave.image.ant.PositionedImageFile
 
getFrameIconImage() - Method in class de.jdemo.extensions.AwtDemoCase
 
getFrameTitle() - Method in class de.jdemo.extensions.AwtDemoCase
 
getFullVersionNumber() - Static method in class de.jdemo.Version
 
getHeightPercentage() - Method in class de.jave.image.ant.RescaleOptions
 
getHeightPercentage() - Method in interface de.jave.image.IRescaleProcessingOptions
 
getHeightValue() - Method in class de.jave.image.ant.RescaleOptions
 
getHeightValue() - Method in interface de.jave.image.IRescaleProcessingOptions
 
getIdentifier() - Method in class de.jdemo.framework.AbstractDemoCase
 
getIdentifier() - Method in interface de.jdemo.framework.IDemoCase
 
getIdentifierName() - Method in class de.jdemo.framework.DemoIdentifier
 
getImage() - Method in class de.jave.image.PositionedImage
 
getLocation() - Method in class de.jave.image.ant.PositionedImageFile
 
getLocation() - Method in class de.jave.image.PositionedImage
 
getMaximumSize() - Method in class de.jdemo.extensions.IconComponent
 
getMethodName() - Method in class de.jdemo.framework.DemoIdentifier
 
getMinimumSize() - Method in class de.jdemo.extensions.IconComponent
 
getName() - Method in class de.jave.image.RescaleQualityHint
 
getName() - Method in class de.jdemo.framework.AbstractDemoCase
Gets the demo method name of this DemoCase
getName() - Method in class de.jdemo.framework.DemoSuite
Returns the name of the suite.
getName() - Method in interface de.jdemo.framework.IDemo
 
getNewState() - Method in class de.jdemo.framework.state.IDemoStateChangeEvent
 
getOldState() - Method in class de.jdemo.framework.state.IDemoStateChangeEvent
 
getOutputFile() - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
 
getPopularDemoCaseBaseClassNames() - Static method in class de.jdemo.extensions.util.DemoCaseUtilities
 
getPreferredSize() - Method in class de.jdemo.extensions.IconComponent
 
getRegisteredDemoWindow() - Method in class de.jdemo.extensions.GuiDemoCase
Returns the demo window registered with this GuiDemoCase or null if there is none registered.
getRescaleQualityHint() - Method in class de.jave.image.ant.RescaleOptions
 
getRescaleQualityHint() - Method in interface de.jave.image.IRescaleProcessingOptions
 
getRunnable() - Method in class de.jdemo.framework.AbstractDemoCase
 
getRunnerClassName() - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
 
getRunnerClassName() - Method in class de.jdemo.capture.anttasks.FileDemoCaptureTask
 
getRunnerClassName() - Method in class de.jdemo.capture.anttasks.GuiDemoCaptureTask
 
getRunnerClassName() - Method in class de.jdemo.capture.anttasks.StreamDemoCaptureTask
Deprecated.  
getRunnerClassName() - Method in class de.jdemo.capture.anttasks.TextDemoCaptureTask
 
getSelectedDemo() - Method in interface de.jdemo.runner.IDemoSelectionProvider
 
getSelectedDemoIdentifier() - Method in interface de.jdemo.runner.IDemoIdentifierSelectionProvider
 
getState() - Method in class de.jdemo.framework.DemoCaseRunnable
 
getState() - Method in interface de.jdemo.framework.IDemoCaseRunnable
 
getStringBuffer() - Method in class de.jdemo.capture.stream.StringBufferOutputStream
 
getSwtDemoCase() - Method in class de.jdemo.extensions.SwtDemoCaseRunnable
 
getSystemStream() - Method in class de.jdemo.capture.anttasks.StreamDemoCaptureTask
Deprecated.  
getTestMethods() - Method in class de.jdemo.junit.DemoAsTestRunner
 
getThrowable() - Method in class de.jdemo.framework.DemoCaseRunnable
 
getThrowable() - Method in interface de.jdemo.framework.IDemoCaseRunnable
 
getTimeout() - Method in class de.jdemo.junit.DemoMethod
 
getValue() - Method in class de.jdemo.util.BooleanHolder
 
getWidthPercentage() - Method in class de.jave.image.ant.RescaleOptions
 
getWidthPercentage() - Method in interface de.jave.image.IRescaleProcessingOptions
 
getWidthValue() - Method in class de.jave.image.ant.RescaleOptions
 
getWidthValue() - Method in interface de.jave.image.IRescaleProcessingOptions
 
getWindowForComponent(EventObject) - Static method in class de.jdemo.util.GuiUtilities
 
getWindowForComponent(Component) - Static method in class de.jdemo.util.GuiUtilities
 
guessImageFormat(String) - Static method in class de.jave.image.ImageIoUtilities
 
GuiCaptureRunner - Class in de.jdemo.capture.anttasks
 
GuiCaptureRunner(DemoIdentifier, ClassLoader, File, String, boolean, String) - Constructor for class de.jdemo.capture.anttasks.GuiCaptureRunner
 
GuiDemoCapture - Class in de.jdemo.capture.gui
 
GuiDemoCapture() - Constructor for class de.jdemo.capture.gui.GuiDemoCapture
 
GuiDemoCaptureTask - Class in de.jdemo.capture.anttasks
 
GuiDemoCaptureTask() - Constructor for class de.jdemo.capture.anttasks.GuiDemoCaptureTask
 
GuiDemoCase - Class in de.jdemo.extensions
 
GuiDemoCase() - Constructor for class de.jdemo.extensions.GuiDemoCase
 
GuiDemoCase(String) - Constructor for class de.jdemo.extensions.GuiDemoCase
 
GuiDemoCaseRunnable - Class in de.jdemo.extensions
 
GuiDemoCaseRunnable(GuiDemoCase) - Constructor for class de.jdemo.extensions.GuiDemoCaseRunnable
 
GuiUtilities - Class in de.jdemo.util
 

H

hashCode() - Method in class de.jdemo.framework.DemoIdentifier
 

I

IAntConstants - Interface in de.jdemo.capture.anttasks
 
IAntParameterCheckable - Interface in de.jave.image.ant
 
IconComponent - Class in de.jdemo.extensions
Instances of this class wrap an Icon as component and by implementing IDirectImageCapturable provide direct access to the painted image.
IconComponent(Icon) - Constructor for class de.jdemo.extensions.IconComponent
 
IDemo - Interface in de.jdemo.framework
Super interface for a demo or a set of demos.
IDemoAnnotationReader - Interface in de.jdemo.annotation
 
IDemoCase - Interface in de.jdemo.framework
An actual demo case that can be launched using its runner.
IDemoCaseRunnable - Interface in de.jdemo.framework
A IDemoCaseRunner is used to launch the demo and caries its state.
IDemoIdentifierSelectionProvider - Interface in de.jdemo.runner
 
IDemoRunnerExitListener - Interface in de.jdemo.runner
 
IDemoSelectionProvider - Interface in de.jdemo.runner
 
IDemoStateChangeEvent - Class in de.jdemo.framework.state
 
IDemoStateChangeEvent(Object, DemoState, DemoState) - Constructor for class de.jdemo.framework.state.IDemoStateChangeEvent
 
IDemoStateChangeListener - Interface in de.jdemo.framework.state
 
IDemoStateVisitor - Interface in de.jdemo.framework.state
 
IDemoSuite - Interface in de.jdemo.framework
A IDemoSuite is a Composite of IDemos.
IDemoVisitor - Interface in de.jdemo.framework
 
IDirectImageCapturable - Interface in de.jdemo.extensions
Interface for objects that can be captured to a BufferedImage directly.
IFileLauncher - Interface in de.jdemo.util
 
IImageProcessing - Interface in de.jave.image
 
IllegalDemoImplementationException - Exception in de.jdemo.framework.exceptions
 
IllegalDemoImplementationException(DemoIdentifier, String) - Constructor for exception de.jdemo.framework.exceptions.IllegalDemoImplementationException
 
ImageComposition - Class in de.jave.image
 
ImageComposition(Color) - Constructor for class de.jave.image.ImageComposition
 
ImageCompositionTask - Class in de.jave.image.ant
 
ImageCompositionTask() - Constructor for class de.jave.image.ant.ImageCompositionTask
 
ImageCompositionTaskTest - Class in de.jave.image.ant.test
 
ImageCompositionTaskTest() - Constructor for class de.jave.image.ant.test.ImageCompositionTaskTest
 
ImageIoUtilities - Class in de.jave.image
 
ImageIoUtilities() - Constructor for class de.jave.image.ImageIoUtilities
 
ImageIoUtilitiesTest - Class in de.jave.image.test
 
ImageIoUtilitiesTest() - Constructor for class de.jave.image.test.ImageIoUtilitiesTest
 
ImageProcessingTask - Class in de.jave.image.ant
 
ImageProcessingTask() - Constructor for class de.jave.image.ant.ImageProcessingTask
 
ImageProcessingTaskTest - Class in de.jave.image.ant.test
 
ImageProcessingTaskTest() - Constructor for class de.jave.image.ant.test.ImageProcessingTaskTest
 
init() - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
Adds the jars or directories containing Ant, this task and JUnit to the classpath - this should make the forked JVM work without having to specify them directly.
installLookAndFeel(String, String) - Static method in class de.jdemo.extensions.SwingDemoCase
Installs the given LookAndFeel if it is not yet installed.
invoke(Object) - Method in class de.jdemo.junit.DemoMethod
 
IOUtilities - Class in de.jdemo.util
 
IRescaleProcessingOptions - Interface in de.jave.image
 
isDemoIdentifier(String) - Static method in class de.jdemo.framework.util.DemoUtilities
 
isHeightPercentageSpecified() - Method in class de.jave.image.ant.RescaleOptions
 
isHeightPercentageSpecified() - Method in interface de.jave.image.IRescaleProcessingOptions
 
isHeightValueSpecified() - Method in class de.jave.image.ant.RescaleOptions
 
isHeightValueSpecified() - Method in interface de.jave.image.IRescaleProcessingOptions
 
isInstalledLookAndFeel(String) - Static method in class de.jdemo.extensions.SwingDemoCase
 
isRegisteredDemoWindowOpened() - Method in class de.jdemo.extensions.GuiDemoCase
 
isTerminated() - Method in enum de.jdemo.framework.state.DemoState
 
isValidIdentifier(String) - Static method in class de.jdemo.framework.DemoIdentifier
 
isWidthPercentageSpecified() - Method in class de.jave.image.ant.RescaleOptions
 
isWidthPercentageSpecified() - Method in interface de.jave.image.IRescaleProcessingOptions
 
isWidthValueSpecified() - Method in class de.jave.image.ant.RescaleOptions
 
isWidthValueSpecified() - Method in interface de.jave.image.IRescaleProcessingOptions
 
ISwtDemoCase - Interface in de.jdemo.extensions
Marker interface => No need to instantiate the SwtDemoCase class w/o SWT on the classpath.
ITextLauncher - Interface in de.jdemo.framework
 

J

JDemo - Annotation Type in de.jdemo.annotation
Deprecated. 
JDemoSuiteClassRunner - Class in de.jdemo.junit
 
JDemoSuiteClassRunner(Class<?>) - Constructor for class de.jdemo.junit.JDemoSuiteClassRunner
 

L

launch(CharSequence) - Method in class de.jdemo.framework.DefaultTextLauncher
 
launch(CharSequence) - Method in interface de.jdemo.framework.ITextLauncher
 
launch(File) - Method in class de.jdemo.util.FileLauncher
Tries to open the given file.
launch(File) - Method in interface de.jdemo.util.IFileLauncher
Tries to open the given file by passing it to the operating system.
loadImage(File) - Method in class de.jave.image.ant.AbstractImagingTask
 

M

main(String[]) - Static method in class de.jave.image.suite.AllImageProcessingTests
 
main(String[]) - Static method in class de.jdemo.capture.anttasks.FileDemoCaptureRunner
 
main(String[]) - Static method in class de.jdemo.capture.anttasks.GuiCaptureRunner
 
main(String[]) - Static method in class de.jdemo.capture.anttasks.StreamCaptureRunner
Deprecated.  
main(String[]) - Static method in class de.jdemo.capture.anttasks.TextDemoCaptureRunner
 

N

NullDemoCaseRunnable - Class in de.jdemo.framework
 
NullDemoCaseRunnable(PlainDemoCase) - Constructor for class de.jdemo.framework.NullDemoCaseRunnable
 

O

OUT - Static variable in class de.jdemo.capture.stream.SystemStreamType
Deprecated.  

P

paint(Graphics) - Method in class de.jdemo.extensions.IconComponent
 
PlainDemoCase - Class in de.jdemo.framework
Demo case base class for demos having output not supported by the other demo case base classes.
PlainDemoCase() - Constructor for class de.jdemo.framework.PlainDemoCase
 
PlainDemoCaseRunnable - Class in de.jdemo.framework
 
PlainDemoCaseRunnable(PlainDemoCase) - Constructor for class de.jdemo.framework.PlainDemoCaseRunnable
 
PositionedImage - Class in de.jave.image
 
PositionedImage(BufferedImage, Point) - Constructor for class de.jave.image.PositionedImage
 
PositionedImageFile - Class in de.jave.image.ant
 
PositionedImageFile() - Constructor for class de.jave.image.ant.PositionedImageFile
 
PositionedImageFileTest - Class in de.jave.image.ant.test
 
PositionedImageFileTest() - Constructor for class de.jave.image.ant.test.PositionedImageFileTest
 
process(BufferedImage) - Method in interface de.jave.image.IImageProcessing
 
process(BufferedImage) - Method in class de.jave.image.RescaleProcessing
 

R

recordSystemStream(DemoIdentifier, Writer, SystemStreamType) - Static method in class de.jdemo.capture.stream.SystemStreamCapture
Deprecated.  
recordSystemStream(IDemoCase, Writer, SystemStreamType) - Static method in class de.jdemo.capture.stream.SystemStreamCapture
Deprecated.  
recordSystemStreamToString(DemoIdentifier, SystemStreamType) - Static method in class de.jdemo.capture.stream.SystemStreamCapture
Deprecated.  
registerDemoWindow(Window) - Method in class de.jdemo.extensions.GuiDemoCase
Registers the given window as demo window for this GuiDemoCase.
removeDemoStateChangeListener(IDemoStateChangeListener) - Method in class de.jdemo.framework.DemoCaseRunnable
 
removeDemoStateChangeListener(IDemoStateChangeListener) - Method in interface de.jdemo.framework.IDemoCaseRunnable
 
REPLICATE - Static variable in class de.jave.image.RescaleQualityHint
 
RescaleOptions - Class in de.jave.image.ant
 
RescaleOptions() - Constructor for class de.jave.image.ant.RescaleOptions
 
RescaleOptionsTest - Class in de.jave.image.ant.test
 
RescaleOptionsTest() - Constructor for class de.jave.image.ant.test.RescaleOptionsTest
 
RescaleProcessing - Class in de.jave.image
 
RescaleProcessing(IRescaleProcessingOptions) - Constructor for class de.jave.image.RescaleProcessing
 
RescaleQualityHint - Class in de.jave.image
 
RescaleQualityHintTest - Class in de.jave.image.test
 
RescaleQualityHintTest() - Constructor for class de.jave.image.test.RescaleQualityHintTest
 
resetPrintStream() - Method in class de.jdemo.capture.stream.SystemStreamType
Deprecated.  
run() - Method in class de.jdemo.capture.anttasks.AbstractDemoAntRunner
 
run() - Method in class de.jdemo.capture.anttasks.FileDemoCaptureRunner
 
run() - Method in class de.jdemo.capture.anttasks.GuiCaptureRunner
 
run() - Method in class de.jdemo.capture.anttasks.StreamCaptureRunner
Deprecated.  
run() - Method in class de.jdemo.capture.anttasks.TextDemoCaptureRunner
 
run() - Method in class de.jdemo.extensions.SwtDemoCaseRunnable
 
run() - Method in class de.jdemo.framework.DemoCaseRunnable
 
run() - Method in class de.jdemo.framework.NullDemoCaseRunnable
 
run() - Method in class de.jdemo.framework.PlainDemoCaseRunnable
 
run(TestResult) - Method in class de.jdemo.junit.DemoTestCase
 
run(RunNotifier) - Method in class de.jdemo.junit.JDemoSuiteClassRunner
 
runDemo() - Method in class de.jdemo.extensions.SwtDemoCase
 
runDemo() - Method in class de.jdemo.framework.AbstractDemoCase
Override to run the demo and assert its state.
runInternal() - Method in class de.jdemo.framework.DemoCaseRunnable
 
runMainDemo() - Method in class de.jdemo.extensions.GuiDemoCaseRunnable
 
runMainDemo() - Method in class de.jdemo.extensions.SwtDemoCaseRunnable
 
runMainDemo() - Method in class de.jdemo.framework.DemoCaseRunnable
 
runOnEventDispatchThread(Runnable) - Method in class de.jdemo.extensions.AwtDemoCase
 

S

ScreenCapture - Class in de.jdemo.capture.gui
 
ScreenCapture() - Constructor for class de.jdemo.capture.gui.ScreenCapture
 
set(PrintStream) - Method in class de.jdemo.capture.stream.SystemStreamType
Deprecated.  
setBackgroundColor(String) - Method in class de.jave.image.ant.ImageCompositionTask
 
setConfiguredLookAndFeelClassName(String) - Method in class de.jdemo.extensions.SwingDemoCase
Sets the configured LookAndFeel class name, that shall be used when showing Swing components.
setCrossPlatformLookAndFeel() - Method in class de.jdemo.extensions.SwingDemoCase
Deprecated. As of Jul 21, 2004 (Markus Gebhard), replaced by SwingDemoCase.setPreferredLookAndFeelCrossPlatform()
setDemoId(String) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
 
setDir(File) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
The directory to invoke the VM in.
setFile(File) - Method in class de.jave.image.ant.PositionedImageFile
 
setFileLauncher(IFileLauncher) - Method in class de.jdemo.framework.DemoCase
Sets the launcher to show files with.
setFork(boolean) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
If true, JVM should be forked for each test.
setFrameIcon(Icon) - Method in class de.jdemo.extensions.SwingDemoCase
Sets the icon that will be used for the frame when showing this democase.
setFrameIconImage(Image) - Method in class de.jdemo.extensions.AwtDemoCase
Sets the image that will be used for the frame icon when showing this demo.
setFrameTitle(String) - Method in class de.jdemo.extensions.AwtDemoCase
Sets the title for the frame being created by this demo case.
setGtkLookAndFeel() - Method in class de.jdemo.extensions.SwingDemoCase
Deprecated. As of Jul 21, 2004 (Markus Gebhard), replaced by SwingDemoCase.setPreferredLookAndFeelGtk()
setHeight(String) - Method in class de.jave.image.ant.RescaleOptions
 
setImageFormat(String) - Method in class de.jave.image.ant.ImageCompositionTask
 
setImageFormat(String) - Method in class de.jave.image.ant.ImageProcessingTask
 
setImageFormat(String) - Method in class de.jdemo.capture.anttasks.GuiDemoCaptureTask
 
setIncludeantruntime(boolean) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
If true, include ant.jar, optional.jar and junit.jar in the forked VM.
setIncludeTitle(boolean) - Method in class de.jdemo.capture.anttasks.GuiDemoCaptureTask
 
setJvm(String) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
The command used to invoke the Java Virtual Machine, default is 'java'.
setLookAndFeel(String) - Method in class de.jdemo.extensions.SwingDemoCase
Deprecated. As of Jul 21, 2004 (Markus Gebhard), replaced by SwingDemoCase.setPreferredLookAndFeel(String)
setLookAndFeelClassName(String) - Method in class de.jdemo.capture.anttasks.GuiDemoCaptureTask
 
setMacLookAndFeel() - Method in class de.jdemo.extensions.SwingDemoCase
Deprecated. As of Jul 21, 2004 (Markus Gebhard), replaced by SwingDemoCase.setPreferredLookAndFeelMac()
setMaxmemory(String) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
Set the maximum memory to be used by all forked JVMs.
setMotifLookAndFeel() - Method in class de.jdemo.extensions.SwingDemoCase
Deprecated. As of Jul 21, 2004 (Markus Gebhard), replaced by SwingDemoCase.setPreferredLookAndFeelMotif()
setName(String) - Method in class de.jdemo.framework.AbstractDemoCase
Sets the name of this DemoCase
setName(String) - Method in class de.jdemo.framework.DemoSuite
Sets the name of the suite.
setName(String) - Method in interface de.jdemo.framework.IDemo
 
setNativeLookAndFeel() - Static method in class de.jdemo.util.GuiUtilities
 
setNewenvironment(boolean) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
If true, use a new environment when forked.
setOutputFile(File) - Method in class de.jave.image.ant.ImageCompositionTask
 
setOutputFile(File) - Method in class de.jave.image.ant.ImageProcessingTask
 
setOutputFile(File) - Method in class de.jdemo.capture.anttasks.AbstractDemoCaptureTask
 
setPreferredLookAndFeel(String) - Method in class de.jdemo.extensions.SwingDemoCase
Sets the preferred LookAndFeel for this demo to the one represented by the given LookAndFeel class name.
setPreferredLookAndFeelCrossPlatform() - Method in class de.jdemo.extensions.SwingDemoCase
Sets the preferred LookAndFeel for this demo to the Java Cross Platform LookAndFeel.
setPreferredLookAndFeelGtk() - Method in class de.jdemo.extensions.SwingDemoCase
Sets the preferred LookAndFeel for this demo to the Gtk LookAndFeel (com.sun.java.swing.plaf.gtk.GTKLookAndFeel).
setPreferredLookAndFeelMac() - Method in class de.jdemo.extensions.SwingDemoCase
Sets the preferred LookAndFeel for this demo to the Mac LookAndFeel (com.sun.java.swing.plaf.mac.MacLookAndFeel).
setPreferredLookAndFeelMotif() - Method in class de.jdemo.extensions.SwingDemoCase
Sets the preferred LookAndFeel for this demo to the Motif LookAndFeel (com.sun.java.swing.plaf.motif.MotifLookAndFeel).
setPreferredLookAndFeelSystem() - Method in class de.jdemo.extensions.SwingDemoCase
Sets the preferred LookAndFeel for this demo to the system's native LookAndFeel.
setPreferredLookAndFeelWindows() - Method in class de.jdemo.extensions.SwingDemoCase
Sets the preferred LookAndFeel for this demo to the Windows LookAndFeel (com.sun.java.swing.plaf.windows.WindowsLookAndFeel).
setPrintStream(PrintStream) - Method in class de.jdemo.capture.stream.SystemStreamType
Deprecated.  
setQualityHint(String) - Method in class de.jave.image.ant.RescaleOptions
 
setRegisteredDemoWindowOpened(boolean) - Method in class de.jdemo.extensions.GuiDemoCase
 
setRunnable(IDemoCaseRunnable) - Method in class de.jdemo.framework.AbstractDemoCase
 
setRunThread(Thread) - Method in class de.jdemo.framework.DemoCaseRunnable
 
setSrcFile(File) - Method in class de.jave.image.ant.ImageProcessingTask
 
setState(DemoState) - Method in class de.jdemo.framework.DemoCaseRunnable
 
setSystemLookAndFeel() - Method in class de.jdemo.extensions.SwingDemoCase
Deprecated. As of Jul 21, 2004 (Markus Gebhard), replaced by SwingDemoCase.setPreferredLookAndFeelSystem()
setSystemStream(String) - Method in class de.jdemo.capture.anttasks.StreamDemoCaptureTask
Deprecated.  
setTextLauncher(ITextLauncher) - Method in class de.jdemo.framework.DemoCase
Sets the launcher to show texts with.
setUp() - Method in class de.jdemo.framework.AbstractDemoCase
Sets up the fixture, for example, open a network connection.
setValue(boolean) - Method in class de.jdemo.util.BooleanHolder
 
setWidth(String) - Method in class de.jave.image.ant.RescaleOptions
 
setWindowsLookAndFeel() - Method in class de.jdemo.extensions.SwingDemoCase
Deprecated. As of Jul 21, 2004 (Markus Gebhard), replaced by SwingDemoCase.setPreferredLookAndFeelWindows()
setX(int) - Method in class de.jave.image.ant.PositionedImageFile
 
setY(int) - Method in class de.jave.image.ant.PositionedImageFile
 
show(Component) - Method in class de.jdemo.extensions.AwtDemoCase
Convenience method for showing any kind of Component object.
show(Component[], LayoutManager) - Method in class de.jdemo.extensions.AwtDemoCase
Convenience method for showing an array of Component objects.
show(Window) - Method in class de.jdemo.extensions.AwtDemoCase
Convenience method for showing any kind of Window object.
show(CharSequence) - Method in class de.jdemo.extensions.AwtDemoCase
Shows the given text in a TextArea using a fixed width font.
show(JComponent) - Method in class de.jdemo.extensions.SwingDemoCase
Convenience method for showing any kind of JComponent object.
show(JPopupMenu) - Method in class de.jdemo.extensions.SwingDemoCase
 
show(Image) - Method in class de.jdemo.extensions.SwingDemoCase
Convenience method for showing a Image object.
show(Image[], LayoutManager) - Method in class de.jdemo.extensions.SwingDemoCase
Convenience method for showing an array of Image objects.
show(Icon) - Method in class de.jdemo.extensions.SwingDemoCase
Convenience method for showing a Icon object.
show(Icon[], LayoutManager) - Method in class de.jdemo.extensions.SwingDemoCase
Convenience method for showing an array of Icon objects.
show(CharSequence) - Method in class de.jdemo.extensions.SwingDemoCase
Shows the given text in a JTextPane using a fixed width font.
show(File) - Method in class de.jdemo.framework.DemoCase
Tries to open the given file by passing it to the operating system.
show(CharSequence) - Method in class de.jdemo.framework.DemoCase
Shows the given text by using the demos text launcher.
showAsIs(Window) - Method in class de.jdemo.extensions.AwtDemoCase
Shows the given Window object without modifying its size or position.
showCalled() - Method in class de.jdemo.framework.DemoCaseRunnable
 
showCalled() - Method in interface de.jdemo.framework.IDemoCaseRunnable
Notifies this runnable that a show method was called.
showProportional(CharSequence) - Method in class de.jdemo.extensions.AwtDemoCase
Shows the given text in a TextArea using a proportional font.
showProportional(CharSequence) - Method in class de.jdemo.extensions.SwingDemoCase
Shows the given text in a TextArea using a proportional font.
SMOOTH - Static variable in class de.jave.image.RescaleQualityHint
 
StreamCaptureRunner - Class in de.jdemo.capture.anttasks
Deprecated. As of Jul 22, 2004 (Markus Gebhard)
StreamCaptureRunner(DemoIdentifier, ClassLoader, File, SystemStreamType) - Constructor for class de.jdemo.capture.anttasks.StreamCaptureRunner
Deprecated.  
StreamDemoCaptureTask - Class in de.jdemo.capture.anttasks
Deprecated. As of Jul 22, 2004 (Markus Gebhard) Capturing system streams is no longer supported. Use TextDemoCaptureTask instead.
StreamDemoCaptureTask() - Constructor for class de.jdemo.capture.anttasks.StreamDemoCaptureTask
Deprecated.  
StringBufferOutputStream - Class in de.jdemo.capture.stream
 
StringBufferOutputStream() - Constructor for class de.jdemo.capture.stream.StringBufferOutputStream
 
StringBufferOutputStream(StringBuffer) - Constructor for class de.jdemo.capture.stream.StringBufferOutputStream
 
SUCCESS - Static variable in class de.jdemo.capture.anttasks.AbstractDemoAntRunner
 
suite() - Static method in class de.jave.image.ant.test.AllTests
 
suite() - Static method in class de.jave.image.suite.AllImageProcessingTests
 
suite() - Static method in class de.jave.image.test.AllTests
 
suite() - Static method in class de.jdemo.suite.AllJDemoTests
 
SUITE_METHOD_NAME - Static variable in class de.jdemo.framework.util.DemoUtilities
 
SwingDemoCase - Class in de.jdemo.extensions
Abstract superclass for all demos demonstrating Swing (JFC) components.
SwingDemoCase() - Constructor for class de.jdemo.extensions.SwingDemoCase
 
SwingDemoCase(String) - Constructor for class de.jdemo.extensions.SwingDemoCase
 
SwingTextPanel - Class in de.jdemo.extensions
 
SwingTextPanel(CharSequence) - Constructor for class de.jdemo.extensions.SwingTextPanel
 
SwingTextPanel(CharSequence, Font) - Constructor for class de.jdemo.extensions.SwingTextPanel
 
SwtDemoCase - Class in de.jdemo.extensions
Abstract superclass for all demos demonstrating SWT components.
SwtDemoCase() - Constructor for class de.jdemo.extensions.SwtDemoCase
 
SwtDemoCaseRunnable - Class in de.jdemo.extensions
 
SwtDemoCaseRunnable(SwtDemoCase) - Constructor for class de.jdemo.extensions.SwtDemoCaseRunnable
 
SystemStreamCapture - Class in de.jdemo.capture.stream
Deprecated. As of Jul 22, 2004 (Markus Gebhard) System stream capture is no longer supported
SystemStreamCapture() - Constructor for class de.jdemo.capture.stream.SystemStreamCapture
Deprecated.  
SystemStreamType - Class in de.jdemo.capture.stream
Deprecated. As of Jul 22, 2004 (Markus Gebhard) System stream capture is no longer supported
SystemStreamType() - Constructor for class de.jdemo.capture.stream.SystemStreamType
Deprecated.  

T

tearDown() - Method in class de.jdemo.framework.AbstractDemoCase
Tears down the fixture, for example, close a network connection.
testAddingInvalidImage() - Method in class de.jave.image.ant.test.ImageCompositionTaskTest
 
testAddingInvalidProcessing() - Method in class de.jave.image.ant.test.ImageProcessingTaskTest
 
testGetAwtValue() - Method in class de.jave.image.test.RescaleQualityHintTest
 
testGetByName() - Method in class de.jave.image.test.RescaleQualityHintTest
 
testGetQualityHint() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testGuessImageFormat() - Method in class de.jave.image.test.ImageIoUtilitiesTest
 
testHeightAsPercentage() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testHeightAsValue() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testIllegalBackgroundColor() - Method in class de.jave.image.ant.test.ImageCompositionTaskTest
 
testInvalidHeight1() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testInvalidHeight2() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testInvalidHeight3() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testInvalidHeight4() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testInvalidHeight5() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testInvalidQualityHint() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testInvalidWidth1() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testInvalidWidth2() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testInvalidWidth3() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testInvalidWidth4() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testInvalidWidth5() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testMissingFile() - Method in class de.jave.image.ant.test.PositionedImageFileTest
 
testMissingOutputFile() - Method in class de.jave.image.ant.test.ImageCompositionTaskTest
 
testMissingOutputFile() - Method in class de.jave.image.ant.test.ImageProcessingTaskTest
 
testMissingSourceFile() - Method in class de.jave.image.ant.test.ImageProcessingTaskTest
 
testMustSpecifyWidthOrHeight() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testValid() - Method in class de.jave.image.ant.test.ImageCompositionTaskTest
 
testValid() - Method in class de.jave.image.ant.test.ImageProcessingTaskTest
 
testValid2() - Method in class de.jave.image.ant.test.ImageProcessingTaskTest
 
testValidSetup1() - Method in class de.jave.image.ant.test.PositionedImageFileTest
 
testValidSetup2() - Method in class de.jave.image.ant.test.PositionedImageFileTest
 
testValidSetup3() - Method in class de.jave.image.ant.test.PositionedImageFileTest
 
testValidSetup4() - Method in class de.jave.image.ant.test.PositionedImageFileTest
 
testWidthAsPercentage() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
testWidthAsValue() - Method in class de.jave.image.ant.test.RescaleOptionsTest
 
TextDemoCapture - Class in de.jdemo.capture.text
 
TextDemoCapture() - Constructor for class de.jdemo.capture.text.TextDemoCapture
 
TextDemoCaptureRunner - Class in de.jdemo.capture.anttasks
 
TextDemoCaptureRunner(DemoIdentifier, ClassLoader, File) - Constructor for class de.jdemo.capture.anttasks.TextDemoCaptureRunner
 
TextDemoCaptureTask - Class in de.jdemo.capture.anttasks
 
TextDemoCaptureTask() - Constructor for class de.jdemo.capture.anttasks.TextDemoCaptureTask
 
toString() - Method in class de.jave.image.RescaleQualityHint
 
toString() - Method in class de.jdemo.framework.AbstractDemoCase
Returns a string representation of the demo case id
toString() - Method in class de.jdemo.framework.DemoIdentifier
 
toString() - Method in class de.jdemo.framework.DemoSuite
 
toString() - Method in enum de.jdemo.framework.state.DemoState
 

U

uncaughtException(Thread, Throwable) - Method in class de.jdemo.framework.DemoCaseThreadGroup
 

V

validate() - Method in class de.jdemo.junit.DemoAsTestRunner
 
valueOf(String) - Static method in enum de.jdemo.framework.state.DemoState
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.jdemo.framework.state.DemoState
Returns an array containing the constants of this enum type, in the order they are declared.
Version - Class in de.jdemo
Version information for JDemo, automatically taken from the version.properties file created by the ant build script when distributing JDemo.
Version() - Constructor for class de.jdemo.Version
 
visitCrashed(DemoState) - Method in interface de.jdemo.framework.state.IDemoStateVisitor
 
visitDemoCase(IDemoCase) - Method in interface de.jdemo.framework.IDemoVisitor
 
visitDemoSuite(IDemoSuite) - Method in interface de.jdemo.framework.IDemoVisitor
 
visitFinished(DemoState) - Method in interface de.jdemo.framework.state.IDemoStateVisitor
 
visitInitial(DemoState) - Method in interface de.jdemo.framework.state.IDemoStateVisitor
 
visitRunning(DemoState) - Method in interface de.jdemo.framework.state.IDemoStateVisitor
 
visitStarting(DemoState) - Method in interface de.jdemo.framework.state.IDemoStateVisitor
 

W

wrapMethod(Method) - Method in class de.jdemo.junit.DemoAsTestRunner
 
write(RenderedImage, String, File) - Static method in class de.jave.image.ImageIoUtilities
 
write(int) - Method in class de.jdemo.capture.stream.StringBufferOutputStream
 
write(int) - Method in class de.jdemo.capture.stream.WriterOutputStream
 
writeImage(RenderedImage, File, String) - Method in class de.jave.image.ant.AbstractImagingTask
 
WriterOutputStream - Class in de.jdemo.capture.stream
 
WriterOutputStream(Writer) - Constructor for class de.jdemo.capture.stream.WriterOutputStream
 

A B C D E F G H I J L M N O P R S T U V W

JDemo homepage: http://www.jdemo.de
Copyright © 2003-2008 Markus Gebhard. All Rights Reserved.