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

P

PageOrientation - Enum in com.antelmann.ooffice
 
pageRank(String, String, int) - Method in class com.antelmann.net.GoogleWrapper
returns the rank of the first page where the urlPattern is found within the search result produced by a query using the searchString; 0 is returned if the URL is not within the result
pageText - Variable in class com.antelmann.util.TextPrinter
 
paint(Graphics) - Method in class com.antelmann.util.gui.SplashScreen
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.antelmann.util.gui.BackgroundImageBorder
 
paintComponent(Graphics) - Method in class com.antelmann.calendar.JDayGrid
 
paintComponent(Graphics) - Method in class com.antelmann.image.JImagePanel
 
paintComponent(Graphics) - Method in class com.antelmann.util.gui.Plot2DFunction
 
paintImage(Paint, Dimension) - Static method in class com.antelmann.image.ImageUtils
 
PARAGRAPH_STYLE_KEY - Static variable in class com.antelmann.ooffice.OOWriter
allows to set a cursor to 'Heading 1' or the alike via AbstractOfficeDocument.setPropertyValue(Object, String, Object)
ParagraphAlignment - Enum in com.antelmann.ooffice
defines the adjustment of paragraphs
parameters - Variable in class com.antelmann.sql.PreparedStatementEntryFilter
 
PARENT - Static variable in class com.antelmann.ooffice.OfficeUtils
search flag option
PARENT - Static variable in class com.antelmann.opengeodb.GeoTypeName
TEXT value
PARENT_CATEGORY_COLUMN - Static variable in class com.antelmann.sql.CategoryStore
used as the topic mappping for the column where the parent category is stored
parentRetriever - Variable in class com.antelmann.util.gui.MyAbstractAction
 
parse(String, ParsePosition) - Method in class com.antelmann.calendar.QuarterFormat
 
parse(String) - Static method in class com.antelmann.calendar.Stopwatch
assumes the format h:m:s; can parse a String created by timeAsStringShort(long)
parse(String) - Static method in class com.antelmann.calendar.TimeInDay
returns the milliseconds after midnight represented by the given String in hour format
parse(String, ParsePosition) - Method in class com.antelmann.util.gui.PercentFormat
 
parseAddressData(XmlHelper) - Static method in class com.antelmann.webdav.CarddavClient
 
parseAsDoubleRange(String, String) - Static method in class com.antelmann.sql.SQLQueryClause
see SQLQueryClause.parseAsNumberRange(NumberStringFilter, String)
parseAsIntegerRange(String, String) - Static method in class com.antelmann.sql.SQLQueryClause
see SQLQueryClause.parseAsNumberRange(NumberStringFilter, String)
parseAsNumberRange(NumberStringFilter<T>, String) - Static method in class com.antelmann.sql.SQLQueryClause
creates an SQLQueryClause from an input string supporting different number strings.
parseCalendarIcs(Reader) - Static method in class com.antelmann.webdav.CaldavClient
 
parseCards(XmlHelper) - Static method in class com.antelmann.webdav.EzvcardHelper
 
parseColumnNumber(String) - Static method in class com.antelmann.ooffice.Cell
 
parseEtag(String) - Static method in class com.antelmann.webdav.CarddavClient
 
parseEtag(XmlHelper) - Static method in class com.antelmann.webdav.CarddavClient
 
parseLine(String) - Method in class com.antelmann.io.IniFile
returns either null or an array of size 2, containing key/value pair.
parseLine(String) - Method in class com.antelmann.net.ServerLogFile
parses a single line from the log file and constructs a ServerLogEntry (default parsing for Apache)
parseNumber(String) - Method in class com.antelmann.math.NumberStringFilter.DecimalFilter
 
parseNumber(String) - Method in class com.antelmann.math.NumberStringFilter.DoubleFilter
 
parseNumber(String) - Method in class com.antelmann.math.NumberStringFilter.IntFilter
 
parseNumber(String) - Method in class com.antelmann.math.NumberStringFilter.LongFilter
 
parseNumber(String) - Method in class com.antelmann.math.NumberStringFilter
 
parseObject(String, ParsePosition) - Method in class com.antelmann.calendar.HourFormat
 
parseObject(String, ParsePosition) - Method in class com.antelmann.util.table.FormattedCellRenderer.ToStringFormat
 
parseResponse(String, Whois.Type) - Method in class com.antelmann.net.Whois
 
parseResponses(XmlHelper) - Static method in class com.antelmann.webdav.CarddavClient
 
parseRowNumber(String) - Static method in class com.antelmann.ooffice.Cell
 
parseTag(String, String, int) - Method in class com.antelmann.cddb.CDDBXmcdParser
returns the text between btag and etag after index; leading and tailing white space is removed
parseURL(URL, String, int, int) - Method in class com.antelmann.net.protocol.db.Handler
 
passPhrase - Static variable in class com.antelmann.net.JChat
proprietory password
password - Variable in class com.antelmann.net.mail.POP3Account.Config
 
passwordColumn - Variable in class com.antelmann.sql.UserImplMapper
the column that stores the password hash value
passwordKey - Variable in class com.antelmann.servlet.UserAuthenticationFilter
 
PasswordPolicy - Interface in com.antelmann.db
defines a policy for accepting passwords when changing them
pasteFromClipboard() - Static method in class com.antelmann.image.ImageUtils
returns null if the clipboard content cannot be read into an image
pasteFromClipboard() - Static method in class com.antelmann.util.Misc
 
pasteFromClipboard(DataFlavor) - Static method in class com.antelmann.util.Misc
 
pasteStringFromClipboard() - Static method in class com.antelmann.util.Misc
 
PatternExtractor<TYPE,PATTERN> - Interface in com.antelmann.util
PatternExtractor provides a way to group objects by a pattern defined by an implementation.
patternFound(InterceptInputStream, byte[]) - Method in interface com.antelmann.io.InterceptInputStream.Handler
at the time this method is called, the given stream is at the beginning of the given pattern that is to be read next
patternFound(InterceptInputStream, byte[]) - Method in class com.antelmann.io.ReplaceInputStream
only used internally (implementing InterceptInputStream.Handler); skips the pattern length from the stream and inserts the replacementPattern
PatternTableModel<T> - Class in com.antelmann.util.table
a very flexible ObjectTableModel that allows to define PatternExtractors per column
PatternTableModel() - Constructor for class com.antelmann.util.table.PatternTableModel
 
PatternTableModel(List<T>) - Constructor for class com.antelmann.util.table.PatternTableModel
 
pause() - Method in class com.antelmann.calendar.Stopwatch
pause() stops the timer and maintains the elapsed time; it does nothing if the timer is already paused.
pause() - Method in class com.antelmann.cddb.CDDrive
 
pause() - Method in class com.antelmann.cddb.CDDriveSample
 
pause() - Method in class com.antelmann.cddb.CDDriveWin
method not implemented (throws UnsupportedOperationException)
pause(long) - Static method in class com.antelmann.util.Misc
just simplifies a call to Thread.sleep()
pauseLogging() - Method in class com.antelmann.util.logging.MemoryLogger
pauses logging and may be resumed
PDFUtils - Class in com.antelmann.util
a few utility methods surrounding PDF.
peekContentLength() - Method in class com.antelmann.net.URLCache
returns the content-length header field directly from the online data; the cache is neither affected nor used.
PercentFormat - Class in com.antelmann.util.gui
allows to edit percentages in a commonly used way, so that the number 10 actually represents 10 percent.
PercentFormat() - Constructor for class com.antelmann.util.gui.PercentFormat
 
PercentFormat(Locale) - Constructor for class com.antelmann.util.gui.PercentFormat
 
PercentFormatFactory - Class in com.antelmann.util.gui
displays a normal percentage, let's you edit the percentage as a number with 100 corresponding to 100 percent and stores the value as a proper percentage value where 1 corresponds to 100 percent.
PercentFormatFactory() - Constructor for class com.antelmann.util.gui.PercentFormatFactory
 
PercentFormatFactory(int) - Constructor for class com.antelmann.util.gui.PercentFormatFactory
 
PercentFormatFactory(Locale, int) - Constructor for class com.antelmann.util.gui.PercentFormatFactory
 
Perceptron - Class in com.antelmann.ai
Perceptron implements a simple pattern classifier.
Perceptron(int, int) - Constructor for class com.antelmann.ai.Perceptron
 
performAction(ActionEvent, Component) - Method in class com.antelmann.image.SaveImageAction
 
performAction(ActionEvent, Component) - Method in class com.antelmann.ShowLicensesAction
 
performAction(ActionEvent, Component) - Method in class com.antelmann.util.gui.MyAbstractAction
 
PerformanceMonitor<T> - Class in com.antelmann.util
allows to easily monitor the performance of method calls of an interface and then analyze the data based on a TimeDataGrid.
PerformanceMonitor(Class<T>, T) - Constructor for class com.antelmann.util.PerformanceMonitor
 
performCommand(String) - Method in class com.antelmann.cddb.FreeDB
This method is called for every command supported by the interface and returns the result as it is provided by the service.
PERFORMER - Static variable in class com.antelmann.cddb.Role
 
performSaveAction() - Method in interface com.antelmann.util.gui.Form
programmatically performs the action that would commonly be performed upon pressing 'save' on the form.
performSaveAction() - Method in class com.antelmann.util.gui.FormDialog
 
performSaveAction() - Method in class com.antelmann.util.gui.FormFrame
 
performSaveAction() - Method in class com.antelmann.util.gui.FormInternalFrame
 
performSaveAction() - Method in class com.antelmann.util.gui.FormPanel
 
Permutation - Class in com.antelmann.math
derived from public domain sources (http://www.merriampark.com/perm.htm)
Permutation(int) - Constructor for class com.antelmann.math.Permutation
 
permutationsLeft() - Method in class com.antelmann.math.Permutation
 
Person - Interface in com.antelmann.crm
represents the role of a person
Person.Gender - Enum in com.antelmann.crm
 
PersonImpl<T extends Keyword> - Class in com.antelmann.crm
a basic implementation for a Person
PersonImpl(Object) - Constructor for class com.antelmann.crm.PersonImpl
 
PHONE - Static variable in class com.antelmann.opengeodb.GeoTypeName
TEXT value
PhoneNumber - Class in com.antelmann.crm
represents a phone number; the instance is immutable
PhoneNumber(String) - Constructor for class com.antelmann.crm.PhoneNumber
Takes one single string that represents the complete number including everything from country-prefix to extension
PieChartImageServlet - Class in com.antelmann.servlet
generates a pie chart image based on input parameters
PieChartImageServlet() - Constructor for class com.antelmann.servlet.PieChartImageServlet
 
ping() - Method in class com.antelmann.net.Spider
returns the time it takes to establish a live connection to the embedded URL and returns -1 only if the URL is unreachable.
place(OutputStream, InputStream, Image, boolean, int, Point) - Static method in class com.antelmann.util.PDFUtils
uses 300 dpi; see PDFUtils.place(OutputStream, InputStream, Image, boolean, int, Point, int)
place(OutputStream, InputStream, Image, boolean, int, Point, int) - Static method in class com.antelmann.util.PDFUtils
places the given image either on top or under the content of the specified page
place(OutputStream, InputStream, InputStream, boolean, int, Point) - Static method in class com.antelmann.util.PDFUtils
calls PDFUtils.place(OutputStream, InputStream, InputStream, boolean, int, Point, float) with a scale of 1
place(OutputStream, InputStream, InputStream, boolean, int, Point, float) - Static method in class com.antelmann.util.PDFUtils
places the first page of the given pdfContent either on top or under the pdfSource on the specified page(s).
placeChartOnPage(OutputStream, InputStream, JFreeChart, boolean, int, Point) - Static method in class com.antelmann.util.PDFUtils
 
placeChartOnPage(OutputStream, InputStream, JFreeChart, int, int, boolean, int, Point) - Static method in class com.antelmann.util.PDFUtils
 
placeChartOnPage(OutputStream, InputStream, JFreeChart, int, int, boolean, int, Point, float) - Static method in class com.antelmann.util.PDFUtils
 
placeEntry(CalendarEntry) - Method in class com.antelmann.calendar.JDayGrid
uses the configured CalendarEntryComponentFactory
Placeholder<T> - Class in com.antelmann.util
useful for storing immutable objects in local variables which are used in inner classes when the value may change or to enable 'call by reference' on methods with otherwise primitive parameters.
Placeholder() - Constructor for class com.antelmann.util.Placeholder
 
Placeholder(T) - Constructor for class com.antelmann.util.Placeholder
 
placeTableModel(TableModel, int, int, int, boolean) - Method in class com.antelmann.ooffice.OOCalc
 
placeTableModel(TableModel, String, int, int, boolean) - Method in class com.antelmann.ooffice.OOCalc
 
placeTableModel(TableModel, String, String, boolean) - Method in class com.antelmann.ooffice.OOCalc
 
placeTableModel(TableModel, int, String, boolean) - Method in class com.antelmann.ooffice.OOCalc
 
placeTableModel(TableModel, String, int, int, boolean, Monitor) - Method in class com.antelmann.ooffice.OOCalc
 
placeTableModel(TableModel, Cell.Location, boolean, Monitor) - Method in class com.antelmann.ooffice.OOCalc
 
placeTableModel(TableModel, XCell, boolean, Monitor) - Method in class com.antelmann.ooffice.OOCalc
places the given model into the spreadsheet with the upper left corner at the given location
placeTableModel(TableModel, String, int, int, boolean) - Method in class com.antelmann.ooffice.OOTableWriter
places the model into the given table starting at the given position; additional rows are inserted as needed
play() - Method in class com.antelmann.cddb.CDDrive
 
play() - Method in class com.antelmann.cddb.CDDriveSample
 
play() - Method in class com.antelmann.cddb.CDDriveWin
method not implemented (throws UnsupportedOperationException)
play() - Method in class com.antelmann.sound.JPlayer
if you wanted the GUI to start playing a pre-loaded sound right away
play(int) - Method in class com.antelmann.sound.JukeBox
starts to play the song indicated by the index.
play() - Method in class com.antelmann.sound.MP3Player
 
play() - Method in enum com.antelmann.sound.SampleSounds
 
play() - Method in class com.antelmann.sound.SoundPlayer
if play() is called on a sound that has been played through, you may have to call stop() before play() will have the effect of replaying the sound
play(URL) - Static method in class com.antelmann.sound.SoundPlayer
 
playAndWait() - Method in enum com.antelmann.sound.SampleSounds
 
playAndWait(URL) - Static method in class com.antelmann.sound.SoundPlayer
 
playCurrentSongFromStart() - Method in class com.antelmann.sound.JukeBox
plays current song from the start
player - Variable in class com.antelmann.sound.JPlayer
 
PLAYING_NEW_SONG - Static variable in interface com.antelmann.sound.JukeBox.Listener
indicates that a new song is now being played
playLast() - Method in class com.antelmann.sound.JukeBox
plays the last song in the list
playNext() - Method in class com.antelmann.sound.JukeBox
requests the next song in the current list to be played.
Plot2DFunction - Class in com.antelmann.util.gui
Plot2DFunction provides a specialized JPanel that plots any given two-dimensional function.
Plot2DFunction(Function2D, String) - Constructor for class com.antelmann.util.gui.Plot2DFunction
 
POP3Account - Class in com.antelmann.net.mail
EmailAccount provides an easy way to send and receive emails via POP3/SMTP through an application.
POP3Account() - Constructor for class com.antelmann.net.mail.POP3Account
convenience constructor that uses null values (and 'from@email' as 'from'-address; parameters must be changed before use
POP3Account(File) - Constructor for class com.antelmann.net.mail.POP3Account
 
POP3Account(Properties) - Constructor for class com.antelmann.net.mail.POP3Account
uses the following property keys: pop3Server, smtpServer, user, password, from and authentication
POP3Account(Properties, String) - Constructor for class com.antelmann.net.mail.POP3Account
 
POP3Account(String, String, String, String, String, boolean) - Constructor for class com.antelmann.net.mail.POP3Account
 
POP3Account(String, String, String, String, String, boolean, Logger) - Constructor for class com.antelmann.net.mail.POP3Account
 
POP3Account(POP3Account.Config) - Constructor for class com.antelmann.net.mail.POP3Account
 
POP3Account.Config - Class in com.antelmann.net.mail
encapsulates the configuration for an EmailAccount
POP3Account.Config() - Constructor for class com.antelmann.net.mail.POP3Account.Config
 
pop3Server - Variable in class com.antelmann.net.mail.POP3Account.Config
 
POPULATION - Static variable in class com.antelmann.opengeodb.GeoTypeName
INT value
PORT - Static variable in class com.antelmann.db.remote.ChangeNotificationServer
 
port - Variable in class com.antelmann.net.SocketConnection
 
post() - Method in class com.antelmann.net.CGI
 
post(String, String) - Method in class com.antelmann.net.CGI
convenience method to post a single parameter/value pair
post(String[][]) - Method in class com.antelmann.net.CGI
posts the given parameter/value pairs to the embedded URL in the exact specified order.
post(InputStream) - Method in class com.antelmann.net.CGI
 
post(Handler<HttpURLConnection, IOException>) - Method in class com.antelmann.net.CGI
 
post(Map<?, ?>) - Method in class com.antelmann.net.CGI
posts the given parameters to the instance's URL via POST.
post(String) - Method in class com.antelmann.net.CGI
 
preloadStream - Variable in class com.antelmann.sql.DBDocumentStore.Mapper
 
prepareCall(String) - Method in class com.antelmann.sql.ConnectionWrapper
 
prepareCall(String, int, int) - Method in class com.antelmann.sql.ConnectionWrapper
 
prepareCall(String, int, int, int) - Method in class com.antelmann.sql.ConnectionWrapper
 
prepareDatabaseCall(DBClassStore<?>, DBClassStore.DBMethod, Object) - Method in class com.antelmann.db.DatabaseTableModel
 
prepareDatabaseCall(DBClassStore<?>, DBClassStore.DBMethod, Object) - Method in class com.antelmann.db.DBStoreListener.Adapter
 
prepareDatabaseCall(DBClassStore<?>, DBClassStore.DBMethod, Object) - Method in interface com.antelmann.db.DBStoreListener
called before the given method is delegated to the embedded store
prepareDatabaseCall(DBClassStore<?>, DBClassStore.DBMethod, Object) - Method in class com.antelmann.db.DBStoreProfiler
 
prepareDatabaseCall(DBClassStore<?>, DBClassStore.DBMethod, Object) - Method in class com.antelmann.db.DBTransactionStoreAdapter
 
prepareDatabaseCall(DBClassStore<?>, DBClassStore.DBMethod, Object) - Method in class com.antelmann.db.LoggerDBListener
 
PreparedStatementEntryFilter<T> - Class in com.antelmann.sql
a special filter that directly works off a PreparedStatement; only suitable for pre-filtering from the database, unless an internalFilter is set in addition.
PreparedStatementEntryFilter() - Constructor for class com.antelmann.sql.PreparedStatementEntryFilter
the fields remain uninitialized; the PreparedStatement must be initialized by the constructor of the subclass
PreparedStatementEntryFilter(Connection, String) - Constructor for class com.antelmann.sql.PreparedStatementEntryFilter
 
PreparedStatementEntryFilter(Connection, String, Filter<? super T>, Object...) - Constructor for class com.antelmann.sql.PreparedStatementEntryFilter
 
PreparedStatementEntryFilter(PreparedStatement, Filter<? super T>) - Constructor for class com.antelmann.sql.PreparedStatementEntryFilter
when only using this constructor, reInitialize() will throw an IllegalStateException, as the PreparedStatement cannot be regenerated just by itself.
prepareInvocation(Object, Method, Object[]) - Method in class com.antelmann.util.InterfaceMonitor.Adapter
 
prepareInvocation(Object, Method, Object[]) - Method in interface com.antelmann.util.InterfaceMonitor
called before the given method is executed on the given object with the given parameters.
prepareStatement(String) - Method in class com.antelmann.sql.ConnectionWrapper
 
prepareStatement(String, int, int) - Method in class com.antelmann.sql.ConnectionWrapper
 
prepareStatement(String, int, int, int) - Method in class com.antelmann.sql.ConnectionWrapper
 
prepareStatement(String, int) - Method in class com.antelmann.sql.ConnectionWrapper
 
prepareStatement(String, int[]) - Method in class com.antelmann.sql.ConnectionWrapper
 
prepareStatement(String, String[]) - Method in class com.antelmann.sql.ConnectionWrapper
 
prepareStreams() - Method in class com.antelmann.sql.RowItem
converts occurring byte[] to InputStream and StringBuffer to Reader, so that this instance can be properly used by a ConnectionHelper for insert/update.
prepareStreams(Map<String, Object>) - Static method in class com.antelmann.sql.RowItem
converts occurring byte[] to InputStream and StringBuffer to Reader, so that this instance can be properly used by a ConnectionHelper for insert/update.
prepareTask(Executor, Runnable) - Method in class com.antelmann.util.ThreadWorker.Listener.Adapter
 
prepareTask(Executor, Runnable) - Method in interface com.antelmann.util.ThreadWorker.Listener
called right before the ThreadWorker starts the given task.
prepareToCommit(DBTransaction) - Method in class com.antelmann.db.DBClassStoreCache
 
prepareToCommit(DBTransaction) - Method in class com.antelmann.db.DBTransactionStoreAdapter
 
prepareToCommit(DBTransaction) - Method in class com.antelmann.db.LoggerTransactionListener
 
prepareToCommit(DBTransaction) - Method in class com.antelmann.db.TransactionListener.Adapter
 
prepareToCommit(DBTransaction) - Method in interface com.antelmann.db.TransactionListener
called right before the transaction actually commits and after TransactionListener.finishTransaction(DBTransaction).
previous(Date) - Method in enum com.antelmann.calendar.WeekDay
if, for example, this is Monday, this method returns the previous Monday seen from the given date.
previous(Date, Calendar) - Method in enum com.antelmann.calendar.WeekDay
 
previousDay(Date) - Method in class com.antelmann.calendar.CalendarHelper
 
previousMonth(Date) - Method in class com.antelmann.calendar.CalendarHelper
 
previousQuarter(Date) - Method in class com.antelmann.calendar.CalendarHelper
 
previousWeek(Date) - Method in class com.antelmann.calendar.CalendarHelper
 
previousYear(Date) - Method in class com.antelmann.calendar.CalendarHelper
 
print() - Method in class com.antelmann.ooffice.AbstractOfficeDocument
 
print(String) - Method in class com.antelmann.ooffice.AbstractOfficeDocument
 
print(String, int) - Method in class com.antelmann.ooffice.AbstractOfficeDocument
 
print(String, String, int) - Method in class com.antelmann.ooffice.AbstractOfficeDocument
 
print(Map<?, ?>, Map<?, ?>) - Method in class com.antelmann.ooffice.AbstractOfficeDocument
 
print(String) - Method in interface com.antelmann.ooffice.OfficeDocument
 
print(String, int) - Method in interface com.antelmann.ooffice.OfficeDocument
 
print(Map<?, ?>, Map<?, ?>) - Method in interface com.antelmann.ooffice.OfficeDocument
 
print(Map<?, ?>, Map<?, ?>) - Method in class com.antelmann.ooffice.OOCalc
 
print(Component, boolean) - Static method in class com.antelmann.util.PrintUtilities
prints the given component after selecting the desired printer
print(PrinterJob, Component, boolean) - Static method in class com.antelmann.util.PrintUtilities
 
print(JEditorPane, boolean) - Static method in class com.antelmann.util.PrintUtilities
supports to properly print the JEditorPane to multiple pages with 'smart' page breaks.
print(PrinterJob, JEditorPane, boolean) - Static method in class com.antelmann.util.PrintUtilities
supports to properly print the JEditorPane to multiple pages with 'smart' page breaks.
print(PrintService, InputStream) - Static method in class com.antelmann.util.PrintUtilities
 
print(Graphics, PageFormat, int) - Method in class com.antelmann.util.TextPrinter
 
printASCIIText(String) - Static method in class com.antelmann.util.PrintUtilities
calls text(text, true)
printASCIIText(String, boolean) - Static method in class com.antelmann.util.PrintUtilities
prints the given text to the default printer (adding a formFeed if desired)
printASCIIText(PrintService, String, boolean) - Static method in class com.antelmann.util.PrintUtilities
prints the given text to the given print service (adding a formFeed if desired)
printComponent(XComponent, String, Map<?, ?>) - Static method in class com.antelmann.ooffice.OfficeUtils
 
printComponent(XComponent, String, String, Map<?, ?>) - Static method in class com.antelmann.ooffice.OfficeUtils
 
printComponent(XComponent, Map<?, ?>, Map<?, ?>) - Static method in class com.antelmann.ooffice.OfficeUtils
 
printFrame(PrinterJob) - Static method in class com.antelmann.util.PrintUtilities
prints a page with a frame to see the printable area (for debugging)
printOnePage(PrinterJob, Component) - Static method in class com.antelmann.util.PrintUtilities
 
printPage(Graphics, PageFormat, StringBuilder) - Method in class com.antelmann.util.TextPrinter
prints the given text onto the given format using the given graphics.
printParagraph(Graphics2D, PageFormat, String, Point2D.Float) - Method in class com.antelmann.util.TextPrinter
 
printPDF(File) - Static method in class com.antelmann.util.PDFUtils
platform dependent system call to print the given file to the default printer.
printText(String) - Static method in class com.antelmann.util.PrintUtilities
uses a TextPrinter and utilizes text color and font if set
printText(String, PrinterJob, boolean) - Static method in class com.antelmann.util.PrintUtilities
uses a TextPrinter and utilizes text color and font if set
printTextFile(File) - Static method in class com.antelmann.util.PrintUtilities
 
printTextFile(PrintService, File) - Static method in class com.antelmann.util.PrintUtilities
 
printToFile(Throwable, File, boolean) - Static method in class com.antelmann.Debug
returns true only if operation was successful
printToService(Object...) - Method in interface com.antelmann.util.PrintUtilities.Printer
prints the given objects to the service configured
printToService(Object...) - Static method in class com.antelmann.util.PrintUtilities
uses the currently configured Printer object to print the given object.
printToTempFile(Throwable) - Static method in class com.antelmann.Debug
returns the name of the temp file the Throwable was written to or null if the write attempt was unsuccessful.
PrintUtilities - Class in com.antelmann.util
some ease-of-use-functions for printing.
PrintUtilities.Printer - Interface in com.antelmann.util
allows to plug in a printing service into PrintUtilities
process(Enumeration<T>, Processor<T, R>) - Static method in class com.antelmann.util.AbstractIterator
allows to wrap a given Enumeration so that each enumerated object is processed (possibly even substituted) by the given Processor
process(Iterator<T>, Processor<T, R>) - Static method in class com.antelmann.util.AbstractIterator
allows to wrap a given Iterator so that each iterated object is processed (possibly even substituted) by the given Processor
process(T) - Method in interface com.antelmann.util.Processor
 
process(T) - Method in class com.antelmann.util.ProcessorList
 
processAlert(Alert) - Method in interface com.antelmann.calendar.AlertHandler
called when an alert is due and to be brought to the users's attention.
processColumn(String, String, Processor<Object, ?>, Map<String, ?>) - Method in class com.antelmann.sql.ConnectionHelper
 
processDB(DBEnumeration<T>, Processor<T, E>) - Static method in class com.antelmann.db.AbstractDBEnumeration
 
ProcessedFilterOption<T extends DBEntry> - Interface in com.antelmann.db
allows to control whether a processor is run before filtering when using a WrappedDBClassStore.
processElement(T) - Method in class com.antelmann.math.DataMatrix
processes the given entry on this and the additional matrixes.
processElement(T) - Method in class com.antelmann.math.TimeDataGrid
data is processed here by summing up the relevant number for each date/group pair
processForm() - Method in class com.antelmann.util.gui.FormDialog
calls setVisible(true), processes the form and returns what button was pressed.
Processor<T,E extends Exception> - Interface in com.antelmann.util
a generic callback mechanism to handle and/or substitute objects while being able to throw a declared Exception
ProcessorHook<T,E extends Exception> - Interface in com.antelmann.util
ProcessorHook objects allow to register multiple Processor instances for processing purposes
ProcessorList<T,E extends Exception> - Class in com.antelmann.util
allows to combine different processors.
ProcessorList() - Constructor for class com.antelmann.util.ProcessorList
 
ProcessorList(List<Processor<T, ? extends E>>) - Constructor for class com.antelmann.util.ProcessorList
 
PRODID - Static variable in class com.antelmann.webdav.CaldavClient
 
PRODUCER - Static variable in class com.antelmann.cddb.Role
 
profileCall(long, DBClassStore<?>, String, Object) - Method in class com.antelmann.db.DBStoreProfiler
 
PROFILER_EXTRACTOR - Static variable in class com.antelmann.sql.MySQLLog
 
propagatesException() - Method in class com.antelmann.util.AbstractIterator
if true, an exception thrown by AbstractIterator.getNextElement() will be thrown as an IterationException back to the caller of any method of the Iteratorproperties - Variable in class com.antelmann.calendar.CalendarEntry
 
PropertiesEditorFrame - Class in com.antelmann.util.gui
a convenient graphical editor for Properties as a stand-alone application
PropertiesEditorFrame() - Constructor for class com.antelmann.util.gui.PropertiesEditorFrame
 
PropertiesEditorFrame(File) - Constructor for class com.antelmann.util.gui.PropertiesEditorFrame
 
PropertiesEditorFrame(Properties) - Constructor for class com.antelmann.util.gui.PropertiesEditorFrame
 
propertiesToAddress(Map<String, Object>, GlobalAddress) - Method in class com.antelmann.crm.PropertyEntryWithAddress
this transformation is strictly based solely on Strings (not PhoneNumber, URL, or the alike)
propertiesToAddress() - Method in class com.antelmann.crm.PropertyEntryWithAddress
transfers the properties to the embedded address and also clears the properties, so that the data is not in there twice (to be called after initialization, before the address can be used).
propertyChange(PropertyChangeEvent) - Method in class com.antelmann.util.gui.FormDialog
implemented to provide feedback to the APPLY-button, if applicable.
propertyChange(PropertyChangeEvent) - Method in class com.antelmann.util.gui.FormFrame
marks the form dirty and enables the save button (in case it's not already generally enabled)
propertyChange(PropertyChangeEvent) - Method in class com.antelmann.util.gui.FormInternalFrame
marks the form dirty and enables the save button (in case it's not already generally enabled)
propertyChange(PropertyChangeEvent) - Method in class com.antelmann.util.gui.FormPanel
marks the form dirty and enables the save button (in case it's not already generally enabled)
propertyChange(PropertyChangeEvent) - Method in class com.antelmann.util.gui.JPreviewPane
 
propertyChangeSupport - Variable in class com.antelmann.db.PropertyEntryImpl
access to the embedded property change support; this variable is initially null (until initialized by PropertyEntryImpl.setChangeListenerSupport(boolean))
PropertyEntry - Interface in com.antelmann.db
represents an entity that is specified by various properties that may flexibly change.
PropertyEntryComparator<T extends PropertyEntry> - Class in com.antelmann.db
A special comparator that compares based on given property values of an PropertyEntry.
PropertyEntryComparator(String...) - Constructor for class com.antelmann.db.PropertyEntryComparator
the PropertyEntry is sorted first by the first given key, then (if the first was non-descriminating) the next, and so on.
PropertyEntryFactory<T extends PropertyEntry> - Interface in com.antelmann.db
a factory for generating PropertyEntry instances
PropertyEntryFilter<T extends PropertyEntry> - Class in com.antelmann.db
filters on the properties of an entity based on simple equality of key/value pairs.
PropertyEntryFilter() - Constructor for class com.antelmann.db.PropertyEntryFilter
a filter with an empty map of restrictions
PropertyEntryFilter(String, Object) - Constructor for class com.antelmann.db.PropertyEntryFilter
 
PropertyEntryFilter(Map<String, Object>) - Constructor for class com.antelmann.db.PropertyEntryFilter
 
PropertyEntryHeaderStore<T extends EntryHeader<?>> - Class in com.antelmann.sql
useful for mapping EntryHeader objects transparently to support the PropertyEntry interface on the header store (for filtering purposes)
PropertyEntryHeaderStore(DBClassStore<T>, Class<E>) - Constructor for class com.antelmann.sql.PropertyEntryHeaderStore
 
PropertyEntryHeaderStore(DBClassStore<T>, DBClassStore<E>) - Constructor for class com.antelmann.sql.PropertyEntryHeaderStore
 
PropertyEntryHeaderStore(DBClassStore<T>, PropertyEntryMapping, MappingInfo) - Constructor for class com.antelmann.sql.PropertyEntryHeaderStore
 
PropertyEntryImpl - Class in com.antelmann.db
This class represents a default PropertyEntry implementation that can serve as a base class for PropertyEntry implementations.
PropertyEntryImpl() - Constructor for class com.antelmann.db.PropertyEntryImpl
convenience constructor: creates an instance with a serializable random UUID
PropertyEntryImpl(Object) - Constructor for class com.antelmann.db.PropertyEntryImpl
 
PropertyEntryImpl(Object, PropertyEntry) - Constructor for class com.antelmann.db.PropertyEntryImpl
all properties from the given entity are copied into this entity; the given properties do NOT run through the property change check.
PropertyEntryImpl(Object, Map<String, ?>) - Constructor for class com.antelmann.db.PropertyEntryImpl
the given properties do NOT run through the property change check; they ought to be checked once the extending class is fully initialized
PropertyEntryMapping - Interface in com.antelmann.sql
provides mapping information for PropertyEntry objects
PropertyEntryMapping.DetailKey - Enum in com.antelmann.sql
provides topics for MappingInfo.getMappingForTopic(Object) that correspond to the additional mapping information given in the constructor
PropertyEntryTableModel<T extends PropertyEntry> - Class in com.antelmann.db
a TableModel that first uses the value of method names and then tries to retrieve properties based on the name as key.
PropertyEntryTableModel(Class<T>, String...) - Constructor for class com.antelmann.db.PropertyEntryTableModel
 
PropertyEntryTableModel(Class<T>, Collection<T>, String...) - Constructor for class com.antelmann.db.PropertyEntryTableModel
 
PropertyEntryTableStore<T extends PropertyEntry> - Class in com.antelmann.sql
a specialized store that provides help for dealing with PropertyEntry objects, assuming that the properties are to be stored in a separate detail table.
PropertyEntryTableStore(DBClassStore<T>, MappingInfo) - Constructor for class com.antelmann.sql.PropertyEntryTableStore
allows to obtain the relevant information from a given mapping
PropertyEntryTableStore(DBClassStore<T>, String, String, String, String) - Constructor for class com.antelmann.sql.PropertyEntryTableStore
the String parameters correspond to the PropertyEntryMapping.DetailKey values
PropertyEntryWithAddress - Class in com.antelmann.crm
implements a PropertyEntry that stores a GlobalAddress through its properties; this class can also serve as a configuration helper for a mapper that embeds storing a GlobalAddress.
PropertyEntryWithAddress() - Constructor for class com.antelmann.crm.PropertyEntryWithAddress
convenience constructor when used only as a configuration object
PropertyEntryWithAddress(Object) - Constructor for class com.antelmann.crm.PropertyEntryWithAddress
 
PropertyEntryWithAddress(Object, PropertyEntry) - Constructor for class com.antelmann.crm.PropertyEntryWithAddress
 
PropertyEntryWithAddress(Object, Map<String, ?>) - Constructor for class com.antelmann.crm.PropertyEntryWithAddress
 
PropertyEntryWithAddress(InputStream) - Constructor for class com.antelmann.crm.PropertyEntryWithAddress
loads Properties from the given stream and uses that to configure this instance
PropertyEntryWithAddress(Map<?, ?>) - Constructor for class com.antelmann.crm.PropertyEntryWithAddress
constructs an instance that can be used as a configuration for mapping
PropertyMapper<T extends DBEntry> - Class in com.antelmann.sql
allows to easily map only remaining columns that are not mapped otherwise to properties - if applicable and desirable.
PropertyMapper(Database<Connection>, MappingInfo, IDFactory, Class<T>, Object...) - Constructor for class com.antelmann.sql.PropertyMapper
 
PropertyMapper(Database<Connection>, String, String, IDFactory, Class<T>) - Constructor for class com.antelmann.sql.PropertyMapper
 
PropertyMapper(Database<Connection>, String, String, String, IDFactory, Class<T>, String) - Constructor for class com.antelmann.sql.PropertyMapper
 
PropertyMapper(Database<Connection>, String, String, String, IDFactory, Class<T>) - Constructor for class com.antelmann.sql.PropertyMapper
 
PropertyMapper(Database<Connection>, String, String, String) - Constructor for class com.antelmann.sql.PropertyMapper
 
PropertyMapper(Database<Connection>, String, String) - Constructor for class com.antelmann.sql.PropertyMapper
 
propfind(String) - Method in class com.antelmann.webdav.WebdavClient
 
props - Variable in class com.antelmann.db.PropertyEntryImpl
provides unmonitored and unchecked access to the properties for the inheriting class; altering the properties directly would circumvent the property change support.
propsIdField - Variable in class com.antelmann.calendar.SQLCalendarDB
 
propsKeyField - Variable in class com.antelmann.calendar.SQLCalendarDB
 
propsTableName - Variable in class com.antelmann.calendar.SQLCalendarDB
 
propsValueField - Variable in class com.antelmann.calendar.SQLCalendarDB
 
PROTOCOL - Static variable in class com.antelmann.net.mail.IMAPAccount
 
ProtocolNote - Interface in com.antelmann.db
a protocol note.
ProtocolNoteEntry - Class in com.antelmann.db
 
ProtocolNoteEntry(Object) - Constructor for class com.antelmann.db.ProtocolNoteEntry
 
ProtocolNoteEntry(Object, long) - Constructor for class com.antelmann.db.ProtocolNoteEntry
 
pst - Variable in class com.antelmann.sql.PreparedStatementEntryFilter
 
publish(LogRecord) - Method in class com.antelmann.util.logging.LoggerHandler
 
purge() - Method in class com.antelmann.calendar.AlertTimer
purges all alerts
purge(int, Comparator<DataPoint>) - Method in class com.antelmann.math.DataMap
 
purge() - Method in class com.antelmann.util.logging.JTextAreaLog
purges the log buffer
purge() - Method in class com.antelmann.util.logging.JTextComponentLog
purges the log buffer
put(Date, Object) - Method in class com.antelmann.calendar.DefaultCalendarModel
 
put(T) - Method in class com.antelmann.db.CollectionClassStore
 
putAll(Map<?, ?>) - Method in class com.antelmann.db.PropertyEntryImpl
all imported properties are checked by checkPropertyChange()
putClassStore(Class<T>, DBClassStore<T>) - Method in class com.antelmann.db.AbstractDatabase
puts the given dbcs into this database, which is then available in a wrapped Proxy when accessing the class store via interface method getClassStore(Class).
pwdField - Variable in class com.antelmann.sql.JConnectionLogin
 

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