A B C D E F G H I J K L M N O P R S T U V W Y _

A

AbstractDateIterator - Class in de.jaret.util.date.iterator
Abstract base Implementation of a DateIterator.
AbstractDateIterator(JaretDate, JaretDate) - Constructor for class de.jaret.util.date.iterator.AbstractDateIterator
Constructor supplying values.
AbstractDateIterator() - Constructor for class de.jaret.util.date.iterator.AbstractDateIterator
Default constructor.
access - Variable in class de.jaret.util.infoprovider.SysInfoEntry
 
ACCESS_DEBUG - Static variable in class de.jaret.util.infoprovider.SysInfoEntry
 
ACCESS_INTERN - Static variable in class de.jaret.util.infoprovider.SysInfoEntry
 
ACCESS_PRIVATE - Static variable in class de.jaret.util.infoprovider.SysInfoEntry
 
ACCESS_PUBLIC - Static variable in class de.jaret.util.infoprovider.SysInfoEntry
 
add(Object) - Method in class de.jaret.util.collections.WatchableArrayList
 
add(int, Object) - Method in class de.jaret.util.collections.WatchableArrayList
 
addAll(Collection) - Method in class de.jaret.util.collections.WatchableArrayList
 
addAll(int, Collection) - Method in class de.jaret.util.collections.WatchableArrayList
 
addConsoleListener(ConsoleListener) - Method in class de.jaret.util.ui.console.ConsoleControl
Add a ConsoleListener to be informed about entered lines.
addListener(ILabelProviderListener) - Method in class de.jaret.util.ui.DefaultLabelProvider
 
addListWatcher(ListWatcher) - Method in class de.jaret.util.collections.WatchableArrayList
 
addNamedDate(int, int, int, boolean, String) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Add a named date to the list of holidays.
addNamedDate(int, int, int, int, boolean, String) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
 
addNamedDate(HolidayEnumeratorBase.EasyDate, boolean, String) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
 
addPropertyChangeListener(PropertyChangeListener) - Method in interface de.jaret.util.misc.PropertyObservable
Add a listener to be informed when a property changes.
addPropertyChangeListener(PropertyChangeListener) - Method in class de.jaret.util.misc.PropertyObservableBase
Add a listener to be informed when a property changes.
addSubInfoProvider(JaretInfoProvider) - Method in interface de.jaret.util.infoprovider.JaretInfoProvider
Add an information provider as a sub information provider
addSubInfoProvider(JaretInfoProvider) - Method in class de.jaret.util.infoprovider.JavaSystemInfoProvider
 
addSubInfoProvider(JaretInfoProvider) - Method in class de.jaret.util.ui.infoprovider.SWTInfoProvider
 
addTimeMachineListener(ITimeMachineListener) - Method in class de.jaret.util.date.timemachine.TimeMachine
Add a listener to the timemachine.
addToDest(Object) - Method in interface de.jaret.util.ui.model.IMutableContentProvider
Add an object to the content supplied by this ContentProvider
addToDest(Object) - Method in class de.jaret.util.ui.model.MutableListContentProvider
 
advanceDate(JaretDate) - Method in class de.jaret.util.date.iterator.AbstractDateIterator
Advance the given date by the amount necessary.
advanceDate(JaretDate) - Method in class de.jaret.util.date.iterator.DayIterator
Advance the given date by the amount necessary.
advanceDate(JaretDate) - Method in class de.jaret.util.date.iterator.HourIterator
Advance the given date by the amount necessary.
advanceDate(JaretDate) - Method in class de.jaret.util.date.iterator.MillisecondIterator
Advance the given date by the amount necessary.
advanceDate(JaretDate) - Method in class de.jaret.util.date.iterator.MinuteIterator
Advance the given date by the amount necessary.
advanceDate(JaretDate) - Method in class de.jaret.util.date.iterator.MonthIterator
Advance the given date by the amount necessary.
advanceDate(JaretDate) - Method in class de.jaret.util.date.iterator.SecondIterator
Advance the given date by the amount necessary.
advanceDate(JaretDate) - Method in class de.jaret.util.date.iterator.WeekIterator
Advance the given date by the amount necessary.
advanceDate(JaretDate) - Method in class de.jaret.util.date.iterator.YearIterator
Advance the given date by the amount necessary.
advanceDays(int) - Method in class de.jaret.util.date.JaretDate
Advance by a certain number of days.
advanceDays(double) - Method in class de.jaret.util.date.JaretDate
Adds a number of days to the date.
advanceHours(double) - Method in class de.jaret.util.date.JaretDate
 
advanceMillis(long) - Method in class de.jaret.util.date.JaretDate
 
advanceMinutes(double) - Method in class de.jaret.util.date.JaretDate
 
advanceMonths(int) - Method in class de.jaret.util.date.JaretDate
Advance by a certain number of months.
advanceSeconds(double) - Method in class de.jaret.util.date.JaretDate
 
advanceYears(int) - Method in class de.jaret.util.date.JaretDate
Advance by a certain number of years.

B

backDays(double) - Method in class de.jaret.util.date.JaretDate
 
backHours(double) - Method in class de.jaret.util.date.JaretDate
 
backMinutes(double) - Method in class de.jaret.util.date.JaretDate
 
backSeconds(double) - Method in class de.jaret.util.date.JaretDate
 
BOTTOM - Static variable in class de.jaret.util.swt.TextRenderer
 
breakInLines(GC, int, boolean, String) - Static method in class de.jaret.util.swt.TextRenderer
 

C

calcBussBettag(int) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
Calculate the buss- und bettag.
calcEaster(int) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Calculate the easter date (sunday) for a given year.
CALENDAR - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
calendar instance for calculations.
CENTER - Static variable in class de.jaret.util.swt.TextRenderer
 
clear() - Method in class de.jaret.util.collections.WatchableArrayList
 
clear() - Method in interface de.jaret.util.ui.model.IMutableContentProvider
removes all elements from the ContentProvider
clear() - Method in class de.jaret.util.ui.model.MutableListContentProvider
 
clearTime() - Method in class de.jaret.util.date.JaretDate
Clear time fields to reduce the jaretdate to a clean date.
ColorManager - Class in de.jaret.util.swt
Simple class to collect allocated colors and to relese them.
ColorManager(Device) - Constructor for class de.jaret.util.swt.ColorManager
 
ColorSpot - Class in de.jaret.util.ui
Custom widget showing a colored spot.
ColorSpot(Composite, int) - Constructor for class de.jaret.util.ui.ColorSpot
Construct a spot.
compareDateTo(JaretDate) - Method in class de.jaret.util.date.JaretDate
Compare the date (day) of this and the given date.
compareTimeTo(JaretDate) - Method in class de.jaret.util.date.JaretDate
Compares only the time of day of the date with the given day.
compareTo(NamedDate) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.NamedDateImpl
compareTo(JaretDate) - Method in class de.jaret.util.date.JaretDate
Compare this to another JaretDate.
computeSize(int, int) - Method in class de.jaret.util.ui.ColorSpot
Uses the hint if set and the preferred size.
computeSize(int, int, boolean) - Method in class de.jaret.util.ui.ColorSpot
Simply delegates to computeSize(int, int).
ConsoleControl - Class in de.jaret.util.ui.console
Simple widget that acts like a shell window.
ConsoleControl(Composite, int, String, String) - Constructor for class de.jaret.util.ui.console.ConsoleControl
Contructor
ConsoleControl.ConsoleOutStream - Class in de.jaret.util.ui.console
An implemenation of an OutputStream writing to the console.
ConsoleControl.ConsoleOutStream(ConsoleControl) - Constructor for class de.jaret.util.ui.console.ConsoleControl.ConsoleOutStream
 
ConsoleListener - Interface in de.jaret.util.ui.console
Listener for listening to entered lines in a ConsoleControl.
contains(Object) - Method in class de.jaret.util.collections.WatchableArrayList
 
contains(JaretDate) - Method in interface de.jaret.util.date.Interval
Checks whether a given date is contained in the interval.
contains(Interval) - Method in interface de.jaret.util.date.Interval
Checks whether an interval is completely contained in the interval.
contains(JaretDate) - Method in class de.jaret.util.date.IntervalImpl
Checks whether a given date is contained in the interval.
contains(Interval) - Method in class de.jaret.util.date.IntervalImpl
Checks whether an interval is completely contained in the interval.
contains(Object) - Method in interface de.jaret.util.ui.model.IMutableContentProvider
Return true when the object is in the content.
contains(Object) - Method in class de.jaret.util.ui.model.MutableListContentProvider
 
containsAll(Collection) - Method in class de.jaret.util.collections.WatchableArrayList
 
containsNonIncluding(Interval, JaretDate) - Static method in class de.jaret.util.date.IntervalImpl
Check whether a given date is contained in the interval not including the exact boundaries.
containsStatic(Interval, JaretDate) - Static method in class de.jaret.util.date.IntervalImpl
Static helper, check whether a dat eis included in an interval.
copy() - Method in class de.jaret.util.date.JaretDate
Produce a new JaretDate with the time of this date.
copyFile(File, File) - Static method in class de.jaret.util.misc.MiscUtil
 
correctStartDate(JaretDate) - Method in class de.jaret.util.date.iterator.AbstractDateIterator
Correct the given date to a clean starting position.
correctStartDate(JaretDate) - Method in class de.jaret.util.date.iterator.DayIterator
Correct the given date to a clean starting position.
correctStartDate(JaretDate) - Method in class de.jaret.util.date.iterator.HourIterator
Correct the given date to a clean starting position.
correctStartDate(JaretDate) - Method in class de.jaret.util.date.iterator.MillisecondIterator
Correct the given date to a clean starting position.
correctStartDate(JaretDate) - Method in class de.jaret.util.date.iterator.MinuteIterator
Correct the given date to a clean starting position.
correctStartDate(JaretDate) - Method in class de.jaret.util.date.iterator.MonthIterator
Correct the given date to a clean starting position.
correctStartDate(JaretDate) - Method in class de.jaret.util.date.iterator.SecondIterator
Correct the given date to a clean starting position.
correctStartDate(JaretDate) - Method in class de.jaret.util.date.iterator.WeekIterator
Correct the given date to a clean starting position.
correctStartDate(JaretDate) - Method in class de.jaret.util.date.iterator.YearIterator
Correct the given date to a clean starting position.
createControls() - Method in class de.jaret.util.ui.infoprovider.InfoProviderView
 
CsvListEditor - Class in de.jaret.util.ui
 
CsvListEditor(Composite, int) - Constructor for class de.jaret.util.ui.CsvListEditor
 

D

date - Variable in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.EasyDate
 
DateIterator - Interface in de.jaret.util.date.iterator
Interface describing an iterator for dates.
DateIterator.Format - Enum in de.jaret.util.date.iterator
Enumeration for the different format types.
DateUtils - Class in de.jaret.util.date
Date util class containing methods for JaretDate and the HolidayEnumerator.
DateUtils() - Constructor for class de.jaret.util.date.DateUtils
 
day - Variable in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.EasyDate
 
DayIterator - Class in de.jaret.util.date.iterator
Implementation of the DateIterator for days.
DayIterator() - Constructor for class de.jaret.util.date.iterator.DayIterator
Constructs the iterator with a 1 day step.
DayIterator(int) - Constructor for class de.jaret.util.date.iterator.DayIterator
Constructs the iterator with a n day step.
daysInMonth(int, int) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
 
de.jaret.util.collections - package de.jaret.util.collections
 
de.jaret.util.date - package de.jaret.util.date
This package contains utility classes and interfaces for handling dates.
de.jaret.util.date.holidayenumerator - package de.jaret.util.date.holidayenumerator
This package contains the interface HolidayEnumerator that can be used to determine whether a given date is a holiday or somehow special.
de.jaret.util.date.iterator - package de.jaret.util.date.iterator
This package contains a utility interface for iterating dates and some implementations thereof.
de.jaret.util.date.timemachine - package de.jaret.util.date.timemachine
This package contains a simple time machine for providing timestamps in an application making it more flexible than simply using the system's current time.
de.jaret.util.infoprovider - package de.jaret.util.infoprovider
This package contains a simple hierarchical information structure and an implementation to supply information about the java runtime.
de.jaret.util.misc - package de.jaret.util.misc
This package contains some more or less useful utility classes.
de.jaret.util.swing - package de.jaret.util.swing
Special helper classes for swing.
de.jaret.util.swt - package de.jaret.util.swt
Special helper classes for SWT.
de.jaret.util.ui - package de.jaret.util.ui
This package contains user interface classes and interfaces.
de.jaret.util.ui.console - package de.jaret.util.ui.console
This package contains a simple console widget for the SWT toolkit.
de.jaret.util.ui.infoprovider - package de.jaret.util.ui.infoprovider
SystemInfoProviderView for SWT and SWT infoprovider
de.jaret.util.ui.model - package de.jaret.util.ui.model
This package contains some useful extensions for use with the SWT toolkit and/or the jaret utils.
DE_DE_REGION_BAV - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Bayern.
DE_DE_REGION_BAWUE - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Baden-Wuertenberg.
DE_DE_REGION_BLN - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Berlin.
DE_DE_REGION_BRA - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Brandenburg.
DE_DE_REGION_HB - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Bremen.
DE_DE_REGION_HES - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Hessen.
DE_DE_REGION_HH - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Hamburg.
DE_DE_REGION_MVP - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Mecklenburg-Vorpommern.
DE_DE_REGION_NIE - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Niedersachsen.
DE_DE_REGION_NRW - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionId for Nordrhein-Westfalen.
DE_DE_REGION_RHPFA - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Rheinland-Pfalz.
DE_DE_REGION_SAAN - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Sachsen-Anhalt.
DE_DE_REGION_SAAR - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Saarland.
DE_DE_REGION_SACH - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Sachsen.
DE_DE_REGION_SHLST - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Schleswig-Holstein.
DE_DE_REGION_THUE - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
RegionID for Thueringen.
DefaultLabelProvider - Class in de.jaret.util.ui
Simple "toString"-LabelProvider.
DefaultLabelProvider() - Constructor for class de.jaret.util.ui.DefaultLabelProvider
 
diffMilliSeconds(JaretDate) - Method in class de.jaret.util.date.JaretDate
Substracts the the given date from this date and returns the difference in milliseconds.
diffMinutes(JaretDate) - Method in class de.jaret.util.date.JaretDate
Substracts the the given date from this date and returns the difference in minutes.
diffSeconds(JaretDate) - Method in class de.jaret.util.date.JaretDate
Substracts the the given date from this date and returns the difference in seconds (long).
diffSecondsL(JaretDate) - Method in class de.jaret.util.date.JaretDate
Substracts the the given date from this date and returns the difference in seconds.
dispose() - Method in class de.jaret.util.swt.ColorManager
 
dispose() - Method in class de.jaret.util.swt.FontManager
 
dispose() - Method in class de.jaret.util.ui.ColorSpot
Dispose the color.
dispose() - Method in class de.jaret.util.ui.DefaultLabelProvider
 
dispose() - Method in class de.jaret.util.ui.infoprovider.InfoProviderView.IPTreeContentProvider
 
dispose() - Method in class de.jaret.util.ui.model.MutableListContentProvider
 
dispose() - Method in class de.jaret.util.ui.SmileyWidget
 
dispose() - Method in class de.jaret.util.ui.Splash
 
disposeAll() - Static method in class de.jaret.util.swt.ColorManager
 
disposeAll() - Static method in class de.jaret.util.swt.FontManager
 
DoubleField - Class in de.jaret.util.ui
Helper wrapping a Text to allow only editing of double values.
DoubleField(int, double, double) - Constructor for class de.jaret.util.ui.DoubleField
 
DoubleField() - Constructor for class de.jaret.util.ui.DoubleField
 
drawArrowLine(Graphics, int, int, int, int, int, boolean, boolean) - Static method in class de.jaret.util.swing.GraphicsHelper
 
drawArrowLine(GC, int, int, int, int, int, int, boolean, boolean) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
 
drawArrowLineVertical(Graphics, int, int, int, int, int, int, boolean, boolean) - Static method in class de.jaret.util.swing.GraphicsHelper
 
drawArrowLineVertical(GC, int, int, int, int, int, int, boolean, boolean) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
 
drawStringCentered(Graphics, String, int, int, int) - Static method in class de.jaret.util.swing.GraphicsHelper
 
drawStringCentered(Graphics, String, int, int) - Static method in class de.jaret.util.swing.GraphicsHelper
 
drawStringCentered(Graphics, String, Rectangle) - Static method in class de.jaret.util.swing.GraphicsHelper
 
drawStringCentered(GC, String, int, int, int) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
Draw a string centered between x,y at top y.
drawStringCentered(GC, String, int, int) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
 
drawStringCentered(GC, String, int, int, int, int) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
Draw the string centered in the given rectangle (specified by plain values)
drawStringCentered(GC, String, Rectangle) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
Draw String centered in the given rectangle.
drawStringCenteredAroundPoint(GC, String, int, int) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
 
drawStringCenteredMidX(GC, String, int, int) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
 
drawStringCenteredPoint(Graphics, String, int, int) - Static method in class de.jaret.util.swing.GraphicsHelper
 
drawStringCenteredVCenter(Graphics, String, int, int, int) - Static method in class de.jaret.util.swing.GraphicsHelper
 
drawStringCenteredVCenter(GC, String, int, int, int) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
 
drawStringLeftAlignedVCenter(Graphics, String, int, int) - Static method in class de.jaret.util.swing.GraphicsHelper
 
drawStringLeftAlignedVCenter(GC, String, int, int) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
 
drawStringRightAlignedVCenter(Graphics, String, int, int) - Static method in class de.jaret.util.swing.GraphicsHelper
 
drawStringRightAlignedVCenter(GC, String, int, int) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
 
drawStringRightAlignedVTop(Graphics, String, int, int) - Static method in class de.jaret.util.swing.GraphicsHelper
 
drawStringRightAlignedVTop(GC, String, int, int) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
Draws a String right aligned with the y coordinate denoting the top of the string.
drawStringVCentered(Graphics, String, int, int, int) - Static method in class de.jaret.util.swing.GraphicsHelper
Draw a string vertically centered between upper and lower y left aligned to x.
drawStringVCentered(GC, String, int, int, int) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
Draw a string vertical centered beetween upper and lower y left aligned to x.
drawStringVertical(Graphics, String, int, int) - Static method in class de.jaret.util.swing.GraphicsHelper
Draw a String vertical.
drawStringVertical(GC, String, int, int) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
Draw a String vertical.
dropShadow(ImageData, Color, int, int, int) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
Create an image with a drop shadow.

E

elementAdded(Object) - Method in interface de.jaret.util.collections.ListWatcher
 
elementAdded(Object, Object) - Method in interface de.jaret.util.collections.MapWatcher
 
elementRemoved(Object) - Method in interface de.jaret.util.collections.ListWatcher
 
elementRemoved(Object, Object) - Method in interface de.jaret.util.collections.MapWatcher
 
equal(Object, Object) - Static method in class de.jaret.util.misc.Pair
 
equals(int, int, int) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.EasyDate
 
equals(Object) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
.
equals(Object) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.NamedDateImpl
equals(Object) - Method in class de.jaret.util.date.JaretDate
Two JaretDates are equal if the encapsulated Date is equal.
equals(Object) - Method in class de.jaret.util.date.JaretDateFormatter
equals(Object) - Method in class de.jaret.util.misc.Pair
 
Event - Class in de.jaret.util.date
Extension of the interval implementation forming a single point in time.
Event(JaretDate) - Constructor for class de.jaret.util.date.Event
 

F

fillMap(int) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
Calculate the holidays for a given year.
fillMap(int) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_en_US
Calculate the holidays for a given year.
fillMap(int) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_fr_FR
Calculate the holidays for a given year.
fillMap(int) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_pl_PL
Calculate the holidays for a given year.
fillMap(int) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Calculate the holidays for a given year.
fireLineEntered(String) - Method in class de.jaret.util.ui.console.ConsoleControl
Inform all registered listeners about an entered line.
firePropertyChange(String, Object, Object) - Method in class de.jaret.util.misc.PropertyObservableBase
Inform listeners about a property change.
fireTimeChanged(long, long) - Method in class de.jaret.util.date.timemachine.TimeMachine
Inform listeners about a change.
focusGained(FocusEvent) - Method in class de.jaret.util.ui.CsvListEditor
 
focusLost(FocusEvent) - Method in class de.jaret.util.ui.CsvListEditor
 
FontManager - Class in de.jaret.util.swt
Simple class to collect allocated fonts and to relese them.
FontManager(Device) - Constructor for class de.jaret.util.swt.FontManager
 
FormatHelper - Class in de.jaret.util.misc
 
FormatHelper() - Constructor for class de.jaret.util.misc.FormatHelper
 
fridayOrMonday(HolidayEnumeratorBase.EasyDate) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
If the given Date is a saturday return the friday before, if it is a sunday return the monday after, in all other cases return null.

G

generateDisplayString(JaretDate) - Method in class de.jaret.util.date.JaretDateFormatter
Generate a textual representation of the given JaretDate.
generateDisplayStringDate(JaretDate) - Method in class de.jaret.util.date.JaretDateFormatter
Generate a textual representation of the given JaretDate.
get(int) - Method in class de.jaret.util.collections.WatchableArrayList
 
getAccess() - Method in interface de.jaret.util.infoprovider.JaretInfoProvider
Access to the information provided by this infoprovider
getAccess() - Method in class de.jaret.util.infoprovider.JavaSystemInfoProvider
 
getAccess() - Method in class de.jaret.util.ui.infoprovider.SWTInfoProvider
 
getApproxStepMilliSeconds() - Method in interface de.jaret.util.date.iterator.DateIterator
Return the approximate step between dates in milli seconds.
getApproxStepMilliSeconds() - Method in class de.jaret.util.date.iterator.DayIterator
Return the approximate step between dates in milli seconds.
getApproxStepMilliSeconds() - Method in class de.jaret.util.date.iterator.HourIterator
Return the approximate step between dates in milli seconds.
getApproxStepMilliSeconds() - Method in class de.jaret.util.date.iterator.MillisecondIterator
Return the approximate step between dates in milli seconds.
getApproxStepMilliSeconds() - Method in class de.jaret.util.date.iterator.MinuteIterator
Return the approximate step between dates in milli seconds.
getApproxStepMilliSeconds() - Method in class de.jaret.util.date.iterator.MonthIterator
Return the approximate step between dates in milli seconds.
getApproxStepMilliSeconds() - Method in class de.jaret.util.date.iterator.SecondIterator
Return the approximate step between dates in milli seconds.
getApproxStepMilliSeconds() - Method in class de.jaret.util.date.iterator.WeekIterator
Return the approximate step between dates in milli seconds.
getApproxStepMilliSeconds() - Method in class de.jaret.util.date.iterator.YearIterator
Return the approximate step between dates in milli seconds.
getAvailableHolidayEnumeratorLocales() - Static method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorFactory
Retrieve the list of Locales for that HolidayEnumerators can be found.
getAvailableRegionIds() - Method in interface de.jaret.util.date.holidayenumerator.HolidayEnumerator
Retrieve the available region identifiers of the holiday enumerator.
getAvailableRegionIds() - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
Retrieve the available region identifiers of the holiday enumerator.
getAvailableRegionIds() - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_fr_FR
Retrieve the available region identifiers of the holiday enumerator.
getAvailableRegionIds() - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Retrieve the available region identifiers of the holiday enumerator.
getBegin() - Method in interface de.jaret.util.date.Interval
Retrieve the begin timestamp of the interval.
getBegin() - Method in class de.jaret.util.date.IntervalImpl
Retrieve the begin timestamp of the interval.
getCalendar() - Method in class de.jaret.util.date.JaretDate
Supply a configured (set to the current time) Calendar for internal use.
getChildren(Object) - Method in class de.jaret.util.ui.infoprovider.InfoProviderView.IPTreeContentProvider
 
getColor(RGB) - Method in class de.jaret.util.swt.ColorManager
 
getColorChange() - Method in class de.jaret.util.ui.SmileyWidget
 
getColorManager(Device) - Static method in class de.jaret.util.swt.ColorManager
 
getCurentTimeAsDate() - Method in interface de.jaret.util.date.timemachine.ITimeProvider
Retrieve the current time as a Date object.
getCurentTimeAsDate() - Method in class de.jaret.util.date.timemachine.TimeMachine
Retrieve the current time as a Date object.
getCurrentTime() - Method in interface de.jaret.util.date.timemachine.ITimeProvider
Retrieve the current time.
getCurrentTime() - Method in class de.jaret.util.date.timemachine.TimeMachine
Retrieve the current time.
getDate(int, int, int, int) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
 
getDate() - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.NamedDateImpl
Retrieve the date.
getDate() - Method in interface de.jaret.util.date.holidayenumerator.NamedDate
Retrieve the date.
getDate() - Method in class de.jaret.util.date.JaretDate
Returns the encapsulated java.util.Date.
getDay() - Method in class de.jaret.util.date.JaretDate
 
getDayName(Date) - Method in interface de.jaret.util.date.holidayenumerator.HolidayEnumerator
Retrieve the name of a special day or holiday.
getDayName(Date) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Retrieve the name of a special day or holiday.
getDayOfWeek() - Method in class de.jaret.util.date.JaretDate
Get the day of the week as constant defined in java.util.Calendar.
getDayOfWeekString() - Method in class de.jaret.util.date.JaretDate
Retrieve localized name of the current day of the week.
getDayOfWeekString(int) - Method in class de.jaret.util.date.JaretDateFormatter
Retrieve a localized name for the day of the week.
getDayOfYear() - Method in class de.jaret.util.date.JaretDate
 
getDefaultFormatter() - Method in class de.jaret.util.date.iterator.AbstractDateIterator
Internal method to retrieve a default formatter.
getDefaultFormatter() - Method in class de.jaret.util.date.iterator.DayIterator
Internal method to retrieve a default formatter.
getDefaultFormatter() - Method in class de.jaret.util.date.iterator.HourIterator
Internal method to retrieve a default formatter.
getDefaultFormatter() - Method in class de.jaret.util.date.iterator.MillisecondIterator
Internal method to retrieve a default formatter.
getDefaultFormatter() - Method in class de.jaret.util.date.iterator.MinuteIterator
Internal method to retrieve a default formatter.
getDefaultFormatter() - Method in class de.jaret.util.date.iterator.MonthIterator
Internal method to retrieve a default formatter.
getDefaultFormatter() - Method in class de.jaret.util.date.iterator.SecondIterator
Internal method to retrieve a default formatter.
getDefaultFormatter() - Method in class de.jaret.util.date.iterator.WeekIterator
Internal method to retrieve a default formatter.
getDefaultFormatter() - Method in class de.jaret.util.date.iterator.YearIterator
Internal method to retrieve a default formatter.
getDestContentProvider() - Method in class de.jaret.util.ui.CsvListEditor
 
getDestContentProvider() - Method in class de.jaret.util.ui.ListComposer
 
getDestLabelProvider() - Method in class de.jaret.util.ui.CsvListEditor
 
getDestListViewer() - Method in class de.jaret.util.ui.ListComposer
 
getDigits() - Method in class de.jaret.util.ui.DoubleField
 
getEasyDate(int, int, int) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
 
getElements(Object) - Method in class de.jaret.util.ui.infoprovider.InfoProviderView.IPTreeContentProvider
 
getElements(Object) - Method in class de.jaret.util.ui.model.MutableListContentProvider
 
getEnd() - Method in interface de.jaret.util.date.Interval
Retrieve the end timestamp of the interval.
getEnd() - Method in class de.jaret.util.date.IntervalImpl
Retrieve the end timestamp of the interval.
getEyeBrows() - Method in class de.jaret.util.ui.SmileyWidget
 
getFilename(String) - Static method in class de.jaret.util.misc.MiscUtil
Retrieve the filename from a complete path string.
getFirstDayOfAWeek(int, int) - Static method in class de.jaret.util.date.JaretDate
Retrieve a jaret date for the first day in a given week.
getFirstDayOfWeek() - Static method in class de.jaret.util.date.DateUtils
Retrieve the first day of the week using the systems default locale.
getFont(FontData) - Method in class de.jaret.util.swt.FontManager
 
getFontManager(Device) - Static method in class de.jaret.util.swt.FontManager
 
getFormatter() - Method in class de.jaret.util.date.iterator.AbstractDateIterator
Retrieve the formatter to use.
getHeight(GC, int, boolean, String) - Static method in class de.jaret.util.swt.TextRenderer
 
getHolidayEnumeratorInstance(Locale, String) - Static method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorFactory
Supply a configured HolidayEnumerator for a locale and a RegionID.
getHolidayEnumeratorInstance(String, String) - Static method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorFactory
Supply holidayenumerator for a combinated String of language and country (e.g. de_DE) and an optional regionID.
getHours() - Method in class de.jaret.util.date.JaretDate
 
getImage(Object) - Method in class de.jaret.util.ui.DefaultLabelProvider
 
getImageData() - Method in class de.jaret.util.ui.ResourceImageDescriptor
 
getIncrement() - Method in class de.jaret.util.ui.DoubleField
 
getInfoProviderName() - Method in interface de.jaret.util.infoprovider.JaretInfoProvider
Give a human readable name for the information provider
getInfoProviderName() - Method in class de.jaret.util.infoprovider.JavaSystemInfoProvider
 
getInfoProviderName() - Method in class de.jaret.util.ui.infoprovider.SWTInfoProvider
 
getJaretDateFormatter() - Method in class de.jaret.util.date.JaretDate
Retrieve the configured JaretDateFormatter.
getLabel(JaretDate, DateIterator.Format) - Method in class de.jaret.util.date.iterator.AbstractDateIterator
Retrieve a label for a given date.
getLabel(JaretDate, DateIterator.Format) - Method in interface de.jaret.util.date.iterator.DateIterator
Retrieve a label for a given date.
getLabel(JaretDate, DateIterator.Format) - Method in interface de.jaret.util.date.iterator.IIteratorFormatter
Provide a formatted output for a given date.
getLeft() - Method in class de.jaret.util.misc.Pair
 
getLocale() - Method in interface de.jaret.util.date.holidayenumerator.HolidayEnumerator
Retrieve the Locale of this HolidayEnumerator.
getLocale() - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Retrieve the Locale of this HolidayEnumerator.
getLocale() - Method in class de.jaret.util.date.JaretDateFormatter
Retrieve the used locale.
getMax() - Method in class de.jaret.util.ui.DoubleField
 
getMillis() - Method in class de.jaret.util.date.JaretDate
 
getMillisInDay() - Method in class de.jaret.util.date.JaretDate
Calculate the Milliseconds from 0:00 ignoring the millisecond field.
getMin() - Method in class de.jaret.util.ui.DoubleField
 
getMinutes() - Method in class de.jaret.util.date.JaretDate
 
getModel() - Method in class de.jaret.util.ui.SmileyWidget
 
getMonth() - Method in class de.jaret.util.date.JaretDate
Retrive the month (1 based).
getMonthString() - Method in class de.jaret.util.date.JaretDate
Retrieve a string for the month of the date (full length).
getMonthString(int) - Method in class de.jaret.util.date.JaretDateFormatter
 
getName() - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.NamedDateImpl
Retrive the name of the date.
getName() - Method in interface de.jaret.util.date.holidayenumerator.NamedDate
Retrive the name of the date.
getNamedDays(int, boolean) - Method in interface de.jaret.util.date.holidayenumerator.HolidayEnumerator
Retrieve a list of named days for a given year.
getNamedDays(int, int, boolean) - Method in interface de.jaret.util.date.holidayenumerator.HolidayEnumerator
Retrieve a list of named days for a given year.
getNamedDays(int, boolean) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Retrieve a list of named days for a given year.
getNamedDays(int, int, boolean) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Retrieve a list of named days for a given year.
getNegative() - Method in class de.jaret.util.ui.SmileyWidget
 
getNeutral() - Method in class de.jaret.util.ui.SmileyWidget
 
getNextDate() - Method in class de.jaret.util.date.iterator.AbstractDateIterator
Retrieve the next date from the iterator.
getNextDate() - Method in interface de.jaret.util.date.iterator.DateIterator
Retrieve the next date from the iterator.
getParent(Object) - Method in class de.jaret.util.ui.infoprovider.InfoProviderView.IPTreeContentProvider
 
getPath(String) - Static method in class de.jaret.util.misc.MiscUtil
Extract path from a complete path including filename.
getPositive() - Method in class de.jaret.util.ui.SmileyWidget
 
getPreferredSize() - Method in class de.jaret.util.ui.ColorSpot
Get the preferred size.
getPrintStream() - Method in class de.jaret.util.ui.console.ConsoleControl
Get a PrintStream that prints to the console.
getPrompt() - Method in class de.jaret.util.ui.console.ConsoleControl
Get the prompt
getRegionId() - Method in interface de.jaret.util.date.holidayenumerator.HolidayEnumerator
Retrieve the RegionId of this HolidayEnumerator.
getRegionId() - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Retrieve the RegionId of this HolidayEnumerator.
getRight() - Method in class de.jaret.util.misc.Pair
 
getSeconds() - Method in interface de.jaret.util.date.Interval
Retrieve the length of the interval in seconds.
getSeconds() - Method in class de.jaret.util.date.IntervalImpl
Retrieve the length of the interval in seconds.
getSeconds() - Method in class de.jaret.util.date.JaretDate
 
getSeparator() - Method in class de.jaret.util.ui.CsvListEditor
 
getShell() - Method in class de.jaret.util.ui.infoprovider.InfoProviderView
 
getShortDayOfWeekString() - Method in class de.jaret.util.date.JaretDate
 
getShortDayOfWeekString(int) - Method in class de.jaret.util.date.JaretDateFormatter
 
getShortMonthString() - Method in class de.jaret.util.date.JaretDate
Retrieve short string for the month.
getShortMonthString(int) - Method in class de.jaret.util.date.JaretDateFormatter
 
getSpotRGB() - Method in class de.jaret.util.ui.ColorSpot
Get the color of the spot.
getSrcContentProvider() - Method in class de.jaret.util.ui.CsvListEditor
 
getSrcContentProvider() - Method in class de.jaret.util.ui.ListComposer
 
getSrcLabelProvider() - Method in class de.jaret.util.ui.CsvListEditor
 
getSrcListViewer() - Method in class de.jaret.util.ui.ListComposer
 
getStringDrawingHeight(Graphics, String) - Static method in class de.jaret.util.swing.GraphicsHelper
 
getStringDrawingHeight(GC, String) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
 
getStringDrawingWidth(Graphics, String) - Static method in class de.jaret.util.swing.GraphicsHelper
 
getStringDrawingWidth(GC, String) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
 
getSubInfoProviders() - Method in interface de.jaret.util.infoprovider.JaretInfoProvider
List of subinformation providers registered to this info provider
getSubInfoProviders() - Method in class de.jaret.util.infoprovider.JavaSystemInfoProvider
 
getSubInfoProviders() - Method in class de.jaret.util.ui.infoprovider.SWTInfoProvider
 
getSysInfoEntries() - Method in interface de.jaret.util.infoprovider.JaretInfoProvider
return a list of the info entries
getSysInfoEntries() - Method in class de.jaret.util.infoprovider.JavaSystemInfoProvider
 
getSysInfoEntries() - Method in class de.jaret.util.ui.infoprovider.SWTInfoProvider
 
getText(Object) - Method in class de.jaret.util.ui.DefaultLabelProvider
 
getText() - Method in class de.jaret.util.ui.DoubleField
 
getText() - Method in class de.jaret.util.ui.MultiLineLabel
 
getTimeMachine() - Static method in class de.jaret.util.date.timemachine.TimeMachineSingleton
Retrieve the time machine for configuration etc.
getTimeProvider() - Static method in class de.jaret.util.date.timemachine.TimeMachineSingleton
Retrieve the time provider instance.
getValue() - Method in class de.jaret.util.ui.DoubleField
 
getWeekday(Date) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
 
getWeekOfYear() - Method in class de.jaret.util.date.JaretDate
 
getYear() - Method in class de.jaret.util.date.JaretDate
Retrieve the year of the date.
glow(ImageData, Color, int, int, int) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
Create an image with a glow effect.
GraphicsHelper - Class in de.jaret.util.swing
A simple class containing several static methods for convenient painting with a grpahics object.
GraphicsHelper() - Constructor for class de.jaret.util.swing.GraphicsHelper
 

H

hasChildren(Object) - Method in class de.jaret.util.ui.infoprovider.InfoProviderView.IPTreeContentProvider
 
hashCode() - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
 
hashCode() - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.NamedDateImpl
hashCode() - Method in class de.jaret.util.date.JaretDate
Hashcode is the Hash of the encapsulted Date.
hashCode() - Method in class de.jaret.util.date.JaretDateFormatter
hashCode() - Method in class de.jaret.util.misc.Pair
 
hasNextDate() - Method in class de.jaret.util.date.iterator.AbstractDateIterator
Check whether the iterator will supply a next date.
hasNextDate() - Method in interface de.jaret.util.date.iterator.DateIterator
Check whether the iterator will supply a next date.
HolidayEnumerator - Interface in de.jaret.util.date.holidayenumerator
Interface for a class enumerating holidays and other specially named days for a given Locale and additional RegionID.
HolidayEnumerator_de_DE - Class in de.jaret.util.date.holidayenumerator
HolidayEnumerator for Germany.
HolidayEnumerator_de_DE(String) - Constructor for class de.jaret.util.date.holidayenumerator.HolidayEnumerator_de_DE
Construct a holiday enumerator for germany.
HolidayEnumerator_en_US - Class in de.jaret.util.date.holidayenumerator
Implementation of a HolidayEnumerator for the US.
HolidayEnumerator_en_US() - Constructor for class de.jaret.util.date.holidayenumerator.HolidayEnumerator_en_US
 
HolidayEnumerator_fr_FR - Class in de.jaret.util.date.holidayenumerator
HolidayEnumerator for France.
HolidayEnumerator_fr_FR(String) - Constructor for class de.jaret.util.date.holidayenumerator.HolidayEnumerator_fr_FR
This HolidayEnumerator is always bound to the locale fr_FR.
HolidayEnumerator_pl_PL - Class in de.jaret.util.date.holidayenumerator
HolidayEnumerator for Poland.
HolidayEnumerator_pl_PL(String) - Constructor for class de.jaret.util.date.holidayenumerator.HolidayEnumerator_pl_PL
Constructs the he for poland.
HolidayEnumeratorBase - Class in de.jaret.util.date.holidayenumerator
Base implementation for HolidayEnumerators.
HolidayEnumeratorBase() - Constructor for class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
 
HolidayEnumeratorBase.EasyDate - Class in de.jaret.util.date.holidayenumerator
Simple holder class for a split date.
HolidayEnumeratorBase.EasyDate(int, int, int) - Constructor for class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.EasyDate
 
HolidayEnumeratorBase.EasyDate(Date) - Constructor for class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.EasyDate
 
HolidayEnumeratorBase.NamedDateImpl - Class in de.jaret.util.date.holidayenumerator
Implementation of the NamedDate for use with holiday enumerators.
HolidayEnumeratorBase.NamedDateImpl(Date, String, boolean) - Constructor for class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.NamedDateImpl
 
HolidayEnumeratorFactory - Class in de.jaret.util.date.holidayenumerator
Factory for supplying a configured HolidayEnumerator.
HolidayEnumeratorFactory() - Constructor for class de.jaret.util.date.holidayenumerator.HolidayEnumeratorFactory
 
HourIterator - Class in de.jaret.util.date.iterator
Implementation of the DateIterator for hours.
HourIterator(int) - Constructor for class de.jaret.util.date.iterator.HourIterator
Contructor supplying the setp.

I

IIteratorFormatter - Interface in de.jaret.util.date.iterator
Interface used to decsribe a simple formatter for date iterators.
IMutableContentProvider - Interface in de.jaret.util.ui.model
Extension of the org.eclipse.jface.viewers.IStructuredContentProvider interface allowing modification of the provided content.
indexOf(Object) - Method in class de.jaret.util.collections.WatchableArrayList
 
InfoProviderView - Class in de.jaret.util.ui.infoprovider
View for JaretSystemInfoProviders.
InfoProviderView(JaretInfoProvider, String, int) - Constructor for class de.jaret.util.ui.infoprovider.InfoProviderView
Create an InfoProviderView.
InfoProviderView.IPTreeContentProvider - Class in de.jaret.util.ui.infoprovider
 
InfoProviderView.IPTreeContentProvider(JaretInfoProvider) - Constructor for class de.jaret.util.ui.infoprovider.InfoProviderView.IPTreeContentProvider
 
init() - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Do initializations.
inputChanged(Viewer, Object, Object) - Method in class de.jaret.util.ui.infoprovider.InfoProviderView.IPTreeContentProvider
 
inputChanged(Viewer, Object, Object) - Method in class de.jaret.util.ui.model.MutableListContentProvider
 
intersect(Interval, Interval) - Static method in class de.jaret.util.date.IntervalImpl
Helper method determing if two intervals intersect.
intersectNonIncluding(Interval, Interval) - Static method in class de.jaret.util.date.IntervalImpl
Static helper method, check intersection not including the interval edges.
intersects(Interval) - Method in interface de.jaret.util.date.Interval
Check whether this intersects the given interval.
intersects(Interval) - Method in class de.jaret.util.date.IntervalImpl
Check whether this intersects the given interval.
Interval - Interface in de.jaret.util.date
Interval with observable properties.
IntervalImpl - Class in de.jaret.util.date
Simple Implementation of an interval.
IntervalImpl(JaretDate, JaretDate) - Constructor for class de.jaret.util.date.IntervalImpl
Construct a date with begin and end.
IntervalImpl() - Constructor for class de.jaret.util.date.IntervalImpl
Default constructor leaving the interval uninitialized.
isAutoIncrement() - Method in class de.jaret.util.date.timemachine.TimeMachine
If autoincrement is true the time will be incremented by 1 millisecond with each time request.
isCaseSensitive() - Method in class de.jaret.util.ui.CsvListEditor
 
isContentParsable() - Method in class de.jaret.util.ui.CsvListEditor
 
isEmpty() - Method in class de.jaret.util.collections.WatchableArrayList
 
isForwardOnly() - Method in class de.jaret.util.date.timemachine.TimeMachine
true if the time will always be going towards the future.
isHoliday(Date) - Method in interface de.jaret.util.date.holidayenumerator.HolidayEnumerator
Check whether a given day denotes a holiday.
isHoliday(Date) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Check whether a given day denotes a holiday.
isHoliday() - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.NamedDateImpl
Return whether the day is marked as a holiday.
isHoliday() - Method in interface de.jaret.util.date.holidayenumerator.NamedDate
Return whether the day is marked as a holiday.
isLabelProperty(Object, String) - Method in class de.jaret.util.ui.DefaultLabelProvider
 
isRealModification(Object, Object) - Static method in class de.jaret.util.misc.PropertyObservableBase
Check whether two object differ including null checks.
isRealTime() - Method in class de.jaret.util.date.timemachine.TimeMachine
If this return true the time machine is in real time mode always providing the system's current time.
isSpecialDay(Date) - Method in interface de.jaret.util.date.holidayenumerator.HolidayEnumerator
Check whether a given day denotes a special (named) day.
isSpecialDay(Date) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Check whether a given day denotes a special (named) day.
isWeekendDay() - Method in class de.jaret.util.date.JaretDate
 
iterator() - Method in class de.jaret.util.collections.WatchableArrayList
 
ITimeMachineListener - Interface in de.jaret.util.date.timemachine
Listener that monitors a time machine.
ITimeProvider - Interface in de.jaret.util.date.timemachine
Interface describing somthing that provides a timestamp.

J

JaretDate - Class in de.jaret.util.date
A wrapper for java.util.Date and java.util.Calendar to ease the use of date and time.
JaretDate() - Constructor for class de.jaret.util.date.JaretDate
Constructs a JaretDate with the current date and time.
JaretDate(Date) - Constructor for class de.jaret.util.date.JaretDate
Constructs a JaretDate using a clone of the given Date.
JaretDate(String) - Constructor for class de.jaret.util.date.JaretDate
Constructs a JaretDate by milliseconds given in a String.
JaretDate(long) - Constructor for class de.jaret.util.date.JaretDate
Constructs a JaretDate using the given millesecond value.
JaretDate(JaretDate) - Constructor for class de.jaret.util.date.JaretDate
Constructs a new JaretDate object with the same time as the given jaretDate.
JaretDate(int, int, int, int, int, int) - Constructor for class de.jaret.util.date.JaretDate
Constructs a JaretDate setting it to a given date and time.
JaretDateFormatter - Class in de.jaret.util.date
Delegate for the JaretDate class supplying convenient methods for generating formatted, i8ned output.
JaretDateFormatter(Locale) - Constructor for class de.jaret.util.date.JaretDateFormatter
Construcor specifying a locale.
JaretDateFormatter() - Constructor for class de.jaret.util.date.JaretDateFormatter
Default constructor unsing default locale.
JaretInfoProvider - Interface in de.jaret.util.infoprovider
Interface for an information provider providing hirarchical structured information in a key/value fashion .
JaretStyledText - Class in org.eclipse.swt.custom
Extension (HACK!)
JaretStyledText(Composite, int) - Constructor for class org.eclipse.swt.custom.JaretStyledText
 
JavaSystemInfoProvider - Class in de.jaret.util.infoprovider
JaretSystemInfoProvider providing information about the java runtime.
JavaSystemInfoProvider() - Constructor for class de.jaret.util.infoprovider.JavaSystemInfoProvider
 

K

keyPressed(KeyEvent) - Method in class de.jaret.util.ui.CsvListEditor
 
keyPressed(KeyEvent) - Method in class de.jaret.util.ui.DoubleField
 
keyReleased(KeyEvent) - Method in class de.jaret.util.ui.CsvListEditor
 
keyReleased(KeyEvent) - Method in class de.jaret.util.ui.DoubleField
 

L

lastIndexOf(Object) - Method in class de.jaret.util.collections.WatchableArrayList
 
lastWeekdayInMonth(int, int, int) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Calculate the last weekday in a given month.
LEFT - Static variable in class de.jaret.util.swt.TextRenderer
 
leftTrim(String) - Static method in class de.jaret.util.misc.MiscUtil
Removes leading whitespaces.
lineEntered(ConsoleControl, String) - Method in interface de.jaret.util.ui.console.ConsoleListener
Will be called whenever a line has been entered
ListComposer - Class in de.jaret.util.ui
The ListComposer is a widget that is used for copying parts of another list in a new list.
ListComposer(Composite, int) - Constructor for class de.jaret.util.ui.ListComposer
 
listIterator() - Method in class de.jaret.util.collections.WatchableArrayList
 
listIterator(int) - Method in class de.jaret.util.collections.WatchableArrayList
 
ListWatcher - Interface in de.jaret.util.collections
 

M

MapWatcher - Interface in de.jaret.util.collections
 
MILLIS_PER_HOUR - Static variable in class de.jaret.util.date.JaretDate
number of milliseconds in one hour.
MILLIS_PER_MINUTE - Static variable in class de.jaret.util.date.JaretDate
number of milliseconds in one minute.
MILLIS_PER_SECOND - Static variable in class de.jaret.util.date.JaretDate
number of milliseconds in one second.
MillisecondIterator - Class in de.jaret.util.date.iterator
Implementation of the DateIterator for seconds.
MillisecondIterator(long) - Constructor for class de.jaret.util.date.iterator.MillisecondIterator
Contructor supplying the setp.
MinuteIterator - Class in de.jaret.util.date.iterator
Implementation of the DateIterator for minutes.
MinuteIterator(int) - Constructor for class de.jaret.util.date.iterator.MinuteIterator
Contructor supplying the setp.
MiscUtil - Class in de.jaret.util.misc
Some static helper methods (mainly concerned with String manipulation).
MiscUtil() - Constructor for class de.jaret.util.misc.MiscUtil
 
modifyText(ModifyEvent) - Method in class de.jaret.util.ui.CsvListEditor
 
month - Variable in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.EasyDate
 
MonthIterator - Class in de.jaret.util.date.iterator
dateIterator iterating over months.
MonthIterator() - Constructor for class de.jaret.util.date.iterator.MonthIterator
 
MultiLineLabel - Class in de.jaret.util.ui
Mostly for testing.
MultiLineLabel(Composite, int) - Constructor for class de.jaret.util.ui.MultiLineLabel
 
MutableListContentProvider - Class in de.jaret.util.ui.model
An implementation of the IMutableContentProvider interface working on a java.util.List.
MutableListContentProvider(List) - Constructor for class de.jaret.util.ui.model.MutableListContentProvider
Constructor

N

name - Variable in class de.jaret.util.infoprovider.SysInfoEntry
 
NamedDate - Interface in de.jaret.util.date.holidayenumerator
Interface for the combintaion of a date and a name for the date.
NF - Static variable in class de.jaret.util.date.iterator.HourIterator
Number format for labels.
NF - Static variable in class de.jaret.util.date.iterator.MillisecondIterator
Number format for labels (2 digits).
NF - Static variable in class de.jaret.util.date.iterator.MinuteIterator
Number format for labels.
NF - Static variable in class de.jaret.util.date.iterator.SecondIterator
Number format for labels.
NF2 - Static variable in class de.jaret.util.date.iterator.MillisecondIterator
Number format for labels (3 digits).
NFDouble2Digits() - Static method in class de.jaret.util.misc.FormatHelper
 
NFInt2Digits() - Static method in class de.jaret.util.misc.FormatHelper
 
nThWeekdayInMonth(int, int, int, int) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
Calculate the nTh weekday in a month (i.e. the 3rd Monday in october)

O

org.eclipse.swt.custom - package org.eclipse.swt.custom
 
output(String) - Method in class de.jaret.util.ui.console.ConsoleControl
Append the given text to the console output

P

Pair<L,R> - Class in de.jaret.util.misc
 
Pair(L, R) - Constructor for class de.jaret.util.misc.Pair
 
parseTextualDate(String) - Method in class de.jaret.util.date.JaretDateFormatter
 
previewNextDate() - Method in class de.jaret.util.date.iterator.AbstractDateIterator
Retrieve the next date without modifying the iterator.
previewNextDate() - Method in interface de.jaret.util.date.iterator.DateIterator
Retrieve the next date without modifying the iterator.
PROP_BEGIN - Static variable in interface de.jaret.util.date.Interval
Constant defining the property name for begin.
PROP_END - Static variable in interface de.jaret.util.date.Interval
Constant defining the property name for end.
propertyChange(PropertyChangeEvent) - Method in class de.jaret.util.date.IntervalImpl
check begin and end instances.
PropertyObservable - Interface in de.jaret.util.misc
Interface for an observable object.
PropertyObservableBase - Class in de.jaret.util.misc
Base implementation for an observable object.
PropertyObservableBase() - Constructor for class de.jaret.util.misc.PropertyObservableBase
 

R

readTextFile(String) - Static method in class de.jaret.util.misc.MiscUtil
Read a textfile into a StringBuffer.
reflect(Image, Device) - Static method in class de.jaret.util.swt.SwtGraphicsHelper
Create a reflection image (Idea taken from Daniel Spiewak: see http://www.eclipsezone.com/eclipse/forums/t91013.html?
REGION_ALSACE - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_fr_FR
Region alsace, equivivalent to modelle.
REGION_CENTRAL - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_fr_FR
Region central france; default.
REGION_MOSELLE - Static variable in class de.jaret.util.date.holidayenumerator.HolidayEnumerator_fr_FR
Region moselle, equivalent to alsace.
reInitialize(JaretDate, JaretDate) - Method in class de.jaret.util.date.iterator.AbstractDateIterator
(re)initialize the iterator with a start and an end date.
reInitialize(JaretDate, JaretDate) - Method in interface de.jaret.util.date.iterator.DateIterator
(re)initialize the iterator with a start and an end date.
remConsoleListener(ConsoleListener) - Method in class de.jaret.util.ui.console.ConsoleControl
Remove a ConsoleListener.
remFromDest(Object) - Method in interface de.jaret.util.ui.model.IMutableContentProvider
Remove an object from the content of the ContentProvider.
remFromDest(Object) - Method in class de.jaret.util.ui.model.MutableListContentProvider
 
remove(Object) - Method in class de.jaret.util.collections.WatchableArrayList
 
remove(int) - Method in class de.jaret.util.collections.WatchableArrayList
 
removeAll(Collection) - Method in class de.jaret.util.collections.WatchableArrayList
 
removeListener(ILabelProviderListener) - Method in class de.jaret.util.ui.DefaultLabelProvider
 
removeListWatcher(ListWatcher) - Method in class de.jaret.util.collections.WatchableArrayList
 
removePropertyChangeListener(PropertyChangeListener) - Method in interface de.jaret.util.misc.PropertyObservable
Remove a previously added PropertyChangeListener.
removePropertyChangeListener(PropertyChangeListener) - Method in class de.jaret.util.misc.PropertyObservableBase
Remove a previously added PropertyChangeListener.
remSubInfoProvider(JaretInfoProvider) - Method in interface de.jaret.util.infoprovider.JaretInfoProvider
Remove agegsitered sub infoprovider
remSubInfoProvider(JaretInfoProvider) - Method in class de.jaret.util.infoprovider.JavaSystemInfoProvider
 
remSubInfoProvider(JaretInfoProvider) - Method in class de.jaret.util.ui.infoprovider.SWTInfoProvider
 
remTimeMachineListener(ITimeMachineListener) - Method in class de.jaret.util.date.timemachine.TimeMachine
Remove a listener from the time machine.
renderText(GC, Rectangle, boolean, boolean, String) - Static method in class de.jaret.util.swt.TextRenderer
 
renderText(GC, Rectangle, boolean, boolean, String, int, int) - Static method in class de.jaret.util.swt.TextRenderer
 
ResourceImageDescriptor - Class in de.jaret.util.ui
 
ResourceImageDescriptor(String, Class<?>) - Constructor for class de.jaret.util.ui.ResourceImageDescriptor
 
ResourceImageDescriptor(String) - Constructor for class de.jaret.util.ui.ResourceImageDescriptor
 
retainAll(Collection) - Method in class de.jaret.util.collections.WatchableArrayList
 
RIGHT - Static variable in class de.jaret.util.swt.TextRenderer
 
rightTrim(String) - Static method in class de.jaret.util.misc.MiscUtil
Removes trailing whitespaces.

S

SecondIterator - Class in de.jaret.util.date.iterator
Implementation of the DateIterator for seconds.
SecondIterator(int) - Constructor for class de.jaret.util.date.iterator.SecondIterator
Contructor supplying the setp.
secondsToDisplayString(int) - Static method in class de.jaret.util.date.JaretDateFormatter
Generate an output of the format hh:mm:ss for a given number of seconds.
secondsToString(int, boolean) - Static method in class de.jaret.util.date.TimeHelper
 
selectionChanged(SelectionChangedEvent) - Method in class de.jaret.util.ui.infoprovider.InfoProviderView
 
set(int, Object) - Method in class de.jaret.util.collections.WatchableArrayList
 
setAutoIncrement(boolean) - Method in class de.jaret.util.date.timemachine.TimeMachine
set autoincrement mode.
setBackground(Color) - Method in class de.jaret.util.ui.ListComposer
 
setBegin(JaretDate) - Method in class de.jaret.util.date.Event
 
setBegin(JaretDate) - Method in interface de.jaret.util.date.Interval
Set the begin timestamp of the interval.
setBegin(JaretDate) - Method in class de.jaret.util.date.IntervalImpl
Set the begin timestamp of the interval.
setCaretOffsetJaret(int) - Method in class org.eclipse.swt.custom.JaretStyledText
 
setCaseSensitive(boolean) - Method in class de.jaret.util.ui.CsvListEditor
 
setColorChange(boolean) - Method in class de.jaret.util.ui.SmileyWidget
 
setCorrectDST(boolean) - Method in class de.jaret.util.date.iterator.AbstractDateIterator
If the correct DST flag is set to true, the iterator will add/remove an hour if the DST switch time has been passed.
setCorrectDST(boolean) - Method in interface de.jaret.util.date.iterator.DateIterator
If the correct DST flag is set to true, the iterator will add/remove an hour if the DST switch time has been passed.
setDate(int, int, int) - Method in class de.jaret.util.date.JaretDate
Set the date.
setDate(JaretDate) - Method in class de.jaret.util.date.JaretDate
Set the date.
setDateByText(String) - Method in class de.jaret.util.date.JaretDate
Sets the date by a parseble String.
setDateTime(int, int, int, int, int, int, int) - Method in class de.jaret.util.date.JaretDate
Sets the date and time of the JaretDate by values.
setDateTime(int, int, int, int, int, int) - Method in class de.jaret.util.date.JaretDate
Sets the date and time of the JaretDate by values.
setDay(int) - Method in class de.jaret.util.date.JaretDate
Set the day of month.
setDestContentProvider(IMutableContentProvider) - Method in class de.jaret.util.ui.CsvListEditor
 
setDestContentProvider(IMutableContentProvider) - Method in class de.jaret.util.ui.ListComposer
 
setDestLabelProvider(ILabelProvider) - Method in class de.jaret.util.ui.CsvListEditor
 
setDestLabelProvider(ILabelProvider) - Method in class de.jaret.util.ui.ListComposer
 
setDestLabelText(String) - Method in class de.jaret.util.ui.ListComposer
 
setDigits(int) - Method in class de.jaret.util.ui.DoubleField
 
setDoWidthOptimization(boolean) - Method in class de.jaret.util.ui.TableExtension
If set to true the extension will react on double click doing a width change of the column.
setEnd(JaretDate) - Method in class de.jaret.util.date.Event
Set the end timestamp of the interval.
setEnd(JaretDate) - Method in interface de.jaret.util.date.Interval
Set the end timestamp of the interval.
setEnd(JaretDate) - Method in class de.jaret.util.date.IntervalImpl
Set the end timestamp of the interval.
setEyeBrows(boolean) - Method in class de.jaret.util.ui.SmileyWidget
 
setFormatter(IIteratorFormatter) - Method in class de.jaret.util.date.iterator.AbstractDateIterator
Set a formatter to be used with this iterator overriding the default formatting.
setFormatter(IIteratorFormatter) - Method in interface de.jaret.util.date.iterator.DateIterator
Set a formatter to be used with this iterator overriding the default formatting.
setForwardOnly(boolean) - Method in class de.jaret.util.date.timemachine.TimeMachine
Set forward protection: if set to true time shifts going before the current time will be disallowed.
setHeadingLabelText(String) - Method in class de.jaret.util.ui.ListComposer
 
setHours(int) - Method in class de.jaret.util.date.JaretDate
Set the hour in day field of the date.
setIncrement(double) - Method in class de.jaret.util.ui.DoubleField
 
setInput(Object) - Method in class de.jaret.util.ui.ListComposer
Sets the input base object for the content providers.
setJaretDateFormatter(JaretDateFormatter) - Static method in class de.jaret.util.date.JaretDate
Sets the JaretDateFormatter to be used for parsing and formatting.
setLocale(Locale) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
setLocale(Locale) - Method in class de.jaret.util.date.JaretDate
Set the locale of the JaretDateFormatter.
setLocale(Locale) - Method in class de.jaret.util.date.JaretDateFormatter
Set the locale for this JaretDateFormatter.
setMax(double) - Method in class de.jaret.util.ui.DoubleField
 
setMilliseconds(int) - Method in class de.jaret.util.date.JaretDate
Set the milliseconds.
setMin(double) - Method in class de.jaret.util.ui.DoubleField
 
setMinutes(int) - Method in class de.jaret.util.date.JaretDate
Set the minutes in the date.
setModel(BoundedRangeModel) - Method in class de.jaret.util.ui.SmileyWidget
 
setMonth(int) - Method in class de.jaret.util.date.JaretDate
Set the month of the year.
setNegative(Color) - Method in class de.jaret.util.ui.SmileyWidget
 
setNeutral(Color) - Method in class de.jaret.util.ui.SmileyWidget
Set the neutral color.
setPositive(Color) - Method in class de.jaret.util.ui.SmileyWidget
 
setPreferredSize(int) - Method in class de.jaret.util.ui.ColorSpot
Set the preferred size.
setPrompt(String) - Method in class de.jaret.util.ui.console.ConsoleControl
Set the prompt to be used.
setRealTime(boolean) - Method in class de.jaret.util.date.timemachine.TimeMachine
Set the realtime mode.
setRegionId(String) - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
setSeconds(int) - Method in class de.jaret.util.date.JaretDate
Set the seconds.
setSeparator(String) - Method in class de.jaret.util.ui.CsvListEditor
 
setSpotRGB(RGB) - Method in class de.jaret.util.ui.ColorSpot
Set the color of the spot as RGB.
setSrcContentProvider(IStructuredContentProvider) - Method in class de.jaret.util.ui.CsvListEditor
 
setSrcContentProvider(IContentProvider) - Method in class de.jaret.util.ui.ListComposer
 
setSrcLabelProvider(ILabelProvider) - Method in class de.jaret.util.ui.CsvListEditor
 
setSrcLabelProvider(ILabelProvider) - Method in class de.jaret.util.ui.ListComposer
 
setSrcLabelText(String) - Method in class de.jaret.util.ui.ListComposer
 
setText(Text) - Method in class de.jaret.util.ui.DoubleField
 
setText(String) - Method in class de.jaret.util.ui.MultiLineLabel
 
setTime(int, int, int, int) - Method in class de.jaret.util.date.JaretDate
Set the time.
setTime(int, int, int) - Method in class de.jaret.util.date.JaretDate
Set the time.
setTime(long) - Method in class de.jaret.util.date.timemachine.TimeMachine
Set the time of the timemachine.
setToNow() - Method in class de.jaret.util.date.JaretDate
Sets the date to the current system time.
setToolTipText(String) - Method in class de.jaret.util.ui.CsvListEditor
 
setValue(double) - Method in class de.jaret.util.ui.DoubleField
 
setValue(int) - Method in class de.jaret.util.ui.SmileyWidget
shortcut for getModel().setValue()
size() - Method in class de.jaret.util.collections.WatchableArrayList
 
SmileyWidget - Class in de.jaret.util.ui
Custom (fun) widget visualizing an integer as a smiley.
SmileyWidget(Composite, int) - Constructor for class de.jaret.util.ui.SmileyWidget
 
Splash - Class in de.jaret.util.ui
A splash screen implementation for swt.
Splash(String, String) - Constructor for class de.jaret.util.ui.Splash
Constructor for the splash screen
stateChanged(ChangeEvent) - Method in class de.jaret.util.ui.SmileyWidget
 
subList(int, int) - Method in class de.jaret.util.collections.WatchableArrayList
 
SwtGraphicsHelper - Class in de.jaret.util.swt
A simple class containing several static methods for convenient painting with a SWT gc.
SwtGraphicsHelper() - Constructor for class de.jaret.util.swt.SwtGraphicsHelper
 
SWTInfoProvider - Class in de.jaret.util.ui.infoprovider
Info provider for swt
SWTInfoProvider() - Constructor for class de.jaret.util.ui.infoprovider.SWTInfoProvider
 
SysInfoEntry - Class in de.jaret.util.infoprovider
An entry provided by JaretSystemInfoProviders
SysInfoEntry(String, String) - Constructor for class de.jaret.util.infoprovider.SysInfoEntry
 
SysInfoEntry(String, String, int) - Constructor for class de.jaret.util.infoprovider.SysInfoEntry
 

T

TableExtension - Class in de.jaret.util.ui
TableExtension is a buddy for a TableViewer allowing sorting on click on the column header and a width optimization of the column on doubleclick on the column header.
TableExtension(TableViewer, boolean) - Constructor for class de.jaret.util.ui.TableExtension
Constructor
TableExtension(TableViewer) - Constructor for class de.jaret.util.ui.TableExtension
Constructor.
TextRenderer - Class in de.jaret.util.swt
Simple utility class for rendering a multiline text.
TextRenderer() - Constructor for class de.jaret.util.swt.TextRenderer
 
timeChanged(TimeMachine, long, long) - Method in interface de.jaret.util.date.timemachine.ITimeMachineListener
Method get called whenever the time in the time machine changed.
TimeHelper - Class in de.jaret.util.date
Some methods helping to deal with time values.
TimeHelper() - Constructor for class de.jaret.util.date.TimeHelper
 
TimeMachine - Class in de.jaret.util.date.timemachine
Implementation of a time supplier that can be controlled by various options.
TimeMachine(long) - Constructor for class de.jaret.util.date.timemachine.TimeMachine
Construct the time machine with an initial time.
TimeMachineSingleton - Class in de.jaret.util.date.timemachine
Singleton to provide a time machine.
TimeMachineSingleton() - Constructor for class de.jaret.util.date.timemachine.TimeMachineSingleton
 
timeStringToSeconds(String) - Static method in class de.jaret.util.date.TimeHelper
 
toArray() - Method in class de.jaret.util.collections.WatchableArrayList
 
toArray(Object[]) - Method in class de.jaret.util.collections.WatchableArrayList
 
toDisplayString() - Method in class de.jaret.util.date.JaretDate
Convenient way for a quick textual output of the timestamp.
toDisplayStringDate() - Method in class de.jaret.util.date.JaretDate
Convenient way for quick textual output of the date (day) only.
toDisplayStringTime(boolean) - Method in class de.jaret.util.date.JaretDate
Convenient way for quick textual represenation (time).
toDisplayStringTime() - Method in class de.jaret.util.date.JaretDate
 
toDisplayStringTime(JaretDate, boolean) - Method in class de.jaret.util.date.JaretDateFormatter
Generates a textual representation of the time only.
TOP - Static variable in class de.jaret.util.swt.TextRenderer
 
toString() - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.NamedDateImpl
toString() - Method in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
toString delivers the region.
toString() - Method in class de.jaret.util.date.IntervalImpl
toString() - Method in class de.jaret.util.date.JaretDate
The standard toString behaviour is the value of the date in milliseconds.

U

updateX() - Method in class de.jaret.util.ui.CsvListEditor
 

V

value - Variable in class de.jaret.util.infoprovider.SysInfoEntry
 
valueOf(String) - Static method in enum de.jaret.util.date.iterator.DateIterator.Format
Returns the enum constant of this type with the specified name.
values() - Static method in enum de.jaret.util.date.iterator.DateIterator.Format
Returns an array containing the constants of this enum type, in the order they are declared.
verifyKey(VerifyEvent) - Method in class de.jaret.util.ui.console.ConsoleControl
 
verifyText(VerifyEvent) - Method in class de.jaret.util.ui.CsvListEditor
 
verifyText(VerifyEvent) - Method in class de.jaret.util.ui.DoubleField
 

W

WatchableArrayList - Class in de.jaret.util.collections
 
WatchableArrayList() - Constructor for class de.jaret.util.collections.WatchableArrayList
 
WeekIterator - Class in de.jaret.util.date.iterator
Implementation of the DateIterator iterating over weeks.
WeekIterator() - Constructor for class de.jaret.util.date.iterator.WeekIterator
 
widgetDefaultSelected(SelectionEvent) - Method in class de.jaret.util.ui.infoprovider.InfoProviderView
 
widgetDefaultSelected(SelectionEvent) - Method in class de.jaret.util.ui.TableExtension
 
widgetDisposed(DisposeEvent) - Method in class de.jaret.util.ui.TableExtension
On dispose of the table viewer dispose imgae registry
widgetSelected(SelectionEvent) - Method in class de.jaret.util.ui.infoprovider.InfoProviderView
 
widgetSelected(SelectionEvent) - Method in class de.jaret.util.ui.TableExtension
 
workingDays(JaretDate, JaretDate, HolidayEnumerator) - Static method in class de.jaret.util.date.DateUtils
Count the working days between from and to.
write(int) - Method in class de.jaret.util.ui.console.ConsoleControl.ConsoleOutStream
 

Y

year - Variable in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase.EasyDate
 
YearIterator - Class in de.jaret.util.date.iterator
DateIterator iterating over years.
YearIterator() - Constructor for class de.jaret.util.date.iterator.YearIterator
 

_

_begin - Variable in class de.jaret.util.date.IntervalImpl
begin date.
_colorTable - Variable in class de.jaret.util.swt.ColorManager
 
_correctDST - Variable in class de.jaret.util.date.iterator.AbstractDateIterator
true if DST should be corrected.
_currentDate - Variable in class de.jaret.util.date.iterator.AbstractDateIterator
the current date.
_days - Variable in class de.jaret.util.date.iterator.DayIterator
day step.
_defaultFormatter - Variable in class de.jaret.util.date.iterator.DayIterator
default formatter.
_defaultFormatter - Variable in class de.jaret.util.date.iterator.HourIterator
default formatter.
_defaultFormatter - Variable in class de.jaret.util.date.iterator.MillisecondIterator
default formatter.
_defaultFormatter - Variable in class de.jaret.util.date.iterator.MinuteIterator
default formatter.
_defaultFormatter - Variable in class de.jaret.util.date.iterator.MonthIterator
default formatter.
_defaultFormatter - Variable in class de.jaret.util.date.iterator.SecondIterator
default formatter.
_defaultFormatter - Variable in class de.jaret.util.date.iterator.WeekIterator
default formatter.
_defaultFormatter - Variable in class de.jaret.util.date.iterator.YearIterator
default formatter.
_destLabelProvider - Variable in class de.jaret.util.ui.ListComposer
 
_destLabelText - Variable in class de.jaret.util.ui.ListComposer
 
_destMutableCP - Variable in class de.jaret.util.ui.ListComposer
 
_device - Variable in class de.jaret.util.swt.ColorManager
 
_device - Variable in class de.jaret.util.swt.FontManager
 
_digits - Variable in class de.jaret.util.ui.DoubleField
 
_end - Variable in class de.jaret.util.date.IntervalImpl
end date.
_endDate - Variable in class de.jaret.util.date.iterator.AbstractDateIterator
the last date.
_fontTable - Variable in class de.jaret.util.swt.FontManager
 
_formatter - Variable in class de.jaret.util.date.iterator.AbstractDateIterator
if set this formatter overrides default behaviour.
_headingLabelText - Variable in class de.jaret.util.ui.ListComposer
 
_hourStep - Variable in class de.jaret.util.date.iterator.HourIterator
step for hours.
_increment - Variable in class de.jaret.util.ui.DoubleField
 
_instances - Static variable in class de.jaret.util.swt.ColorManager
 
_instances - Static variable in class de.jaret.util.swt.FontManager
 
_lastInDST - Variable in class de.jaret.util.date.iterator.AbstractDateIterator
flag for remembering if the last date was in or out DST.
_locale - Variable in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
locale.
_max - Variable in class de.jaret.util.ui.DoubleField
 
_millisecondStep - Variable in class de.jaret.util.date.iterator.MillisecondIterator
step for seconds.
_min - Variable in class de.jaret.util.ui.DoubleField
 
_minuteStep - Variable in class de.jaret.util.date.iterator.MinuteIterator
step for minutes.
_numberFormat - Variable in class de.jaret.util.ui.DoubleField
 
_propertyChangeSupport - Variable in class de.jaret.util.misc.PropertyObservableBase
PropertyChangeSupport for handling listeners.
_regionId - Variable in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
region id.
_secondStep - Variable in class de.jaret.util.date.iterator.SecondIterator
step for seconds.
_srcContentProvider - Variable in class de.jaret.util.ui.ListComposer
 
_srcLabelProvider - Variable in class de.jaret.util.ui.ListComposer
 
_srcLabelText - Variable in class de.jaret.util.ui.ListComposer
 
_text - Variable in class de.jaret.util.ui.DoubleField
 
_yearMap - Variable in class de.jaret.util.date.holidayenumerator.HolidayEnumeratorBase
map containing the holidays and special days.

A B C D E F G H I J K L M N O P R S T U V W Y _

Copyright © 2013. All Rights Reserved.