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

N

N_INIT - Static variable in class com.croftsoft.core.ai.neuro.imp.HhNeuronImp
 
name - Variable in class com.croftsoft.core.lang.Pair
 
NanoDeltaClock - Class in com.croftsoft.core.sim
DeltaClock implementation.
NanoDeltaClock(long) - Constructor for class com.croftsoft.core.sim.NanoDeltaClock
 
NanoDeltaClock() - Constructor for class com.croftsoft.core.sim.NanoDeltaClock
 
NANOSECONDS_PER_MICROSECOND - Static variable in interface com.croftsoft.core.math.MathConstants
 
NANOSECONDS_PER_MILLISECOND - Static variable in interface com.croftsoft.core.math.MathConstants
 
NANOSECONDS_PER_SECOND - Static variable in interface com.croftsoft.core.math.MathConstants
 
NanoTimeLoopGovernor - Class in com.croftsoft.core.util.loop
Uses System nanoTime() to measure time between calls.
NanoTimeLoopGovernor(double) - Constructor for class com.croftsoft.core.util.loop.NanoTimeLoopGovernor
Constructs a LoopGovernor with the specified target frequency.
NanoTimeLoopGovernor() - Constructor for class com.croftsoft.core.util.loop.NanoTimeLoopGovernor
Initializes with a periodNanos of zero (maximum frequency).
Net - Class in com.croftsoft.core.net
A collection of constants and static methods to supplement the java.net package.
Net() - Constructor for class com.croftsoft.core.net.Net
 
NetClassLoader - Class in com.croftsoft.core.lang.classloader
Upgrade this source code when the switch is made from Java 1.1 to Java 1.2.
NetClassLoader(URL) - Constructor for class com.croftsoft.core.lang.classloader.NetClassLoader
Ex: "http://www.mysticmayhem.com/lib/"
netPresentValue(double, double[]) - Static method in class com.croftsoft.core.math.FinanceLib
The discounted value of multiple cash flows received in the future.
Neuron - Interface in com.croftsoft.core.ai.neuro
Neuron.
newRepaintRectangle - Variable in class com.croftsoft.core.animation.animator.ModelAnimator
 
Newsgroup - Class in com.croftsoft.core.net.news
Newsgroup metadata.
Newsgroup(long, long, long, String) - Constructor for class com.croftsoft.core.net.news.Newsgroup
 
next() - Method in class com.croftsoft.core.util.filemap.FileMapEntryIterator
 
next() - Method in class com.croftsoft.core.util.NullIterator
 
nextLong(long) - Static method in class com.croftsoft.core.math.RandomLib
Returns a long between 0 (inclusive) and n (exclusive).
nextToken() - Method in interface com.croftsoft.core.util.jlex.TokenScanner
Fetches the next Token from the input stream.
NilController - Class in com.croftsoft.core.gui.controller
A Controller implementation that does nothing.
NilController() - Constructor for class com.croftsoft.core.gui.controller.NilController
 
NNTP_PORT - Static variable in interface com.croftsoft.core.net.news.NntpConstants
 
NntpConstants - Interface in com.croftsoft.core.net.news
Static constants for NNTP.
NntpLib - Class in com.croftsoft.core.net.news
Static library methods for NNTP (RFC 977).
NntpSocket - Class in com.croftsoft.core.net.news
Implements NNTP as given by RFC 977.
NntpSocket(String, Log) - Constructor for class com.croftsoft.core.net.news.NntpSocket
Be sure to call command_QUIT() when done.
NodeInfo - Class in com.croftsoft.core.ai.astar
A* algorithm node information.
NodeInfo(Object) - Constructor for class com.croftsoft.core.ai.astar.NodeInfo
 
normalize() - Method in class com.croftsoft.core.math.axis.AxisAngleImp
 
normalize(AxisAngleMut) - Static method in class com.croftsoft.core.math.axis.AxisAngleLib
 
normalize() - Method in interface com.croftsoft.core.math.axis.AxisAngleMut
 
notationDecl(String, String, String) - Method in class com.croftsoft.core.text.xml.FilterDefaultHandler
 
NullArgumentException - Exception in com.croftsoft.core.lang
Thrown to indicate that a method has been passed a null argument.
NullArgumentException() - Constructor for exception com.croftsoft.core.lang.NullArgumentException
 
NullArgumentException(String) - Constructor for exception com.croftsoft.core.lang.NullArgumentException
 
NullComponentAnimator - Class in com.croftsoft.core.animation.animator
Null object singleton implementation of ComponentAnimator.
NullComponentPainter - Class in com.croftsoft.core.animation.painter
Null object singleton implementation of ComponentPainter.
NullComponentUpdater - Class in com.croftsoft.core.animation.updater
Null object singleton implementation of ComponentUpdater.
NullConsumer - Class in com.croftsoft.core.util.consumer
A singleton null object implementation of a Consumer.
NullException - Exception in com.croftsoft.core.lang
A RuntimeException that is thrown when the arguments are null.
NullException() - Constructor for exception com.croftsoft.core.lang.NullException
 
NullException(String) - Constructor for exception com.croftsoft.core.lang.NullException
 
NullIterator - Class in com.croftsoft.core.util
A singleton null object Iterator implementation.
NullRepaintCollector - Class in com.croftsoft.core.animation.collector
A Null Object RepaintCollector implemenation.
NullSecurityManager - Class in com.croftsoft.core.security.manager
Disables all security checks.
NullSecurityManager() - Constructor for class com.croftsoft.core.security.manager.NullSecurityManager
 
NullVolatileImage - Class in com.croftsoft.core.awt.image
A Null Object implementation of VolatileImage.

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)