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

C

Cache - Interface in com.croftsoft.core.util.cache
Stores the content and then returns an Id which may be used to read the content later, if still available.
CacheClassLoader - Class in com.croftsoft.core.lang.classloader
CacheClassLoader(URL, File) - Constructor for class com.croftsoft.core.lang.classloader.CacheClassLoader
Ex: "http://www.mysticmayhem.com/lib/", "C:\jcache\www.mysticmayhem.com\"
cacheDir - Variable in class com.croftsoft.core.lang.classloader.CacheClassLoader
 
cacheHashtable - Variable in class com.croftsoft.core.lang.classloader.CacheClassLoader
A list of pathnames of cached files keyed by remote URL name.
CacheLib - Class in com.croftsoft.core.util.cache
Static methods to support Cache implementations.
CardFlipper - Class in com.croftsoft.core.gui.layout
Provides an abstraction wrapper for the CardLayout.show() method.
CardFlipper(Container, CardLayout) - Constructor for class com.croftsoft.core.gui.layout.CardFlipper
 
CardFlipper(Container) - Constructor for class com.croftsoft.core.gui.layout.CardFlipper
this ( parentContainer, ( CardLayout ) parentContainer.getLayout ( ) );
Cartographer - Interface in com.croftsoft.core.ai.astar
An A* algorithm map maker.
centerAboveParent(Window, Dimension) - Static method in class com.croftsoft.core.gui.WindowLib
 
centerAboveParent(Window) - Static method in class com.croftsoft.core.gui.WindowLib
 
centerOnScreen(Window) - Static method in class com.croftsoft.core.gui.WindowLib
 
centerOnScreen(Window, int, int) - Static method in class com.croftsoft.core.gui.WindowLib
 
centerOnScreen(Window, Dimension) - Static method in class com.croftsoft.core.gui.WindowLib
 
centerOnScreen(Window, double) - Static method in class com.croftsoft.core.gui.WindowLib
 
CenterPainter - Class in com.croftsoft.core.animation.painter
Centers the image on the Component without scaling.
CenterPainter(Image) - Constructor for class com.croftsoft.core.animation.painter.CenterPainter
 
CenterPainter() - Constructor for class com.croftsoft.core.animation.painter.CenterPainter
 
changeDisplayMode(GraphicsDevice, DisplayMode[]) - Static method in class com.croftsoft.core.gui.GraphicsDeviceLib
 
Channel - Interface in com.croftsoft.core.ai.neuro
Channel interface.
ChannelMut - Interface in com.croftsoft.core.ai.neuro
Mutable Channel interface.
ChannelMutImp - Class in com.croftsoft.core.ai.neuro.imp
ChannelMut implementation.
ChannelMutImp(double, double, boolean) - Constructor for class com.croftsoft.core.ai.neuro.imp.ChannelMutImp
 
ChannelMutImp(double, double) - Constructor for class com.croftsoft.core.ai.neuro.imp.ChannelMutImp
 
ChannelSim - Interface in com.croftsoft.core.ai.neuro
Extension of interface ChannelMut that implements Sim.
characters(char[], int, int) - Method in class com.croftsoft.core.text.sml.SmlRecordLoader
 
characters(char[], int, int) - Method in class com.croftsoft.core.text.xml.FilterDefaultHandler
 
charBegin - Variable in class com.croftsoft.core.util.jlex.Token
Defaults to -1.
charEnd - Variable in class com.croftsoft.core.util.jlex.Token
Defaults to -1.
check(Object) - Static method in exception com.croftsoft.core.lang.NullArgumentException
Checks whether the argument is null.
check(Object, String) - Static method in exception com.croftsoft.core.lang.NullArgumentException
Checks whether the argument is null.
check(Object...) - Static method in exception com.croftsoft.core.lang.NullException
 
checkAccept(String, int) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkAccept(String, int) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkAccess(Thread) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkAccess(ThreadGroup) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkAccess(Thread) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkAccess(ThreadGroup) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkArgs(Object...) - Static method in exception com.croftsoft.core.lang.NullArgumentException
 
checkAwtEventQueueAccess() - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkAwtEventQueueAccess() - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
CheckBoxPanel - Class in com.croftsoft.core.gui
A JPanel of JCheckBoxes with identifying JLabels.
CheckBoxPanel(String[], String[], Color) - Constructor for class com.croftsoft.core.gui.CheckBoxPanel
 
CheckBoxPanel(String[]) - Constructor for class com.croftsoft.core.gui.CheckBoxPanel
 
checkConnect(String, int) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkConnect(String, int, Object) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkConnect(String, int) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkConnect(String, int, Object) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkCreateClassLoader() - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkCreateClassLoader() - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkDelete(String) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkDelete(String) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkError(GL) - Static method in class com.croftsoft.core.media.jogl.JoglLib
 
checkExec(String) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkExec(String) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkExit(int) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkExit(int) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkLink(String) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkLink(String) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkListen(int) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkListen(int) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkMemberAccess(Class, int) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkMemberAccess(Class, int) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkMulticast(InetAddress) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkMulticast(InetAddress, byte) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkMulticast(InetAddress) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkMulticast(InetAddress, byte) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkPackageAccess(String) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkPackageAccess(String) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkPackageDefinition(String) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkPackageDefinition(String) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkPrintJobAccess() - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkPrintJobAccess() - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkPropertiesAccess() - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkPropertiesAccess() - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkPropertyAccess(String) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkPropertyAccess(String) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkRead(FileDescriptor) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkRead(String) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkRead(String, Object) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkRead(FileDescriptor) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkRead(String) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkRead(String, Object) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkSecurityAccess(String) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkSecurityAccess(String) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkSetFactory() - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkSetFactory() - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkSystemClipboardAccess() - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkSystemClipboardAccess() - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkTopLevelWindow(Object) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkTopLevelWindow(Object) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkWrite(FileDescriptor) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkWrite(String) - Method in class com.croftsoft.core.security.manager.NullSecurityManager
 
checkWrite(FileDescriptor) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
checkWrite(String) - Method in class com.croftsoft.core.security.manager.UntrustedSecurityManager
 
childCount() - Method in class com.croftsoft.core.text.sml.SmlNode
 
Circle - Class in com.croftsoft.core.math.geom
A circle Shape.
Circle(double, double, double) - Constructor for class com.croftsoft.core.math.geom.Circle
 
Circle(CircleAccessor) - Constructor for class com.croftsoft.core.math.geom.Circle
 
Circle() - Constructor for class com.croftsoft.core.math.geom.Circle
 
CircleAccessor - Interface in com.croftsoft.core.math.geom
A read-only accessor interface for a Circle.
ClassLib - Class in com.croftsoft.core.lang
Static methods to complement the java.lang.Class methods.
ClassLoaderLib - Class in com.croftsoft.core.lang.classloader
Static library for use with custom ClassLoaders.
ClassMapServer - Class in com.croftsoft.core.util
Maps requests to a delegate Server based upon the request Class.
ClassMapServer(Map) - Constructor for class com.croftsoft.core.util.ClassMapServer
 
ClassMapServer() - Constructor for class com.croftsoft.core.util.ClassMapServer
 
clear() - Method in class com.croftsoft.core.animation.model.seri.SeriWorld
 
clear() - Method in interface com.croftsoft.core.animation.model.World
 
clear() - Method in class com.croftsoft.core.awt.image.ImageCache
 
clear() - Method in class com.croftsoft.core.gui.LogPanel
 
clear() - Method in class com.croftsoft.core.media.sound.AudioClipCache
 
clear() - Method in class com.croftsoft.core.util.SetList
 
clearQueue() - Method in class com.croftsoft.core.util.cache.SoftCache
 
clearQueue() - Method in class com.croftsoft.core.util.SoftHashMap
 
clip(double, double, double) - Static method in class com.croftsoft.core.math.MathLib
 
clip(double, double) - Method in class com.croftsoft.core.math.Matrix
 
Clock - Interface in com.croftsoft.core.animation
Provides the current time in nanoseconds.
clone() - Method in class com.croftsoft.core.math.geom.Point3DI
 
clone() - Method in class com.croftsoft.core.math.Point3d
Deprecated.  
clone() - Method in class com.croftsoft.core.security.Authentication
 
clone() - Method in class com.croftsoft.core.util.cache.secure.SecureId
 
clone() - Method in interface com.croftsoft.core.util.id.Id
 
clone() - Method in class com.croftsoft.core.util.id.IntId
 
clone() - Method in class com.croftsoft.core.util.id.LongId
 
clone() - Method in class com.croftsoft.core.util.id.StringId
 
clone_server_Vector() - Method in class com.croftsoft.core.net.PortServer
 
close() - Method in class com.croftsoft.core.io.EchoReader
Flushes the echoWriter in addition to closing the input.
CoalescingRepaintCollector - Class in com.croftsoft.core.animation.collector
Coalesces repaint requests that intersect.
CoalescingRepaintCollector() - Constructor for class com.croftsoft.core.animation.collector.CoalescingRepaintCollector
 
codebaseURL - Variable in class com.croftsoft.core.lang.classloader.NetClassLoader
 
color - Variable in class com.croftsoft.core.animation.animator.ModelAnimator
 
ColorPainter - Class in com.croftsoft.core.animation.painter
Fills an area of the JComponent with a Color.
ColorPainter(Color, Shape) - Constructor for class com.croftsoft.core.animation.painter.ColorPainter
Main constructor.
ColorPainter(Color) - Constructor for class com.croftsoft.core.animation.painter.ColorPainter
 
ColorPainter() - Constructor for class com.croftsoft.core.animation.painter.ColorPainter
 
ColorTileIcon - Class in com.croftsoft.core.animation.icon
An Icon that draws a colored square.
ColorTileIcon(Color, Dimension) - Constructor for class com.croftsoft.core.animation.icon.ColorTileIcon
 
ColorTileIcon(Color) - Constructor for class com.croftsoft.core.animation.icon.ColorTileIcon
 
cols - Variable in class com.croftsoft.core.math.Matrix
 
columnAdded(TableColumnModelEvent) - Method in class com.croftsoft.core.gui.table.TableColumnModelAdapter
 
columnCount - Variable in class com.croftsoft.core.math.matrix.MatrixImp
 
columnMarginChanged(ChangeEvent) - Method in class com.croftsoft.core.gui.table.TableColumnModelAdapter
 
columnMoved(TableColumnModelEvent) - Method in class com.croftsoft.core.gui.table.TableColumnModelAdapter
 
columnRemoved(TableColumnModelEvent) - Method in class com.croftsoft.core.gui.table.TableColumnModelAdapter
 
columnSelectionChanged(ListSelectionEvent) - Method in class com.croftsoft.core.gui.table.TableColumnModelAdapter
 
com.croftsoft.core - package com.croftsoft.core
CroftSoft Core default and test values.
com.croftsoft.core.ai - package com.croftsoft.core.ai
Artificial Intelligence (AI).
com.croftsoft.core.ai.astar - package com.croftsoft.core.ai.astar
A* algorithm for path planning.
com.croftsoft.core.ai.neuro - package com.croftsoft.core.ai.neuro
Neuronal network simulation interfaces.
com.croftsoft.core.ai.neuro.imp - package com.croftsoft.core.ai.neuro.imp
Neuronal network simulation implementations (demo).
com.croftsoft.core.animation - package com.croftsoft.core.animation
Swing-based animation library.
com.croftsoft.core.animation.animator - package com.croftsoft.core.animation.animator
ComponentAnimator implementations for Swing-based animation.
com.croftsoft.core.animation.awt - package com.croftsoft.core.animation.awt
Old AWT-based animation classes.
com.croftsoft.core.animation.clock - package com.croftsoft.core.animation.clock
Clock implementations for Swing-based animation.
com.croftsoft.core.animation.collector - package com.croftsoft.core.animation.collector
RepaintCollector implementations for Swing-based animation.
com.croftsoft.core.animation.component - package com.croftsoft.core.animation.component
AnimatedComponent implementations for Swing-based animation.
com.croftsoft.core.animation.controller - package com.croftsoft.core.animation.controller
Animation controllers process user input.
com.croftsoft.core.animation.factory - package com.croftsoft.core.animation.factory
AnimationFactory implementations for Swing-based animation.
com.croftsoft.core.animation.icon - package com.croftsoft.core.animation.icon
Icon implementations for Swing-based animation.
com.croftsoft.core.animation.model - package com.croftsoft.core.animation.model
The base interface for the model of a game world entity.
com.croftsoft.core.animation.model.seri - package com.croftsoft.core.animation.model.seri
Serializable implementations of Model classes.
com.croftsoft.core.animation.painter - package com.croftsoft.core.animation.painter
ComponentPainter implementations for Swing-based animation.
com.croftsoft.core.animation.sprite - package com.croftsoft.core.animation.sprite
Sprite classes for animation.
com.croftsoft.core.animation.updater - package com.croftsoft.core.animation.updater
ComponentUpdater implementations for Swing-based animation.
com.croftsoft.core.applet - package com.croftsoft.core.applet
Applet manipulation code.
com.croftsoft.core.awt - package com.croftsoft.core.awt
Package java.awt Abstract Window Toolkit (AWT) support.
com.croftsoft.core.awt.font - package com.croftsoft.core.awt.font
Font manipulation.
com.croftsoft.core.awt.image - package com.croftsoft.core.awt.image
Image manipulation.
com.croftsoft.core.beans - package com.croftsoft.core.beans
Java Beans support.
com.croftsoft.core.gui - package com.croftsoft.core.gui
Graphical user interface (GUI) classes complementary to java.awt and javax.swing.
com.croftsoft.core.gui.controller - package com.croftsoft.core.gui.controller
The controller updates the model based on user input.
com.croftsoft.core.gui.event - package com.croftsoft.core.gui.event
Complements packages java.awt.event and javax.swing.event.
com.croftsoft.core.gui.layout - package com.croftsoft.core.gui.layout
java.awt.LayoutManager support.
com.croftsoft.core.gui.list - package com.croftsoft.core.gui.list
java.awt.List support.
com.croftsoft.core.gui.multi - package com.croftsoft.core.gui.multi
An applet that contains multiple applets (demo).
com.croftsoft.core.gui.plot - package com.croftsoft.core.gui.plot
Point plotting graphical components.
com.croftsoft.core.gui.table - package com.croftsoft.core.gui.table
Provides classes and interfaces for dealing with javax.swing.JTable.
com.croftsoft.core.io - package com.croftsoft.core.io
Package java.io input/output support.
com.croftsoft.core.jnlp - package com.croftsoft.core.jnlp
Package javax.jnlp Java Network Launching Protocol (JNLP) support classes.
com.croftsoft.core.lang - package com.croftsoft.core.lang
Package java.lang support and basic classes.
com.croftsoft.core.lang.classloader - package com.croftsoft.core.lang.classloader
Custom ClassLoader implementations.
com.croftsoft.core.lang.ex - package com.croftsoft.core.lang.ex
Exception handling.
com.croftsoft.core.lang.lifecycle - package com.croftsoft.core.lang.lifecycle
Interfaces for the common Applet lifecycle methods.
com.croftsoft.core.lang.reflect - package com.croftsoft.core.lang.reflect
Package java.lang.reflect reflection support.
com.croftsoft.core.math - package com.croftsoft.core.math
Mathematics and constants.
com.croftsoft.core.math.axis - package com.croftsoft.core.math.axis
Axis-angle (used in 3D graphics).
com.croftsoft.core.math.geom - package com.croftsoft.core.math.geom
Geometry.
com.croftsoft.core.math.matrix - package com.croftsoft.core.math.matrix
Matrices (including 3D graphics functions).
com.croftsoft.core.math.quat - package com.croftsoft.core.math.quat
Quaternions (used in 3D graphics).
com.croftsoft.core.media.j3d - package com.croftsoft.core.media.j3d
Package javax.media.j3d Java 3D API support classes.
com.croftsoft.core.media.jogl - package com.croftsoft.core.media.jogl
Java Binding for the OpenGL (JOGL) API (3D graphics) support.
com.croftsoft.core.media.jogl.camera - package com.croftsoft.core.media.jogl.camera
JOGL camera orientation.
com.croftsoft.core.media.jogl.render - package com.croftsoft.core.media.jogl.render
JoglRenderer implementations.
com.croftsoft.core.media.sound - package com.croftsoft.core.media.sound
Plays audio clips.
com.croftsoft.core.media.sound.midi - package com.croftsoft.core.media.sound.midi
Package javax.sound.midi Musical Instrument Digital Interface (MIDI) support.
com.croftsoft.core.net - package com.croftsoft.core.net
Package java.net networking support.
com.croftsoft.core.net.http - package com.croftsoft.core.net.http
HyperText Transfer Protocol (HTTP).
com.croftsoft.core.net.http.msg - package com.croftsoft.core.net.http.msg
HyperText Transfer Protocol (HTTP) asynchronous messaging.
com.croftsoft.core.net.jms - package com.croftsoft.core.net.jms
Package javax.jms Java Message Service (JMS) API support.
com.croftsoft.core.net.news - package com.croftsoft.core.net.news
Network News Transfer Protocol (NNTP).
com.croftsoft.core.role - package com.croftsoft.core.role
Interfaces that define object roles.
com.croftsoft.core.role.actor - package com.croftsoft.core.role.actor
An interface for declaring supported roles (tutorial).
com.croftsoft.core.security - package com.croftsoft.core.security
Package java.security support and authentication.
com.croftsoft.core.security.manager - package com.croftsoft.core.security.manager
java.lang.SecurityManager implementations.
com.croftsoft.core.servlet - package com.croftsoft.core.servlet
Package javax.servlet support.
com.croftsoft.core.sim - package com.croftsoft.core.sim
Simulation support classes.
com.croftsoft.core.sql - package com.croftsoft.core.sql
Relational database manipulation via Structured Query Language (SQL).
com.croftsoft.core.text - package com.croftsoft.core.text
Text parsing and formatting.
com.croftsoft.core.text.sml - package com.croftsoft.core.text.sml
Simplified Markup Language.
com.croftsoft.core.text.xml - package com.croftsoft.core.text.xml
Extensible Markup Language (XML) parsing.
com.croftsoft.core.util - package com.croftsoft.core.util
Package java.util support and utility classes.
com.croftsoft.core.util.cache - package com.croftsoft.core.util.cache
Cache implementations.
com.croftsoft.core.util.cache.secure - package com.croftsoft.core.util.cache.secure
Hash Cache: retrieves content using hash digests (tutorial).
com.croftsoft.core.util.consumer - package com.croftsoft.core.util.consumer
A callback object that "consumes" the callback argument.
com.croftsoft.core.util.filemap - package com.croftsoft.core.util.filemap
Map implementation that stores data in files.
com.croftsoft.core.util.id - package com.croftsoft.core.util.id
An Id is used for consistent cross-process identification.
com.croftsoft.core.util.jlex - package com.croftsoft.core.util.jlex
Lexical Analyzer Generator for Java (JLex) support.
com.croftsoft.core.util.log - package com.croftsoft.core.util.log
Logging (created before java.util.logging).
com.croftsoft.core.util.loop - package com.croftsoft.core.util.loop
Threaded loop library for animation and simulation.
com.croftsoft.core.util.mail - package com.croftsoft.core.util.mail
Intermediary to broadcast and retrieve messages (tutorial).
com.croftsoft.core.util.pubsub - package com.croftsoft.core.util.pubsub
Publish-and-subscribe message and event propagation.
com.croftsoft.core.util.queue - package com.croftsoft.core.util.queue
Queue data structure (created prior to java.util.Queue).
com.croftsoft.core.util.seq - package com.croftsoft.core.util.seq
Read-only access to a sequence such as an Object array or a List (tutorial).
com.croftsoft.core.util.slot - package com.croftsoft.core.util.slot
Mail slot for receiving messages (tutorial).
com.croftsoft.core.util.state - package com.croftsoft.core.util.state
State update broadcast using Remote Method Invocation (RMI).
command(String) - Method in class com.croftsoft.core.net.news.NntpSocket
Sends command + CR_LF to the server.
COMMAND_ARTICLE - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_AUTHINFO - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_BODY - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_GROUP - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_HEAD - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_HELP - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_IHAVE - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_LAST - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_LIST - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_NEWGROUPS - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_NEWNEWS - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_NEXT - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_POST - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_QUIT - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
command_QUIT() - Method in class com.croftsoft.core.net.news.NntpSocket
Sends COMMAND_QUIT and then closes the NNTPSocket.
COMMAND_SLAVE - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
COMMAND_STAT - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
Commissionable - Interface in com.croftsoft.core.lang.lifecycle
Extends Initializable and Destroyable.
compare(Object, Object) - Method in class com.croftsoft.core.gui.table.RowSortComparator
Compares two rows based upon column values.
compareTo(Object) - Method in class com.croftsoft.core.ai.astar.NodeInfo
 
compareTo(Object) - Method in class com.croftsoft.core.animation.model.seri.SeriModel
 
componentAnimator - Variable in class com.croftsoft.core.animation.AnimatedComponent
 
ComponentAnimator - Interface in com.croftsoft.core.animation
Animates a JComponent.
ComponentPainter - Interface in com.croftsoft.core.animation
An object that knows how and where to paint a graphical JComponent.
componentPainter - Variable in class com.croftsoft.core.animation.sprite.AbstractSprite
 
ComponentUpdater - Interface in com.croftsoft.core.animation
Updates the state of a JComponent and calls repaint() as required.
componentUpdater - Variable in class com.croftsoft.core.animation.sprite.AbstractSprite
 
CompositeLifecycle - Class in com.croftsoft.core.lang.lifecycle
A Lifecycle using interface composition.
CompositeLifecycle(Initializable[], Startable[], Stoppable[], Destroyable[]) - Constructor for class com.croftsoft.core.lang.lifecycle.CompositeLifecycle
 
compress(Serializable) - Static method in class com.croftsoft.core.io.SerializableLib
 
ConnectionInit - Class in com.croftsoft.core.sql
Initializer object for creating JDBC Connections.
ConnectionInit(String, String, String, String) - Constructor for class com.croftsoft.core.sql.ConnectionInit
Main constructor method.
ConnectionInit(String[]) - Constructor for class com.croftsoft.core.sql.ConnectionInit
Convenience constructor that takes an array of String arguments.
consume(O) - Method in interface com.croftsoft.core.util.consumer.Consumer
 
consume(Object) - Method in class com.croftsoft.core.util.consumer.NullConsumer
 
consume(Object) - Method in class com.croftsoft.core.util.consumer.QueueConsumer
 
consume(Object) - Method in class com.croftsoft.core.util.state.StateListenerConsumer
 
Consumer<O> - Interface in com.croftsoft.core.util.consumer
A callback object that "consumes" the callback argument.
contains(double, double) - Method in class com.croftsoft.core.math.geom.Circle
 
contains(Object[], Object) - Static method in class com.croftsoft.core.util.ArrayLib
Determines if an array contains an equivalent object.
contains(Object) - Method in class com.croftsoft.core.util.SetList
 
containsAll(Collection) - Method in class com.croftsoft.core.util.SetList
 
containsKey(String) - Method in class com.croftsoft.core.awt.image.ImageCache
 
ContentAccessor - Interface in com.croftsoft.core.util.cache
An object capable of making content accessible via an InputStream.
contentsLost() - Method in class com.croftsoft.core.awt.image.NullVolatileImage
 
Controller - Interface in com.croftsoft.core.gui.controller
Updates the model based on user input.
copy(Serializable) - Static method in class com.croftsoft.core.io.SerializableLib
 
copy(AxisAngle) - Method in class com.croftsoft.core.math.axis.AxisAngleImp
 
copy(AxisAngle) - Method in interface com.croftsoft.core.math.axis.AxisAngleMut
 
copy() - Method in interface com.croftsoft.core.math.matrix.Matrix
 
copy() - Method in class com.croftsoft.core.math.matrix.MatrixImp
 
COPYRIGHT - Static variable in interface com.croftsoft.core.CroftSoftConstants
 
copyToSelf(Matrix) - Method in class com.croftsoft.core.math.matrix.MatrixImp
 
copyToSelf(MatrixMut, Matrix) - Static method in class com.croftsoft.core.math.matrix.MatrixLib
 
copyToSelf(Matrix) - Method in interface com.croftsoft.core.math.matrix.MatrixMut
 
count(Connection, String, Pair) - Static method in class com.croftsoft.core.sql.SqlLib
Counts the rows in a table that meet the WHERE condition.
count(Connection, String, Pair[]) - Static method in class com.croftsoft.core.sql.SqlLib
Counts the rows in a table that meet the WHERE condition.
Counter - Class in com.croftsoft.core.math
An incrementable integer counter with no maximum limit.
Counter(BigInteger) - Constructor for class com.croftsoft.core.math.Counter
 
Counter() - Constructor for class com.croftsoft.core.math.Counter
 
Courier - Class in com.croftsoft.core.net.jms
Exchanges serializable Objects with a Topic via Queues.
Courier(Queue, Queue, String, String) - Constructor for class com.croftsoft.core.net.jms.Courier
 
Courier(Queue, Queue, String) - Constructor for class com.croftsoft.core.net.jms.Courier
 
Courier(Queue, Queue) - Constructor for class com.croftsoft.core.net.jms.Courier
 
CR_LF - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
createButtonArray(String[]) - Static method in class com.croftsoft.core.gui.ButtonLib
 
createComponentAnimator(ModelAccessor) - Method in class com.croftsoft.core.animation.animator.WorldAnimator
 
createConnection() - Method in class com.croftsoft.core.sql.ConnectionInit
Convenience method for creating connections.
createCountSql(String, Pair) - Static method in class com.croftsoft.core.sql.SqlLib
Creates an SQL SELECT COUNT(*) statement.
createCountSql(String, Pair[]) - Static method in class com.croftsoft.core.sql.SqlLib
Creates an SQL SELECT COUNT(*) statement.
createCubeDisplayList(GL) - Static method in class com.croftsoft.core.media.jogl.JoglLib
Creates a display list of a colored cube.
createDeleteSql(String, Pair[]) - Static method in class com.croftsoft.core.sql.SqlLib
Creates an SQL DELETE statement.
createFileContentsURL(String) - Static method in class com.croftsoft.core.jnlp.JnlpLib
 
createFileContentsURL(String) - Method in interface com.croftsoft.core.jnlp.JnlpServices
 
createFileContentsURL(String) - Method in class com.croftsoft.core.jnlp.JnlpServicesImpl
 
createGraphics() - Method in class com.croftsoft.core.awt.image.NullVolatileImage
 
createHtmlPane(String, HyperlinkListener) - Static method in class com.croftsoft.core.gui.GuiCreator
Creates a JEditorPane for displaying HTML text.
createHtmlPane(URL, HyperlinkListener) - Static method in class com.croftsoft.core.gui.GuiCreator
Creates a JEditorPane for displaying HTML text.
createImage(String) - Method in class com.croftsoft.core.lang.classloader.NetClassLoader
Creates the image by calling getResourceAsStream(imageName).
createInsertSql(String, String[]) - Static method in class com.croftsoft.core.sql.SqlLib
Creates an SQL INSERT statement.
createInvisibleCursor() - Static method in class com.croftsoft.core.gui.CursorLib
 
createLoopGovernor(double) - Method in interface com.croftsoft.core.animation.AnimationFactory
 
createLoopGovernor() - Method in interface com.croftsoft.core.animation.AnimationFactory
 
createLoopGovernor(double) - Method in class com.croftsoft.core.animation.factory.DefaultAnimationFactory
 
createLoopGovernor() - Method in class com.croftsoft.core.animation.factory.DefaultAnimationFactory
 
createNewGroupMessage(String, String, String, String, String, String, boolean) - Static method in class com.croftsoft.core.net.news.UsenetLib
Creates a control message to create a new newsgroup.
createRepaintCollector() - Method in interface com.croftsoft.core.animation.AnimationFactory
 
createRepaintCollector() - Method in class com.croftsoft.core.animation.factory.DefaultAnimationFactory
 
createRotationMatrix(double, double, double) - Static method in class com.croftsoft.core.math.matrix.Matrix3x3Lib
 
createRotationMatrixX(double) - Static method in class com.croftsoft.core.math.matrix.Matrix3x3Lib
 
createRotationMatrixY(double) - Static method in class com.croftsoft.core.math.matrix.Matrix3x3Lib
 
createRotationMatrixZ(double) - Static method in class com.croftsoft.core.math.matrix.Matrix3x3Lib
 
createSelectSql(String[], String, Pair) - Static method in class com.croftsoft.core.sql.SqlLib
Creates an SQL SELECT statement.
createSelectSql(String[], String, Pair[]) - Static method in class com.croftsoft.core.sql.SqlLib
Creates an SQL SELECT statement.
createSelectSql(String[], String, Pair[], String) - Static method in class com.croftsoft.core.sql.SqlLib
Creates an SQL SELECT statement.
createUpdateSql(String, Pair[], Pair[]) - Static method in class com.croftsoft.core.sql.SqlLib
Creates an SQL UPDATE statement.
CroftSoftConstants - Interface in com.croftsoft.core
An interface of CroftSoft-specific constants.
crop(Image, int, int, int, int, Applet) - Static method in class com.croftsoft.core.awt.image.ImageLib
 
cumulative(double, double) - Static method in class com.croftsoft.core.math.MathLib
Cumulative Distribution Function (CDF).
cumulative(double) - Static method in class com.croftsoft.core.math.MathLib
return cumulative ( x, 1 );
currentTimeNanos() - Method in interface com.croftsoft.core.animation.Clock
 
currentTimeNanos() - Method in class com.croftsoft.core.animation.clock.HiResClock
 
currentTimeNanos() - Method in class com.croftsoft.core.animation.clock.SystemClock
 
CursorAnimator - Class in com.croftsoft.core.animation.animator
Animates an Icon at the mouse position.
CursorAnimator(Icon, Icon, Point, Component) - Constructor for class com.croftsoft.core.animation.animator.CursorAnimator
 
CursorLib - Class in com.croftsoft.core.gui
Library of static methods for manipulating Cursor objects.
CustomClassLoader - Class in com.croftsoft.core.lang.classloader
Assumes that Java 1.1 is being used and classes are cached as the default behavior as part of the defineClass() method.
CustomClassLoader() - Constructor for class com.croftsoft.core.lang.classloader.CustomClassLoader
 

CroftSoft Javadoc
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
CroftSoft Core Javadoc (2008-09-28 20:58:02)