Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Holger's
Java API
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
f(double)
- Method in interface com.antelmann.util.
Function2D
calculates and returns the associated Y-axis value of the given X-axis value
factory
- Variable in class com.antelmann.game.quiz.
DemoQuizFrame
FAILURE
- Static variable in class com.antelmann.util.logging.
Level
fetch(Class<T>, Filter<T>)
- Method in class com.antelmann.mgmt.
AbstractDatabase
fetch(Filter<T>)
- Method in interface com.antelmann.mgmt.
DBClassStore
filter may be null, in which case all entries from are returned.
fetch(Filter<T>)
- Method in class com.antelmann.sql.
JDBCRowProxy
if the iteration fails at any point, an IterationException is thrown.
FIB
- Variable in class com.antelmann.util.
MyMath
the neares quotient of Fibonacci numbers as double
fieldSeparator
- Variable in class com.antelmann.io.
IniFile
uses the equal sign '=' by default
fieldSeparator
- Variable in class com.antelmann.util.
FormattedResourceBundle
separates the key from the value
file
- Static variable in class com.antelmann.util.
Debug
a MyFile object that is initially null
file
- Variable in class com.antelmann.util.
FormattedResourceBundle
denotes the underlying file
FileCalendarDB
- Class in
com.antelmann.calendar
FileCalendarDB(File)
- Constructor for class com.antelmann.calendar.
FileCalendarDB
FileCDDB
- Class in
com.antelmann.cddb
FileCDDB is a local CD database that works off the file system.
FileCDDB()
- Constructor for class com.antelmann.cddb.
FileCDDB
uses
cddb.local.dir
from
Settings.getProperty(String)
to determine the default directory
FileCDDB(File)
- Constructor for class com.antelmann.cddb.
FileCDDB
uses the given directory as the basis for the file-based database
fileChooser
- Variable in class com.antelmann.sound.
JPlayer
fileCompareText(File)
- Method in class com.antelmann.io.
MyFile
returns a text describing as to how this file compares to the given file
fileCompareText(long, File, long, long)
- Method in class com.antelmann.io.
MyFile
returns a text describing as to how this file compares to the given file
FileLog
- Class in
com.antelmann.util.logging
writes entries to a file without continuously holding a lock on the file.
FileLog(File)
- Constructor for class com.antelmann.util.logging.
FileLog
FileLog(File, boolean)
- Constructor for class com.antelmann.util.logging.
FileLog
if the usedailyPattern parameter is true, messages are stored into a file name that automatically appends yyymmdd from the current date.
FileNamePatternFilter
- Class in
com.antelmann.io
filters by matching the file name to a regular expression.
FileNamePatternFilter(String)
- Constructor for class com.antelmann.io.
FileNamePatternFilter
FileNamePatternFilter(String, boolean)
- Constructor for class com.antelmann.io.
FileNamePatternFilter
FilePunchDB
- Class in
com.antelmann.timeregister
The implementation is backed by a binary file but works largely in-memory.
FilePunchDB(File)
- Constructor for class com.antelmann.timeregister.
FilePunchDB
filesContainingLink(URL)
- Method in class com.antelmann.net.
LocalWeb
filesContainingLinks(URL[])
- Method in class com.antelmann.net.
LocalWeb
FileSizeComparator
- Class in
com.antelmann.io
FileSizeComparator()
- Constructor for class com.antelmann.io.
FileSizeComparator
FileTableModel
- Class in
com.antelmann.io
a table model that enables importing/exporting from/to a file easily
FileTableModel(TableModel)
- Constructor for class com.antelmann.io.
FileTableModel
enables to create a FileTableModel from any model, so that it can be saved as a file
FileTableModel(File, String, boolean)
- Constructor for class com.antelmann.io.
FileTableModel
assumes that the first line contains header
FileTableModel(File, boolean, String, boolean)
- Constructor for class com.antelmann.io.
FileTableModel
creates an in-memory TableModel based on an import file where the first line contains headers
FileTableModel(File, boolean, String, boolean, String)
- Constructor for class com.antelmann.io.
FileTableModel
FileTreeNode
- Class in
com.antelmann.io
FileTreeNode implements a TreeNode that can be used to visualize a file structure.
FileTreeNode(File)
- Constructor for class com.antelmann.io.
FileTreeNode
initializes the FileTreeNode with the given file
FileTreeNode(File, FileFilter)
- Constructor for class com.antelmann.io.
FileTreeNode
initializes the FileTreeNode with the given file and filter
filter
- Variable in class com.antelmann.game.
JDefaultGame
filter
- Variable in class com.antelmann.sound.
JPlayer
filter(Filter<PunchData>)
- Method in class com.antelmann.timeregister.
PunchDataAnalyzer
filters this analyzer according to the given filter.
filter(User, Date, Date, String, String, String)
- Method in class com.antelmann.timeregister.
PunchDataAnalyzer
filters this analyzer according to the given restrictions.
filter(Filter<WorkUnit>)
- Method in class com.antelmann.timeregister.
WorkUnitAnalyzer
Filter
<
T
> - Interface in
com.antelmann.util
used to filter collections or anything else
filter
- Variable in class com.antelmann.util.logging.
AbstractLogWriter
may be null (in which case all LogEntry objects are written)
filter(Collection<T>, Filter<T>)
- Static method in class com.antelmann.util.
Sets
filters all objects out of the given col that are not accepted by the filter; the dropout is returned as a separate Collection.
filterTable(String, Map<String, Object>)
- Method in class com.antelmann.sql.
ConnectionHelper
returns all columns (*) that correspond to the given restrictions, where each key is tested to be equal to the value.
filterTable(String, Map<String, Object>, int, int)
- Method in class com.antelmann.sql.
ConnectionHelper
the integer parameters correspond to the prepare statement for the connection After being done w/ the ResultSet, it should be closed along w/ the corresponding statement.
filterTableUpdateable(String, Map<String, Object>)
- Method in class com.antelmann.sql.
ConnectionHelper
returns an updateable and scrollable ResultSet.
finalize()
- Method in class com.antelmann.calendar.
AtomicTime
finalize()
- Method in class com.antelmann.game.
SocketPlayer
finalize()
- Method in class com.antelmann.game.
SocketPlayerServer
finalize()
- Method in class com.antelmann.io.
ObjectEnumerator
closes the embedded input stream
finalize()
- Method in class com.antelmann.net.mail.
SQLEmailCustomizer
finalize()
- Method in class com.antelmann.net.
NetConnectionServer
finalize()
- Method in class com.antelmann.net.
ServerLogFile.ServerLogEntryEnumerator
finalize()
- Method in class com.antelmann.sound.
MP3Player
finalize()
- Method in class com.antelmann.sound.
SoundPlayer
finalize()
- Method in class com.antelmann.sql.
JDBCRowModel
finalize()
- Method in class com.antelmann.sql.
JDBCTableModel
finalize()
- Method in class com.antelmann.timeregister.
JBarcodePunchClock
finalize()
- Method in class com.antelmann.util.gui.
JMemoryGauge
finalize()
- Method in class com.antelmann.util.gui.
JWatchLabel
finalize()
- Method in class com.antelmann.util.logging.
BinaryFileLog
finalize()
- Method in class com.antelmann.util.logging.
LogFile
finalize()
- Method in class com.antelmann.util.table.
MovableTableModel
allows itself to be garbage collected by removing itself as a listener to the embedded model
finalize()
- Method in class com.antelmann.util.table.
SortableTableModel
allows itself to be garbage collected by removing itself as a listener to the embedded model
find(Resource)
- Method in class com.antelmann.cddb.
Group
searches through sub-groups as well
findBrokenLinks()
- Method in class com.antelmann.net.
LocalWeb
finds links to URLs that are not accessible
findBrokenLocalLinks()
- Method in class com.antelmann.net.
LocalWeb
finds links to local files that do not exist
findColumnInBackingModel(String)
- Method in class com.antelmann.util.table.
TableModelView
findLinksTo(File)
- Method in class com.antelmann.net.
LocalWeb
findLocalLinksOutsideDir()
- Method in class com.antelmann.net.
LocalWeb
checks whether any linked local files are outside the web directory
findMatch(CDID)
- Method in class com.antelmann.cddb.
FuzzyLookup
retrieves a list of discIDs similar to the one given - if available
findMatch(String)
- Method in class com.antelmann.cddb.
FuzzyLookup
findOrphans()
- Method in class com.antelmann.net.
LocalWeb
findPunch(User, Date)
- Method in class com.antelmann.timeregister.
PunchDataAnalyzer
FINE
- Static variable in class com.antelmann.util.logging.
Level
FINER
- Static variable in class com.antelmann.util.logging.
Level
FINEST
- Static variable in class com.antelmann.util.logging.
Level
finishAll(boolean)
- Method in class com.antelmann.util.
ThreadPool
removes all ThreadWorkers, which will all end either after the current or the last queued task - depending on the 'now' parameter.
FIVE
- Static variable in class com.antelmann.game.card.
Card
fixTabKeys(Component)
- Static method in class com.antelmann.util.gui.
FormDialog
enables the standard tab keys for focus traversal; useful for a JTextArea in a form
flush()
- Method in class com.antelmann.io.
DoublePrintStream
flush()
- Method in class com.antelmann.util.logging.
LogFile
only needed if
getAlwaysFlush()
returns false
flush()
- Method in class com.antelmann.util.logging.
XMLLogWriter
only needed if
getAlwaysFlush()
returns false
focusGained(FocusEvent)
- Method in class com.antelmann.util.gui.
SelectAllOnFocusGain
FOLK
- Static variable in class com.antelmann.cddb.
Genre
followLinks(URL, URL, int, List<URL>, List<URL>, List<Spider.URLWrapper>)
- Method in interface com.antelmann.net.
CrawlerSetting
followLinks() determines whether the given URL is to be searched for its links to be examined further in the next level.
followLinks(URL, URL, int, List<URL>, List<URL>, List<Spider.URLWrapper>)
- Method in class com.antelmann.net.mail.
MailScanner
followLinks(URL, URL, int, List<URL>, List<URL>, List<Spider.URLWrapper>)
- Method in class com.antelmann.net.
MediaCrawler
followLinks(URL, URL, int, List, List, List)
- Method in class com.antelmann.net.
SampleCrawlerSetting
font
- Variable in class com.antelmann.game.quiz.
DemoQuizFrame
font()
- Static method in class com.antelmann.
Main
starts a FontViewer
FontCellEditor
- Class in
com.antelmann.util.table
FontCellEditor()
- Constructor for class com.antelmann.util.table.
FontCellEditor
fontSelectionChanged(FontSelectionEvent)
- Method in interface com.antelmann.util.gui.
FontSelectionListener
called whenever the selected font changes
fontSelectionChanged(FontSelectionEvent)
- Method in class com.antelmann.util.gui.
FontViewer
FontSelectionEvent
- Class in
com.antelmann.util.gui
An event that characterizes a change in the current font selection.
FontSelectionEvent(Object, Font)
- Constructor for class com.antelmann.util.gui.
FontSelectionEvent
FontSelectionListener
- Interface in
com.antelmann.util.gui
The listener that's notified when a font selection changes
FontViewer
- Class in
com.antelmann.util.gui
A nice little Font Viewer GUI application.
FontViewer()
- Constructor for class com.antelmann.util.gui.
FontViewer
uses a JFontChooser
FontViewer(File)
- Constructor for class com.antelmann.util.gui.
FontViewer
uses a JFontFileChooser
format
- Static variable in class com.antelmann.calendar.
TimeInDay
the format used to convert between TimeInDay and String
format(Date)
- Method in class com.antelmann.util.table.
TimeCellRenderer
FormatException
- Exception in
com.antelmann.util
indicates that some content was not in the expected format
FormatException()
- Constructor for exception com.antelmann.util.
FormatException
FormatException(Object)
- Constructor for exception com.antelmann.util.
FormatException
FormatException(String)
- Constructor for exception com.antelmann.util.
FormatException
FormatException(String, Object)
- Constructor for exception com.antelmann.util.
FormatException
FormatException(Throwable)
- Constructor for exception com.antelmann.util.
FormatException
FormatException(String, Throwable)
- Constructor for exception com.antelmann.util.
FormatException
formatLogEntry(LogEntry)
- Method in class com.antelmann.util.logging.
BinaryLogFormatter
If a particular parameter turns out to not be serializable, the toString() result of that parameter is serialized with the entry.
formatLogEntry(LogEntry)
- Method in class com.antelmann.util.logging.
DBLineLogFormatter
This method returns a one-line dif-like formattedd String of the entry terminated by a line separator.
formatLogEntry(LogEntry)
- Method in interface com.antelmann.util.logging.
LogEntryFormatter
formatLogEntry(LogEntry)
- Method in class com.antelmann.util.logging.
SampleSQLLogFormatter
formatLogEntry(LogEntry)
- Method in class com.antelmann.util.logging.
StringLineFormatter
This method returns a one-line String of the entry terminated by a line separator.
formatLogEntry(LogEntry)
- Method in class com.antelmann.util.logging.
XMLLogFormatter
This method returns a String with an XML version of the entry.
FormattedResourceBundle
- Class in
com.antelmann.util
a ResourceBundle that gets its content from a specially formatted file, supporting different encodings, in particular UTF8 for global support.
FormattedResourceBundle(File, String)
- Constructor for class com.antelmann.util.
FormattedResourceBundle
uses carriage return and new line as record separator and UTF8 as charset.
FormattedResourceBundle(URL, String)
- Constructor for class com.antelmann.util.
FormattedResourceBundle
uses carriage return and new line as record separator and UTF8 as charset.
FormattedResourceBundle(InputStream, String, String, String)
- Constructor for class com.antelmann.util.
FormattedResourceBundle
FormattedResourceBundle(Reader, String, String)
- Constructor for class com.antelmann.util.
FormattedResourceBundle
uses # as comment indicator
FormattedResourceBundle(Reader, String, String, String)
- Constructor for class com.antelmann.util.
FormattedResourceBundle
FormDialog
<
T
> - Class in
com.antelmann.util.gui
allows easy display and handling of forms.
FormDialog(Component, String, JComponent, FormValidator<T>)
- Constructor for class com.antelmann.util.gui.
FormDialog
constructs a modal dialog using a container as a form and adding buttons for OK, CANCEL.
FormValidationException
- Exception in
com.antelmann.util.gui
indicates a problem during a form validation
FormValidationException(JComponent, String, JComponent)
- Constructor for exception com.antelmann.util.gui.
FormValidationException
FormValidator
<
T
> - Interface in
com.antelmann.util.gui
used for form dialogs that update data.
forName(String)
- Static method in class com.antelmann.util.logging.
Level
returns the level corresponding to the given name.
forward()
- Method in class com.antelmann.cddb.
CDDrive
forward()
- Method in class com.antelmann.cddb.
CDDriveSample
forward()
- Method in class com.antelmann.cddb.
CDDriveWin
method not implemented (throws UnsupportedOperationException)
forward()
- Method in class com.antelmann.net.
JWebBrowser
implements the action for the browser's forward button
foundMedia(URLCache)
- Method in interface com.antelmann.net.
MediaCrawler.Handler
called when a media file is found, so that it can be saved or handled otherwise
FOUR
- Static variable in class com.antelmann.game.card.
Card
FourWinsGame
- Class in
com.antelmann.game.fourwins
FourWinsGame represents the game of 4-wins or 4-connects.
FourWinsGame()
- Constructor for class com.antelmann.game.fourwins.
FourWinsGame
creates the standard game board with 7x6
FourWinsGame(String)
- Constructor for class com.antelmann.game.fourwins.
FourWinsGame
FourWinsGame(String, int, int)
- Constructor for class com.antelmann.game.fourwins.
FourWinsGame
FourWinsPlayer
- Class in
com.antelmann.game.fourwins
adds AI to the FourWinsGame
FourWinsPlayer()
- Constructor for class com.antelmann.game.fourwins.
FourWinsPlayer
FourWinsPlayer(String)
- Constructor for class com.antelmann.game.fourwins.
FourWinsPlayer
FourWinsPlayer(String, int, boolean)
- Constructor for class com.antelmann.game.fourwins.
FourWinsPlayer
FourWinsPlayer(String, int, boolean, long)
- Constructor for class com.antelmann.game.fourwins.
FourWinsPlayer
frame
- Variable in class com.antelmann.game.
JDefaultGame
FreeDB
- Class in
com.antelmann.cddb
FreeDB implements the connection to a freedb.org server or one of its mirrors.
FreeDB()
- Constructor for class com.antelmann.cddb.
FreeDB
uses CDDBServer.DEFAULT_SERVER
FreeDB(CDDBServer)
- Constructor for class com.antelmann.cddb.
FreeDB
freePositionInColumn(int)
- Method in class com.antelmann.game.fourwins.
FourWinsGame
fs
- Static variable in class com.antelmann.util.
Strings
convenient access to the platform dependent file separator
ftp()
- Static method in class com.antelmann.
Main
starts a JFTP client
FTPConnector
- Class in
com.antelmann.net
FTPConnector implements some useful methods for an FTP client.
FTPConnector(String, String, String)
- Constructor for class com.antelmann.net.
FTPConnector
fullHeaderAsString()
- Method in class com.antelmann.net.
Spider
function
- Variable in class com.antelmann.util.gui.
Plot2DFunction
the function to be plotted
Function2D
- Interface in
com.antelmann.util
an interface to represent 2-dimensional functions
functionColor
- Variable in class com.antelmann.util.gui.
Plot2DFunction
color of the function to be plotted; default is blue
FUZZY_MAP
- Static variable in class com.antelmann.cddb.
FileCDDB
location of the FuzzyLookup file relative to the base dir
FuzzyLookup
- Class in
com.antelmann.cddb
FuzzyLookup provides a mapping between CDID and CDDBRecord objects, to support inexact matches for FileCDDB queries.
FuzzyLookup()
- Constructor for class com.antelmann.cddb.
FuzzyLookup
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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) 2001-2006
Holger Antelmann
- all rights reserved (contact:
info@antelmann.com
)
see
www.antelmann.com/developer
for further details and available downloads