Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C D E F G H I L M O P R S T

A

AWT - class abbot.util.AWT.
Various AWT utilities.
AWT() - Constructor for class abbot.util.AWT
 
AWTTest - class abbot.util.AWTTest.
 
AWTTest(String) - Constructor for class abbot.util.AWTTest
 
AllTests - class abbot.util.AllTests.
Full test suite for abbot.util.
AllTests(String) - Constructor for class abbot.util.AllTests
 
abbot.util - package abbot.util
Provide testing support for Java GUIs.

C

classPath - Variable in class abbot.util.PathClassLoader
 
convertPathToFiles(String, String) - Static method in class abbot.util.PathClassLoader
 
convertPathToFiles(String, String, boolean) - Static method in class abbot.util.PathClassLoader
 
createURLStreamHandler(String) - Method in class abbot.util.PathClassLoader.Factory
 

D

delegate - Variable in class abbot.util.PreloadingClassLoader
 
disable(Component, List) - Static method in class abbot.util.AWT
Expects to be invoked on the dispatch thread only.
disableHierarchy(Component) - Static method in class abbot.util.AWT
Disable a component hierarchy starting at the given component.

E

EventExceptionHandler - class abbot.util.EventExceptionHandler.
Handler for uncaught exceptions on any event dispatch thread.
EventExceptionHandler() - Constructor for class abbot.util.EventExceptionHandler
 
EventExceptionHandler.DummyException - exception abbot.util.EventExceptionHandler.DummyException.
 
EventExceptionHandler.DummyException() - Constructor for class abbot.util.EventExceptionHandler.DummyException
 
errorHandler - Variable in class abbot.util.ProcessOutputHandler
 

F

factory - Static variable in class abbot.util.PathClassLoader
 
findClass(String) - Method in class abbot.util.PreloadingClassLoader
Find the given class in the search path.

G

getClassPath() - Method in class abbot.util.PathClassLoader
 
getURLs(String, String) - Static method in class abbot.util.PathClassLoader
 

H

handle(Throwable) - Method in class abbot.util.EventExceptionHandler
Handle exceptions thrown on the event dispatch thread.
handleBytes(byte[], int) - Method in class abbot.util.ProcessOutputHandler.Reader
 
handleError(byte[], int) - Method in class abbot.util.ProcessOutputHandler
 
handleInput(byte[], int) - Method in class abbot.util.ProcessOutputHandler
 
helper - Variable in class abbot.util.AWTTest
 

I

installOnCurrent() - Static method in class abbot.util.EventExceptionHandler
Install a handler for event dispatch exceptions.
invokeAction(Runnable) - Static method in class abbot.util.AWT
Ensure the given action happens on the event dispatch thread.
invokeAndWait(Runnable) - Static method in class abbot.util.AWT
Ensure the given action happens on the event dispatch thread.
is - Variable in class abbot.util.ProcessOutputHandler.Reader
 
isTransientPopup(Class) - Static method in class abbot.util.AWT
Return whether the given component is a transient wrapper around a popup.

L

loadClass(String, boolean) - Method in class abbot.util.PathClassLoader
 
loadClass(String, boolean) - Method in class abbot.util.PreloadingClassLoader
Load the given class, if possible, but don't delegate to any other class loader.

M

main(String[]) - Static method in class abbot.util.AWTTest
 
main(String[]) - Static method in class abbot.util.AllTests
Runs the full test suite.
main(String[]) - Static method in class abbot.util.PathClassLoaderTest
 
main(String[]) - Static method in class abbot.util.PreloadingClassLoaderTest
 

O

outputHandler - Variable in class abbot.util.ProcessOutputHandler
 

P

PREFIX - Static variable in class abbot.util.PathClassLoader.Factory
 
PathClassLoader - class abbot.util.PathClassLoader.
Provide a class loader that loads from a custom path.
PathClassLoader(String, ClassLoader) - Constructor for class abbot.util.PathClassLoader
Create a class loader that loads classes from the given path.
PathClassLoader.Factory - class abbot.util.PathClassLoader.Factory.
Taken from sun.misc.Launcher.
PathClassLoader.Factory() - Constructor for class abbot.util.PathClassLoader.Factory
 
PathClassLoaderTest - class abbot.util.PathClassLoaderTest.
 
PathClassLoaderTest(String) - Constructor for class abbot.util.PathClassLoaderTest
 
PreloadingClassLoader - class abbot.util.PreloadingClassLoader.
Provides support for loading a class before checking the parent class loader.
PreloadingClassLoader(String, boolean, ClassLoader) - Constructor for class abbot.util.PreloadingClassLoader
 
PreloadingClassLoaderTest - class abbot.util.PreloadingClassLoaderTest.
 
PreloadingClassLoaderTest(String) - Constructor for class abbot.util.PreloadingClassLoaderTest
 
ProcessOutputHandler - class abbot.util.ProcessOutputHandler.
Default process output handler, redirecting the subprocesses output to System.out and System.err.
ProcessOutputHandler(Process) - Constructor for class abbot.util.ProcessOutputHandler
Create an output handler for the given process.
ProcessOutputHandler(String, Process) - Constructor for class abbot.util.ProcessOutputHandler
Create an output handler for the given process.
ProcessOutputHandler.Reader - class abbot.util.ProcessOutputHandler.Reader.
Simple stream reader.
ProcessOutputHandler.Reader(InputStream) - Constructor for class abbot.util.ProcessOutputHandler.Reader
 

R

reenable(List) - Static method in class abbot.util.AWT
Restore the enabled state.
run() - Method in class abbot.util.ProcessOutputHandler.Reader
 
run() - Method in class abbot.util.ProcessOutputHandler
 

S

setUp() - Method in class abbot.util.AWTTest
 
shouldDelegate(String) - Method in class abbot.util.PreloadingClassLoader
 
suite() - Static method in class abbot.util.AllTests
Assembles and returns a test suite.

T

tearDown() - Method in class abbot.util.AWTTest
 
testConvertPathToFiles() - Method in class abbot.util.PathClassLoaderTest
 
testDelegation() - Method in class abbot.util.PreloadingClassLoaderTest
 
testLoadClassFromPath() - Method in class abbot.util.PathClassLoaderTest
We assume the existence of "lib/example.jar" and example/FontChooser.class within it.
testNoDelegation() - Method in class abbot.util.PreloadingClassLoaderTest
 
testReenable() - Method in class abbot.util.AWTTest
 

A C D E F G H I L M O P R S T