All Packages  Class Hierarchy

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

Index of all Fields and Methods

A

ABORTED. Static variable in class Acme.MediaTracker
Flag indicating the download of some media was aborted.
absoluteUrlStr(String, URL). Static method in class Acme.Utils
add(boolean). Method in class Acme.Crypto.Hash
Add a boolean to the hash.
add(byte). Method in class Acme.Crypto.Crc16Hash
Add a byte to the hash.
add(byte). Method in class Acme.Crypto.Crc32Hash
Add a byte to the hash.
add(byte). Method in class Acme.Crypto.Hash
Add a byte to the hash.
add(byte). Method in class Acme.Crypto.ShaHash
Add a byte to the hash.
add(byte[]). Method in class Acme.Crypto.Hash
Add a byte array to the hash.
add(byte[], int, int). Method in class Acme.Crypto.Crc16Hash
Add some bytes to the hash.
add(byte[], int, int). Method in class Acme.Crypto.Crc32Hash
Add some bytes to the hash.
add(byte[], int, int). Method in class Acme.Crypto.Hash
Add some bytes to the hash.
add(byte[], int, int). Method in class Acme.Crypto.ShaHash
Add some bytes to the hash.
add(char). Method in class Acme.Crypto.Hash
Add a char to the hash.
add(Component). Method in class Acme.Widgets.BorderPanel
add(Component, int). Method in class Acme.Widgets.BorderPanel
add(double). Method in class Acme.Crypto.Hash
Add a double to the hash.
add(float). Method in class Acme.Crypto.Hash
Add a float 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(Matrix, Matrix). Static method in class Acme.Matrix
Add two matricies.
add(Object). Method in class Acme.Crypto.Hash
Add any Object to the hash.
add(short). Method in class Acme.Crypto.Hash
Add a short to the hash.
add(String). Method in class Acme.Crypto.Hash
Add a String to the hash.
add(String, Component). Method in class Acme.Widgets.BorderPanel
add(String, NewsDb). Method in class Acme.Nnrpd.MultiplexNewsDb
Add a sub-database for a given pattern of groups.
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.
addASCII(String). Method in class Acme.Crypto.Hash
Add a String to the hash, ignoring the high bytes of each char.
addBack(Object). Method in class Acme.Queue
Adds an item to the back of the queue.
addConference(Conference). Method in class Acme.Conf.Conflist
Add a conference to the list.
addConference(Conference). Method in class Acme.Conf.Client.ConflistClient
Add a conference to the list.
addConference(Conference). Method in class Acme.Conf.Server.ConflistServer
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(Session, String, String, User). Method in class Acme.Conf.Client.ConfgroupClient
Add a new conference to the group.
addConference(Session, String, String, User). Method in class Acme.Conf.Server.ConfgroupServer
Add a new conference to the group.
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.Client.ConferenceClient
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.Confsys
Add a new conference group to the system.
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.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.Conference
Add a host to the conference.
addHost(Session, User). Method in class Acme.Conf.Client.ConferenceClient
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). Method in class Acme.Spider
Add an extra observer to the scanners we make.
addObserver(HtmlObserver, Object). Method in class Acme.HtmlScanner
Add an extra observer to this scanner.
addResponse(Session, String, String). Method in class Acme.Conf.Topic
Add a new response to the topic.
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.
addServlet(String, Servlet). Method in class Acme.Serve.Serve
Register a Servlet.
addServlet(String, String). Method in class Acme.Serve.Serve
Register a Servlet by class name.
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.Client.ConferenceClient
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.Confsys
Add a new user to the system.
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.Server.ConfsysServer
Add a new user to the system.
AesCipher(byte[]). Constructor for class Acme.Crypto.AesCipher
AesCipher(String). Constructor for class Acme.Crypto.AesCipher
appletResize(int, int). Method in class Acme.MainFrame
Application(). Constructor for class Acme.Application
ApplicationApplet(). Constructor for class Acme.ApplicationApplet
APrintStream(OutputStream). Constructor for class Acme.APrintStream
APrintStream(OutputStream, boolean). Constructor for class Acme.APrintStream
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.
arraycontains(Object[], Object). Static method in class Acme.Utils
Check if an array contains a given element.
ArrayEnumerator(Object[]). Constructor for class Acme.ArrayEnumerator
ArrayEnumerator(Object[], boolean). Constructor for class Acme.ArrayEnumerator
arrayToString(Object). Static method in class Acme.Utils
An array-to-String routine.
ArticleCache(int, int). Constructor for class Acme.Nnrpd.ArticleCache
Constructor.
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

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
BLOCK_SIZE. Static variable in class Acme.Crypto.AesCipher
BlockCipher(int, int). Constructor for class Acme.Crypto.BlockCipher
Constructor.
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.
BlowfishCipher(byte[]). Constructor for class Acme.Crypto.BlowfishCipher
BlowfishCipher(String). Constructor for class Acme.Crypto.BlowfishCipher
blue. Static variable in class Acme.Leggo.LeggoColor
BorderPanel(int). Constructor for class Acme.Widgets.BorderPanel
Constructor, default thickness for this type.
BorderPanel(int, int). Constructor for class Acme.Widgets.BorderPanel
Constructor.
Brick(View, int, int, int, int, int, int, boolean, LeggoColor). Constructor for class Acme.Leggo.Brick
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.
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.
busyColor. Static variable in class Acme.GuiUtils
Pale turquoise.
busyIcon(Component). Static method in class Acme.GuiUtils
ButtonDialog(Frame, String, String, int). Constructor for class Acme.Widgets.ButtonDialog
Constructor, no 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, int, String, int, String, int). Constructor for class Acme.Widgets.ButtonDialog
Constructor, no 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). Constructor for class Acme.Widgets.ButtonDialog
Constructor, specified title, one button.
ButtonDialog(Frame, String, String, String, int, String, int). Constructor for class Acme.Widgets.ButtonDialog
Constructor, specified title, two 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, String, int, String, int, String, int, String, int). Constructor for class Acme.Widgets.ButtonDialog
Constructor, specified title, four buttons.

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
capacity(). Method in class Acme.FlexVector
Returns the current capacity of the vector.
capacityIncrement. Variable in class Acme.FlexVector
The size of the increment.
CbcBlockCipher(BlockCipher). Constructor for class Acme.Crypto.CbcBlockCipher
Constructor.
CgiServlet(). Constructor for class Acme.Serve.CgiServlet
CharBug(). Constructor for class Bugs.CharBug
CharClassComnd(String). Constructor for class Acme.Comnd.CharClassComnd
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
ChunkedInputStream(InputStream). Constructor for class Acme.Serve.servlet.http.ChunkedInputStream
Make a ChunkedInputStream.
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(int). Constructor for class Acme.Crypto.Cipher
Constructor.
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.Serve.servlet.http.Cookie
Copies the cookie.
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.
close(). Method in class Acme.Serve.servlet.http.ChunkedOutputStream
Make sure that calling close() terminates the chunked stream.
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.PostURLConnection
close(). Method in class Acme.Nnrpd.ProxyNewsDb
Shut down the news database.
closepath(). Method in class Acme.Psg
Connect current path back to its starting point.
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
Comnd(). Constructor for class Acme.Comnd.Comnd
ComndContext(). Constructor for class Acme.Comnd.ComndContext
Let the I/O streams default to System.in and System.err.
ComndContext(InputStream, PrintStream). Constructor for class Acme.Comnd.ComndContext
If you are running in a CLI context, use the regular I/O streams.
ComndContext(InputStream, PrintStream, Toolkit). Constructor for class Acme.Comnd.ComndContext
If you are running in a GUI context, pass in the Toolkit.
ComndTest(). Constructor for class Acme.Comnd.ComndTest
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. Static variable in class Acme.MediaTracker
Flag indicating the download of media completed successfully.
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
Each type of Comnd implements this to auto-complete partial input.
complete(ComndContext). Method in class Acme.Comnd.IntegerComnd
Each type of Comnd implements this to auto-complete partial input.
complete(ComndContext). Method in class Acme.Comnd.LiteralComnd
Each type of Comnd implements this to auto-complete partial input.
complete(ComndContext). Method in class Acme.Comnd.OptionalComnd
Each type of Comnd implements this to auto-complete partial input.
complete(ComndContext). Method in class Acme.Comnd.OrListComnd
Each type of Comnd implements this to auto-complete partial input.
complete(ComndContext). Method in class Acme.Comnd.SeqListComnd
Each type of Comnd implements this to auto-complete partial input.
complete(ComndContext). Method in class Acme.Comnd.StringComnd
Each type of Comnd implements this to auto-complete partial input.
complete(ComndContext). Method in class Acme.Comnd.ZeroOrMoreComnd
Each type of Comnd implements this to auto-complete partial input.
CompositeFilter(ImageProducer, ImageFilterPlus, ImageFilterPlus). Constructor for class Acme.JPM.Filters.CompositeFilter
Constructor.
Conference(). Constructor for class Acme.Conf.Conference
ConferenceClient(). Constructor for class Acme.Conf.Client.ConferenceClient
ConferenceServer(Session, String, String, User). Constructor for class Acme.Conf.Server.ConferenceServer
Make a new conference.
Confgroup(). Constructor for class Acme.Conf.Confgroup
ConfgroupClient(). Constructor for class Acme.Conf.Client.ConfgroupClient
ConfgroupServer(Session, String, User). Constructor for class Acme.Conf.Server.ConfgroupServer
Make a new confgroup.
Conflist(). Constructor for class Acme.Conf.Conflist
ConflistClient(). Constructor for class Acme.Conf.Client.ConflistClient
ConflistServer(). Constructor for class Acme.Conf.Server.ConflistServer
Make a new conflist.
ConfServlet(). Constructor for class Acme.Conf.Server.ConfServlet
Confsys(). Constructor for class Acme.Conf.Confsys
ConfsysClient(). Constructor for class Acme.Conf.Client.ConfsysClient
ConfsysServer(Session, User). Constructor for class Acme.Conf.Server.ConfsysServer
Make a new confsys.
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.
Cookie(String, String). Constructor for class Acme.Serve.servlet.http.Cookie
Defines a cookie with an initial name and value.
copyBlock(byte[], byte[]). Static method in class Acme.Crypto.CryptoUtils
Utility routine to copy one block to another.
copyBlock(byte[], int, byte[], int, int). 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(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.
copyStream(Reader, Writer). 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.
Crc16Hash(). Constructor for class Acme.Crypto.Crc16Hash
Constructor.
Crc32Hash(). Constructor for class Acme.Crypto.Crc32Hash
Constructor.
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(byte[], int, int). Method in class Acme.JPM.StubToolkit
createImage(ImageProducer). 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
createScrollbar(Scrollbar). Method in class Acme.JPM.StubToolkit
createScrollPane(ScrollPane). 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
CrLfOutputStream(OutputStream). Constructor for class Acme.Nnrpd.CrLfOutputStream
Constructor.
CryptoUtils(). Constructor for class Acme.Crypto.CryptoUtils
curveto(double, double, double, double, double, double). Method in class Acme.Psg
Append a Bezier cubic section.

D

dbmclose(). Method in class Acme.Dbz
Close a database.
Dbz(File). Constructor for class Acme.Dbz
Constructor.
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). Method in class Acme.Crypto.Rc4Cipher
Decrypt a byte.
decrypt(byte). Method in class Acme.Crypto.Rot13Cipher
Decrypt a byte.
decrypt(byte). Method in class Acme.Crypto.StreamCipher
Decrypt a byte.
decrypt(byte[], byte[]). Method in class Acme.Crypto.BlockCipher
Decrypt a block of bytes.
decrypt(byte[], byte[]). Method in class Acme.Crypto.StreamCipher
Decrypt an array of bytes.
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[], int, byte[], int). Method in class Acme.Crypto.BlowfishCipher
Decrypt a block of eight bytes.
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[], int, byte[], int). Method in class Acme.Crypto.Rc6Cipher
Decrypt a block.
decrypt(byte[], int, byte[], int, int). Method in class Acme.Crypto.Rc4Cipher
Decrypt some bytes.
decrypt(byte[], int, byte[], int, int). Method in class Acme.Crypto.Rot13Cipher
Decrypt some bytes.
decrypt(byte[], int, byte[], int, int). Method in class Acme.Crypto.StreamCipher
Decrypt some bytes.
decrypt(int[]). Method in class Acme.Crypto.BlowfishCipher
Decrypt a block of two ints.
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.
Des3Cipher(byte[]). Constructor for class Acme.Crypto.Des3Cipher
Constructor, byte-array key.
Des3Cipher(String). Constructor for class Acme.Crypto.Des3Cipher
Constructor, string key.
deschedule(). Method in class Acme.Task
Stops a Task from running in the future.
DesCipher(byte[]). Constructor for class Acme.Crypto.DesCipher
DesCipher(String). Constructor for class Acme.Crypto.DesCipher
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.
done. Variable in class Acme.Spider
done(). Method in class Acme.Widgets.BusyBox
Task is done, get rid of the busy-box.
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(). Method in class Acme.TimeKiller
Call this when the target thread has finished.
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.
DoublePoint(). Constructor for class Acme.DoublePoint
DoublePoint(double, double). Constructor for class Acme.DoublePoint
doubleToString(double). Static method in class Acme.Fmt
Improved version of Double.toString(), returns more decimal places.
DQueue(). Constructor for class Acme.DQueue
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(). Static method in class Acme.Utils
Dump out the current call stack onto System.err.
dumpStack(PrintStream). Static method in class Acme.Utils
Dump out the current call stack.

E

EdgeDetect(ImageProducer). Constructor for class Acme.JPM.Filters.EdgeDetect
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). Method in class Acme.Crypto.Rc4Cipher
Encrypt a byte.
encrypt(byte). Method in class Acme.Crypto.Rot13Cipher
Encrypt a byte.
encrypt(byte). Method in class Acme.Crypto.StreamCipher
Encrypt a byte.
encrypt(byte[], byte[]). Method in class Acme.Crypto.BlockCipher
Encrypt a block of bytes.
encrypt(byte[], byte[]). Method in class Acme.Crypto.StreamCipher
Encrypt an array of bytes.
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[], 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[], int, byte[], int). Method in class Acme.Crypto.Rc6Cipher
Encrypt a block.
encrypt(byte[], int, byte[], int, int). Method in class Acme.Crypto.Rc4Cipher
Encrypt some bytes.
encrypt(byte[], int, byte[], int, int). Method in class Acme.Crypto.Rot13Cipher
Encrypt some bytes.
encrypt(byte[], int, byte[], int, int). Method in class Acme.Crypto.StreamCipher
Encrypt some bytes.
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(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(ImageProducer, int). Constructor for class Acme.JPM.Filters.Enlarge
Constructor.
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(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.
equals(Object). Method in class Acme.Conf.User
equals(Object). Method in class Acme.Conf.Client.UserClient
equals(Object). Method in class Acme.Conf.Server.UserServer
equalsBlock(byte[], byte[]). Static method in class Acme.Crypto.CryptoUtils
Utility routine to check two blocks for equality.
equalsBlock(byte[], int, byte[], int, int). 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
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.
errorColor. Static variable in class Acme.GuiUtils
Medium red.
ERRORED. Static variable in class Acme.MediaTracker
Flag indicating the download of some media encountered an error.
errorIcon(Component). Static method in class Acme.GuiUtils
even(long). Static method in class Acme.Utils
Test is a number is even.
ExecBug(). Constructor for class Bugs.ExecBug

F

fetch(Object). Method in class Acme.Dbz
Like get(), but assumes the key has already been case-mapped.
FilenameComnd(). Constructor for class Acme.Comnd.FilenameComnd
FileServlet(). Constructor for class Acme.Serve.FileServlet
Constructor.
FileServlet(String). Constructor for class Acme.Serve.FileServlet
Constructor with throttling.
fill(). Method in class Acme.Psg
Fill current path with current color.
fillBlock(byte[], byte). Static method in class Acme.Crypto.CryptoUtils
Utility routine fill a block with a given byte.
fillBlock(byte[], int, byte, int). 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
This is the routine that subclasses must implement.
filterRGBAll(int, int, int[][]). Method in class Acme.JPM.Filters.Oil
This is the routine that subclasses must implement.
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
This is the routine that subclasses must implement.
filterRGBAll(int, int, int[][]). Method in class Acme.JPM.Filters.Shrink
This is the routine that subclasses must implement.
filterRGBAll(int, int, int[][]). Method in class Acme.JPM.Filters.Smooth
This is the routine that subclasses must implement.
filterRGBBlock(int, int, int, int, int[][]). Method in class Acme.JPM.Filters.Gamma
This is the routine that subclasses must implement.
filterRGBBlock(int, int, int, int, int[][]). Method in class Acme.JPM.Filters.Invert
This is the routine that subclasses must implement.
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.Confsys
Find a user by userid.
findUser(String). Method in class Acme.Conf.Client.ConfsysClient
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.
flattenpath(). Method in class Acme.Psg
Convert curves in the path to sequences of straight lines.
flattenStrarr(String[]). Static method in class Acme.Utils
Turns an array of Strings into a single String, with the components separated by spaces.
FlexVector(). Constructor for class Acme.FlexVector
Constructs an empty vector.
FlexVector(int). Constructor for class Acme.FlexVector
Constructs an empty vector with the specified storage capacity.
FlexVector(int, int). Constructor for class Acme.FlexVector
Constructs an empty vector with the specified storage capacity and the specified capacityIncrement.
Flip(ImageProducer, int). Constructor for class Acme.JPM.Filters.Flip
Constructor.
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.
flush(). Method in class Acme.Serve.servlet.http.ChunkedOutputStream
Flush the stream.
flush(). Method in class Acme.Crypto.EncryptedOutputStream
Flush the stream.
Fmt(). Constructor for class Acme.Fmt
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(char). Static method in class Acme.Fmt
fmt(char, int). Static method in class Acme.Fmt
fmt(char, int, int). Static method in class Acme.Fmt
fmt(double). Static method in class Acme.Fmt
fmt(double, int). Static method in class Acme.Fmt
fmt(double, int, int). Static method in class Acme.Fmt
fmt(double, int, int, int). Static method in class Acme.Fmt
fmt(float). Static method in class Acme.Fmt
fmt(float, int). Static method in class Acme.Fmt
fmt(float, int, int). Static method in class Acme.Fmt
fmt(float, int, 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
fmt(long, int, int). Static method in class Acme.Fmt
fmt(Object). Static method in class Acme.Fmt
fmt(Object, int). Static method in class Acme.Fmt
fmt(Object, 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(String). Static method in class Acme.Fmt
fmt(String, int). Static method in class Acme.Fmt
fmt(String, int, int). Static method in class Acme.Fmt
foo(). Method in class Bugs.IntOpBug
forget(Session). Method in class Acme.Conf.Seen
Forget the topic.
forget(Session). Method in class Acme.Conf.Client.SeenClient
Forget the topic.
forget(Session). Method in class Acme.Conf.Server.SeenServer
Forget the topic.
freeze(Session). Method in class Acme.Conf.Topic
Freeze this topic.
freeze(Session). Method in class Acme.Conf.Client.TopicClient
Freeze this topic.
freeze(Session). Method in class Acme.Conf.Server.TopicServer
Freeze this topic.

G

Gamma(ImageProducer, double). Constructor for class Acme.JPM.Filters.Gamma
Constructor, single exponent.
Gamma(ImageProducer, double, double, double). Constructor for class Acme.JPM.Filters.Gamma
Constructor, different exponents for R G and B.
GenericCloneable(). Constructor for class Acme.GenericCloneable
GenericServlet(). Constructor for class Acme.Serve.servlet.GenericServlet
get(). Method in class Acme.Crypto.Hash
Get the current hash.
get(int). Method in class Acme.IntHashtable
Gets the object associated with the specified key in the hashtable.
get(int, int). Method in class Acme.Matrix
Get an element.
get(Object). Method in class Acme.Dbz
Gets the object associated with the specified key in the dbz file.
get(Object). Method in class Acme.IntHashtable
A get method that takes an Object, for compatibility with java.util.Dictionary.
get(Object). Method in class Acme.LruHashtable
Gets the object associated with the specified key in the hashtable.
get(Object). Method in class Acme.WildcardDictionary
Gets the object associated with the specified key in the dictionary.
getAnswer(). Method in class Acme.Widgets.ButtonDialog
Get the answer.
getApplet(String). Method in class Acme.MainFrame
getAppletContext(). Method in class Acme.MainFrame
getAppletInfo(). Method in class Acme.ApplicationApplet
Applet info.
getApplets(). Method in class Acme.MainFrame
getArgs(). Method in class Acme.ApplicationApplet
Get the ARGS parameter and parse it into an array of Strings.
getArticle(NewsDbGroup, int). Method in class Acme.Nnrpd.ArticleCache
Get an article by group and number.
getArticle(NewsDbGroup, int). Method in class Acme.Nnrpd.LocalNewsDb
Get an article by group and number.
getArticle(NewsDbGroup, int). Method in class Acme.Nnrpd.MultiplexNewsDb
Get an article by group and number.
getArticle(NewsDbGroup, int). Method in class Acme.Nnrpd.NewsDb
Get an article by group and number.
getArticle(NewsDbGroup, int). Method in class Acme.Nnrpd.ProxyNewsDb
Get an article by group and number.
getArticle(String). Method in class Acme.Nnrpd.ArticleCache
Get an article by message-id.
getArticle(String). Method in class Acme.Nnrpd.LocalNewsDb
Get an article by message-id.
getArticle(String). Method in class Acme.Nnrpd.MultiplexNewsDb
Get an article by message-id.
getArticle(String). Method in class Acme.Nnrpd.NewsDb
Get an article by message-id.
getArticle(String). Method in class Acme.Nnrpd.ProxyNewsDb
Get an article by message-id.
getAttribute(String). Method in class Acme.Serve.Serve
Returns the value of the named attribute of the network service, or null if the attribute does not exist.
getAttribute(String). Method in interface Acme.Serve.servlet.ServletContext
Returns the value of the named attribute of the network service, or null if the attribute does not exist.
getAttribute(String). Method in interface Acme.Serve.servlet.ServletRequest
Returns the value of the named attribute of the request, or null if the attribute does not exist.
getAudioClip(URL). Method in class Acme.MainFrame
getAuthor(). Method in class Acme.Conf.Response
The author of the response.
getAuthor(). Method in class Acme.Conf.Client.ResponseClient
The author of the response.
getAuthor(). Method in class Acme.Conf.Server.ResponseServer
The author of the response.
getAuthType(). Method in interface Acme.Serve.servlet.http.HttpServletRequest
Returns the authentication scheme of the request, or null if none.
getBack(). Method in class Acme.DQueue
Gets an item off the back of the queue.
getBio(). Method in class Acme.Conf.User
The user's biographical information / .plan file.
getBio(). Method in class Acme.Conf.Client.UserClient
The user's biographical information / .plan file.
getBio(). Method in class Acme.Conf.Server.UserServer
The user's biographical information / .plan file.
getBodyStart(). Method in class Acme.Nnrpd.NewsDbArticle
Get the start position of the article body.
getChar(). Method in class Acme.Comnd.ComndContext
getCharacterEncoding(). Method in interface Acme.Serve.servlet.ServletResponse
Returns the character set encoding used for this MIME body.
getClientData(). Method in class Acme.Comnd.Comnd
An arbitrary object that can be associated with a Comnd.
getCodeBase(). Method in class Acme.MainFrame
getColorModel(). Method in class Acme.JPM.StubToolkit
getCols(). Method in class Acme.Matrix
Get the column count.
getComment(). Method in class Acme.Serve.servlet.http.Cookie
Returns the comment describing the purpose of this cookie, or null if no such comment has been defined.
getComponent(int). Method in class Acme.Widgets.BorderPanel
getConference(). Method in class Acme.Conf.Session
The current conference.
getConference(). Method in class Acme.Conf.Client.SessionClient
The current conference.
getConference(). Method in class Acme.Conf.Server.SessionServer
The current conference.
getConferenceEnumerator(). Method in class Acme.Conf.Session
The conference enumerator.
getConferenceEnumerator(). Method in class Acme.Conf.Client.SessionClient
The conference enumerator.
getConferenceEnumerator(). Method in class Acme.Conf.Server.SessionServer
The conference enumerator.
getConferences(). Method in class Acme.Conf.Confgroup
An Enumeration of the Conferences in this group.
getConferences(). Method in class Acme.Conf.Client.ConfgroupClient
An Enumeration of the Conferences in this group.
getConferences(). Method in class Acme.Conf.Server.ConfgroupServer
An Enumeration of the Conferences in this group.
getConferences(). Method in class Acme.Conf.Conflist
An Enumeration of the Conferences in this list.
getConferences(). Method in class Acme.Conf.Client.ConflistClient
An Enumeration of the Conferences in this list.
getConferences(). Method in class Acme.Conf.Server.ConflistServer
An Enumeration of the Conferences in this list.
getConfgroup(). Method in class Acme.Conf.Session
The current conference group.
getConfgroup(). Method in class Acme.Conf.Client.SessionClient
The current conference group.
getConfgroup(). Method in class Acme.Conf.Server.SessionServer
The current conference group.
getConfgroups(). Method in class Acme.Conf.Confsys
An Enumeration of the Confgroups.
getConfgroups(). Method in class Acme.Conf.Client.ConfsysClient
An Enumeration of the Confgroups.
getConfgroups(). Method in class Acme.Conf.Server.ConfsysServer
An Enumeration of the Confgroups.
getConflist(). Method in class Acme.Conf.User
The user's conferences list.
getConflist(). Method in class Acme.Conf.Client.UserClient
The user's conferences list.
getConflist(). Method in class Acme.Conf.Server.UserServer
The user's conferences list.
getConfsys(). Method in class Acme.Conf.Session
The conferencing system.
getConfsys(). Method in class Acme.Conf.Client.SessionClient
The conferencing system.
getConfsys(). Method in class Acme.Conf.Server.SessionServer
The conferencing system.
getContentLength(). Method in class Acme.Serve.servlet.http.ChunkedInputStream
Returns the size of the request entity data, or -1 if not known.
getContentLength(). Method in class Acme.PostURLConnection
getContentLength(). Method in interface Acme.Serve.servlet.ServletRequest
Returns the size of the request entity data, or -1 if not known.
getContentType(). Method in class Acme.PostURLConnection
Gets the content type.
getContentType(). Method in interface Acme.Serve.servlet.ServletRequest
Returns the MIME type of the request entity data, or null if not known.
getCookie(HttpServletRequest, String). Static method in class Acme.Serve.ServeUtils
Get a cookie of a given name.
getCookies(). Method in interface Acme.Serve.servlet.http.HttpServletRequest
Gets the array of cookies found in this request.
getCreationTime(). Method in interface Acme.Serve.servlet.http.HttpSession
Returns the time at which this session representation was created.
getCreator(). Method in class Acme.Conf.Topic
The user who created this topic
getCreator(). Method in class Acme.Conf.Client.TopicClient
The user who created this topic
getCreator(). Method in class Acme.Conf.Server.TopicServer
The user who created this topic
getDate(). Method in class Acme.Conf.Response
The date the response was entered.
getDate(). Method in class Acme.Conf.C