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

D

data - Variable in class com.croftsoft.core.math.Matrix
 
DateFormatLib - Class in com.croftsoft.core.text
Static library methods for formatting dates.
debug - Static variable in class com.croftsoft.core.sql.SqlLib
If set to true, debugging information will be printed to System.out.
decode(String) - Static method in class com.croftsoft.core.net.URLCoder
Performs the equivalent of java.net.URLDecoder.decode().
decode(String) - Static method in class com.croftsoft.core.text.sml.SmlCoder
Decodes an SML String back into a regular String.
decodeFromXml(byte[]) - Static method in class com.croftsoft.core.beans.XmlBeanCoder
 
decodeFromXml(InputStream) - Static method in class com.croftsoft.core.beans.XmlBeanCoder
 
decodeLine(String) - Static method in class com.croftsoft.core.net.news.NntpLib
Replaces starting ".." with ".".
decodeLines(String[]) - Static method in class com.croftsoft.core.net.news.NntpLib
Replaces lines that start with ".." with ".".
DEFAULT_APPLET_INFO - Static variable in class com.croftsoft.core.animation.AnimationInit
 
DEFAULT_APPLET_INFO - Static variable in interface com.croftsoft.core.CroftSoftConstants
 
DEFAULT_ARRAY_COMPONENT_PAINTER - Static variable in class com.croftsoft.core.animation.AnimationInit
 
DEFAULT_ARRAY_COMPONENT_UPDATER - Static variable in class com.croftsoft.core.animation.AnimationInit
 
DEFAULT_ATTRIBUTION_NOTICE - Static variable in interface com.croftsoft.core.CroftSoftConstants
 
DEFAULT_AVERAGING_SAMPLES_MAX - Static variable in class com.croftsoft.core.util.loop.SamplerLoopGovernor
 
DEFAULT_BACKGROUND_COLOR - Static variable in class com.croftsoft.core.animation.AnimationInit
 
DEFAULT_CURSOR - Static variable in class com.croftsoft.core.animation.AnimationInit
 
DEFAULT_DIRECTIONS - Static variable in class com.croftsoft.core.ai.astar.GradientCartographer
 
DEFAULT_FONT - Static variable in class com.croftsoft.core.animation.AnimationInit
 
DEFAULT_FOREGROUND_COLOR - Static variable in class com.croftsoft.core.animation.AnimationInit
 
DEFAULT_FRAME_ICON_FILENAME - Static variable in class com.croftsoft.core.animation.AnimationInit
 
DEFAULT_FRAME_RATE - Static variable in class com.croftsoft.core.animation.AnimationInit
 
DEFAULT_FRAME_RATE - Static variable in class com.croftsoft.core.animation.factory.DefaultAnimationFactory
 
DEFAULT_FRAME_SIZE - Static variable in class com.croftsoft.core.animation.AnimationInit
 
DEFAULT_FRAME_TITLE - Static variable in class com.croftsoft.core.animation.AnimationInit
 
DEFAULT_INIT_STEP_SIZE - Static variable in class com.croftsoft.core.ai.astar.GradientCartographer
 
DEFAULT_LICENSE - Static variable in interface com.croftsoft.core.CroftSoftConstants
 
DEFAULT_LINES_MAX - Static variable in class com.croftsoft.core.gui.LogPanel
 
DEFAULT_NEWS_NAME - Static variable in class com.croftsoft.core.gui.multi.MultiApplet
 
DEFAULT_POLLING_PERIOD_DIVI - Static variable in class com.croftsoft.core.net.http.msg.HttpMessagePoller
 
DEFAULT_POLLING_PERIOD_INCR - Static variable in class com.croftsoft.core.net.http.msg.HttpMessagePoller
 
DEFAULT_POLLING_PERIOD_INIT - Static variable in class com.croftsoft.core.net.http.msg.HttpMessagePoller
 
DEFAULT_POLLING_PERIOD_MAX - Static variable in class com.croftsoft.core.net.http.msg.HttpMessagePoller
 
DEFAULT_POLLING_PERIOD_MIN - Static variable in class com.croftsoft.core.net.http.msg.HttpMessagePoller
 
DEFAULT_POLLING_PERIOD_MULT - Static variable in class com.croftsoft.core.net.http.msg.HttpMessagePoller
 
DEFAULT_SAMPLE_PERIOD_NANOS - Static variable in class com.croftsoft.core.util.loop.SamplerLoopGovernor
 
DEFAULT_SHUTDOWN_CONFIRMATION_PROMPT - Static variable in class com.croftsoft.core.animation.AnimationInit
 
DEFAULT_STEP_SIZE - Static variable in class com.croftsoft.core.ai.astar.GridCartographer
 
DefaultAnimationFactory - Class in com.croftsoft.core.animation.factory
Creates the default animation objects.
DEGREES_PER_RADIAN - Static variable in interface com.croftsoft.core.math.MathConstants
 
delete(Connection, String, Pair[]) - Static method in class com.croftsoft.core.sql.SqlLib
Removes rows from a table.
DeltaClock - Interface in com.croftsoft.core.sim
Provides elapsed time since last update in seconds.
DeltaClockImp - Class in com.croftsoft.core.sim
DeltaClock implementation.
DeltaClockImp(double) - Constructor for class com.croftsoft.core.sim.DeltaClockImp
 
destroy() - Method in class com.croftsoft.core.animation.AnimatedApplet
 
destroy() - Method in class com.croftsoft.core.animation.AnimatedComponent
 
destroy() - Method in class com.croftsoft.core.gui.FrameManager
 
destroy() - Method in class com.croftsoft.core.gui.multi.MultiApplet
 
destroy() - Method in class com.croftsoft.core.lang.lifecycle.AppletLifecycle
 
destroy() - Method in class com.croftsoft.core.lang.lifecycle.CompositeLifecycle
 
destroy() - Method in interface com.croftsoft.core.lang.lifecycle.Destroyable
 
destroy() - Method in class com.croftsoft.core.lang.lifecycle.LifecycleEnforcer
 
destroy(Destroyable) - Static method in class com.croftsoft.core.lang.lifecycle.LifecycleLib
Destroys the destroyable, catching and printing any Exception.
destroy(Destroyable...) - Static method in class com.croftsoft.core.lang.lifecycle.LifecycleLib
Destroys the destroyables, catching and printing any Exception.
destroy(GL) - Method in interface com.croftsoft.core.media.jogl.JoglRenderer
 
destroy(GL) - Method in class com.croftsoft.core.media.jogl.render.JoglFrameRate
 
destroy(GL) - Method in class com.croftsoft.core.media.jogl.render.JoglSpinCube
 
destroy() - Method in class com.croftsoft.core.net.http.msg.HttpMessageClient
 
destroy() - Method in class com.croftsoft.core.net.http.msg.HttpMessagePoller
 
destroy() - Method in class com.croftsoft.core.net.http.msg.HttpMessagePusher
 
destroy() - Method in class com.croftsoft.core.net.jms.Courier
 
destroy() - Method in class com.croftsoft.core.util.loop.Looper
 
destroy() - Method in class com.croftsoft.core.util.Metronome
 
destroy() - Method in class com.croftsoft.core.util.queue.QueuePuller
 
Destroyable - Interface in com.croftsoft.core.lang.lifecycle
Defines the destroy() method.
DialogClassLoader - Class in com.croftsoft.core.lang.classloader
DialogClassLoader() - Constructor for class com.croftsoft.core.lang.classloader.DialogClassLoader
 
digest(InputStream, String) - Static method in class com.croftsoft.core.security.DigestLib
 
digest(File, String) - Static method in class com.croftsoft.core.security.DigestLib
 
digest(File) - Static method in class com.croftsoft.core.security.DigestLib
 
DigestLib - Class in com.croftsoft.core.security
Static method library for creating message digests of byte streams.
disappear(Sprite) - Method in class com.croftsoft.core.animation.awt.SpriteCanvas
 
display() - Method in class com.croftsoft.core.math.Matrix
 
display(GLAutoDrawable) - Method in class com.croftsoft.core.media.jogl.JoglAdapter
 
displayChanged(GLAutoDrawable, boolean, boolean) - Method in class com.croftsoft.core.media.jogl.JoglAdapter
 
DisplayModeLib - Class in com.croftsoft.core.gui
Library of static methods for manipulating DisplayMode objects.
dispose() - Method in class com.croftsoft.core.gui.list.DoubleListDialog
 
distance(double, double) - Method in interface com.croftsoft.core.math.geom.PointXY
 
distanceXY(PointXY) - Method in class com.croftsoft.core.math.geom.Point2DD
 
distanceXY(PointXY) - Method in interface com.croftsoft.core.math.geom.PointXY
 
doLayout() - Method in class com.croftsoft.core.gui.list.DoubleListDialog
 
dotProduct(Quat) - Method in interface com.croftsoft.core.math.quat.Quat
 
dotProduct(Quat) - Method in class com.croftsoft.core.math.quat.QuatImp
 
dotProduct(Quat, Quat) - Static method in class com.croftsoft.core.math.quat.QuatLib
 
DoubleListDialog - Class in com.croftsoft.core.gui.list
 
DoubleListDialog(Frame, String, boolean, boolean, boolean, String[], String[], String, String, int, int, int, int, DoubleListDialogListener) - Constructor for class com.croftsoft.core.gui.list.DoubleListDialog
 
doubleListDialogAccept(String[], String[]) - Method in interface com.croftsoft.core.gui.list.DoubleListDialogListener
 
DoubleListDialogListener - Interface in com.croftsoft.core.gui.list
 
download(String, String, int, int) - Static method in class com.croftsoft.core.net.Downloader
Downloads a sequence of files ending in a number.
download(String, String) - Static method in class com.croftsoft.core.net.Downloader
 
download(URL, File) - Static method in class com.croftsoft.core.net.Downloader
Downloads the content at a URL to a local destination File.
download(InputStream, File) - Static method in class com.croftsoft.core.net.Downloader
 
downloadBytes(URL) - Static method in class com.croftsoft.core.lang.classloader.Boot
Returns null upon failure.
Downloader - Class in com.croftsoft.core.net
Downloads the content of a URL to a local File.
downloadResource(URL, String) - Static method in class com.croftsoft.core.net.Downloader
Returns null if the codebaseURL is null.
downloadResourceToDir(URL, String, File) - Static method in class com.croftsoft.core.net.Downloader
 
downloadStream(URL) - Static method in class com.croftsoft.core.lang.classloader.Boot
Returns null upon failure.
drawPolygon(GL, float[], float[], float[], float[]) - Static method in class com.croftsoft.core.media.jogl.JoglLib
 
drawPolygon(GL, float[][], int, int, int, int) - Static method in class com.croftsoft.core.media.jogl.JoglLib
 
dropTable(Connection, String) - Static method in class com.croftsoft.core.sql.SqlLib
 

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)