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

F

factor(int) - Static method in class com.croftsoft.core.math.MathLib
 
fatalError(SAXParseException) - Method in class com.croftsoft.core.text.xml.FilterDefaultHandler
 
FileLib - Class in com.croftsoft.core.io
A library of static methods to manipulate File objects.
FileMap - Class in com.croftsoft.core.util.filemap
A Map that stores the values in files within a directory.
FileMap(File) - Constructor for class com.croftsoft.core.util.filemap.FileMap
 
FileMapEntry - Class in com.croftsoft.core.util.filemap
This Map.Entry is required for the AbstractMap implementation of FileMap.
FileMapEntry(File, String) - Constructor for class com.croftsoft.core.util.filemap.FileMapEntry
 
FileMapEntryIterator - Class in com.croftsoft.core.util.filemap
This Iterator is required for the AbstractMap implementation of FileMap.
FileMapEntryIterator(File) - Constructor for class com.croftsoft.core.util.filemap.FileMapEntryIterator
 
FileMapEntrySet - Class in com.croftsoft.core.util.filemap
This Set is required for the AbstractMap implementation of FileMap.
FileMapEntrySet(File) - Constructor for class com.croftsoft.core.util.filemap.FileMapEntrySet
 
Filter - Interface in com.croftsoft.core.role
Determines whether an object should be filtered.
FilterDefaultHandler - Class in com.croftsoft.core.text.xml
Filters DefaultHandler operations.
FilterDefaultHandler(DefaultHandler) - Constructor for class com.croftsoft.core.text.xml.FilterDefaultHandler
 
finalize() - Method in class com.croftsoft.core.animation.awt.SpriteCanvas
 
FinanceLib - Class in com.croftsoft.core.math
Financial calculations.
findFile(String, String, boolean) - Static method in class com.croftsoft.core.io.FileLib
Returns null if the file does not already exist.
FixedDelayLoopGovernor - Class in com.croftsoft.core.util.loop
Maintains a periodic rate by stalling the loop by a fixed delay.
FixedDelayLoopGovernor(long, int) - Constructor for class com.croftsoft.core.util.loop.FixedDelayLoopGovernor
 
FixedDelayLoopGovernor(double) - Constructor for class com.croftsoft.core.util.loop.FixedDelayLoopGovernor
Constructs a LoopGovernor with the specified target frequency.
flipCard(String) - Method in class com.croftsoft.core.gui.layout.CardFlipper
 
FlipMail<Message> - Class in com.croftsoft.core.util.mail
Replaces incoming messages with outgoing messages when updated.
FlipMail() - Constructor for class com.croftsoft.core.util.mail.FlipMail
 
flush() - Method in class com.croftsoft.core.awt.image.NullVolatileImage
 
FontLib - Class in com.croftsoft.core.awt.font
Library of static methods for manipulating Fonts.
FRAME_ICON_FILENAME - Static variable in interface com.croftsoft.core.CroftSoftConstants
 
FrameLib - Class in com.croftsoft.core.gui
Library of static methods for manipulating Frame and JFrame objects.
FrameManager - Class in com.croftsoft.core.gui
Lifecycle management for a Frame.
FrameManager(Frame, String, Dimension, String) - Constructor for class com.croftsoft.core.gui.FrameManager
 
FrameManager(String) - Constructor for class com.croftsoft.core.gui.FrameManager
 
FrameRateAnimator - Class in com.croftsoft.core.animation.animator
Samples and displays the frame rate.
FrameRateAnimator(Color, Font, Rectangle2D) - Constructor for class com.croftsoft.core.animation.animator.FrameRateAnimator
 
FrameRateAnimator(Component, Color) - Constructor for class com.croftsoft.core.animation.animator.FrameRateAnimator
 
FrameRateAnimator(Component) - Constructor for class com.croftsoft.core.animation.animator.FrameRateAnimator
 
FrameRateController - Class in com.croftsoft.core.animation.controller
Toggle the frame rate display.
FrameRateController(Component, FrameRateAnimator) - Constructor for class com.croftsoft.core.animation.controller.FrameRateController
 
FrameRateController(Component) - Constructor for class com.croftsoft.core.animation.controller.FrameRateController
 
FrameRateUpdater - Class in com.croftsoft.core.animation.updater
Samples and prints the frame rate.
FrameRateUpdater(boolean) - Constructor for class com.croftsoft.core.animation.updater.FrameRateUpdater
 
FrameRateUpdater() - Constructor for class com.croftsoft.core.animation.updater.FrameRateUpdater
 
fromEulerAngles(double, double, double) - Static method in class com.croftsoft.core.math.quat.QuatLib
 
FullScreenToggler - Class in com.croftsoft.core.gui
Toggles full-screen mode using ALT-ENTER.
FullScreenToggler(Window) - Constructor for class com.croftsoft.core.gui.FullScreenToggler
 
futureValue(double, double, double) - Static method in class com.croftsoft.core.math.FinanceLib
The future value of a cash flow received today.
futureValueAnnuity(double, double, double) - Static method in class com.croftsoft.core.math.FinanceLib
Calculates the future value of an annuity.

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)