OOP TextBanner Version 1.1
B C G N P S W

B

BannerInGif - Class in com.bentofw.textbanner
Creates the text banner in the GIF format.
BannerInJpeg - Class in com.bentofw.textbanner
Creates the text banner in the JPEG format.
BannerInPng - Class in com.bentofw.textbanner
Creates the text banner in the PNG format.
BannerInWbmp - Class in com.bentofw.textbanner
Creates the text banner in the WBMP format with black text on white background.
BufferedImageForTextBanner - Class in com.bentofw.textbanner
Returns BufferedImage for the text banner.

C

com.bentofw.textbanner - package com.bentofw.textbanner
 
com.bentofw.util - package com.bentofw.util
The classes and interfaces required for APIs by OOP-Research.

G

getBufferedImage(String, int, int, String, String, String, int, int) - Static method in class com.bentofw.textbanner.BufferedImageForTextBanner
Returns the BufferedImage object for the text banner.
getBufferedImage4Wbmp(String, int, int, String, int, int) - Static method in class com.bentofw.textbanner.BufferedImageForTextBanner
Returns the BufferedImage object for the text banner in the WBMP format with black text on white background.
getMessage() - Method in exception com.bentofw.util.NestedException
Returns the error message of original Throwable.
getOriginal() - Method in exception com.bentofw.util.NestedException
Returns the original Throwable.
getTextBanner(String, int, int, String, String, String, int, int) - Static method in class com.bentofw.textbanner.BannerInGif
Returns the byte array for the text banner in the GIF format.
getTextBanner(BufferedImage) - Static method in class com.bentofw.textbanner.BannerInGif
Returns the byte array for the text banner in the GIF format for the specified BufferedImage.
getTextBanner(String, int, int, String, String, String, int, int) - Static method in class com.bentofw.textbanner.BannerInJpeg
Returns the byte array for the text banner in the JPEG format.
getTextBanner(BufferedImage) - Static method in class com.bentofw.textbanner.BannerInJpeg
Returns the byte array for the text banner in the JPEG format for the specified BufferedImage.
getTextBanner(String, int, int, String, String, String, int, int) - Static method in class com.bentofw.textbanner.BannerInPng
Returns the byte array for the text banner in the PNG format.
getTextBanner(BufferedImage) - Static method in class com.bentofw.textbanner.BannerInPng
Returns the byte array for the text banner in the PNG format for the specified BufferedImage.
getTextBanner(String, int, int, String, int, int) - Static method in class com.bentofw.textbanner.BannerInWbmp
Returns the byte array for the text banner in the WBMP format with black text on white background.
getTextBanner(BufferedImage) - Static method in class com.bentofw.textbanner.BannerInWbmp
Returns the byte array for the text banner in the WBMP format for the specified BufferedImage.

N

NestedException - Exception in com.bentofw.util
The exception for the system error.
NestedException(Throwable) - Constructor for exception com.bentofw.util.NestedException
The custructor.

P

printStackTrace() - Method in exception com.bentofw.util.NestedException
Print this Throwable and its backtrace to the standard error stream.
printStackTrace(PrintStream) - Method in exception com.bentofw.util.NestedException
Print this Throwable and its backtrace to the specified PrintStream.
printStackTrace(PrintWriter) - Method in exception com.bentofw.util.NestedException
Print this Throwable and its backtrace to the specified PrintWriter.

S

SimpleException - Exception in com.bentofw.util
The exception for the logical error.
SimpleException(String) - Constructor for exception com.bentofw.util.SimpleException
The custructor.

W

writeTextBanner(OutputStream, String, int, int, String, String, String, int, int) - Static method in class com.bentofw.textbanner.BannerInGif
Write the byte array for the text banner in the GIF format into the specified OutputStream.
writeTextBanner(BufferedImage, OutputStream) - Static method in class com.bentofw.textbanner.BannerInGif
Write the byte array for the text banner in the GIF format into the specified OutputStream.
writeTextBanner(OutputStream, String, int, int, String, String, String, int, int) - Static method in class com.bentofw.textbanner.BannerInJpeg
Write the byte array for the text banner in the JPEG format into the specified OutputStream.
writeTextBanner(BufferedImage, OutputStream) - Static method in class com.bentofw.textbanner.BannerInJpeg
Write the byte array for the text banner in the JPEG format into the specified OutputStream.
writeTextBanner(OutputStream, String, int, int, String, String, String, int, int) - Static method in class com.bentofw.textbanner.BannerInPng
Write the byte array for the text banner in the PNG format into the specified OutputStream.
writeTextBanner(BufferedImage, OutputStream) - Static method in class com.bentofw.textbanner.BannerInPng
Write the byte array for the text banner in the PNG format into the specified OutputStream.
writeTextBanner(OutputStream, String, int, int, String, int, int) - Static method in class com.bentofw.textbanner.BannerInWbmp
Write the byte array for the text banner in the WBMP format into the OutputStream.
writeTextBanner(BufferedImage, OutputStream) - Static method in class com.bentofw.textbanner.BannerInWbmp
Write the byte array for the text banner in the WBMP format into the OutputStream.

B C G N P S W
OOP TextBanner Version 1.1

ALL CONTENTS COPYRIGHT 2006, OOP-Research Corporation. All rights reserved.
Any questions and comments are welcome to OOP-Research Corporation.