Overview
Package
Class
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
A
ABORTED
- Static variable in class Acme.
MediaTracker
Flag indicating the download of some media was aborted.
APrintStream
- class Acme.
APrintStream
.
More efficient PrintStream.
APrintStream(OutputStream)
- Constructor for class Acme.
APrintStream
APrintStream(OutputStream, boolean)
- Constructor for class Acme.
APrintStream
Acme
- package Acme
Acme.Comnd
- package Acme.Comnd
Acme.Conf
- package Acme.Conf
Acme.Conf.Client
- package Acme.Conf.Client
Acme.Conf.Server
- package Acme.Conf.Server
Acme.Crypto
- package Acme.Crypto
Acme.JPM
- package Acme.JPM
Acme.JPM.Decoders
- package Acme.JPM.Decoders
Acme.JPM.Encoders
- package Acme.JPM.Encoders
Acme.JPM.Filters
- package Acme.JPM.Filters
Acme.Leggo
- package Acme.Leggo
Acme.Nnrpd
- package Acme.Nnrpd
Acme.Serve
- package Acme.Serve
Acme.Serve.servlet
- package Acme.Serve.servlet
Acme.Serve.servlet.http
- package Acme.Serve.servlet.http
Acme.Widgets
- package Acme.Widgets
AesCipher
- class Acme.Crypto.
AesCipher
.
The AES encryption method.
AesCipher(String)
- Constructor for class Acme.Crypto.
AesCipher
AesCipher(byte[])
- Constructor for class Acme.Crypto.
AesCipher
Application
- class Acme.
Application
.
Superclass for embeddable applications.
Application()
- Constructor for class Acme.
Application
ApplicationApplet
- class Acme.
ApplicationApplet
.
Run an Application in an Applet.
ApplicationApplet()
- Constructor for class Acme.
ApplicationApplet
ArrayEnumerator
- class Acme.
ArrayEnumerator
.
Enumeration for an array of objects
ArrayEnumerator(Object[])
- Constructor for class Acme.
ArrayEnumerator
ArrayEnumerator(Object[], boolean)
- Constructor for class Acme.
ArrayEnumerator
ArticleCache
- class Acme.Nnrpd.
ArticleCache
.
A cache for netnews database articles.
ArticleCache(int, int)
- Constructor for class Acme.Nnrpd.
ArticleCache
Constructor.
absoluteUrlStr(String, URL)
- Static method in class Acme.
Utils
add(byte)
- Method in class Acme.Crypto.
Crc16Hash
Add a byte to the hash.
add(byte[], int, int)
- Method in class Acme.Crypto.
Crc16Hash
Add some bytes to the hash.
add(byte)
- Method in class Acme.Crypto.
Crc32Hash
Add a byte to the hash.
add(byte[], int, int)
- Method in class Acme.Crypto.
Crc32Hash
Add some bytes to the hash.
add(byte)
- Method in class Acme.Crypto.
Hash
Add a byte to the hash.
add(byte[], int, int)
- Method in class Acme.Crypto.
Hash
Add some bytes to the hash.
add(String)
- Method in class Acme.Crypto.
Hash
Add a String to the hash.
add(byte[])
- Method in class Acme.Crypto.
Hash
Add a byte array to the hash.
add(boolean)
- Method in class Acme.Crypto.
Hash
Add a boolean to the hash.
add(char)
- Method in class Acme.Crypto.
Hash
Add a char to the hash.
add(short)
- Method in class Acme.Crypto.
Hash
Add a short to the hash.
add(int)
- Method in class Acme.Crypto.
Hash
Add an int to the hash.
add(long)
- Method in class Acme.Crypto.
Hash
Add a long to the hash.
add(float)
- Method in class Acme.Crypto.
Hash
Add a float to the hash.
add(double)
- Method in class Acme.Crypto.
Hash
Add a double to the hash.
add(Object)
- Method in class Acme.Crypto.
Hash
Add any Object to the hash.
add(byte)
- Method in class Acme.Crypto.
ShaHash
Add a byte to the hash.
add(byte[], int, int)
- Method in class Acme.Crypto.
ShaHash
Add some bytes to the hash.
add(Matrix, Matrix)
- Static method in class Acme.
Matrix
Add two matricies.
add(String, NewsDb)
- Method in class Acme.Nnrpd.
MultiplexNewsDb
Add a sub-database for a given pattern of groups.
add(Component)
- Method in class Acme.Widgets.
BorderPanel
add(Component, int)
- Method in class Acme.Widgets.
BorderPanel
add(String, Component)
- Method in class Acme.Widgets.
BorderPanel
addASCII(String)
- Method in class Acme.Crypto.
Hash
Add a String to the hash, ignoring the high bytes of each char.
addArticle(NewsDbArticle, NewsDbGroup, int)
- Method in class Acme.Nnrpd.
ArticleCache
Add an article by group and number.
addArticle(NewsDbArticle, String)
- Method in class Acme.Nnrpd.
ArticleCache
Add an article by message-id.
addBack(Object)
- Method in class Acme.
Queue
Adds an item to the back of the queue.
addConference(Session, String, String, User)
- Method in class Acme.Conf.Client.
ConfgroupClient
Add a new conference to the group.
addConference(Conference)
- Method in class Acme.Conf.Client.
ConflistClient
Add a conference to the list.
addConference(Session, String, String, User)
- Method in class Acme.Conf.
Confgroup
Add a new conference to the group.
addConference(Conference)
- Method in class Acme.Conf.
Conflist
Add a conference to the list.
addConference(Session, String, String, User)
- Method in class Acme.Conf.Server.
ConfgroupServer
Add a new conference to the group.
addConference(Conference)
- Method in class Acme.Conf.Server.
ConflistServer
Add a conference to the list.
addConferenceUser(Session, User)
- Method in class Acme.Conf.Client.
ConferenceClient
Add a user to the conference's ulist.
addConferenceUser(Session, User)
- Method in class Acme.Conf.
Conference
Add a user to the conference's ulist.
addConferenceUser(Session, User)
- Method in class Acme.Conf.Server.
ConferenceServer
Add a user to the conference's ulist.
addConfgroup(Session, String, User)
- Method in class Acme.Conf.Client.
ConfsysClient
Add a new conference group to the system.
addConfgroup(Session, String, User)
- Method in class Acme.Conf.
Confsys
Add a new conference group to the system.
addConfgroup(Session, String, User)
- Method in class Acme.Conf.Server.
ConfsysServer
Add a new conference group to the system.
addConsumer(ImageConsumer)
- Method in class Acme.JPM.Decoders.
ImageDecoder
This method is used to register an ImageConsumer with the ImageProducer for access to the image data during a later reconstruction of the Image.
addCookie(Cookie)
- Method in interface Acme.Serve.servlet.http.
HttpServletResponse
Adds the specified cookie to the response.
addDefaultServlets(boolean)
- Method in class Acme.Serve.
Serve
Register a standard set of Servlets.
addDefaultServlets(boolean, String)
- Method in class Acme.Serve.
Serve
Register a standard set of Servlets, with throttles.
addElement(Object)
- Method in class Acme.
FlexVector
Adds the specified object as the last element of the vector.
addEntry(String[], NewsDbGroup, int)
- Method in class Acme.Nnrpd.
OverviewCache
Add an overview entry by group and number.
addFront(Object)
- Method in class Acme.
DQueue
Adds an item to the front of the queue.
addHost(Session, User)
- Method in class Acme.Conf.Client.
ConferenceClient
Add a host to the conference.
addHost(Session, User)
- Method in class Acme.Conf.
Conference
Add a host to the conference.
addHost(Session, User)
- Method in class Acme.Conf.Server.
ConferenceServer
Add a host to the conference.
addImage(Image, int)
- Method in class Acme.
MediaTracker
Adds an image to the list of images being tracked.
addImage(Image, int, int, int)
- Method in class Acme.
MediaTracker
Adds a scaled image to the list of images being tracked.
addObserver(HtmlEditObserver)
- Method in class Acme.
HtmlEditScanner
Add an extra observer to this editor.
addObserver(HtmlEditObserver, Object)
- Method in class Acme.
HtmlEditScanner
Add an extra observer to this editor.
addObserver(HtmlObserver)
- Method in class Acme.
HtmlScanner
Add an extra observer to this scanner.
addObserver(HtmlObserver, Object)
- Method in class Acme.
HtmlScanner
Add an extra observer to this scanner.
addObserver(HtmlObserver)
- Method in class Acme.
Spider
Add an extra observer to the scanners we make.
addResponse(Session, String, String)
- Method in class Acme.Conf.Client.
TopicClient
Add a new response to the topic.
addResponse(Session, String, String)
- Method in class Acme.Conf.Server.
TopicServer
Add a new response to the topic.
addResponse(Session, String, String)
- Method in class Acme.Conf.
Topic
Add a new response to the topic.
addServlet(String, String)
- Method in class Acme.Serve.
Serve
Register a Servlet by class name.
addServlet(String, Servlet)
- Method in class Acme.Serve.
Serve
Register a Servlet.
addTopic(Session, String, String, String)
- Method in class Acme.Conf.Client.
ConferenceClient
Add a new topic, including response zero.
addTopic(Session, String, String, String)
- Method in class Acme.Conf.
Conference
Add a new topic, including response zero.
addTopic(Session, String, String, String)
- Method in class Acme.Conf.Server.
ConferenceServer
Add a new topic, including response zero.
addUrl(String)
- Method in class Acme.
Spider
Add a URL to the to-do list.
addUser(Session, String, String)
- Method in class Acme.Conf.Client.
ConfsysClient
Add a new user to the system.
addUser(Session, String, String)
- Method in class Acme.Conf.
Confsys
Add a new user to the system.
addUser(Session, String, String)
- Method in class Acme.Conf.Server.
ConfsysServer
Add a new user to the system.
appletResize(int, int)
- Method in class Acme.
MainFrame
arc(double, double, double, double, double)
- Method in class Acme.
Psg
Append counterclockwise arc.
arcn(double, double, double, double, double)
- Method in class Acme.
Psg
Append clockwise arc.
arrayToString(Object)
- Static method in class Acme.
Utils
An array-to-String routine.
arraycontains(Object[], Object)
- Static method in class Acme.
Utils
Check if an array contains a given element.
authorize(String, String)
- Method in class Acme.Nnrpd.
LocalNewsDb
Attempt authorization.
authorize(String, String)
- Method in class Acme.Nnrpd.
MultiplexNewsDb
Attempt authorization.
authorize(String, String)
- Method in class Acme.Nnrpd.
NewsDb
Attempt authorization.
authorize(String, String)
- Method in class Acme.Nnrpd.
ProxyNewsDb
Attempt authorization.
available()
- Method in class Acme.
NullInputStream
Returns the number of bytes that can be read without blocking.
available()
- Method in class Acme.
TextcompInputStream
B
BLOCK_SIZE
- Static variable in class Acme.Crypto.
AesCipher
BlockCipher
- class Acme.Crypto.
BlockCipher
.
A block encryption template.
BlockCipher(int, int)
- Constructor for class Acme.Crypto.
BlockCipher
Constructor.
BlowfishCipher
- class Acme.Crypto.
BlowfishCipher
.
The Blowfish encryption method.
BlowfishCipher(String)
- Constructor for class Acme.Crypto.
BlowfishCipher
BlowfishCipher(byte[])
- Constructor for class Acme.Crypto.
BlowfishCipher
BorderPanel
- class Acme.Widgets.
BorderPanel
.
A panel that adds a border around the contents.
BorderPanel(int, int)
- Constructor for class Acme.Widgets.
BorderPanel
Constructor.
BorderPanel(int)
- Constructor for class Acme.Widgets.
BorderPanel
Constructor, default thickness for this type.
Brick
- class Acme.Leggo.
Brick
.
A basic LEGGO brick.
Brick(View, int, int, int, int, int, int, boolean, LeggoColor)
- Constructor for class Acme.Leggo.
Brick
Bugs
- package Bugs
BusyBox
- class Acme.Widgets.
BusyBox
.
A busy-box.
BusyBox(Frame, String)
- Constructor for class Acme.Widgets.
BusyBox
Constructor, default title.
BusyBox(Frame, String, String)
- Constructor for class Acme.Widgets.
BusyBox
Constructor, specified title.
ButtonDialog
- class Acme.Widgets.
ButtonDialog
.
A generic modal button box.
ButtonDialog(Frame, String, String, int)
- Constructor for class Acme.Widgets.
ButtonDialog
Constructor, no title, one button.
ButtonDialog(Frame, String, String, String, int)
- Constructor for class Acme.Widgets.
ButtonDialog
Constructor, specified title, one button.
ButtonDialog(Frame, String, String, int, String, int)
- Constructor for class Acme.Widgets.
ButtonDialog
Constructor, no title, two buttons.
ButtonDialog(Frame, String, String, String, int, String, int)
- Constructor for class Acme.Widgets.
ButtonDialog
Constructor, specified title, two buttons.
ButtonDialog(Frame, String, String, int, String, int, String, int)
- Constructor for class Acme.Widgets.
ButtonDialog
Constructor, no title, three buttons.
ButtonDialog(Frame, String, String, String, int, String, int, String, int)
- Constructor for class Acme.Widgets.
ButtonDialog
Constructor, specified title, three buttons.
ButtonDialog(Frame, String, String, int, String, int, String, int, String, int)
- Constructor for class Acme.Widgets.
ButtonDialog
Constructor, no title, four buttons.
ButtonDialog(Frame, String, String, String, int, String, int, String, int, String, int)
- Constructor for class Acme.Widgets.
ButtonDialog
Constructor, specified title, four buttons.
base64Encode(byte[])
- Static method in class Acme.
Utils
A base-64 encoder, necessary for doing the client side of Basic Authentication.
base64Encode(String)
- Static method in class Acme.
Utils
A base-64 encoder that takes a String, for convenience.
baseUrlStr(String)
- Static method in class Acme.
Utils
Figure out the base URL for a given URL.
beep()
- Method in class Acme.Comnd.
ComndContext
Emit a beep.
beep()
- Method in class Acme.JPM.
StubToolkit
black
- Static variable in class Acme.Leggo.
LeggoColor
blockSize
- Variable in class Acme.Crypto.
BlockCipher
How big a block is.
blockSize()
- Method in class Acme.Crypto.
BlockCipher
Return how big a block is.
blue
- Static variable in class Acme.Leggo.
LeggoColor
brokenIcon(Component)
- Static method in class Acme.
GuiUtils
brokenLink(String, String, String)
- Method in class Acme.
Spider
This method can be overridden by a subclass if you want to change the broken link policy.
busyColor
- Static variable in class Acme.
GuiUtils
Pale turquoise.
busyIcon(Component)
- Static method in class Acme.
GuiUtils
C
CANCEL
- Static variable in class Acme.Widgets.
OkCancelBox
CANCEL
- Static variable in class Acme.Widgets.
WidgetUtils
CANCEL
- Static variable in class Acme.Widgets.
YesNoCancelBox
CMD_ARTICLE
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_AUTHINFO
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_BODY
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_DATE
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_GROUP
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_HEAD
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_HELP
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_IHAVE
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_LAST
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_LIST
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_LISTGROUP
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_MODE
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_NEWGROUPS
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_NEWNEWS
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_NEXT
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_POST
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_QUIT
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_SLAVE
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_STAT
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_XGTITLE
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_XHDR
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_XMODE
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_XOVER
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_XREPLIC
- Static variable in class Acme.Nnrpd.
NnrpdUtils
CMD_XTHREAD
- Static variable in class Acme.Nnrpd.
NnrpdUtils
COMPLETE
- Static variable in class Acme.
MediaTracker
Flag indicating the download of media completed successfully.
CbcBlockCipher
- class Acme.Crypto.
CbcBlockCipher
.
Use a block cipher in CBC mode.
CbcBlockCipher(BlockCipher)
- Constructor for class Acme.Crypto.
CbcBlockCipher
Constructor.
CgiServlet
- class Acme.Serve.
CgiServlet
.
Runs CGI programs.
CgiServlet()
- Constructor for class Acme.Serve.
CgiServlet
CharBug
- class Bugs.
CharBug
.
CharBug()
- Constructor for class Bugs.
CharBug
CharClassComnd
- class Acme.Comnd.
CharClassComnd
.
A character class.
CharClassComnd(String)
- Constructor for class Acme.Comnd.
CharClassComnd
ChunkedInputStream
- class Acme.Serve.servlet.http.
ChunkedInputStream
.
An InputStream that implements HTTP/1.1 chunking.
ChunkedInputStream(InputStream)
- Constructor for class Acme.Serve.servlet.http.
ChunkedInputStream
Make a ChunkedInputStream.
ChunkedOutputStream
- class Acme.Serve.servlet.http.
ChunkedOutputStream
.
An OutputStream that implements HTTP/1.1 chunking.
ChunkedOutputStream(OutputStream)
- Constructor for class Acme.Serve.servlet.http.
ChunkedOutputStream
Make a ChunkedOutputStream with a default buffer size.
ChunkedOutputStream(OutputStream, int)
- Constructor for class Acme.Serve.servlet.http.
ChunkedOutputStream
Make a ChunkedOutputStream with a specified buffer size.
Cipher
- class Acme.Crypto.
Cipher
.
An encryption template.
Cipher(int)
- Constructor for class Acme.Crypto.
Cipher
Constructor.
Comnd
- class Acme.Comnd.
Comnd
.
TOPS-20 style command line parsing.
Comnd()
- Constructor for class Acme.Comnd.
Comnd
ComndContext
- class Acme.Comnd.
ComndContext
.
Comnd context object.
ComndContext(InputStream, PrintStream, Toolkit)
- Constructor for class Acme.Comnd.
ComndContext
If you are running in a GUI context, pass in the Toolkit.
ComndContext(InputStream, PrintStream)
- Constructor for class Acme.Comnd.
ComndContext
If you are running in a CLI context, use the regular I/O streams.
ComndContext()
- Constructor for class Acme.Comnd.
ComndContext
Let the I/O streams default to System.in and System.err.
ComndTest
- class Acme.Comnd.
ComndTest
.
Test routine for the Comnd package.
ComndTest()
- Constructor for class Acme.Comnd.
ComndTest
CompositeFilter
- class Acme.JPM.Filters.
CompositeFilter
.
Compose two filters into one.
CompositeFilter(ImageProducer, ImageFilterPlus, ImageFilterPlus)
- Constructor for class Acme.JPM.Filters.
CompositeFilter
Constructor.
ConfServlet
- class Acme.Conf.Server.
ConfServlet
.
Acme.Conf servlet.
ConfServlet()
- Constructor for class Acme.Conf.Server.
ConfServlet
Conference
- class Acme.Conf.
Conference
.
A conference.
Conference()
- Constructor for class Acme.Conf.
Conference
ConferenceClient
- class Acme.Conf.Client.
ConferenceClient
.
Client side of a conference.
ConferenceClient()
- Constructor for class Acme.Conf.Client.
ConferenceClient
ConferenceServer
- class Acme.Conf.Server.
ConferenceServer
.
Server side of a conference.
ConferenceServer(Session, String, String, User)
- Constructor for class Acme.Conf.Server.
ConferenceServer
Make a new conference.
Confgroup
- class Acme.Conf.
Confgroup
.
A group of conferences.
Confgroup()
- Constructor for class Acme.Conf.
Confgroup
ConfgroupClient
- class Acme.Conf.Client.
ConfgroupClient
.
Client size of a group of conferences.
ConfgroupClient()
- Constructor for class Acme.Conf.Client.
ConfgroupClient
ConfgroupServer
- class Acme.Conf.Server.
ConfgroupServer
.
Server side of a group of conferences.
ConfgroupServer(Session, String, User)
- Constructor for class Acme.Conf.Server.
ConfgroupServer
Make a new confgroup.
Conflist
- class Acme.Conf.
Conflist
.
A user's list of conferences.
Conflist()
- Constructor for class Acme.Conf.
Conflist
ConflistClient
- class Acme.Conf.Client.
ConflistClient
.
Client size of a user's list of conferences.
ConflistClient()
- Constructor for class Acme.Conf.Client.
ConflistClient
ConflistServer
- class Acme.Conf.Server.
ConflistServer
.
Server side of a user's list of conferences.
ConflistServer()
- Constructor for class Acme.Conf.Server.
ConflistServer
Make a new conflist.
Confsys
- class Acme.Conf.
Confsys
.
A conferencing system.
Confsys()
- Constructor for class Acme.Conf.
Confsys
ConfsysClient
- class Acme.Conf.Client.
ConfsysClient
.
Client side of a conferencing system.
ConfsysClient()
- Constructor for class Acme.Conf.Client.
ConfsysClient
ConfsysServer
- class Acme.Conf.Server.
ConfsysServer
.
Server side of a conferencing system.
ConfsysServer(Session, User)
- Constructor for class Acme.Conf.Server.
ConfsysServer
Make a new confsys.
Cookie
- class Acme.Serve.servlet.http.
Cookie
.
An HTTP cookie.
Cookie(String, String)
- Constructor for class Acme.Serve.servlet.http.
Cookie
Defines a cookie with an initial name and value.
CrLfOutputStream
- class Acme.Nnrpd.
CrLfOutputStream
.
RFC977-style output stream.
CrLfOutputStream(OutputStream)
- Constructor for class Acme.Nnrpd.
CrLfOutputStream
Constructor.
Crc16Hash
- class Acme.Crypto.
Crc16Hash
.
The CRC16 hash function.
Crc16Hash()
- Constructor for class Acme.Crypto.
Crc16Hash
Constructor.
Crc32Hash
- class Acme.Crypto.
Crc32Hash
.
The CRC32 hash function.
Crc32Hash()
- Constructor for class Acme.Crypto.
Crc32Hash
Constructor.
CryptoUtils
- class Acme.Crypto.
CryptoUtils
.
Some cryptography utilities.
CryptoUtils()
- Constructor for class Acme.Crypto.
CryptoUtils
capacity()
- Method in class Acme.
FlexVector
Returns the current capacity of the vector.
capacityIncrement
- Variable in class Acme.
FlexVector
The size of the increment.
charCount(String, char)
- Static method in class Acme.
Utils
Returns the number of times the given character appears in the string.
checkAll()
- Method in class Acme.
MediaTracker
Checks to see if all images have finished loading but does not start loading the images if they are not already loading.
checkAll(boolean)
- Method in class Acme.
MediaTracker
Checks to see if all images have finished loading.
checkID(int)
- Method in class Acme.
MediaTracker
Checks to see if all images tagged with the indicated ID have finished loading, but does not start loading the images if they are not already loading.
checkID(int, boolean)
- Method in class Acme.
MediaTracker
Checks to see if all images tagged with the indicated ID have finished loading.
checkImage(Image, int, int, ImageObserver)
- Method in class Acme.JPM.
StubToolkit
clear()
- Method in class Acme.
IntHashtable
Clears the hash table so that it has no more elements in it.
clear()
- Method in class Acme.
LruHashtable
Clears the hash table so that it has no more elements in it.
clientData
- Variable in class Acme.Comnd.
Comnd
clippath()
- Method in class Acme.
Psg
Set the current path to the clipping path.
clone()
- Method in class Acme.
FlexVector
Clones this vector.
clone()
- Method in class Acme.
GenericCloneable
clone()
- Method in class Acme.
IntHashtable
Creates a clone of the hashtable.
clone()
- Method in class Acme.
LruHashtable
Creates a clone of the hashtable.
clone()
- Method in class Acme.Serve.servlet.http.
Cookie
Copies the cookie.
close()
- Method in class Acme.
HtmlScanner
Override close() with one that makes sure the entire file gets read, so that all its URLs get extracted, even if the caller isn't interested in the data.
close()
- Method in class Acme.Nnrpd.
LocalNewsDb
Shut down the news database.
close()
- Method in class Acme.Nnrpd.
MultiplexNewsDb
Shut down the news database.
close()
- Method in class Acme.Nnrpd.
NewsDb
Shut down the news database.
close()
- Method in class Acme.Nnrpd.
ProxyNewsDb
Shut down the news database.
close()
- Method in class Acme.
PostURLConnection
close()
- Method in class Acme.Serve.servlet.http.
ChunkedOutputStream
Make sure that calling close() terminates the chunked stream.
closepath()
- Method in class Acme.
Psg
Connect current path back to its starting point.
compat(String[])
- Method in class Acme.
Application
Compatibility gateway between old-style static main() and new-style non-static.
compat(String[], InputStream, PrintStream, PrintStream)
- Method in class Acme.
Application
Compatibility gateway for contexts other than old-style main().
complete(ComndContext)
- Method in class Acme.Comnd.
Comnd
Each type of Comnd implements this to auto-complete partial input.
complete(ComndContext)
- Method in class Acme.Comnd.
FilenameComnd
complete(ComndContext)
- Method in class Acme.Comnd.
IntegerComnd
complete(ComndContext)
- Method in class Acme.Comnd.
LiteralComnd
complete(ComndContext)
- Method in class Acme.Comnd.
OptionalComnd
complete(ComndContext)
- Method in class Acme.Comnd.
OrListComnd
complete(ComndContext)
- Method in class Acme.Comnd.
SeqListComnd
complete(ComndContext)
- Method in class Acme.Comnd.
StringComnd
complete(ComndContext)
- Method in class Acme.Comnd.
ZeroOrMoreComnd
compress(Image, OutputStream)
- Method in class Acme.JPM.Encoders.
GrayJPEG
connect()
- Method in class Acme.
PostURLConnection
contains(Object)
- Method in class Acme.
FlexVector
Returns true if the specified object is a value of the collection.
contains(Object)
- Method in class Acme.
IntHashtable
Returns true if the specified object is an element of the hashtable.
contains(Object)
- Method in class Acme.
LruHashtable
Returns true if the specified object is an element of the hashtable.
containsHeader(String)
- Method in interface Acme.Serve.servlet.http.
HttpServletResponse
Checks whether the response message header has a field with the specified name.
containsKey(int)
- Method in class Acme.
IntHashtable
Returns true if the collection contains an element for the key.
containsKey(Object)
- Method in class Acme.
LruHashtable
Returns true if the collection contains an element for the key.
copyBlock(byte[], int, byte[], int, int)
- Static method in class Acme.Crypto.
CryptoUtils
Utility routine to copy one block to another.
copyBlock(byte[], byte[])
- Static method in class Acme.Crypto.
CryptoUtils
Utility routine to copy one block to another.
copyInto(Object[])
- Method in class Acme.
FlexVector
Copies the elements of this vector into the specified array.
copyStream(InputStream, OutputStream)
- Method in class Acme.Serve.
FileServlet
Copy a file from in to out.
copyStream(InputStream, OutputStream)
- Static method in class Acme.
Utils
Copy the input to the output until EOF.
copyStream(Reader, Writer)
- Static method in class Acme.
Utils
Copy the input to the output until EOF.
copyStream(InputStream, Writer)
- Static method in class Acme.
Utils
Copy the input to the output until EOF.
copyStream(Reader, OutputStream)
- Static method in class Acme.
Utils
Copy the input to the output until EOF.
countComponents()
- Method in class Acme.Widgets.
BorderPanel
countOnes(byte)
- Static method in class Acme.
Utils
Count the number of 1-bits in a byte.
countOnes(int)
- Static method in class Acme.
Utils
Count the number of 1-bits in an int.
countOnes(long)
- Static method in class Acme.
Utils
Count the number of 1-bits in a long.
createButton(Button)
- Method in class Acme.JPM.
StubToolkit
createCanvas(Canvas)
- Method in class Acme.JPM.
StubToolkit
createCheckbox(Checkbox)
- Method in class Acme.JPM.
StubToolkit
createCheckboxMenuItem(CheckboxMenuItem)
- Method in class Acme.JPM.
StubToolkit
createChoice(Choice)
- Method in class Acme.JPM.
StubToolkit
createDialog(Dialog)
- Method in class Acme.JPM.
StubToolkit
createDragSourceContextPeer(DragSource, Component)
- Method in class Acme.JPM.
StubToolkit
createFileDialog(FileDialog)
- Method in class Acme.JPM.
StubToolkit
createFrame(Frame)
- Method in class Acme.JPM.
StubToolkit
createImage(ImageProducer)
- Method in class Acme.JPM.
StubToolkit
createImage(byte[], int, int)
- Method in class Acme.JPM.
StubToolkit
createLabel(Label)
- Method in class Acme.JPM.
StubToolkit
createList(List)
- Method in class Acme.JPM.
StubToolkit
createMenu(Menu)
- Method in class Acme.JPM.
StubToolkit
createMenuBar(MenuBar)
- Method in class Acme.JPM.
StubToolkit
createMenuItem(MenuItem)
- Method in class Acme.JPM.
StubToolkit
createPanel(Panel)
- Method in class Acme.JPM.
StubToolkit
createPopupMenu(PopupMenu)
- Method in class Acme.JPM.
StubToolkit
createScrollPane(ScrollPane)
- Method in class Acme.JPM.
StubToolkit
createScrollbar(Scrollbar)
- Method in class Acme.JPM.
StubToolkit
createTextArea(TextArea)
- Method in class Acme.JPM.
StubToolkit
createTextField(TextField)
- Method in class Acme.JPM.
StubToolkit
createWindow(Window)
- Method in class Acme.JPM.
StubToolkit
curveto(double, double, double, double, double, double)
- Method in class Acme.
Psg
Append a Bezier cubic section.
D
DEFAULT_ACACHESIZE
- Static variable in class Acme.Nnrpd.
NnrpdUtils
The default size of the article cache, in bytes.
DEFAULT_MAXARTSIZE
- Static variable in class Acme.Nnrpd.
NnrpdUtils
The default maximum-size article to cache, in bytes.
DEFAULT_OCACHESIZE
- Static variable in class Acme.Nnrpd.
NnrpdUtils
The default size of the overview cache, in entries.
DEFAULT_PORT
- Static variable in class Acme.Nnrpd.
NnrpdUtils
The default port to listen on and connect to.
DQueue
- class Acme.
DQueue
.
Simple double-ended queue class.
DQueue()
- Constructor for class Acme.
DQueue
Dbz
- class Acme.
Dbz
.
Access a Unix DBZ file.
Dbz(File)
- Constructor for class Acme.
Dbz
Constructor.
Des3Cipher
- class Acme.Crypto.
Des3Cipher
.
The triple-DES encryption method.
Des3Cipher(String)
- Constructor for class Acme.Crypto.
Des3Cipher
Constructor, string key.
Des3Cipher(byte[])
- Constructor for class Acme.Crypto.
Des3Cipher
Constructor, byte-array key.
DesCipher
- class Acme.Crypto.
DesCipher
.
The DES encryption method.
DesCipher(String)
- Constructor for class Acme.Crypto.
DesCipher
DesCipher(byte[])
- Constructor for class Acme.Crypto.
DesCipher
DoublePoint
- class Acme.
DoublePoint
.
A double version of java.awt.point.
DoublePoint()
- Constructor for class Acme.
DoublePoint
DoublePoint(double, double)
- Constructor for class Acme.
DoublePoint
dbmclose()
- Method in class Acme.
Dbz
Close a database.
dbzcancel()
- Method in class Acme.
Dbz
Cancel writing of in-core data.
dbzincore(boolean)
- Method in class Acme.
Dbz
Control attempts to keep .pag file in core.
dbzsize(int)
- Method in class Acme.
Dbz
What's a good table size to hold this many entries?
dbzsync()
- Method in class Acme.
Dbz
Push all in-core data out to disk.
decrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
AesCipher
Decrypt a block.
decrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
BlockCipher
Decrypt a block of bytes.
decrypt(byte[], byte[])
- Method in class Acme.Crypto.
BlockCipher
Decrypt a block of bytes.
decrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
BlowfishCipher
Decrypt a block of eight bytes.
decrypt(int[])
- Method in class Acme.Crypto.
BlowfishCipher
Decrypt a block of two ints.
decrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
CbcBlockCipher
Decrypt a block of bytes.
decrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
Des3Cipher
Decrypt a block of eight bytes.
decrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
DesCipher
Decrypt a block of eight bytes.
decrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
IdeaCipher
Decrypt a block of eight bytes.
decrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
NullCipher
"Decrypt" a block of eight bytes.
decrypt(byte)
- Method in class Acme.Crypto.
Rc4Cipher
Decrypt a byte.
decrypt(byte[], int, byte[], int, int)
- Method in class Acme.Crypto.
Rc4Cipher
Decrypt some bytes.
decrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
Rc6Cipher
Decrypt a block.
decrypt(byte)
- Method in class Acme.Crypto.
Rot13Cipher
Decrypt a byte.
decrypt(byte[], int, byte[], int, int)
- Method in class Acme.Crypto.
Rot13Cipher
Decrypt some bytes.
decrypt(byte)
- Method in class Acme.Crypto.
StreamCipher
Decrypt a byte.
decrypt(byte[], byte[])
- Method in class Acme.Crypto.
StreamCipher
Decrypt an array of bytes.
decrypt(byte[], int, byte[], int, int)
- Method in class Acme.Crypto.
StreamCipher
Decrypt some bytes.
deschedule()
- Method in class Acme.
Task
Stops a Task from running in the future.
deserialize(DataInputStream)
- Method in interface Acme.
Serializable
Read a serial representation of the object from the stream.
deserializeArrayByte(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize an array of bytes.
deserializeArrayChar(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize an array of chars.
deserializeArrayDouble(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize an array of doubles.
deserializeArrayFloat(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize an array of floats.
deserializeArrayInt(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize an array of ints.
deserializeArrayLong(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize an array of longs.
deserializeArrayObject(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize an array of objects.
deserializeArrayShort(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize an array of shorts.
deserializeBoolean(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize a boolean.
deserializeByte(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize a byte.
deserializeChar(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize a char.
deserializeDouble(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize a double.
deserializeFloat(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize a float.
deserializeHeader(Class, DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to read a serialization header.
deserializeInt(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize a int.
deserializeLong(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize a long.
deserializeObject(Class, DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize a sub-object.
deserializeShort(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize a short.
deserializeString(DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to deserialize a String.
deserializeTrailer(Class, DataInputStream)
- Static method in class Acme.
SerialUtils
Utility routine to read a serialization trailer.
destroy()
- Method in class Acme.Serve.servlet.
GenericServlet
Destroys the servlet and cleans up whatever resources are being held.
destroy()
- Method in interface Acme.Serve.servlet.
Servlet
Destroys the servlet and cleans up whatever resources are being held.
destroyAllServlets()
- Method in class Acme.Serve.
Serve
Destroys all currently-loaded servlets.
doThisUrl(String, int, String)
- Method in class Acme.
Spider
This method can be overridden by a subclass if you want to change the search policy.
done()
- Method in class Acme.Serve.servlet.http.
ChunkedOutputStream
Indicate the end of the chunked data by sending a zero-length chunk, possible including footers.
done
- Variable in class Acme.
Spider
done()
- Method in class Acme.
TimeKiller
Call this when the target thread has finished.
done()
- Method in class Acme.Widgets.
BusyBox
Task is done, get rid of the busy-box.
doubleToString(double)
- Static method in class Acme.
Fmt
Deprecated.
draw()
- Method in class Acme.Leggo.
Brick
draw()
- Method in class Acme.Leggo.
Part
drawImage(Graphics, Component, Image)
- Static method in class Acme.
GuiUtils
Draw a centered image.
drawSpline(Graphics, int, int, int, int, int, int)
- Static method in class Acme.
GuiUtils
Draw a three-point spline.
drawThickLine(Graphics, int, int, int, int, int)
- Static method in class Acme.
GuiUtils
Draw a thick line.
dtransform_x(double, double)
- Method in class Acme.
Psg
Transform (dx, dy) into a device-space x-distance.
dtransform_y(double, double)
- Method in class Acme.
Psg
Transform (dx, dy) into a device-space y-distance.
dumpStack(PrintStream)
- Static method in class Acme.
Utils
Dump out the current call stack.
dumpStack()
- Static method in class Acme.
Utils
Dump out the current call stack onto System.err.
E
ERRORED
- Static variable in class Acme.
MediaTracker
Flag indicating the download of some media encountered an error.
EdgeDetect
- class Acme.JPM.Filters.
EdgeDetect
.
Edge-detection filter.
EdgeDetect(ImageProducer)
- Constructor for class Acme.JPM.Filters.
EdgeDetect
EncryptedInputStream
- class Acme.Crypto.
EncryptedInputStream
.
An InputStream that supports encryption.
EncryptedInputStream(BlockCipher, InputStream)
- Constructor for class Acme.Crypto.
EncryptedInputStream
Constructor for block ciphers.
EncryptedInputStream(StreamCipher, InputStream)
- Constructor for class Acme.Crypto.
EncryptedInputStream
Constructor for stream ciphers.
EncryptedOutputStream
- class Acme.Crypto.
EncryptedOutputStream
.
An OutputStream that supports encryption.
EncryptedOutputStream(BlockCipher, OutputStream)
- Constructor for class Acme.Crypto.
EncryptedOutputStream
Constructor for block ciphers.
EncryptedOutputStream(StreamCipher, OutputStream)
- Constructor for class Acme.Crypto.
EncryptedOutputStream
Constructor for stream ciphers.
Enlarge
- class Acme.JPM.Filters.
Enlarge
.
An ImageFilter that enlarges by pixel replication.
Enlarge(ImageProducer, int)
- Constructor for class Acme.JPM.Filters.
Enlarge
Constructor.
ErrorBox
- class Acme.Widgets.
ErrorBox
.
An error-box.
ErrorBox(Frame, String)
- Constructor for class Acme.Widgets.
ErrorBox
Constructor, default title.
ErrorBox(Frame, String, String)
- Constructor for class Acme.Widgets.
ErrorBox
Constructor, specified title.
ExecBug
- class Bugs.
ExecBug
.
ExecBug()
- Constructor for class Bugs.
ExecBug
editAHREF(String, URL, Object)
- Method in interface Acme.
HtmlEditObserver
This gets called when the scanner finds an <A HREF=""> URL.
editAREAHREF(String, URL, Object)
- Method in interface Acme.
HtmlEditObserver
This gets called when the scanner finds a <AREA HREF=""> URL.
editBASEHREF(String, URL, Object)
- Method in interface Acme.
HtmlEditObserver
This gets called when the scanner finds a <BASE HREF=""> URL.
editBODYBACKGROUND(String, URL, Object)
- Method in interface Acme.
HtmlEditObserver
This gets called when the scanner finds a <BODY BACKGROUND=""> URL.
editFRAMESRC(String, URL, Object)
- Method in interface Acme.
HtmlEditObserver
This gets called when the scanner finds an <FRAME SRC=""> URL.
editIMGSRC(String, URL, Object)
- Method in interface Acme.
HtmlEditObserver
This gets called when the scanner finds an <IMG SRC=""> URL.
editLINKHREF(String, URL, Object)
- Method in interface Acme.
HtmlEditObserver
This gets called when the scanner finds a <LINK HREF=""> URL.
elementAt(int)
- Method in class Acme.
FlexVector
Returns the element at the specified index.
elementCount
- Variable in class Acme.
FlexVector
The number of elements in the buffer.
elementData
- Variable in class Acme.
FlexVector
The buffer where elements are stored.
elementOffset
- Variable in class Acme.
FlexVector
The offset for the first element.
elements()
- Method in class Acme.
Dbz
Returns an enumeration of the elements.
elements()
- Method in class Acme.
FlexVector
Returns an enumeration of the elements.
elements()
- Method in class Acme.
IntHashtable
Returns an enumeration of the elements.
elements()
- Method in class Acme.
LruHashtable
Returns an enumeration of the elements.
elements()
- Method in class Acme.
WildcardDictionary
Returns an enumeration of the elements.
encode()
- Method in class Acme.JPM.Encoders.
ImageEncoder
Call this after initialization to get things going.
encodeRedirectUrl(String)
- Method in interface Acme.Serve.servlet.http.
HttpServletResponse
Encodes the specified URL for use in the sendRedirect method or, if encoding is not needed, returns the URL unchanged.
encodeUrl(String)
- Method in interface Acme.Serve.servlet.http.
HttpServletResponse
Encodes the specified URL by including the session ID in it, or, if encoding is not needed, returns the URL unchanged.
encrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
AesCipher
Encrypt a block.
encrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
BlockCipher
Encrypt a block of bytes.
encrypt(byte[], byte[])
- Method in class Acme.Crypto.
BlockCipher
Encrypt a block of bytes.
encrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
BlowfishCipher
Encrypt a block of eight bytes.
encrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
CbcBlockCipher
Encrypt a block of bytes.
encrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
Des3Cipher
Encrypt a block of eight bytes.
encrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
DesCipher
Encrypt a block of eight bytes.
encrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
IdeaCipher
Encrypt a block of eight bytes.
encrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
NullCipher
"Encrypt" a block of eight bytes.
encrypt(byte)
- Method in class Acme.Crypto.
Rc4Cipher
Encrypt a byte.
encrypt(byte[], int, byte[], int, int)
- Method in class Acme.Crypto.
Rc4Cipher
Encrypt some bytes.
encrypt(byte[], int, byte[], int)
- Method in class Acme.Crypto.
Rc6Cipher
Encrypt a block.
encrypt(byte)
- Method in class Acme.Crypto.
Rot13Cipher
Encrypt a byte.
encrypt(byte[], int, byte[], int, int)
- Method in class Acme.Crypto.
Rot13Cipher
Encrypt some bytes.
encrypt(byte)
- Method in class Acme.Crypto.
StreamCipher
Encrypt a byte.
encrypt(byte[], byte[])
- Method in class Acme.Crypto.
StreamCipher
Encrypt an array of bytes.
encrypt(byte[], int, byte[], int, int)
- Method in class Acme.Crypto.
StreamCipher
Encrypt some bytes.
ensureCapacity(int)
- Method in class Acme.
FlexVector
Ensures that the vector has at least the specified capacity.
enumToString(int)
- Static method in class Acme.Widgets.
WidgetUtils
equals(Object)
- Method in class Acme.Conf.Client.
UserClient
equals(Object)
- Method in class Acme.Conf.Server.
UserServer
equals(Object)
- Method in class Acme.Conf.
User
equals(Hash)
- Method in class Acme.Crypto.
Hash
Check if two hashes are equal.
equals(Object)
- Method in class Acme.
DoublePoint
equals(Object)
- Method in class Acme.
Matrix
Equality test.
equals(Object)
- Method in class Acme.
Pair
Equality test.
equalsBlock(byte[], int, byte[], int, int)
- Static method in class Acme.Crypto.
CryptoUtils
Utility routine to check two blocks for equality.
equalsBlock(byte[], byte[])
- Static method in class Acme.Crypto.
CryptoUtils
Utility routine to check two blocks for equality.
equalsStrings(String[], String[])
- Static method in class Acme.
Utils
Compares two arrays of Strings for equality.
erasepage()
- Method in class Acme.
Psg
Paint the whole graphics area with the background color.
err
- Variable in class Acme.
Application
err
- Variable in class Acme.
Spider
errorColor
- Static variable in class Acme.
GuiUtils
Medium red.
errorIcon(Component)
- Static method in class Acme.
GuiUtils
even(long)
- Static method in class Acme.
Utils
Test is a number is even.
F
FLIP_CCW
- Static variable in class Acme.JPM.Filters.
Flip
Rotate counter-clockwise 90 degrees.
FLIP_CW
- Static variable in class Acme.JPM.Filters.
Flip
Rotate clockwise 90 degrees.
FLIP_LR
- Static variable in class Acme.JPM.Filters.
Flip
Flip left to right.
FLIP_NULL
- Static variable in class Acme.JPM.Filters.
Flip
The null transformation.
FLIP_R180
- Static variable in class Acme.JPM.Filters.
Flip
Rotate 180 degrees.
FLIP_TB
- Static variable in class Acme.JPM.Filters.
Flip
Flip top to bottom.
FLIP_XY
- Static variable in class Acme.JPM.Filters.
Flip
Transpose X and Y - reflection along a diagonal.
FileServlet
- class Acme.Serve.
FileServlet
.
Servlet similar to a standard httpd.
FileServlet()
- Constructor for class Acme.Serve.
FileServlet
Constructor.
FileServlet(String)
- Constructor for class Acme.Serve.
FileServlet
Constructor with throttling.
FilenameComnd
- class Acme.Comnd.
FilenameComnd
.
A filename.
FilenameComnd()
- Constructor for class Acme.Comnd.
FilenameComnd
FlexVector
- class Acme.
FlexVector
.
Improved version of java.util.Vector.
FlexVector(int, int)
- Constructor for class Acme.
FlexVector
Constructs an empty vector with the specified storage capacity and the specified capacityIncrement.
FlexVector(int)
- Constructor for class Acme.
FlexVector
Constructs an empty vector with the specified storage capacity.
FlexVector()
- Constructor for class Acme.
FlexVector
Constructs an empty vector.
Flip
- class Acme.JPM.Filters.
Flip
.
An ImageFilter that flips or rotates the image.
Flip(ImageProducer, int)
- Constructor for class Acme.JPM.Filters.
Flip
Constructor.
Fmt
- class Acme.
Fmt
.
Some simple single-arg sprintf-like routines.
Fmt()
- Constructor for class Acme.
Fmt
fetch(Object)
- Method in class Acme.
Dbz
Like get(), but assumes the key has already been case-mapped.
fill()
- Method in class Acme.
Psg
Fill current path with current color.
fillBlock(byte[], int, byte, int)
- Static method in class Acme.Crypto.
CryptoUtils
Utility routine fill a block with a given byte.
fillBlock(byte[], byte)
- Static method in class Acme.Crypto.
CryptoUtils
Utility routine fill a block with a given byte.
filterImage(Component, ImageFilterPlus)
- Static method in class Acme.JPM.
JPMUtils
Filter one image into another.
filterRGBAll(int, int, int[][])
- Method in class Acme.JPM.Filters.
EdgeDetect
filterRGBAll(int, int, int[][])
- Method in class Acme.JPM.Filters.
Oil
filterRGBAll(int, int, int[][])
- Method in class Acme.JPM.Filters.
RGBAllFilter
This is the routine that subclasses must implement.
filterRGBAll(int, int, int[][])
- Method in class Acme.JPM.Filters.
Shear
filterRGBAll(int, int, int[][])
- Method in class Acme.JPM.Filters.
Shrink
filterRGBAll(int, int, int[][])
- Method in class Acme.JPM.Filters.
Smooth
filterRGBBlock(int, int, int, int, int[][])
- Method in class Acme.JPM.Filters.
Gamma
filterRGBBlock(int, int, int, int, int[][])
- Method in class Acme.JPM.Filters.
Invert
filterRGBBlock(int, int, int, int, int[][])
- Method in class Acme.JPM.Filters.
RGBBlockFilter
This is the routine that subclasses must implement.
filterStream(InputStream, OutputStream, ImageFilterPlus)
- Static method in class Acme.JPM.Filters.
ImageFilterPlus
Filter a PPM InputStream to a PPM OutputStream.
finalize()
- Method in class Acme.
HtmlScanner
Add a finalize method to try and make sure that our jiggered close() gets called.
findUser(String)
- Method in class Acme.Conf.Client.
ConfsysClient
Find a user by userid.
findUser(String)
- Method in class Acme.Conf.
Confsys
Find a user by userid.
findUser(String)
- Method in class Acme.Conf.Server.
ConfsysServer
Find a user by userid.
firstElement()
- Method in class Acme.
FlexVector
Returns the first element of the sequence.
fixDirUrlStr(String)
- Static method in class Acme.
Utils
Makes sure if a URL is a directory, it ends with a slash.
flattenStrarr(String[])
- Static method in class Acme.
Utils
Turns an array of Strings into a single String, with the components separated by spaces.
flattenpath()
- Method in class Acme.
Psg
Convert curves in the path to sequences of straight lines.
flush()
- Method in class Acme.Crypto.
EncryptedOutputStream
Flush the stream.
flush()
- Method in class Acme.Serve.servlet.http.
ChunkedOutputStream
Flush the stream.
fmt(byte)
- Static method in class Acme.
Fmt
fmt(byte, int)
- Static method in class Acme.
Fmt
fmt(byte, int, int)
- Static method in class Acme.
Fmt
fmt(short)
- Static method in class Acme.
Fmt
fmt(short, int)
- Static method in class Acme.
Fmt
fmt(short, int, int)
- Static method in class Acme.
Fmt
fmt(int)
- Static method in class Acme.
Fmt
fmt(int, int)
- Static method in class Acme.
Fmt
fmt(int, int, int)
- Static method in class Acme.
Fmt
fmt(long)
- Static method in class Acme.
Fmt
fmt(long, int)
- Static method in class Acme.
Fmt
&nb