Holger's
Java API
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

M

macString(byte...) - Static method in class com.antelmann.util.Misc
 
MailScanner - Class in com.antelmann.net.mail
A class that must NOT be used for spamming, but there are several other useful purposes.
MailScanner(int, int) - Constructor for class com.antelmann.net.mail.MailScanner
 
main(String[]) - Static method in class com.antelmann.ai.Perceptron
testing app
main(String[]) - Static method in class com.antelmann.calendar.TimeProtocolClient
Deprecated. console based demo app displaying the delta between the system time and the server
main(String[]) - Static method in class com.antelmann.cddb.JCDChecker
 
main(String[]) - Static method in class com.antelmann.db.JPasswordHash
 
main(String[]) - Static method in class com.antelmann.image.ImageLoaderFrame
 
main(String[]) - Static method in class com.antelmann.io.Backup
 
main(String[]) - Static method in class com.antelmann.io.BackupFrame
 
main(String[]) - Static method in class com.antelmann.io.CompareFrame
 
main(String[]) - Static method in class com.antelmann.LicenseCreator
 
main(String[]) - Static method in class com.antelmann.net.ChatServer
starts a ChatServer after making some GUI selections
main(String[]) - Static method in class com.antelmann.net.JChat
starts a JChat instance and makes it visible
main(String[]) - Static method in class com.antelmann.net.JFTP
 
main(String[]) - Static method in class com.antelmann.net.JMessenger
starts a JMessenger instance and makes it visible
main(String[]) - Static method in class com.antelmann.net.JSpider
starts a JSpider with the local host as root and makes the JSpider visible
main(String[]) - Static method in class com.antelmann.net.JWebBrowser
starts the JWebBrowser and makes it visible; you can optionally specify a URL as parameter
main(String[]) - Static method in class com.antelmann.net.mail.EmailClientFrame
 
main(String[]) - Static method in class com.antelmann.net.mail.EmailWatcherFrame
 
main(String[]) - Static method in class com.antelmann.net.mail.JNewsletterManager
 
main(String[]) - Static method in class com.antelmann.sound.JJukeBox
 
main(String[]) - Static method in class com.antelmann.sound.JMP3Player
starts a JMP3Player and makes it visible
main(String[]) - Static method in class com.antelmann.sound.JPlayer
starts a JPlayer and makes it visible
main(String[]) - Static method in class com.antelmann.sound.JukeBox
starts a comand line based JukeBox with several options.
main(String[]) - Static method in class com.antelmann.util.gui.AlarmClockFrame
just starts a JAlarmClock
main(String[]) - Static method in class com.antelmann.util.gui.FontViewer
 
main(String[]) - Static method in class com.antelmann.util.gui.JCipher
 
main(String[]) - Static method in class com.antelmann.util.gui.JCustomThemeEditor
 
main(String[]) - Static method in class com.antelmann.util.gui.JFontControl
demo application
main(String[]) - Static method in class com.antelmann.util.gui.Plot2DFunction
sample app showing how this class can be used
main(String[]) - Static method in class com.antelmann.util.gui.PropertiesEditorFrame
 
main(String[]) - Static method in class com.antelmann.Version
prints out version information
mainPanel - Variable in class com.antelmann.util.gui.FormFrame
 
mainPanel - Variable in class com.antelmann.util.gui.FormInternalFrame
 
makeCategoryDataset(String, int, int, String) - Method in class com.antelmann.math.DataMatrixGraphics
 
makeCategoryDataset(String, int, int, DataPoint.ValueType, String) - Method in class com.antelmann.math.DataMatrixGraphics
 
makeClusteredChart(XYDataset, String, String, TimeInterval) - Static method in class com.antelmann.math.TimeDataGraphics
 
makeColorTransparent(Image, Color) - Static method in class com.antelmann.image.ImageUtils
 
makeColumnWithAdjustable(JTable) - Static method in class com.antelmann.util.table.TableUtils
adds a mouse listener to the header that will resize the column width on double-click on the header
makeCompactSpringGrid(Container, int, int, int) - Static method in class com.antelmann.util.gui.Menus
 
makeCompactSpringGrid(Container, int, int, int, int, int, int) - Static method in class com.antelmann.util.gui.Menus
Aligns the first rows * cols components of parent in a grid.
makeComponent(Backup) - Method in class com.antelmann.io.BackupFrame
 
makeConnection() - Method in class com.antelmann.sql.JConnectionLogin
attempts to create a Connection based on the input fields of this panel
makeDBUpdateEvent(Database<?>) - Method in class com.antelmann.db.remote.RemoteDBUpdateEvent
 
makeFloat(JToolBar) - Static method in class com.antelmann.util.gui.Menus
centers the given toolbar floating on the center of the component that contains the toolbar
makeFloat(JToolBar, int, int) - Static method in class com.antelmann.util.gui.Menus
makes the toolbar floating (as if later dragged with the mouse); call this only after the component was added to a window.
makeHTMLPane(String) - Method in class com.antelmann.net.mail.JEmailViewer
 
makeMultipleSelectComboBox(String, Object[], Object...) - Static method in class com.antelmann.util.gui.JSearchList
Deprecated. use JMultipleSelectionComboBox directly instead
makeNewInstance(Object) - Method in class com.antelmann.image.ImageURLEntryMapper
creates the instance based on the type through reflection; uses a constructor that solely takes an Object as the id
makePieChart(int, int, String) - Method in class com.antelmann.math.DataMatrixGraphics
 
makePieChart(int, DataPoint.ValueType, int, String) - Method in class com.antelmann.math.DataMatrixGraphics
 
makePieChart(String, int, String) - Method in class com.antelmann.math.TimeDataGraphics
 
makePieChart(String, int, DataPoint.ValueType, String) - Method in class com.antelmann.math.TimeDataGraphics
 
makePieDataset(int, int, String) - Method in class com.antelmann.math.DataMatrixGraphics
 
makePieDataset(int, int, DataPoint.ValueType, String) - Method in class com.antelmann.math.DataMatrixGraphics
 
makePieDataset(String, int, String) - Method in class com.antelmann.math.TimeDataGraphics
 
makePieDataset(String, int, DataPoint.ValueType, String) - Method in class com.antelmann.math.TimeDataGraphics
 
makePropertiesTable(Map<?, ?>) - Static method in class com.antelmann.util.table.TableUtils
calls makePropertiesTable(properties, "key", "value")
makePropertiesTable(Map<?, ?>, String, String) - Static method in class com.antelmann.util.table.TableUtils
 
makePropertyValue(String, Object) - Static method in class com.antelmann.ooffice.OfficeUtils
 
makePropertyValues(Map<?, ?>) - Static method in class com.antelmann.ooffice.OfficeUtils
 
makeReference(HttpServletRequest) - Method in class com.antelmann.servlet.DBEntryServlet
 
makeSearchable(JComboBox, String) - Static method in class com.antelmann.util.gui.JSearchList
registers a MouseListener that will provide a JSearchList upon double-click
makeSet(T[]) - Static method in class com.antelmann.util.Sets
 
makeSet(T[], boolean) - Static method in class com.antelmann.util.Sets
 
makeSortable(JTable, Comparator<?>...) - Static method in class com.antelmann.util.table.TableUtils
 
makeSortable(JTable, List<Comparator<?>>) - Static method in class com.antelmann.util.table.TableUtils
wraps the TableModel with a SortableTableModel, replaces the model of the table with the same and registers a MouseListener on the table header to support sorting.
makeSpringGrid(Container, int, int, int) - Static method in class com.antelmann.util.gui.Menus
 
makeSpringGrid(Container, int, int, int, int, int, int) - Static method in class com.antelmann.util.gui.Menus
Aligns the first rows * cols components of parent in a grid.
makeStackedChart(String, String) - Method in class com.antelmann.math.TimeDataGraphics
 
makeStackedChart(String, String, TimeInterval) - Method in class com.antelmann.math.TimeDataGraphics
 
makeStackedChart(String, String, DataPoint.ValueType, TimeInterval) - Method in class com.antelmann.math.TimeDataGraphics
 
makeStackedChart(XYDataset, String, String, TimeInterval) - Static method in class com.antelmann.math.TimeDataGraphics
 
makeStore(Database<?>, boolean) - Static method in class com.antelmann.util.Country
returns a collection store containing all countries that is yet to be put into the database
makeStub(Object, Object, Class<T>) - Static method in class com.antelmann.db.Stub
 
makeStub(DBReference) - Static method in class com.antelmann.db.Stub
if the given reference is already a stub, the same is returned; null parameter or empty references result in null as a return value
makeStub(DBReference, Class<T>) - Static method in class com.antelmann.db.Stub
combines Stub.makeStub(DBReference) and Stub.castStub(Stub, Class)
makeTableModel(ResourceBundle, ResourceBundle...) - Static method in class com.antelmann.util.FormattedResourceBundle
creates a table for allowing a visualized comparison between resource bundles
makeTableModel(Map<?, ?>) - Static method in class com.antelmann.util.table.TableUtils
 
makeTableModel(Map<?, ?>, String, String) - Static method in class com.antelmann.util.table.TableUtils
creates a read-only model
makeTimeChart(String, String, String, TimeSeries...) - Static method in class com.antelmann.math.TimeDataGraphics
 
makeTimeSeries(int, Object) - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeSeries(int, DataPoint.ValueType, Object) - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeSeries(int, DataPoint.ValueType, TimeInterval, Object) - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeSeries() - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeSeries(DataPoint.ValueType) - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeSeries(Object) - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeSeries(Object, DataPoint.ValueType) - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeSeries(String, Map<? extends Date, DataPoint>, DataPoint.ValueType, TimeInterval) - Static method in class com.antelmann.math.TimeDataGraphics
 
makeTimeSeries(String, Map<? extends Date, ? extends Number>, TimeInterval) - Static method in class com.antelmann.math.TimeDataGraphics
 
makeTimeTableXYDataset() - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeTableXYDataset(DataPoint.ValueType) - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeTableXYDataset(TimeInterval) - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeTableXYDataset(TimeInterval, DataPoint.ValueType) - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeTableXYDataset(int, String) - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeTableXYDataset(int, DataPoint.ValueType, String) - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeTableXYDataset(int, String, TimeInterval) - Method in class com.antelmann.math.TimeDataGraphics
 
makeTimeTableXYDataset(int, DataPoint.ValueType, TimeInterval, String) - Method in class com.antelmann.math.TimeDataGraphics
 
makeTransparent(Color, float) - Static method in class com.antelmann.image.ColorPath
makes a given color transparent based on a percentage
makeTransparent(Image, float) - Static method in class com.antelmann.image.ImageUtils
returns a transparent version of the given image
makeURLString(File) - Static method in class com.antelmann.ooffice.OfficeUtils
Deprecated. use OfficeUtils.translateUrlToUno(String) instead
makeURLString(File) - Static method in class com.antelmann.util.Misc
generates a URL-like String of the form "file:///..
makeVisibleOffscreenFrame() - Static method in class com.antelmann.util.gui.Menus
creates a frame that is drawn offscreen but visible for providing a default component for message boxes (needs to be disposed hereafter)
map - Variable in class com.antelmann.calendar.DefaultCalendarModel
 
map - Variable in class com.antelmann.net.mail.TableCustomizer
 
map(Collection<T>, PatternExtractor<? super T, P>, Filter<? super T>) - Static method in class com.antelmann.util.Sets
if a single pattern is extracted more than once from the collection, simply the last occurrence is mapped to that pattern
mapAsString(Map<?, ?>) - Static method in class com.antelmann.util.Strings
uses 'tab' as field separator and platform dependent line separator
mapAsString(Map<?, ?>, String, String) - Static method in class com.antelmann.util.Strings
 
mapBeans(RowItem, T) - Method in class com.antelmann.sql.BeanMapper
 
mapBeans(T, HashMap<String, Object>) - Method in class com.antelmann.sql.BeanMapper
 
mapColumnNamesToDisplayNames(String) - Method in class com.antelmann.sql.ConnectionHelper
creates a special map to retrieve the label names from the column names as provided from the meta data
mapColumnNamesToSize(String) - Method in class com.antelmann.sql.ConnectionHelper
 
mapColumnNamesToSize(ResultSet) - Method in class com.antelmann.sql.ConnectionHelper
 
mapColumnNamesToSize(ResultSetMetaData) - Method in class com.antelmann.sql.ConnectionHelper
 
mapColumnNamesToSQLTypes(String) - Method in class com.antelmann.sql.ConnectionHelper
creates a special map to retrieve the SQL data types from the column names as provided from the meta data of the connection
mapColumnNamesToSQLTypes(ResultSetMetaData) - Method in class com.antelmann.sql.ConnectionHelper
 
mapColumnNamesToTypeString(String) - Method in class com.antelmann.sql.ConnectionHelper
 
mapColumnNamesToTypeString(ResultSetMetaData) - Method in class com.antelmann.sql.ConnectionHelper
 
mapColumnsAsProperties(RowItem, DBEntry) - Method in class com.antelmann.sql.PropertyMapper
maps all columns that are not reserved otherwise to properties only if the given entry is actually a PropertyEntry and PropertyMapper.isMapRemainingColumnsAsProperties() is true.
mapEntries(Class<T>, Filter<? super T>) - Method in class com.antelmann.db.AbstractDatabase
returns a Hashtable mapping the ID to its DBEntry of those that apply to the given filter.
mapEntries(DBClassStore<T>, Filter<? super T>) - Static method in class com.antelmann.db.DBUtils
 
mapEntries(DBClassStore<T>, PatternExtractor<? super T, P>, Filter<? super T>) - Static method in class com.antelmann.db.DBUtils
 
mapEntries(Collection<T>, Filter<? super T>) - Static method in class com.antelmann.db.DBUtils
 
MappedColumn - Annotation Type in com.antelmann.sql
The concept of a MappedColumn is very similar to that of a javax.persistence.Column, but since applications in the need of this concept may not want to compile with J2EE, this Annotation is used instead for MappedEntry instances.
MappedEntry - Annotation Type in com.antelmann.sql
used for DBEntry classes that can be automatically mapped using annotations.
MappedEntryMapper<T extends DBEntry> - Class in com.antelmann.sql
a special mapper that completely automates the mapping with specially annotated DBEntry classes via reflection.
MappedEntryMapper(Database<Connection>, Class<T>) - Constructor for class com.antelmann.sql.MappedEntryMapper
 
MappedEntryMapper(Database<Connection>, Class<T>, IDFactory) - Constructor for class com.antelmann.sql.MappedEntryMapper
 
mapper - Variable in class com.antelmann.sql.JDBCRowStore
 
mapper - Variable in class com.antelmann.sql.WrappedObjectRowMapper
 
MappingInfo - Interface in com.antelmann.sql
provides basic information about the mapping of a class
mapPropertiesAsColumns(DBEntry, Map<String, Object>) - Method in class com.antelmann.sql.PropertyMapper
maps all properties that are not already contained in the given map only if the given entry is actually a PropertyEntry and PropertyMapper.isMapRemainingColumnsAsProperties() is true.
mapReference(DBReference, Map<String, Object>, Object, Object, Object) - Method in class com.antelmann.sql.BaseRowMapper
#see BaseRowMapper.mapReference(DBReference, Map, Object, Object, Object, Class)
mapReference(DBReference, Map<String, Object>, Object, Object, Object, Class<?>) - Method in class com.antelmann.sql.BaseRowMapper
convenience method to map a DBReference to the given topics while optionally being able to provide an EntryClassMapper If the topic does not exist but is a String that is an existing column, it is used as such.
mapStubs(Class<T>, Filter<? super Stub<?>>) - Method in class com.antelmann.db.AbstractDatabase
returns a Hashtable mapping the ID to its Stub of those that apply to the given filter.
mapStubs(DBClassStore<T>, Filter<? super Stub<?>>) - Static method in class com.antelmann.db.DBUtils
 
mapStubs(Collection<Stub<T>>, Filter<? super Stub<T>>) - Static method in class com.antelmann.db.DBUtils
 
mapToRow(T) - Method in class com.antelmann.crm.AddressableMapper
 
mapToRow(T) - Method in class com.antelmann.sql.BaseRowMapper
uses the abstract BaseRowMapper.generateRowProperties(DBEntry) method to generate the RowItem
mapToRow(T) - Method in interface com.antelmann.sql.ObjectRowMapper
generates a RowItem containing all relevant properties, so that it can be used to store the object into the database
mapToRow(T) - Method in class com.antelmann.sql.WrappedObjectRowMapper
 
markSupported() - Method in class com.antelmann.io.InterceptInputStream
returns false
MARS - Static variable in class com.antelmann.util.gui.CustomTheme
 
matchesCriteria(URL, URL, int, List<URL>, List<URL>) - Method in interface com.antelmann.net.CrawlerSetting
This method decides whether either the URL itself or its content qualifies for what this CrawlerSetting searches for; as this function is also called on every URL encountered, it is also the place for any custom parsing this CrawlerSetting wants to do.
matchesCriteria(URL, URL, int, List<URL>, List<URL>) - Method in class com.antelmann.net.mail.MailScanner
 
matchesCriteria(URL, URL, int, List<URL>, List<URL>) - Method in class com.antelmann.net.MediaCrawler
 
matchesCriteria(URL, URL, int, List<URL>, List<URL>) - Method in class com.antelmann.net.SampleCrawlerSetting
 
matchesPattern(Object, String) - Method in class com.antelmann.util.gui.JSearchTree
 
MathOperator - Enum in com.antelmann.math
basic math operators that allow to combine two numbers to produce a result
max(Object...) - Static method in class com.antelmann.math.MyMath
 
MAX_COLUMNS - Static variable in class com.antelmann.ooffice.OOCalc
 
MAX_ROWS - Static variable in class com.antelmann.ooffice.OOCalc
 
MAX_SEARCH_RESULTS - Static variable in class com.antelmann.net.GoogleWrapper
 
MAX_TOTAL_RESULTS - Static variable in class com.antelmann.net.GoogleWrapper
 
maxDouble(double...) - Static method in class com.antelmann.math.MyMath
returns the greatest element out of the given array
maxFloat(float...) - Static method in class com.antelmann.math.MyMath
returns the greatest element out of the given array
maxIndex(double...) - Static method in class com.antelmann.math.MyMath
returns the index of the greatest element from the given array
maxInt(int...) - Static method in class com.antelmann.math.MyMath
returns the greatest element out of the given array
maxLong(long...) - Static method in class com.antelmann.math.MyMath
returns the greatest element out of the given array
mean(double...) - Static method in class com.antelmann.math.MyMath
returns the mean of the population
Measurable - Interface in com.antelmann.math
represents a measure of some sort, combining a number with a unit.
Measurable.Adapter - Class in com.antelmann.math
 
Measurable.Adapter(Unit, Number) - Constructor for class com.antelmann.math.Measurable.Adapter
 
Measure<T extends Unit> - Class in com.antelmann.math
represents some immutable generic measure to serve as a basis for sub-classing; this class itself provides type safety for the unit in use.
Measure(Number, T) - Constructor for class com.antelmann.math.Measure
 
MediaCrawler - Class in com.antelmann.net
MediaCrawler is a single thread that searches the web for files that are of a given type.
MediaCrawler(URL, int, String, boolean, String[]) - Constructor for class com.antelmann.net.MediaCrawler
 
MediaCrawler(URL, int, String, boolean, MediaCrawler.Handler, String[]) - Constructor for class com.antelmann.net.MediaCrawler
 
MediaCrawler.Handler - Interface in com.antelmann.net
used to handle the media files found during the search of the MediaCrawler
median(double...) - Static method in class com.antelmann.math.MyMath
returns the median of the given population
median(Map<T, N>) - Static method in class com.antelmann.math.MyMath
 
mediaName - Static variable in class com.antelmann.util.PrintUtilities
currently uses ISO_A4_WHITE by default
MemoryLogger - Class in com.antelmann.util.logging
allows to monitor memory usage through a Logger.
MemoryLogger(Logger, long) - Constructor for class com.antelmann.util.logging.MemoryLogger
 
memoryString() - Static method in class com.antelmann.Debug
 
Menus - Class in com.antelmann.util.gui
this class provides some convenient menus, dialogs and other functions (additions to SwingUtilities) that are potentially useful for any Java Swing Application.
Menus() - Constructor for class com.antelmann.util.gui.Menus
 
merge(ResourceBundle...) - Static method in class com.antelmann.util.FormattedResourceBundle
 
merge(OutputStream, InputStream, InputStream) - Static method in class com.antelmann.util.PDFUtils
the new document (in regards to its size) is based on the mainPdfContent
merge(OutputStream, InputStream, InputStream, int) - Static method in class com.antelmann.util.PDFUtils
merges the main content with the other content starting with the given page on the main content; first page is 1
mergeWithRightCell(XCell) - Method in class com.antelmann.ooffice.OOTableWriter
merges the given cell with the one to its right.
MessageDelegator - Class in com.antelmann.net
MessageDelegator listens for incoming messages on the given connection and delegates the message to the handler - once its run() method is called.
MessageDelegator(NetConnection, NetConnectionHandler) - Constructor for class com.antelmann.net.MessageDelegator
 
MessageDelegator(NetConnection, NetConnectionHandler, Logger) - Constructor for class com.antelmann.net.MessageDelegator
if logger is not null, it will be used to log established and closed connections
MessageEntry - Class in com.antelmann.net.mail
A wrapper around a Message object that allows for database storage and serialization.
MessageEntry(MessageEntry) - Constructor for class com.antelmann.net.mail.MessageEntry
 
MessageEntry(Message) - Constructor for class com.antelmann.net.mail.MessageEntry
 
MessageEntry(byte[]) - Constructor for class com.antelmann.net.mail.MessageEntry
 
MessageEntry(InputStream) - Constructor for class com.antelmann.net.mail.MessageEntry
 
MessageEntry(Object, InputStream) - Constructor for class com.antelmann.net.mail.MessageEntry
used by MessageEntryMapper; calls MessageEntry.check()
MessageEntry(Object, Message) - Constructor for class com.antelmann.net.mail.MessageEntry
 
MessageEntryMapper<M extends MessageEntry> - Class in com.antelmann.net.mail
 
MessageEntryMapper(Database<Connection>, String, String, String, Class<M>, IDFactory) - Constructor for class com.antelmann.net.mail.MessageEntryMapper
 
MessageEntryMapper(Database<Connection>, MappingInfo, Class<M>) - Constructor for class com.antelmann.net.mail.MessageEntryMapper
 
MessageEntryMapper(Database<Connection>, MappingInfo, IDFactory, Class<M>) - Constructor for class com.antelmann.net.mail.MessageEntryMapper
 
MessageEntryMapper.Topic - Enum in com.antelmann.net.mail
out of these topics, only MessageEntryMapper.Topic.CONTENT is really required; all others are optional (for effective search capabilities)
MessageTableModel - Class in com.antelmann.net.mail
provides a convenient standard way to use Message objects in a table
MessageTableModel() - Constructor for class com.antelmann.net.mail.MessageTableModel
 
METER - Static variable in class com.antelmann.math.LengthUnit
 
MethodComparator<T> - Class in com.antelmann.util
compares objects by the return value of a specified method name.
MethodComparator(String) - Constructor for class com.antelmann.util.MethodComparator
calls MethodComparator(methodName, true)
MethodComparator(String, boolean) - Constructor for class com.antelmann.util.MethodComparator
the methodName (usually a 'getter'-method) must have no arguments for the objects to be compared.
MethodFilter<T> - Class in com.antelmann.util
a special filter that can filter objects based on the return values of methods that take no parameters and return something but void.
MethodFilter(Class<T>, Map<String, Object>) - Constructor for class com.antelmann.util.MethodFilter
constructs a MethodFilter based on some type and a given map of restrictions.
methodInvoked(Object, Method, Object[], long, Object, Throwable) - Method in class com.antelmann.util.InterfaceMonitor.Adapter
 
methodInvoked(Object, Method, Object[], long, Object, Throwable) - Method in class com.antelmann.util.InterfaceMonitor.IMLogger
 
methodInvoked(Object, Method, Object[], long, Object, Throwable) - Method in interface com.antelmann.util.InterfaceMonitor
called after the given method on the given object with the given arguments has been executed.
methodInvoked(Object, Method, Object[], long, Object, Throwable) - Method in class com.antelmann.util.InterfaceMonitor.Profiler
 
methodInvoked(Object, Method, Object[], long, Object, Throwable) - Method in class com.antelmann.util.PerformanceMonitor
this method gets automatically called on every call to the wrapped instance; the current time, the method name and the time taken will be added to the embedded TimeDataGrid.
methodOrPropertyNames - Variable in class com.antelmann.db.PropertyEntryTableModel
 
methods - Variable in class com.antelmann.db.PropertyEntryTableModel
 
MethodTableModel<T> - Class in com.antelmann.util.table
a table model that displays/edits a list of objects based on the return value of given method names using reflection.
MethodTableModel(Class<T>, String...) - Constructor for class com.antelmann.util.table.MethodTableModel
 
MethodTableModel(Class<T>, Collection<? extends T>, String...) - Constructor for class com.antelmann.util.table.MethodTableModel
 
MG - Static variable in class com.antelmann.math.Weight
Miligram
mi - Variable in class com.antelmann.sql.WrappedDBClassStoreMapping
 
MILE - Static variable in class com.antelmann.math.LengthUnit
 
milliseconds() - Method in enum com.antelmann.calendar.TimeInterval
 
min(Object...) - Static method in class com.antelmann.math.MyMath
 
minDouble(double...) - Static method in class com.antelmann.math.MyMath
returns the smallest element out of the given array
minIndex(double...) - Static method in class com.antelmann.math.MyMath
returns the index of the smallest element from the given array
minInt(int...) - Static method in class com.antelmann.math.MyMath
returns the greatest element out of the given array
MISC - Static variable in class com.antelmann.cddb.Genre
 
Misc - Class in com.antelmann.util
just some miscellaneous stuff for convenience that doesn't fit anywhere else
MissingLicenseException - Exception in com.antelmann
thrown to indicate that no license is available for the given licensee
MissingLicenseException(Object) - Constructor for exception com.antelmann.MissingLicenseException
 
MJPEGHandler - Class in com.antelmann.image
a convenient implementation that provides images from the stream that are created asynchronously
MJPEGHandler() - Constructor for class com.antelmann.image.MJPEGHandler
 
MJPEGHandler(int) - Constructor for class com.antelmann.image.MJPEGHandler
 
MJPEGHandler(int, int) - Constructor for class com.antelmann.image.MJPEGHandler
 
MJPEGReader - Class in com.antelmann.image
a special reader that allows to extract the jpg image data from a MJPEG encoded input stream
MJPEGReader(InputStream, byte[]) - Constructor for class com.antelmann.image.MJPEGReader
 
MJPEGReader(InputStream, byte[], Handler<byte[], ? extends IOException>) - Constructor for class com.antelmann.image.MJPEGReader
 
MM - Static variable in class com.antelmann.math.LengthUnit
 
Money - Class in com.antelmann.math
represents an immutable monetary value that allows exact calculations on currencies.
Money() - Constructor for class com.antelmann.math.Money
Deprecated. use Money.NO_MONEY instead
Money(double) - Constructor for class com.antelmann.math.Money
convenience constructor using the default currency
Money(Number) - Constructor for class com.antelmann.math.Money
 
Money(BigDecimal) - Constructor for class com.antelmann.math.Money
uses the Currency of the default Locale
Money(Number, Currency) - Constructor for class com.antelmann.math.Money
 
Money(BigDecimal, String) - Constructor for class com.antelmann.math.Money
 
Money(BigDecimal, Currency) - Constructor for class com.antelmann.math.Money
 
Money(Number, CurrencyUnit) - Constructor for class com.antelmann.math.Money
 
Money(BigDecimal, CurrencyUnit) - Constructor for class com.antelmann.math.Money
constructor that is called by all others
MoneyConverter - Class in com.antelmann.math
provides money exchange rates
MoneyConverter() - Constructor for class com.antelmann.math.MoneyConverter
 
MoneyConverter(Currency) - Constructor for class com.antelmann.math.MoneyConverter
 
MoneyFormatFactory - Class in com.antelmann.util.gui
to be used with JFormattedTextField; this maps between a String and a Number, but is displayed as a money value.
MoneyFormatFactory() - Constructor for class com.antelmann.util.gui.MoneyFormatFactory
 
MoneyFormatFactory(Currency) - Constructor for class com.antelmann.util.gui.MoneyFormatFactory
 
MoneyFormatFactory(Locale) - Constructor for class com.antelmann.util.gui.MoneyFormatFactory
 
MoneyFormatFactory(Currency, Locale) - Constructor for class com.antelmann.util.gui.MoneyFormatFactory
 
MoneyRenderer - Class in com.antelmann.util.table
renders Money objects using a NumberFormat
MoneyRenderer() - Constructor for class com.antelmann.util.table.MoneyRenderer
 
MoneyRenderer(Locale) - Constructor for class com.antelmann.util.table.MoneyRenderer
 
MoneyRenderer(boolean) - Constructor for class com.antelmann.util.table.MoneyRenderer
 
MoneyRenderer(Locale, boolean) - Constructor for class com.antelmann.util.table.MoneyRenderer
 
monitor(DBEnumeration<E>, Monitor) - Static method in class com.antelmann.db.AbstractDBEnumeration
increments the monitor upon calling next()
monitor - Static variable in class com.antelmann.Debug
monitor is initialized with new Monitor()
monitor(Enumeration<T>, Monitor) - Static method in class com.antelmann.util.AbstractIterator
 
monitor(Iterator<T>, Monitor) - Static method in class com.antelmann.util.AbstractIterator
increments the monitor upon calling next() and returns false upon hasNext() if the monitor is disabled
Monitor - Class in com.antelmann.util
Monitor is a convenient class that is useful to communicate between threads by exchanging information through this Monitor.
Monitor() - Constructor for class com.antelmann.util.Monitor
 
Monitor(int) - Constructor for class com.antelmann.util.Monitor
 
Monitor(boolean, int, Runnable) - Constructor for class com.antelmann.util.Monitor
initializes the arrays in this instance with n elements to store/exchange data; task's run() method can be called with runTask()
MonitorDelegate - Class in com.antelmann.util
The relevant calls to the monitor are delegated to a ProgressMonitor or JProgressBar or Logger.
MonitorDelegate() - Constructor for class com.antelmann.util.MonitorDelegate
 
MonitorDelegate(ProgressMonitor) - Constructor for class com.antelmann.util.MonitorDelegate
 
MonitorDelegate(JProgressBar) - Constructor for class com.antelmann.util.MonitorDelegate
 
MonitorDelegate(Logger) - Constructor for class com.antelmann.util.MonitorDelegate
 
monitoredObjectAdded(Object) - Method in interface com.antelmann.util.NotificationService.Listener
 
monitoredObjectStopped(Object) - Method in interface com.antelmann.util.NotificationService.Listener
 
MonitorInputStream - Class in com.antelmann.io
this class is essentially a re-implementation of a ProgressMonitorInputStream, but with a com.antelmann.util.Monitor instead.
MonitorInputStream(InputStream) - Constructor for class com.antelmann.io.MonitorInputStream
 
MonitorInputStream(InputStream, Monitor) - Constructor for class com.antelmann.io.MonitorInputStream
Constructs an object to monitor the progress of an input stream.
MonitorInputStream(InputStream, Monitor, boolean) - Constructor for class com.antelmann.io.MonitorInputStream
 
monitorObject(Object) - Method in class com.antelmann.util.NotificationService
starts monitoring the given object by creating a new Notifier
month(Date) - Method in class com.antelmann.calendar.CalendarHelper
 
Month - Enum in com.antelmann.calendar
 
monthBegin(Date) - Method in class com.antelmann.calendar.CalendarHelper
 
monthEnd(Date) - Method in class com.antelmann.calendar.CalendarHelper
 
MORE_THAN_FINE_LEVEL_FILTER - Static variable in class com.antelmann.util.logging.LevelFilter
accepts LogEntry objects that compare to more than the FINE level.
motionDetected(BufferedImage, BufferedImage) - Method in interface com.antelmann.image.MotionDetector
 
motionDetected(InputStream, InputStream) - Method in interface com.antelmann.image.MotionDetector
 
motionDetected(InputStream, InputStream) - Method in class com.antelmann.image.MotionDetectorImpl
 
motionDetected(BufferedImage, BufferedImage) - Method in class com.antelmann.image.MotionDetectorImpl
 
MotionDetector - Interface in com.antelmann.image
provides the ability to compare 2 images to each other to detect potential motion
MotionDetectorImpl - Class in com.antelmann.image
some simple default implementation of a MotionDetector
MotionDetectorImpl() - Constructor for class com.antelmann.image.MotionDetectorImpl
 
MotionDetectorImpl(double) - Constructor for class com.antelmann.image.MotionDetectorImpl
 
MouseBoundsListener - Class in com.antelmann.util.gui
a listener class for moving/resizing a component via mouse movements.
MouseBoundsListener(Component) - Constructor for class com.antelmann.util.gui.MouseBoundsListener
 
MouseBoundsListener(Component, Container) - Constructor for class com.antelmann.util.gui.MouseBoundsListener
 
MouseBoundsListener(Component, MouseBoundsListener.Snapper) - Constructor for class com.antelmann.util.gui.MouseBoundsListener
 
MouseBoundsListener(Component, MouseBoundsListener.Snapper, boolean) - Constructor for class com.antelmann.util.gui.MouseBoundsListener
 
MouseBoundsListener(Component, Container, MouseBoundsListener.Snapper, boolean) - Constructor for class com.antelmann.util.gui.MouseBoundsListener
 
MouseBoundsListener.Snapper - Interface in com.antelmann.util.gui
 
mouseDragged(MouseEvent) - Method in class com.antelmann.util.gui.MouseBoundsListener
 
mouseMoved(MouseEvent) - Method in class com.antelmann.util.gui.MouseBoundsListener
 
mousePressed(MouseEvent) - Method in class com.antelmann.util.gui.MouseBoundsListener
 
mouseReleased(MouseEvent) - Method in class com.antelmann.util.gui.MouseBoundsListener
checks whether there are any limits on the drag target and then snaps to the given bounds
MovableListModel - Class in com.antelmann.util.table
a helper class providing support for movable lists
MovableListModel() - Constructor for class com.antelmann.util.table.MovableListModel
 
MovableListModel(ListModel) - Constructor for class com.antelmann.util.table.MovableListModel
copies all elements from the given model into this model
MovableTableModel - Class in com.antelmann.util.table
a wrapper around a TableModel allowing to rearrange its rows.
MovableTableModel(TableModel) - Constructor for class com.antelmann.util.table.MovableTableModel
constructs a SortableTableModel with an embedded model
move(XCellRange, XCell) - Method in class com.antelmann.ooffice.OOCalc
 
moveDown(int) - Method in class com.antelmann.net.mail.EmailAccountTableModel
 
moveDown() - Method in class com.antelmann.net.mail.JEmailAccountTable
 
moveDown(int) - Method in class com.antelmann.util.table.AbstractObjectTableModel
moves the given row element down by one.
moveDown(int) - Method in class com.antelmann.util.table.MovableListModel
 
moveDown(int) - Method in class com.antelmann.util.table.MovableTableModel
moves the given row down by one.
moveSheetToIndex(String, int) - Method in class com.antelmann.ooffice.OOCalc
 
moveToArchive(Filter<? super T>) - Method in class com.antelmann.db.ArchiveDBClassStore
 
moveToArchive(Filter<? super T>) - Method in interface com.antelmann.db.ArchivedStore
requires transactional context on both stores
moveUp(int) - Method in class com.antelmann.net.mail.EmailAccountTableModel
 
moveUp() - Method in class com.antelmann.net.mail.JEmailAccountTable
 
moveUp(int) - Method in class com.antelmann.util.table.AbstractObjectTableModel
moves the given row element up by one.
moveUp(int) - Method in class com.antelmann.util.table.MovableListModel
 
moveUp(int) - Method in class com.antelmann.util.table.MovableTableModel
moves the given row up by one.
MP3FileProperties - Class in com.antelmann.sound
MP3Properties allows access to MP3-specific properties of an MP3 file.
MP3FileProperties(File) - Constructor for class com.antelmann.sound.MP3FileProperties
 
MP3Player - Class in com.antelmann.sound
MP3Player extends SoundPlayer's capabilities to play MP3 media.
MP3Player() - Constructor for class com.antelmann.sound.MP3Player
 
MP3Player(File) - Constructor for class com.antelmann.sound.MP3Player
 
MP3Player(URL) - Constructor for class com.antelmann.sound.MP3Player
 
MP3Player(InputStream) - Constructor for class com.antelmann.sound.MP3Player
 
MS_DOS - Static variable in class com.antelmann.util.Strings
typical MS-DOS charset
MS_EXCEL_FILTER - Static variable in class com.antelmann.ooffice.OOCalc
 
MSAccessHelper - Class in com.antelmann.sql
provides added functionality for Microsoft Access databases
MSAccessHelper(Connection) - Constructor for class com.antelmann.sql.MSAccessHelper
 
MSWORD_FILTER - Static variable in class com.antelmann.ooffice.OOWriter
 
MSWORD_XML_FILTER - Static variable in class com.antelmann.ooffice.OOWriter
 
MultiLineCellTextEditor - Class in com.antelmann.util.table
allows to edit String values in a cell in a JTextArea, optionally with dialog capabilities
MultiLineCellTextEditor() - Constructor for class com.antelmann.util.table.MultiLineCellTextEditor
calls this(null), dialog option is disabled
MultiLineCellTextEditor(boolean) - Constructor for class com.antelmann.util.table.MultiLineCellTextEditor
 
MultiLineCellTextEditor(String) - Constructor for class com.antelmann.util.table.MultiLineCellTextEditor
 
MultiLineCellTextEditor(String, boolean) - Constructor for class com.antelmann.util.table.MultiLineCellTextEditor
 
MultiLineCellTextEditor(String, int, int) - Constructor for class com.antelmann.util.table.MultiLineCellTextEditor
 
MultiLineCellTextEditor(String, int, int, boolean) - Constructor for class com.antelmann.util.table.MultiLineCellTextEditor
 
MultiLineTextRenderer - Class in com.antelmann.util.table
renders given text in multiple lines.
MultiLineTextRenderer() - Constructor for class com.antelmann.util.table.MultiLineTextRenderer
 
MultiLineTextRenderer(boolean) - Constructor for class com.antelmann.util.table.MultiLineTextRenderer
 
multiply(double) - Method in class com.antelmann.math.Money
 
multiply(long) - Method in class com.antelmann.math.Money
 
multiply(Number) - Method in class com.antelmann.math.Money
 
multiply(Money) - Method in class com.antelmann.math.Money
 
MUSIC_RESUMED - Static variable in interface com.antelmann.sound.JukeBox.Listener
indicates that the music play of the JukeBox is resumed
MUSIC_STOPPED - Static variable in interface com.antelmann.sound.JukeBox.Listener
indicates that the stop() method on the JukeBox was called
MUSICIAN - Static variable in class com.antelmann.cddb.Role
 
musicStopped(SoundPlayer) - Method in class com.antelmann.sound.JPlayer
 
musicStopped(SoundPlayer) - Method in class com.antelmann.sound.JukeBox
called internally; notifies listeners that music stopped and then plays the next song
musicStopped(SoundPlayer) - Method in interface com.antelmann.sound.SoundPlayer.Listener
called when the music played by the given SoundPlayer reached its end.
MutableCategory<T> - Interface in com.antelmann.db
an extension of a category that allows to set its parent category
MutableCategory.Adapter<T> - Class in com.antelmann.db
 
MutableCategory.Adapter(String, MutableCategory<T>, Collection<? extends MutableCategory<T>>) - Constructor for class com.antelmann.db.MutableCategory.Adapter
 
MutableCategory.Entry - Class in com.antelmann.db
 
MutableCategory.Entry(Object, String, Category<Database<?>>) - Constructor for class com.antelmann.db.MutableCategory.Entry
 
MyAbstractAction - Class in com.antelmann.util.gui
a base class for actions that provides some convenience for implementing actions
MyAbstractAction() - Constructor for class com.antelmann.util.gui.MyAbstractAction
 
MyAbstractAction(String) - Constructor for class com.antelmann.util.gui.MyAbstractAction
 
MyAbstractAction(Icon) - Constructor for class com.antelmann.util.gui.MyAbstractAction
 
MyAbstractAction(String, String, Icon) - Constructor for class com.antelmann.util.gui.MyAbstractAction
 
MyAbstractAction(String, String, Icon, Component) - Constructor for class com.antelmann.util.gui.MyAbstractAction
 
MyAbstractAction(String, String, Icon, Component, Logger) - Constructor for class com.antelmann.util.gui.MyAbstractAction
 
MyAbstractAction(String, String, Icon, Component, Logger, ValueRetriever<User>, boolean) - Constructor for class com.antelmann.util.gui.MyAbstractAction
 
MyFile - Class in com.antelmann.io
A specialized File class that provides some additional functionality.
MyFile(File) - Constructor for class com.antelmann.io.MyFile
 
MyFile(String) - Constructor for class com.antelmann.io.MyFile
 
MyFile(String, String) - Constructor for class com.antelmann.io.MyFile
 
MyFile(File, String) - Constructor for class com.antelmann.io.MyFile
 
MyFile(URI) - Constructor for class com.antelmann.io.MyFile
 
MyJCalendar - Class in com.antelmann.util.gui
deals with an unfortunate bug in the JCalendar implementation which occurs when the month is changed to one with fewer days than currently displayed in the JDayChooser component.
MyJCalendar() - Constructor for class com.antelmann.util.gui.MyJCalendar
 
MyJCalendar(Date) - Constructor for class com.antelmann.util.gui.MyJCalendar
 
MyJCalendar(Calendar) - Constructor for class com.antelmann.util.gui.MyJCalendar
 
MyJCalendar(Locale) - Constructor for class com.antelmann.util.gui.MyJCalendar
 
MyJCalendar(Date, Locale) - Constructor for class com.antelmann.util.gui.MyJCalendar
 
MyJCalendar(Date, boolean) - Constructor for class com.antelmann.util.gui.MyJCalendar
 
MyJCalendar(Locale, boolean) - Constructor for class com.antelmann.util.gui.MyJCalendar
 
MyJCalendar(boolean) - Constructor for class com.antelmann.util.gui.MyJCalendar
 
MyJCalendar(Date, Locale, boolean, boolean) - Constructor for class com.antelmann.util.gui.MyJCalendar
 
MyMath - Class in com.antelmann.math
some math related static functions including some useful statistics functions
MYSQL_DRIVER_CLASS - Variable in class com.antelmann.sql.Connector
 
Mysqldump - Class in com.antelmann.sql
implements a wrapper around the 'mysqldump' command for ease of use when embedding mysqldump into a Java application
Mysqldump() - Constructor for class com.antelmann.sql.Mysqldump
 
Mysqldump(String) - Constructor for class com.antelmann.sql.Mysqldump
 
MySQLHelper - Class in com.antelmann.sql
provides added functionality for MySQL database
MySQLHelper(Connection) - Constructor for class com.antelmann.sql.MySQLHelper
 
MySQLLog - Class in com.antelmann.sql
a custom way to trace a MySQL flexibly over this' frameworks logging mechanism.
MySQLLog() - Constructor for class com.antelmann.sql.MySQLLog
constructor for the use as ProfilerEventHandler
MySQLLog(String) - Constructor for class com.antelmann.sql.MySQLLog
constructor for the use as Log
MySqlQueryToViewMapper<T extends DBEntry> - Class in com.antelmann.sql
enables the automated use of views with MySQL for better performance
MySqlQueryToViewMapper(Database<Connection>, MappingInfo, IDFactory, Class<T>, Object...) - Constructor for class com.antelmann.sql.MySqlQueryToViewMapper
 
MySqlQueryToViewMapper(Database<Connection>, String, String, IDFactory, Class<T>) - Constructor for class com.antelmann.sql.MySqlQueryToViewMapper
 
MySqlQueryToViewMapper(Database<Connection>, String, String, String, IDFactory, Class<T>, String) - Constructor for class com.antelmann.sql.MySqlQueryToViewMapper
 
MySqlQueryToViewMapper(Database<Connection>, String, String, String, IDFactory, Class<T>) - Constructor for class com.antelmann.sql.MySqlQueryToViewMapper
 
MySqlQueryToViewMapper(Database<Connection>, String, String, String) - Constructor for class com.antelmann.sql.MySqlQueryToViewMapper
 
MySqlQueryToViewMapper(Database<Connection>, String, String) - Constructor for class com.antelmann.sql.MySqlQueryToViewMapper
 

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) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads