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

A

a(String) - Static method in class com.miginfocom.util.LicenseValidator
 
A_ALIGN_X - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: AtRefRangeNumber.
A_ALIGN_Y - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: AtRefRangeNumber.
A_ANTI_ALIAS - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Integer.
A_BORDER - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Border.
A_CLIP_TYPE - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: String.
A_COMPOSITE - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Composite or null.
A_CROP - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Insets.
A_CROP_TO_VISIBILITY_BOUNDS - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Boolean or String.
A_FEATHER_RADIUS - Static variable in class com.miginfocom.ashape.shapes.FeatherAShape
Value type: Float, not null.
A_FILTER_SLICE_SPEC - Static variable in class com.miginfocom.ashape.shapes.FilterAShape
Value type: SliceSpec.
A_FONT - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Font.
A_HIT_AREA_Z - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Integer or null.
A_ICON - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Icon.
A_IMAGE - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Image.
A_INHERIT - Static variable in interface com.miginfocom.ashape.shapes.AShape
A special marker object that tells the attribute lookup algorithm to use the parents attribute value for this attribute.
A_JCOMPONENT - Static variable in class com.miginfocom.ashape.shapes.JComponentAShape
 
A_LAYOUT - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: AShapeLayout.
A_MAXIMUM_HEIGHT - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Integer or null.
A_MAXIMUM_WIDTH - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Integer or null.
A_MINIMUM_HEIGHT - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Integer or null.
A_MINIMUM_WIDTH - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Integer or null.
A_MOUSE_CURSOR - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Cursor, String, Integer or null.
A_PAINT - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Paint.
A_PAINT_LAYER - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Integer or null, where null means level 0 (default).
A_PLACE_RECT - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: AbsRect.
A_PREFERRED_HEIGHT - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Integer or null.
A_PREFERRED_WIDTH - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Integer or null.
A_REPORT_HIT_AREA - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Boolean, String or null.
A_SHADOW_TARGET_PAINT - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Paint.
A_SHAPE - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Shape.
A_SHAPES - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Shape[].
A_SLICE_SPEC - Static variable in class com.miginfocom.ashape.shapes.SlicedImageAShape
Value type: SliceSpec, not null.
A_STROKE - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Stroke.
A_SUB_SHAPE_SORTER - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Comparator or null.
A_TEXT - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: String.
A_TEXT_ALTERNATIVES - Static variable in class com.miginfocom.ashape.shapes.FittingTextAShape
Value type: String[], not null.
A_TEXT_LAYOUT_PADDING - Static variable in class com.miginfocom.ashape.shapes.TextAShape
Value type: Dimension or null.
A_TEXT_LINE_SPACE_CORRECTION - Static variable in class com.miginfocom.ashape.shapes.TextAShape
Value type: Integer or null.
A_TEXT_NO_OPTIMIZE_CLIP - Static variable in class com.miginfocom.ashape.shapes.TextAShape
Value type: Boolean.
A_TEXT_SHADOW_COLOR - Static variable in class com.miginfocom.ashape.shapes.TextAShape
Value type: Color.
A_TEXT_SHADOW_OFFSET - Static variable in class com.miginfocom.ashape.shapes.TextAShape
Value type: Point.
A_TEXT_TYPE - Static variable in class com.miginfocom.ashape.shapes.TextAShape
Value type: Integer, not null.
A_TEXTURE_PAINT_ANCHOR - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: AbsRect.
A_UNDERLINE_HEIGHT - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Integer.
A_VISIBILITY - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value type: Visibility, which includes SizeRangeVisibility.
A_WRAPPED_ASHAPE - Static variable in interface com.miginfocom.ashape.shapes.AShape
Value Type: AShape.
AA_HINT_DEFAULT - Static variable in class com.miginfocom.util.gfx.GfxUtil
The AA will be set to be default.
AA_HINT_INHERIT - Static variable in class com.miginfocom.util.gfx.GfxUtil
The AA will not be changed and will thus inhert the setting from the painted object before.
AA_HINT_LCD_GASP - Static variable in class com.miginfocom.util.gfx.GfxUtil
Uses the font's GASP table to decide if AA should be used.
AA_HINT_LCD_HBGR - Static variable in class com.miginfocom.util.gfx.GfxUtil
Uses HBGR sub pixel AA or normal AA if sub pixel AA is not supported.
AA_HINT_LCD_HRGB - Static variable in class com.miginfocom.util.gfx.GfxUtil
Uses HRGB sub pixel AA or normal AA if sub pixel AA is not supported.
AA_HINT_LCD_VBGR - Static variable in class com.miginfocom.util.gfx.GfxUtil
Uses VBGR sub pixel AA or normal AA if sub pixel AA is not supported.
AA_HINT_LCD_VRGB - Static variable in class com.miginfocom.util.gfx.GfxUtil
Uses VRGB sub pixel AA or normal AA if sub pixel AA is not supported.
AA_HINT_OFF - Static variable in class com.miginfocom.util.gfx.GfxUtil
The AA will be set to off.
AA_HINT_ON - Static variable in class com.miginfocom.util.gfx.GfxUtil
Turns AA on.
AA_HINT_PLATFORM - Static variable in class com.miginfocom.util.gfx.GfxUtil
Uses the same AA as the current platform.
AA_SUB_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
ABSOLUTE_CELLS - Static variable in class com.miginfocom.beans.GridDimensionLayoutBean
 
AbsRect - Class in com.miginfocom.util.gfx.geometry
Rectangle that is in some way relative to another rectangle, called "reference".
AbsRect(int, Number) - Constructor for class com.miginfocom.util.gfx.geometry.AbsRect
Constructor that will return a relative rectangle that is "docked" inside the reference rectangle.
Min size will be 0 and max 100% of available.
AbsRect(int, Number, SizeConstraint) - Constructor for class com.miginfocom.util.gfx.geometry.AbsRect
Constructor that will return a relative rectangle that is "docked" inside the reference rectangle.
AbsRect(int) - Constructor for class com.miginfocom.util.gfx.geometry.AbsRect
Constructor that sizes to the bounds except for the inset all around.
Short for: new AtStart(border), new AtStart(border), new AtEnd(-border), new AtEnd(-border));
AbsRect(Insets) - Constructor for class com.miginfocom.util.gfx.geometry.AbsRect
Constructor that sizes to the bounds except for the insets.
Short for: new AtStart(border.left), new AtStart(border.top), new AtEnd(-border.right), new AtEnd(-border.bottom));
AbsRect(AtRefRangeNumber, AtRefRangeNumber) - Constructor for class com.miginfocom.util.gfx.geometry.AbsRect
Constructor with no min/max sizes and keep width of source rectangle.
AbsRect(AtRefRangeNumber, AtRefRangeNumber, AtRefRangeNumber, AtRefRangeNumber) - Constructor for class com.miginfocom.util.gfx.geometry.AbsRect
Constructor with no min/max sizes.
AbsRect(AtRefRangeNumber, AtRefRangeNumber, AtRefRangeNumber, AtRefRangeNumber, Insets) - Constructor for class com.miginfocom.util.gfx.geometry.AbsRect
Constructor with no min/max sizes.
AbsRect(AtRefRangeNumber, AtRefRangeNumber, AtRefRangeNumber, AtRefRangeNumber, SizeConstraint, SizeConstraint, Insets) - Constructor for class com.miginfocom.util.gfx.geometry.AbsRect
Constructor.
AbsRectAnimation - Class in com.miginfocom.ashape.animation.animations
An animation that animates between two AbsRect objects.
AbsRectAnimation(AbsRect, AbsRect) - Constructor for class com.miginfocom.ashape.animation.animations.AbsRectAnimation
Constructor without cached objects.
AbsRectAnimation(AbsRect, AbsRect, int) - Constructor for class com.miginfocom.ashape.animation.animations.AbsRectAnimation
Constructor.
AbstractActivity - Class in com.miginfocom.calendar.activity
Implements a common base line for an Activity.
AbstractActivity(Map) - Constructor for class com.miginfocom.calendar.activity.AbstractActivity
Constructor that will take the PropertyKey->Value map and set it.
AbstractActivity(ImmutableDateRange) - Constructor for class com.miginfocom.calendar.activity.AbstractActivity
The base date range to start with.
AbstractActivityIOPlugin - Class in com.miginfocom.calendar.activity.iofilter
A small boiler plate implemetation to enable threaded update checks for ActivityIOPlugins.
AbstractActivityIOPlugin() - Constructor for class com.miginfocom.calendar.activity.iofilter.AbstractActivityIOPlugin
 
AbstractActivityView - Class in com.miginfocom.calendar.activity.view
Implements some basic functionality from the ActivityView interface.
Mainly Category, DateRange, AShape and Interactors handling.
AbstractActivityView(JComponent, Activity, InteractionListener) - Constructor for class com.miginfocom.calendar.activity.view.AbstractActivityView
Contructor
AbstractActivityView(JComponent, Activity, InteractionListener, ImmutableDateRange) - Constructor for class com.miginfocom.calendar.activity.view.AbstractActivityView
Contructor
AbstractAnimation - Class in com.miginfocom.ashape.animation.animations
Animation with optional creation and handling of cached objects.
Subclass to make your own Animation type.
AbstractAnimation(int, boolean) - Constructor for class com.miginfocom.ashape.animation.animations.AbstractAnimation
Constructor.
AbstractAShape - Class in com.miginfocom.ashape.shapes
Contains the framework for the attributed shapes.
AbstractAShape() - Constructor for class com.miginfocom.ashape.shapes.AbstractAShape
Contructor for XML builder.
AbstractAShape(String) - Constructor for class com.miginfocom.ashape.shapes.AbstractAShape
Contructor.
AbstractAShapeLayout - Class in com.miginfocom.ashape.layout
Provides a default implementation of AbstractAShapeLayout.getLayoutSize(com.miginfocom.ashape.shapes.AShape, int, int, Integer) since it it usually the same for most layouts.
AbstractAShapeLayout() - Constructor for class com.miginfocom.ashape.layout.AbstractAShapeLayout
 
AbstractBean - Class in com.miginfocom.beans
Some basic functionality for JavaBeans in the MiG Calendar component.
AbstractBean() - Constructor for class com.miginfocom.beans.AbstractBean
 
AbstractCommand - Class in com.miginfocom.util.command
Default implementation of a command.
AbstractCommand(Object) - Constructor for class com.miginfocom.util.command.AbstractCommand
Constructor.
AbstractDateGridDecorator - Class in com.miginfocom.calendar.decorators
Same as AbstractGridDecorator but forces the use of a DateGridContainer as the grid container.
AbstractDateGridDecorator(DateGridContainer, int) - Constructor for class com.miginfocom.calendar.decorators.AbstractDateGridDecorator
Constructor.
AbstractDateSpinner - Class in com.miginfocom.calendar.spinner
Boilerplate implementation of a date spinner.
AbstractDateSpinner(TimeZone, Locale, SpinnerDateModel, DateFormat) - Constructor for class com.miginfocom.calendar.spinner.AbstractDateSpinner
 
AbstractGrid - Class in com.miginfocom.calendar.grid
Implements most of the basic geometry work for a Grid.
AbstractGrid(int, int, int, GridLineSpecification) - Constructor for class com.miginfocom.calendar.grid.AbstractGrid
Constructor.
AbstractGridDecorator - Class in com.miginfocom.calendar.decorators
Handels layers (sorting and holding the value) and the reference to the date area.
AbstractGridDecorator(GridContainer, int) - Constructor for class com.miginfocom.calendar.decorators.AbstractGridDecorator
Constructor.
AbstractGridHeader - Class in com.miginfocom.calendar.header
Boiler plate implementation for a Header that is a JComponent.
AbstractGridHeader(GridContainer, JComponent, int) - Constructor for class com.miginfocom.calendar.header.AbstractGridHeader
Constructor.
AbstractHeaderBean - Class in com.miginfocom.beans
Some basic functionality for header JavaBeans in the MiG Calendar component.
AbstractHeaderBean() - Constructor for class com.miginfocom.beans.AbstractHeaderBean
 
AbstractHeaderBeanBeanInfo - Class in com.miginfocom.beans
 
AbstractHeaderBeanBeanInfo() - Constructor for class com.miginfocom.beans.AbstractHeaderBeanBeanInfo
 
AbstractInteractionBroker - Class in com.miginfocom.ashape.interaction
Abstract implementation.
AbstractInteractionBroker() - Constructor for class com.miginfocom.ashape.interaction.AbstractInteractionBroker
 
AbstractInteractor - Class in com.miginfocom.ashape.interaction
Connects some Interactions to an object.
AbstractInteractor() - Constructor for class com.miginfocom.ashape.interaction.AbstractInteractor
 
accept(Object) - Method in class com.miginfocom.calendar.category.CategoryFilter
Returns if the categorizable is approved by the filter.
accept(Object) - Method in class com.miginfocom.calendar.grid.GridRow
Returns what the filter returns or true if no filter.
accept(Object) - Method in class com.miginfocom.util.filter.AndFilter
 
accept(Object) - Method in class com.miginfocom.util.filter.ExpressionFilter
Do an evaluation on the PropertyProvider and returns it.
accept(Object) - Method in interface com.miginfocom.util.filter.Filter
If the filter accepts o.
accept(Object) - Method in class com.miginfocom.util.filter.NandFilter
 
accept(Object) - Method in class com.miginfocom.util.filter.OrFilter
 
accept(Object) - Method in class com.miginfocom.util.filter.XorFilter
 
actionPerformed(ActionEvent) - Method in class com.miginfocom.calendar.DatePicker
 
actionPerformed(ActionEvent) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
actionPerformed(ActionEvent) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
Activity - Interface in com.miginfocom.calendar.activity
An interface defining what the most basic activity should manage.
ActivityAShapeBean - Class in com.miginfocom.beans
Encapsulates the default RootAShape that is a round rectangle with a title and a summary.
ActivityAShapeBean() - Constructor for class com.miginfocom.beans.ActivityAShapeBean
 
ActivityAShapeBeanBeanInfo - Class in com.miginfocom.beans
 
ActivityAShapeBeanBeanInfo() - Constructor for class com.miginfocom.beans.ActivityAShapeBeanBeanInfo
 
ActivityConstraint - Interface in com.miginfocom.calendar.activity
Interface to implement to enforce a one way constraint.
ActivityDateRangeConstraint - Class in com.miginfocom.calendar.activity
Constrains the target activity's start or end date/time to the source's start or end date/time.
ActivityDateRangeConstraint(boolean, boolean) - Constructor for class com.miginfocom.calendar.activity.ActivityDateRangeConstraint
Constructor.
ActivityDepository - Class in com.miginfocom.calendar.activity
A class that is the focal point of all activity exchange events and updates.
ActivityDepository() - Constructor for class com.miginfocom.calendar.activity.ActivityDepository
Protected constructor.
activityDragResized(ActivityDragResizeEvent) - Method in interface com.miginfocom.calendar.datearea.ActivityDragResizeListener
Called when a date range changed.
ActivityDragResizeEvent - Class in com.miginfocom.calendar.datearea
An event object that holds info about an activity's drag or resize action
ActivityDragResizeEvent(Object, int, String) - Constructor for class com.miginfocom.calendar.datearea.ActivityDragResizeEvent
 
ActivityDragResizeEvent(Object, int, String, int) - Constructor for class com.miginfocom.calendar.datearea.ActivityDragResizeEvent
 
ActivityDragResizeEvent(Object, int, String, long, int) - Constructor for class com.miginfocom.calendar.datearea.ActivityDragResizeEvent
 
ActivityDragResizeListener - Interface in com.miginfocom.calendar.datearea
EventListener that will be notified of ActivityDragResizeEvents.
ActivityGridLayoutBean - Class in com.miginfocom.beans
A bean that calculate size in the secondary dimension of a date area depending on how many overlapping activites there are in that date area.
ActivityGridLayoutBean() - Constructor for class com.miginfocom.beans.ActivityGridLayoutBean
Constructor.
ActivityGridLayoutBeanBeanInfo - Class in com.miginfocom.beans
 
ActivityGridLayoutBeanBeanInfo() - Constructor for class com.miginfocom.beans.ActivityGridLayoutBeanBeanInfo
 
ActivityHelper - Class in com.miginfocom.util
Helper class.
ActivityHelper() - Constructor for class com.miginfocom.util.ActivityHelper
 
ActivityInteractor - Class in com.miginfocom.calendar.activity
An Interactor that can listen to property and state changes in an Activity.
ActivityInteractor(ActivityView, InteractionBroker, Collection) - Constructor for class com.miginfocom.calendar.activity.ActivityInteractor
Constructor
ActivityIOPlugin - Interface in com.miginfocom.calendar.activity.iofilter
Interface contract to implement for an importer/exporter of Activitys.
ActivityLayout - Class in com.miginfocom.calendar.layout
A interface describing how an activity layout class should be implemented.
ActivityLayout() - Constructor for class com.miginfocom.calendar.layout.ActivityLayout
 
ActivityLayoutBroker - Interface in com.miginfocom.calendar.layout
A interface to implement if one wants to specifically handle which ActivityLayouts should be used to layout what ActivityViews.
ActivityLayoutEditor - Class in com.miginfocom.calendar.layout
A bean editor that handles all types of ActivityLayout objects.
ActivityLayoutEditor() - Constructor for class com.miginfocom.calendar.layout.ActivityLayoutEditor
 
ActivityLink - Class in com.miginfocom.calendar.activity
Links to one or many Activitys.
ActivityLink(Activity, Activity, ActivityConstraint) - Constructor for class com.miginfocom.calendar.activity.ActivityLink
Constructor.
ActivityLink(Activity, Activity[], ActivityConstraint) - Constructor for class com.miginfocom.calendar.activity.ActivityLink
Constructor.
ActivityLink(Activity[], Activity, ActivityConstraint) - Constructor for class com.miginfocom.calendar.activity.ActivityLink
Constructor.
ActivityLink(Activity[], Activity[], ActivityConstraint) - Constructor for class com.miginfocom.calendar.activity.ActivityLink
Constructor.
ActivityList - Class in com.miginfocom.calendar.activity
A list of Activity objects.
ActivityList() - Constructor for class com.miginfocom.calendar.activity.ActivityList
 
ActivityList(int) - Constructor for class com.miginfocom.calendar.activity.ActivityList
 
ActivityList(Collection) - Constructor for class com.miginfocom.calendar.activity.ActivityList
Constructor
ActivityList(Activity[]) - Constructor for class com.miginfocom.calendar.activity.ActivityList
Constructor
activityMoved(ActivityMoveEvent) - Method in interface com.miginfocom.calendar.datearea.ActivityMoveListener
Called when a activity is to be, or has been, moved.
ActivityMoveEvent - Class in com.miginfocom.calendar.datearea
An event that normally is used to notify of upcoming activity moves.
ActivityMoveEvent(Object, Activity, MutableDateRange, InputEvent) - Constructor for class com.miginfocom.calendar.datearea.ActivityMoveEvent
Constructor.
ActivityMoveListener - Interface in com.miginfocom.calendar.datearea
EventListener that will be notified of ActivityMoveEvents.
ActivityResolver - Interface in com.miginfocom.calendar.activity
If two Activitys that has the same ID are being added to the depository a confict will arise.
ActivityStatePropagator - Class in com.miginfocom.calendar.activity
A state propagator that propagates states between Activitys.
ActivityStatePropagator() - Constructor for class com.miginfocom.calendar.activity.ActivityStatePropagator
 
ActivitySubscription - Class in com.miginfocom.calendar.activity.iofilter
A subscription for some Activitys.
Subclass to add functionality for filtering, user info and such.
ActivitySubscription(Object, ImmutableDateRange) - Constructor for class com.miginfocom.calendar.activity.iofilter.ActivitySubscription
Constructor.
activityView - Variable in class com.miginfocom.calendar.activity.ActivityInteractor
The activity to monitor.
ActivityView - Interface in com.miginfocom.calendar.activity.view
A view of an activity.
activityView - Variable in class com.miginfocom.calendar.activity.view.ActivityViewInteractionBroker
The activity view to interact with.
ActivityViewInteractionBroker - Class in com.miginfocom.calendar.activity.view
An interaction broker to interact with an ActivityView.
ActivityViewInteractionBroker(ActivityView) - Constructor for class com.miginfocom.calendar.activity.view.ActivityViewInteractionBroker
Constructor
ActivityViewRenderer - Interface in com.miginfocom.calendar.activity.renderer
An interface that outlines a renderer that draws ActivityViews within some bounds.
add(int, long, boolean, boolean, DateRangeRounder) - Method in class com.miginfocom.util.dates.DateRange
 
add(int, long, boolean, boolean) - Method in class com.miginfocom.util.dates.DateRange
 
add(int, long, boolean, boolean) - Method in interface com.miginfocom.util.dates.MutableDateRange
Directly passed on to start and end Calendars without any intervention
add(int, long, boolean, boolean, DateRangeRounder) - Method in interface com.miginfocom.util.dates.MutableDateRange
Add/move the start and/or end time of this range.
add(TimeSpan) - Method in class com.miginfocom.util.dates.TimeSpanList
 
add(int, TimeSpan) - Method in class com.miginfocom.util.dates.TimeSpanList
 
ADD - Static variable in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
An opertaion that adds wrap with value.
add(Rectangle) - Method in class com.miginfocom.util.gfx.RepaintRegion
Add a rectangle by "unioning" it with the current rectangle.
add(Point) - Method in class com.miginfocom.util.gfx.RepaintRegion
Adds a point so that the current repaint region includes the point.
add(Shape) - Method in class com.miginfocom.util.gfx.RepaintRegion
Adds the bounds of the shape to the repaing region
add(EventListener, boolean) - Method in class com.miginfocom.util.ListenerSet
Adds the listener, if it isn't already in the list
add(PropertyHistoryLog.PropertyLogEntry) - Method in class com.miginfocom.util.PropertyHistoryLog
 
addActivityDragResizeListener(ActivityDragResizeListener) - Method in class com.miginfocom.beans.DateAreaBean
This call is transmitted to the DefaultDateArea.addActivityDragResizeListener(com.miginfocom.calendar.datearea.ActivityDragResizeListener)
addActivityDragResizeListener(ActivityDragResizeListener, boolean) - Method in class com.miginfocom.beans.DateAreaBean
This call is transmitted to the DefaultDateArea.addActivityDragResizeListener(com.miginfocom.calendar.datearea.ActivityDragResizeListener, boolean)
addActivityDragResizeListener(ActivityDragResizeListener) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Adds the listener as a strong reference.
addActivityDragResizeListener(ActivityDragResizeListener, boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Adds the listener.
addActivityDragResizeListener(ActivityDragResizeListener) - Method in class com.miginfocom.calendar.DatePicker
This call is transmitted to the DefaultDateArea.addActivityDragResizeListener(com.miginfocom.calendar.datearea.ActivityDragResizeListener)
addActivityDragResizeListener(ActivityDragResizeListener, boolean) - Method in class com.miginfocom.calendar.DatePicker
This call is transmitted to the DefaultDateArea.addActivityDragResizeListener(com.miginfocom.calendar.datearea.ActivityDragResizeListener, boolean)
addActivityLayout(ActivityLayout) - Method in interface com.miginfocom.calendar.datearea.DateArea
Installs a layout that will be queried to layout ActivityViews.
addActivityLayout(ActivityLayout) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
addActivityListListener(TimeSpanListListener, boolean) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Deprecated. Use #addDepositoryListener instead. Notification during synchronized block could lead to dead-locks.
addActivityMoveListener(ActivityMoveListener) - Method in class com.miginfocom.beans.DateAreaBean
This call is transmitted to the DefaultDateArea.addActivityMoveListener(com.miginfocom.calendar.datearea.ActivityMoveListener)
addActivityMoveListener(ActivityMoveListener, boolean) - Method in class com.miginfocom.beans.DateAreaBean
This call is transmitted to the DefaultDateArea.addActivityMoveListener(com.miginfocom.calendar.datearea.ActivityMoveListener, boolean)
addActivityMoveListener(ActivityMoveListener) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Adds the listener as a strong reference.
addActivityMoveListener(ActivityMoveListener, boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Adds the listener.
addActivityMoveListener(ActivityMoveListener) - Method in class com.miginfocom.calendar.DatePicker
This call is transmitted to the DefaultDateArea.addActivityMoveListener(com.miginfocom.calendar.datearea.ActivityMoveListener)
addActivityMoveListener(ActivityMoveListener, boolean) - Method in class com.miginfocom.calendar.DatePicker
This call is transmitted to the DefaultDateArea.addActivityMoveListener(com.miginfocom.calendar.datearea.ActivityMoveListener, boolean)
addAll(TimeSpanList) - Method in class com.miginfocom.util.dates.TimeSpanList
 
addAll(Collection) - Method in class com.miginfocom.util.dates.TimeSpanList
 
addAll(TimeSpan[]) - Method in class com.miginfocom.util.dates.TimeSpanList
Adds all of the elements in timeSpans to this list.
addAll(TimeSpan[], int, int) - Method in class com.miginfocom.util.dates.TimeSpanList
Adds all, or some, of the elements in timeSpans to this list.
addAttributes(Map) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Adds all attributes to the attribute map
addBrokedActivities(Collection, Object) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Calls ActivityDepository.addBrokedActivities(java.util.Collection, Object, int) with TimeSpanListEvent.ADDED.
addBrokedActivities(Collection, Object, int) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Adds a number of activities to the list.
addBrokedActivity(Activity, Object) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Calls ActivityDepository.addBrokedActivity(com.miginfocom.calendar.activity.Activity, Object, int) with TimeSpanListEvent.ADDED.
addBrokedActivity(Activity, Object, int) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Adds an activity to the list.
addBrokedCategories(Collection, Object, int) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Adds a number of activities to the list.
addBrokedCategory(Category, Object, int) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Adds an category to the list.
addByXXXRule(ByXXXRuleData) - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Adds a ByXXX rule to this recurrence.
addCategoryID(Object, int) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
addCategoryID(Object, int) - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
addCategoryID(Object, int) - Method in interface com.miginfocom.calendar.category.Categorizable
Adds a category to the category list.
addCategoryStructureListener(CategoryStructureListener) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Adds a listener to changes in the category tree structure.
addCategoryStructureListener(CategoryStructureListener, boolean) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Adds a listener to changes in the category tree structure.
addChangeListener(ChangeListener) - Method in interface com.miginfocom.ashape.AShapeProvider
Adds a listener that gets notified when something changes in this provider.
addChangeListener(ChangeListener, boolean) - Method in interface com.miginfocom.ashape.AShapeProvider
Adds a listener that gets notified when something changes in this provider.
addChangeListener(ChangeListener) - Method in class com.miginfocom.ashape.DefaultAShapeProvider
 
addChangeListener(ChangeListener, boolean) - Method in class com.miginfocom.ashape.DefaultAShapeProvider
 
addChangeListener(ChangeListener) - Method in interface com.miginfocom.calendar.activity.renderer.ActivityViewRenderer
Adds a listener that gets notified when something changes in this renderer.
addChangeListener(ChangeListener, boolean) - Method in interface com.miginfocom.calendar.activity.renderer.ActivityViewRenderer
Adds a listener that gets notified when something changes in this renderer.
addChangeListener(ChangeListener) - Method in class com.miginfocom.calendar.activity.renderer.AShapeRenderer
 
addChangeListener(ChangeListener, boolean) - Method in class com.miginfocom.calendar.activity.renderer.AShapeRenderer
 
addChangeListener(ChangeListener) - Method in class com.miginfocom.util.print.PrintSpecification
Transfer to PrintSpecification.addChangeListener(ChangeListener, boolean) with false for as>WeakRef.
addChangeListener(ChangeListener, boolean) - Method in class com.miginfocom.util.print.PrintSpecification
Add a listener that listens for any changes in the properties for this grid, as well as the GridRows it contains.
addComponent(JComponent, String) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Add the component in the specified position.
addComponent(JComponent, String, int) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Add the component in the specified position.
addDate(int) - Method in class com.miginfocom.calendar.DatePicker
Adds amount to the selected date range.
addDateChangeListener(DateChangeListener) - Method in class com.miginfocom.beans.DateAreaBean
This call is transmitted to the DefaultDateArea.addDateChangeListener(com.miginfocom.util.dates.DateChangeListener)
addDateChangeListener(DateChangeListener, boolean) - Method in class com.miginfocom.beans.DateAreaBean
This call is transmitted to the DefaultDateArea.addDateChangeListener(com.miginfocom.util.dates.DateChangeListener, boolean)
addDateChangeListener(DateChangeListener) - Method in class com.miginfocom.beans.DateHeaderBean
This call is transmitted to the DateGridHeader.addDateChangeListener(com.miginfocom.util.dates.DateChangeListener)
addDateChangeListener(DateChangeListener, boolean) - Method in class com.miginfocom.beans.DateHeaderBean
This call is transmitted to the DateGridHeader.addDateChangeListener(com.miginfocom.util.dates.DateChangeListener, boolean)
addDateChangeListener(DateChangeListener) - Method in interface com.miginfocom.calendar.datearea.DateArea
Adds a listener that gets notified when any date range (mouseOver, pressed, selected, selectable) changes.
addDateChangeListener(DateChangeListener, boolean) - Method in interface com.miginfocom.calendar.datearea.DateArea
Adds a listener that gets notified when any date range (mouseOver, pressed, selected, selectable) changes.
addDateChangeListener(DateChangeListener) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Adds the listener as a strong reference.
addDateChangeListener(DateChangeListener, boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
addDateChangeListener(DateChangeListener) - Method in class com.miginfocom.calendar.DatePicker
This call is transmitted to the DefaultDateArea.addDateChangeListener(com.miginfocom.util.dates.DateChangeListener)
addDateChangeListener(DateChangeListener, boolean) - Method in class com.miginfocom.calendar.DatePicker
This call is transmitted to the DefaultDateArea.addDateChangeListener(com.miginfocom.util.dates.DateChangeListener, boolean)
addDateChangeListener(DateChangeListener) - Method in class com.miginfocom.calendar.header.DateGridHeader
Adds a listener that is notified of all changes to the date in the header.
addDateChangeListener(DateChangeListener, boolean) - Method in class com.miginfocom.calendar.header.DateGridHeader
Adds a listener that is notified of all changes to the date in the header.
addDateChangeListener(DateChangeListener) - Method in class com.miginfocom.calendar.header.SubRowGridHeader
Adds a listener that is notified of all changes to the date in the header.
addDateChangeListener(DateChangeListener, boolean) - Method in class com.miginfocom.calendar.header.SubRowGridHeader
Adds a listener that is notified of all changes to the date in the header.
addDateChangeListener(DateChangeListener) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Adds the listener, if it isn't already in the list.
addDateChangeListener(DateChangeListener, boolean) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Adds the listener, if it isn't already in the list.
addDateChangeListener(DateChangeListener) - Method in class com.miginfocom.util.dates.DateRangeUnion
Adds the listener, if it isn't already in the list.
addDateChangeListener(DateChangeListener, boolean) - Method in class com.miginfocom.util.dates.DateRangeUnion
Adds the listener, if it isn't already in the list.
addDecorator(Decorator) - Method in class com.miginfocom.beans.CategoryTreeBean
Adds a decorator.
addDecorator(Decorator) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Adds a decorator to the current contained grid and to any recreated grids in the tracked dateArea.
A manual repaint has to be issued to paint the decorator.
addDecorator(Decorator) - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
Adds a decorator this this grid and set it's grid to this.
addDecorator(GridDecorator) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Adds a decorator to the current contained grid and to any recreated grids in the tracked dateArea.
A manual repaint has to be issued to paint the decorator.
addDecorators(Collection) - Method in class com.miginfocom.beans.CategoryTreeBean
Calls CategoryTreeBean.addDecorator(com.miginfocom.calendar.decorators.Decorator) for every element in the collection.
addDecorators(Collection) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Calls DefaultDateArea.addDecorator(com.miginfocom.calendar.decorators.Decorator) for every element in the collection.
addDecorators(Collection) - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
Adds a number of GridDecorators.
addDecorators(Collection) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Calls AbstractGridHeader.addDecorator(com.miginfocom.calendar.decorators.GridDecorator) for every element in the collection.
addDelegates(XMLEncoder) - Static method in class com.miginfocom.util.io.IOUtil
Adds the custom delegates used for persisting (saving) a number of classes to XML including a lot of JDK classes that don't have default delegates.
addDepositoryListener(TimeSpanListListener) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Adds a listener that listens to all adds and removes in the depository.
addDepositoryListener(TimeSpanListListener, boolean) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Adds a listener that listens to all adds and removes in the depository.
addDSTSafe(Calendar, int, int) - Static method in class com.miginfocom.util.dates.DateUtil
Calls Calendar.add(int, int) on cal and then compensating for jumps over a Daylight Savings Time boundary, if present.
ADDED - Static variable in class com.miginfocom.calendar.category.CategoryStructureEvent
One or more categories was added but usually not as a result of a direct creation.
ADDED - Static variable in class com.miginfocom.util.dates.TimeSpanListEvent
One or more time spans was added but usually not as a result of a direct creation.
ADDED_CREATED - Static variable in class com.miginfocom.calendar.category.CategoryStructureEvent
One or more categories was added as a result of creation.
ADDED_CREATED - Static variable in class com.miginfocom.util.dates.TimeSpanListEvent
One or more time spans was added as a result of creation.
addEnd(int, long) - Method in class com.miginfocom.util.dates.DateRange
 
addEnd(int, long) - Method in interface com.miginfocom.util.dates.MutableDateRange
Forwarded to Calendar.add(int, int) for the end date.
addEnterExitCommands(AShape, CommandSet, CommandSet, boolean) - Static method in class com.miginfocom.ashape.AShapeUtil
A convenience method for setting commands that should be run when the mouse enters and/or exits a shape.
addEnterExitOverride(AShape, AShape, PropertyKey, Object, boolean, boolean) - Static method in class com.miginfocom.ashape.AShapeUtil
Convenience method for adding a mouse enter, and possibly exit, interaction pair with override set/reset.
addExcludingRange(ImmutableDateRange) - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Adds a range to always exclude from the recurring events.
addExcludingRecurrence(Recurrence) - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Adds a recurrence to always exclude to the recurring events.
addGridListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
addGridListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
addGridListener(PropertyChangeListener) - Method in interface com.miginfocom.calendar.grid.GridContainer
Adds a listener that gets notified when the grid is changed or any other "major" change occurs.
addGridListener(PropertyChangeListener, boolean) - Method in interface com.miginfocom.calendar.grid.GridContainer
Adds a listener that gets notified when the grid is changed or any other "major" change occurs.
addGridListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
addGridListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
addHorizontalVisibilityRange(int, int) - Method in class com.miginfocom.ashape.SizeRangeVisibility
Adds a horizintal size range that has the inverted visibility compared to the default one supplied in the constructor.
addIncludingRange(ImmutableDateRange) - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Adds a ImmutableDateRange to always include to the recurring events.
addIncludingRecurrence(Recurrence) - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Adds a recurrence to always include to the recurring events.
addInsets(Insets, Insets) - Static method in class com.miginfocom.util.gfx.GfxUtil
Adds add to source
addInteraction(Interaction) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
 
addInteraction(Interaction) - Method in interface com.miginfocom.ashape.interaction.Interactor
Adds an interaction.
addInteraction(Interaction) - Method in class com.miginfocom.ashape.interaction.StaticInteractor
 
addInteraction(Interaction) - Method in class com.miginfocom.ashape.interaction.TimerInteractor
 
addInteraction(Interaction) - Method in class com.miginfocom.ashape.shapes.RootAShape
Adds an interaction to this shape.
addInteraction(Interaction) - Method in class com.miginfocom.calendar.activity.ActivityInteractor
 
addInteraction(Interaction) - Method in class com.miginfocom.calendar.grid.GridRowInteractor
 
addInteractionListener(InteractionListener) - Method in class com.miginfocom.ashape.AShapeComponent
 
addInteractionListener(InteractionListener, boolean) - Method in class com.miginfocom.ashape.AShapeComponent
 
addInteractionListener(InteractionListener) - Method in class com.miginfocom.beans.CategoryHeaderBean
Adds a listener that listens to InteractionEvents.
addInteractionListener(InteractionListener, boolean) - Method in class com.miginfocom.beans.CategoryHeaderBean
Adds a listener that listens to InteractionEvents.
addInteractionListener(InteractionListener) - Method in class com.miginfocom.beans.CategoryTreeBean
Adds a listener that listens to InteractionEvents.
addInteractionListener(InteractionListener, boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Adds a listener that listens to InteractionEvents.
addInteractionListener(InteractionListener) - Method in class com.miginfocom.beans.DateAreaBean
This call is transmitted to the DefaultDateArea.addInteractionListener(com.miginfocom.ashape.interaction.InteractionListener)
addInteractionListener(InteractionListener, boolean) - Method in class com.miginfocom.beans.DateAreaBean
This call is transmitted to the DefaultDateArea.addInteractionListener(com.miginfocom.ashape.interaction.InteractionListener, boolean)
addInteractionListener(InteractionListener) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Adds a listener that listens to InteractionEvents.
addInteractionListener(InteractionListener, boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Adds a listener that listens to InteractionEvents.
addInteractionListener(InteractionListener) - Method in class com.miginfocom.calendar.DatePicker
This call is transmitted to the DefaultDateArea.addInteractionListener(com.miginfocom.ashape.interaction.InteractionListener)
addInteractionListener(InteractionListener, boolean) - Method in class com.miginfocom.calendar.DatePicker
This call is transmitted to the DefaultDateArea.addInteractionListener(com.miginfocom.ashape.interaction.InteractionListener, boolean)
addInteractionListener(InteractionListener) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Adds a listener that listens to InteractionEvents.
addInteractionListener(InteractionListener, boolean) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Adds a listener that listens to InteractionEvents.
addInteractions(Collection) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Adds interactions.
addInteractions(Collection) - Method in class com.miginfocom.ashape.shapes.RootAShape
Adds interactions to this shape if this is the root, adds to root otherwise.
addInteractor(Interactor) - Method in class com.miginfocom.ashape.shapes.RootAShape
Adds an interactor to the array of interactors.
addKeyListener(KeyListener) - Method in class com.miginfocom.beans.DateAreaBean
 
addLayoutComponent(Component, Object) - Method in class com.miginfocom.util.gfx.GridARLayout
 
addLayoutComponent(String, Component) - Method in class com.miginfocom.util.gfx.GridARLayout
 
addMillis(long) - Method in class com.miginfocom.util.dates.DateRange
 
addMillis(long) - Method in interface com.miginfocom.util.dates.MutableDateRange
Adds amount number of milliseconds to both start and end date.
addMillisDSTSafe(long) - Method in class com.miginfocom.util.dates.DateRange
 
addMillisDSTSafe(long, TimeZone, long) - Static method in class com.miginfocom.util.dates.DateUtil
Adds a number of milliseconds to cal, compensating for jumps over a Daylight Savings Time boundary, if present.
addMillisDSTSafe(long) - Method in interface com.miginfocom.util.dates.MutableDateRange
Adds amount number of milliseconds to both start and end date.
addMouseCommand(AShape, PropertyKey, boolean, CommandSet, CommandSet, boolean, boolean) - Static method in class com.miginfocom.ashape.AShapeUtil
Convenience method for adding a mouse set/resset interaction pair with override set/reset.
addMouseEventBlock(AShape, boolean, Integer) - Static method in class com.miginfocom.ashape.AShapeUtil
If an event isn't caught by an AShape it is typically sent to whatever is under the shape.
addMouseFireEvent(AShape, PropertyKey, Object, boolean, boolean, Integer) - Static method in class com.miginfocom.ashape.AShapeUtil
Convenience method for adding an interaction that fires an action when a mouse trigger occurs.
addMouseInteractionListener(MouseInteractionListener) - Method in class com.miginfocom.ashape.shapes.RootAShape
Adds a listener that listens to all mouse events on this shape and all sub shapes that has a hit area report set to true.
addMouseInteractionListener(MouseInteractionListener, boolean) - Method in class com.miginfocom.ashape.shapes.RootAShape
Adds a listener that listens to all mouse events on this shape and all sub shapes that has a hit area report set to true.
addMouseInteractionListener(MouseInteractionListener) - Method in class com.miginfocom.beans.ActivityAShapeBean
Adds a listener that listens to all mouse events on this shape and all sub shapes that has a hit area report set to true.
addMouseInteractionListener(MouseInteractionListener, boolean) - Method in class com.miginfocom.beans.ActivityAShapeBean
Adds a listener that listens to all mouse events on this shape and all sub shapes that has a hit area report set to true.
addMouseListener(MouseListener) - Method in class com.miginfocom.beans.DateAreaBean
 
addMouseMotionListener(MouseMotionListener) - Method in class com.miginfocom.beans.DateAreaBean
 
addMouseOverride(AShape, AShape, PropertyKey, PropertyKey, Object, boolean, boolean, boolean) - Static method in class com.miginfocom.ashape.AShapeUtil
Convenience method for adding a mouse interaction pair with override set/reset.
addMousePressedOverride(AShape, AShape, PropertyKey, Object, boolean, boolean) - Static method in class com.miginfocom.ashape.AShapeUtil
Add an interaction that sets an override if the shape is pressed and removes if if the mouse is released.
addMouseRemoveOverride(AShape, AShape, PropertyKey, boolean, PropertyKey, Object, boolean, boolean) - Static method in class com.miginfocom.ashape.AShapeUtil
Convenience method for adding a mouse 'pressed other place' interaction that removes an override.
addMouseWheelListener(MouseWheelListener) - Method in class com.miginfocom.beans.DateAreaBean
 
addMoveDateRanges(int, int, boolean, boolean, DateRangeRounder) - Method in class com.miginfocom.calendar.activity.ActivityList
Set the date ranges of all date ranges in the list.
addNotify() - Method in class com.miginfocom.beans.CategoryTreeBean
 
addNotify() - Method in class com.miginfocom.beans.DateAreaBean
 
addNotify() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
addOverride(String, PropertyKey, Object, Object) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
 
addOverride(String, PropertyKey, Object, Object) - Method in interface com.miginfocom.ashape.interaction.Interactor
Adds an object to the override map.
addOverride(String, PropertyKey, Object, Object) - Method in class com.miginfocom.ashape.interaction.StaticInteractor
 
addOverrideListener(PropertyChangeListener) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
 
addOverrideListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
 
addOverrideListener(PropertyChangeListener) - Method in interface com.miginfocom.ashape.interaction.Interactor
Adds a listener that listens to InteractionEvents.
addOverrideListener(PropertyChangeListener, boolean) - Method in interface com.miginfocom.ashape.interaction.Interactor
Adds a listener that listens to InteractionEvents.
addOverrideListener(PropertyChangeListener) - Method in class com.miginfocom.ashape.interaction.StaticInteractor
 
addOverrideListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.ashape.interaction.StaticInteractor
 
addPadding(Rectangle) - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
Adds padding to r.
addParent(Category) - Method in class com.miginfocom.calendar.category.Category
Deprecated. See this class' JavaDoc for details. Basically you should from 5.6 do all add/removes from the CategoryDepository.
addPersistanceDelegates(XMLEncoder) - Static method in class com.miginfocom.util.io.IOUtil
Deprecated. Spelling error. Use addDelegates
addPoint(AtPoint) - Method in class com.miginfocom.ashape.PolygonShape
Adds a point to the polygon shape.
addPoint(float, float) - Method in class com.miginfocom.ashape.PolygonShape
Adds an AtPoint point to the polygon shape.
addPoints(List) - Method in class com.miginfocom.ashape.PolygonShape
Adds a number of AtPoints.
addPrintPainter(PrintPainter) - Method in class com.miginfocom.util.print.PrintSpecification
Adds a PrintPainter that can be used to decorate the printable and/or the pages that are printed.
addProperties(Map, Boolean) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
addProperties(Map, Boolean) - Method in interface com.miginfocom.calendar.activity.Activity
Adds all properties to this activity relplacing any key/value that is already there.
addPropertiesSilent(Map, Boolean) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
addPropertiesSilent(Map, Boolean) - Method in interface com.miginfocom.calendar.activity.Activity
Transfer to Activity.setProperties(java.util.Map, Boolean) but should catch the PropertyVetoException.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.miginfocom.beans.AbstractBean
Adds a listener that gets notified when a property has changed.
addPropertyChangeListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.beans.AbstractBean
Adds a listener that gets notified when a property has changed.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Adds a listener that listens to all handeled activities of type AbstractActivity and subclasses.
addPropertyChangeListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Adds a listener that listens to all handeled activities of type AbstractActivity and subclasses.
addPropertyChangeListener(PropertyChangeListener) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Adds a listener that listens to all handeled categories of type Category and subclasses.
addPropertyChangeListener(PropertyChangeListener, boolean) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Adds a listener that listens to all handeled categories of type Category and subclasses.
addPropertyChangeListener(PropertyChangeListener) - Method in class com.miginfocom.theme.Theme
Adds a listener that is notified of all changes to the theme.
addPropertyChangeListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.theme.Theme
Adds a listener that is notified of all changes to the theme.
addPropertyListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
addPropertyListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
addPropertyListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.category.Category
 
addPropertyListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.calendar.category.Category
 
addPropertyListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Transfer to AbstractGrid.addPropertyListener(java.beans.PropertyChangeListener, boolean) with false for as>WeakRef.
addPropertyListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Add a listener that listens for any changes in the properties for this grid, as well as the GridRows it contains.
addPropertyListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.grid.GridRow
Transfer to GridRow.addPropertyListener(java.beans.PropertyChangeListener, boolean) with false for as>WeakRef.
addPropertyListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.calendar.grid.GridRow
Add a listener that listens for any changes in the properties for this row.
addPropertyListener(PropertyChangeListener) - Method in class com.miginfocom.util.dates.DateRange
 
addPropertyListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.util.dates.DateRange
 
addPropertyListener(PropertyChangeListener) - Method in interface com.miginfocom.util.PropertyObservable
Adds a listener that should be notified of all changes that to the property values of this com.miginfocom.theme.
This is usually just implemented as addPropertyListener(l, false)
addPropertyListener(PropertyChangeListener, boolean) - Method in interface com.miginfocom.util.PropertyObservable
Adds a listener that should be notified of all changes that to the property values of this com.miginfocom.theme
addRange(DateRangeI) - Method in class com.miginfocom.util.dates.DateRange
 
addRange(DateRangeI) - Method in interface com.miginfocom.util.dates.MutableDateRange
Adds range to this range.
addRecurrenceInfo(String, CompositeRecurrence) - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
Perses a recurrence and returns it
addSpinner(JComponent) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Adds the spinner to the spinners that will be synchronized to have the same date.
addStart(int, long) - Method in class com.miginfocom.util.dates.DateRange
 
addStart(int, long) - Method in interface com.miginfocom.util.dates.MutableDateRange
Forwarded to Calendar.add(int, int)
addStateListener(PropertyChangeListener) - Method in class com.miginfocom.util.states.StateHandler
Adds a listener that is notified of all changes to the states.
addStateListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.util.states.StateHandler
Adds a listener that is notified of all changes to the states.
addStateListener(PropertyChangeListener) - Method in class com.miginfocom.util.states.States
Adds a listener that is notified of all changes to the states.
addStateListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.util.states.States
Adds a listener that is notified of all changes to the states.
addStaticChangeListener(ChangeListener) - Static method in class com.miginfocom.ashape.DefaultAShapeProvider
Adds a static listener that gets notified when something changes.
addStaticChangeListener(ChangeListener, boolean) - Static method in class com.miginfocom.ashape.DefaultAShapeProvider
Adds a static listener that gets notified when something changes.
addStaticOverride(AShape, PropertyKey, Object) - Static method in class com.miginfocom.ashape.AShapeUtil
Set an override that is always in effect.
addStaticPropertyChangeListener(PropertyChangeListener, boolean) - Static method in class com.miginfocom.calendar.activity.AbstractActivity
Adds a listener that listens on ALL acitivities of the type AbstractActivity and all subclasses.
addStaticPropertyChangeListener(PropertyChangeListener, boolean) - Static method in class com.miginfocom.calendar.category.Category
Adds a listener to ALL categories of the type Category and all subclasses.
addSubCategory(Category) - Method in class com.miginfocom.calendar.category.Category
Deprecated. See this class' JavaDoc for details. Basically you should from 5.6 do all add/removes from the CategoryDepository.
addSubCategory(Object, String) - Method in class com.miginfocom.calendar.category.Category
Deprecated. See this class' JavaDoc for details. Basically you should from 5.6 do all add/removes from the CategoryDepository.
addSubscription(ActivitySubscription) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Adds the subscription and notifies the listeners.
addSubscriptionListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Adds a listener that listens to all changes in the subscriptions for this depository.
addSubscriptionListener(PropertyChangeListener, boolean) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Adds a listener that listens to all changes in the subscriptions for this depository.
addSubShape(AShape) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
addSubShape(AShape, int) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
addSubShape(AShape) - Method in interface com.miginfocom.ashape.shapes.AShape
Add a shape to this shape as a sub-shape
addSubShape(AShape, int) - Method in interface com.miginfocom.ashape.shapes.AShape
Add a shape to this shape as a sub-shape at index-
addSubShape(AShape) - Method in class com.miginfocom.ashape.shapes.FilterAShape
 
addSubShape(AShape, int) - Method in class com.miginfocom.ashape.shapes.FilterAShape
 
addSubShape(AShape) - Method in class com.miginfocom.beans.ActivityAShapeBean
Adds a generic sub shape to the root shape.
addTimeSpanListListener(TimeSpanListListener) - Method in class com.miginfocom.util.dates.TimeSpanList
Adds a listener that is notified of all changes to the list itself (add/remove).
addTimeSpanListListener(TimeSpanListListener, boolean) - Method in class com.miginfocom.util.dates.TimeSpanList
Adds a listener that is notified of all changes to the list itself (size).
addToArray(int[], int, int) - Static method in class com.miginfocom.util.MigUtil
Creates a new array, copy the source array but insets o at index.
addToArray(Object[], Object, int) - Static method in class com.miginfocom.util.MigUtil
Creates a new array, copy the source array but insets o at index.
addToHitShapeList(Collection) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Add this shape's hit area and name and the ask it's children to do the same.
addToList(String, Object) - Method in class com.miginfocom.theme.Theme
Adds a value to the end of a list.
addToList(String, int, Object) - Method in class com.miginfocom.theme.Theme
Adds/inserts a value to a list.
addVerticalVisibilityRange(int, int) - Method in class com.miginfocom.ashape.SizeRangeVisibility
Adds a vertical size range that has the inverted visibility compared to the default one supplied in the constructor.
AdjustingPropertyConsumer - Interface in com.miginfocom.util
A special kind of PropertyConsumer that has support for the notion of "adjusting" properties.
AE_CLICKED - Static variable in class com.miginfocom.calendar.datearea.DefaultDateArea
An action event for when a shape has been single clicked in the date area.
AE_DOUBLE_CLICKED - Static variable in class com.miginfocom.calendar.datearea.DefaultDateArea
An action event for when a shape has been double clicked in the date area.
AE_DRAG_PRESSED - Static variable in class com.miginfocom.calendar.datearea.DefaultDateArea
An action event for when the area that is used to drag an activity view has been pressed.
AE_MOUSE_ENTERED - Static variable in class com.miginfocom.calendar.datearea.DefaultDateArea
An action event for when a shape has the mouse entered into it if it's the top most one.
AE_MOUSE_EXITED - Static variable in class com.miginfocom.calendar.datearea.DefaultDateArea
An action event for when a shape has the mouse exited after it previously had an mouse entered.
AE_MOUSE_RELEASED - Static variable in class com.miginfocom.calendar.datearea.DefaultDateArea
An action event for when a the mosue button is released over a AShape.
AE_POPUP_TRIGGER - Static variable in class com.miginfocom.calendar.datearea.DefaultDateArea
An action event for when a shape has been clicked and the action is interpreted by the platform to be a popup trigger.
AE_RESIZE_END_PRESSED - Static variable in class com.miginfocom.calendar.datearea.DefaultDateArea
An action event for when the resize end area has been pressed.
AE_RESIZE_START_PRESSED - Static variable in class com.miginfocom.calendar.datearea.DefaultDateArea
An action event for when the resize start area has been pressed.
AE_SELECTED_PRESSED - Static variable in class com.miginfocom.calendar.datearea.DefaultDateArea
An action event for when the area that is used to select an activity view has been pressed.
align - Variable in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
The value used to get a return value in one dimension.
ALIGN_CENTER - Static variable in class com.miginfocom.calendar.spinner.SlimDateSpinner
Aligns the date spinner to the center if there is room to spare.
ALIGN_CENTER_DOWN - Static variable in interface com.miginfocom.util.dates.MutableDateRange
Alignment to center, rounded down if exactly 0.5.
ALIGN_CENTER_DOWN_NVP - Static variable in interface com.miginfocom.util.dates.MutableDateRange
 
ALIGN_CENTER_UP - Static variable in interface com.miginfocom.util.dates.MutableDateRange
Alignment to center, rounded up if exactly 0.5.
ALIGN_CENTER_UP_NVP - Static variable in interface com.miginfocom.util.dates.MutableDateRange
 
ALIGN_EARLIEST - Static variable in interface com.miginfocom.util.dates.MutableDateRange
Aligns to the earliest of start and end or start if same.
ALIGN_EARLIEST_NVP - Static variable in interface com.miginfocom.util.dates.MutableDateRange
 
ALIGN_END - Static variable in interface com.miginfocom.util.dates.MutableDateRange
Aligns to end date, even if end date is before start date (I.e.
ALIGN_END_NVP - Static variable in interface com.miginfocom.util.dates.MutableDateRange
 
ALIGN_FILL - Static variable in class com.miginfocom.calendar.spinner.SlimDateSpinner
Expands the text field so that the spinner takes up all space in the horizontal dimension.
ALIGN_LATEST - Static variable in interface com.miginfocom.util.dates.MutableDateRange
Aligns to the latest of start and end or end if same.
ALIGN_LATEST_NVP - Static variable in interface com.miginfocom.util.dates.MutableDateRange
 
ALIGN_LEFT - Static variable in class com.miginfocom.calendar.spinner.SlimDateSpinner
Aligns the date spinner to the left if there is room to spare.
ALIGN_RIGHT - Static variable in class com.miginfocom.calendar.spinner.SlimDateSpinner
Aligns the date spinner to the right if there is room to spare.
ALIGN_START - Static variable in interface com.miginfocom.util.dates.MutableDateRange
Aligns to start date, even if start date is after end date (I.e.
ALIGN_START_NVP - Static variable in interface com.miginfocom.util.dates.MutableDateRange
 
ALIGN_VNPS - Static variable in interface com.miginfocom.util.dates.MutableDateRange
Name value pairs of all date ranges except DateRangeI.RANGE_TYPE_CUSTOM
AlignRect - Class in com.miginfocom.util.gfx.geometry
The align rect solves the (almost) only use case that AbsRect can't solve; aligning something that already has a certain size, such as an image or icon within the reference rectangle.
AlignRect(AtRefRangeNumber, AtRefRangeNumber) - Constructor for class com.miginfocom.util.gfx.geometry.AlignRect
Constructor.
AlignRect(AtRefRangeNumber, AtRefRangeNumber, Insets) - Constructor for class com.miginfocom.util.gfx.geometry.AlignRect
Constructor.
ALL_PROPERTIES_CHANGED_NAME - Static variable in class com.miginfocom.calendar.category.Category
 
ALL_SEL_SUB_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
ALL_STATES - Static variable in class com.miginfocom.util.states.GenericStates
Denotes all states
allowEvents() - Method in class com.miginfocom.util.dates.DateRange
 
allowEvents() - Method in interface com.miginfocom.util.dates.MutableDateRange
Decreases the postpone count and if it reaches 0 an event is fired automatically.
Throws an IllegalStateException if the postpone count is alread at 0 and the date range has actually changed.
alphaColor(Color, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns a copy of the color with the alpha set to 'alpha'
AndExpression - Class in com.miginfocom.util.expression
A composite expression that AND:s the expressions and returns the result.
AndExpression(Expression, Expression) - Constructor for class com.miginfocom.util.expression.AndExpression
Constructor.
AndFilter - Class in com.miginfocom.util.filter
A composite filter that AND:s the filter and returns the result.
AndFilter(Filter, Filter) - Constructor for class com.miginfocom.util.filter.AndFilter
Constructor.
AndFilter(String, Filter, Filter) - Constructor for class com.miginfocom.util.filter.AndFilter
Constructor.
Animation - Interface in com.miginfocom.ashape.animation.animations
An Animation is a transition from one Object to another Object.
Animator - Class in com.miginfocom.ashape.animation
Contains the basic functionality to wrap an Animation and denote a min/max frames per second.
Animator(Animation, Integer, Integer) - Constructor for class com.miginfocom.ashape.animation.Animator
Constructor.
AnimatorCommand - Class in com.miginfocom.ashape.interaction
A command type that AShapeAnimatorBroker can handle and send to the correct Animator.
AnimatorCommand(Animator, int) - Constructor for class com.miginfocom.ashape.interaction.AnimatorCommand
Constructor.
AnimatorCommand(Object, Animator, int) - Constructor for class com.miginfocom.ashape.interaction.AnimatorCommand
Constructor.
appliesTo(int, int) - Method in class com.miginfocom.util.repetition.DefaultRepetition
 
appliesTo(int, int) - Method in interface com.miginfocom.util.repetition.Repetition
Returns if an index (n) should be applies to something with count size.
APPLY_STRS - Static variable in class com.miginfocom.calendar.header.SubRowLevel
 
APPLY_TO_ALL - Static variable in class com.miginfocom.calendar.header.SubRowLevel
This row applies to both leaf and folder cells in the level.
APPLY_TO_FOLDERS_ALL - Static variable in class com.miginfocom.calendar.header.SubRowLevel
This row applies only to folder cells in the level.
APPLY_TO_FOLDERS_EXPANDED - Static variable in class com.miginfocom.calendar.header.SubRowLevel
This row applies only to folder cells in the level.
APPLY_TO_FOLDERS_FOLDED - Static variable in class com.miginfocom.calendar.header.SubRowLevel
This row applies only to folder cells in the level.
APPLY_TO_LEAFS - Static variable in class com.miginfocom.calendar.header.SubRowLevel
This row applies only to folder cells in the level.
areStatesSet(int, boolean) - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
areStatesSet(int, boolean) - Method in class com.miginfocom.util.states.States
 
areStatesSet(int, boolean) - Method in interface com.miginfocom.util.states.StatesI
Returns the status of a state (or states).
ArrowPainter - Class in com.miginfocom.util.gfx
Paints an arrow facing any 90 degree direction.
ArrowPainter(int, int, Color, Color) - Constructor for class com.miginfocom.util.gfx.ArrowPainter
Creates a painter.
AShape - Interface in com.miginfocom.ashape.shapes
Th interface that describe an AShape.
AShapeAnimatorBroker - Class in com.miginfocom.ashape.interaction
A broker that aggregates a number of Animators and start/stops them as well as possibly other things.
AShapeComponent - Class in com.miginfocom.ashape
A JComponent that can contain and paint an AShape.
AShapeComponent() - Constructor for class com.miginfocom.ashape.AShapeComponent
Empty constructor.
AShapeDecorator - Class in com.miginfocom.calendar.decorators
A decorator that paints an AShape.
AShapeDecorator() - Constructor for class com.miginfocom.calendar.decorators.AShapeDecorator
Empty constructor.
AShapeDecorator(int, RootAShape, PlaceRect) - Constructor for class com.miginfocom.calendar.decorators.AShapeDecorator
Constructor.
AShapeGridDecorator - Class in com.miginfocom.calendar.decorators
A wrapper that paint a number of RootAShapes on command.
AShapeGridDecorator(GridContainer, int) - Constructor for class com.miginfocom.calendar.decorators.AShapeGridDecorator
Constructor.
AShapeLayout - Interface in com.miginfocom.ashape.layout
The interface that defines how a layout manager that works to layout AShapes within other AShapes.
AShapeLinkNumber - Class in com.miginfocom.util.gfx.geometry.links
A link to some part of the bounds of a AShape.
AShapeLinkNumber(AShape, AtRefRangeNumber, int, boolean) - Constructor for class com.miginfocom.util.gfx.geometry.links.AShapeLinkNumber
Constructor for a relative (percentage) value.
AShapeProvider - Interface in com.miginfocom.ashape
A very generic interface that specify how to get a RootAShape from some kind of context object.
AShapeRenderer - Class in com.miginfocom.calendar.activity.renderer
A renderer that paints an RootAShape for every reference bounds that the activity view have.
It vill use the ActivityView as context to get the RootAShape from the DefaultAShapeProvider.
AShapeRenderer() - Constructor for class com.miginfocom.calendar.activity.renderer.AShapeRenderer
Creates a painter with a DefaultAShapeProvider as the factory
AShapeRenderer(DefaultAShapeProvider) - Constructor for class com.miginfocom.calendar.activity.renderer.AShapeRenderer
Creates a painter
AShapeUtil - Class in com.miginfocom.ashape
Utility methods for handling AShapes and RootAShapes.
AShapeUtil() - Constructor for class com.miginfocom.ashape.AShapeUtil
 
AspectRatioRect - Class in com.miginfocom.util.gfx.geometry
A class that takes another PlaceRect and forces its aspect ratio (the relationship between with and height) to be a certain value, or range of values.
AspectRatioRect(float) - Constructor for class com.miginfocom.util.gfx.geometry.AspectRatioRect
Constructor for a rect that will be shrinked to fit the given rectangle.
AspectRatioRect(PlaceRect, float, float, int) - Constructor for class com.miginfocom.util.gfx.geometry.AspectRatioRect
Constructor.
AspectRatioRect(PlaceRect, float, float, float, int, AtRefRangeNumber, AtRefRangeNumber) - Constructor for class com.miginfocom.util.gfx.geometry.AspectRatioRect
Constructor.
assertCompatible(AtRefRangeNumber, AtRefRangeNumber) - Method in class com.miginfocom.ashape.animation.animations.AtValueAnimation
Throws a IllegalArgumentException if the values aren't of same class type
assertCompatible(BasicStroke, BasicStroke) - Method in class com.miginfocom.ashape.animation.animations.BasicStrokeAnimation
Throws a IllegalArgumentException if the values don't have the same number of elements for the dash array.
assertCompatible(Number, Number) - Method in class com.miginfocom.ashape.animation.animations.NumberAnimation
Throws a IllegalArgumentException if the values aren't of same class type
assertCompatible(ShapeGradientPaint, ShapeGradientPaint) - Method in class com.miginfocom.ashape.animation.animations.ShapeGradientPaintAnimation
Throws a IllegalArgumentException if the gradient paints aren't compatible for animation.
assertIsFolderKey(String) - Static method in class com.miginfocom.theme.Theme
Throws an exception if key isn't a folder key and MigUtil.DEBUG == true.
assertIsListKey(String) - Static method in class com.miginfocom.theme.Theme
Throws an exception if key isn't a list key and == true.
assertIsNotFolderKey(String) - Static method in class com.miginfocom.theme.Theme
Throws an exception if key is a folder key and == true.
assertListenerType(Object) - Method in class com.miginfocom.util.ListenerSet
Throws a IllegalArgumentException if listener class isn't a subclass of the specified listener class and a NullPointerException if l is null.
assertSize(int, int) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Throws a IndexOutOfBoundsException if cell doesn't exist
AtEnd - Class in com.miginfocom.util.gfx.geometry.numbers
A value that is relative to the end.
AtEnd(float) - Constructor for class com.miginfocom.util.gfx.geometry.numbers.AtEnd
Constructor.
AtFixed - Class in com.miginfocom.util.gfx.geometry.numbers
A value that is fixed to value no matter what the inputted for start and end.
AtFixed(float) - Constructor for class com.miginfocom.util.gfx.geometry.numbers.AtFixed
Constructor.
AtFollow - Class in com.miginfocom.util.gfx.geometry.numbers
A value that only returnes the referrent value or start if the AtRefRangeNumber interface methods are used.
AtFraction - Class in com.miginfocom.util.gfx.geometry.numbers
A value that is a aligned somewhere between start and end.
AtFraction(float) - Constructor for class com.miginfocom.util.gfx.geometry.numbers.AtFraction
Constructor.
AtNumber - Interface in com.miginfocom.util.gfx.geometry.numbers
To be implemented by the At* classes that can present a number that has some real value of its own and it not relative to some other value
AtOffset - Class in com.miginfocom.util.gfx.geometry.numbers
A value that adds a fixed offset to the inputted ref or start if AtOffset.getValue(float, float) or AtOffset.getIntValue(float, float).
AtOffset(float) - Constructor for class com.miginfocom.util.gfx.geometry.numbers.AtOffset
Constructor.
AtPoint - Class in com.miginfocom.util.gfx.geometry
Similar to Point2D but is immutable and much more flexible.
AtPoint(float, float) - Constructor for class com.miginfocom.util.gfx.geometry.AtPoint
Constructor for an absolute positioned point.
AtPoint(float, float, float, float, float, float) - Constructor for class com.miginfocom.util.gfx.geometry.AtPoint
Constructor for an absolute positioned point.
AtPoint(AtNumber, AtNumber, float, float, float, float) - Constructor for class com.miginfocom.util.gfx.geometry.AtPoint
Constructor for an absolute positioned point.
AtPoint(AtNumber, AtNumber) - Constructor for class com.miginfocom.util.gfx.geometry.AtPoint
Constructor.
AtPoint(AtNumber, AtNumber, RefPoint, RefPoint) - Constructor for class com.miginfocom.util.gfx.geometry.AtPoint
Constructor.
AtRefNumber - Interface in com.miginfocom.util.gfx.geometry.numbers
An interface that denotes a value relative to some other value.
AtRefRangeNumber - Interface in com.miginfocom.util.gfx.geometry.numbers
A relative value are passed two values, a start and an end value and are supposed to return a value relative to one or both of these values.
AtStart - Class in com.miginfocom.util.gfx.geometry.numbers
A value that is relative to the start.
AtStart(float) - Constructor for class com.miginfocom.util.gfx.geometry.numbers.AtStart
Constructor.
attachParent(Object, Object, Object) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Adds a parent to a category.
AtUtil - Class in com.miginfocom.util.gfx.geometry
Utility class for At* classes.
AtUtil() - Constructor for class com.miginfocom.util.gfx.geometry.AtUtil
 
AtValueAnimation - Class in com.miginfocom.ashape.animation.animations
Animates over a subclass of AtRefRangeNumber.
AtValueAnimation(AtRefRangeNumber, AtRefRangeNumber) - Constructor for class com.miginfocom.ashape.animation.animations.AtValueAnimation
Constructor for no precalculated values.
AtValueAnimation(AtRefRangeNumber, AtRefRangeNumber, int) - Constructor for class com.miginfocom.ashape.animation.animations.AtValueAnimation
Constructor.
auxValue - Variable in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
 

B

b(String) - Static method in class com.miginfocom.util.LicenseValidator
 
b1Col - Variable in class com.miginfocom.util.gfx.SoftLineBorder
 
b2Col - Variable in class com.miginfocom.util.gfx.SoftLineBorder
 
BackgroundPanel - Class in com.miginfocom.util.gfx
A JPanel that you can set the background paint to GradientPaint or other subclasses of Paints other than Color.
BackgroundPanel() - Constructor for class com.miginfocom.util.gfx.BackgroundPanel
 
BackgroundPanel(boolean) - Constructor for class com.miginfocom.util.gfx.BackgroundPanel
 
BackgroundPanel(LayoutManager) - Constructor for class com.miginfocom.util.gfx.BackgroundPanel
 
BackgroundPanel(LayoutManager, boolean) - Constructor for class com.miginfocom.util.gfx.BackgroundPanel
 
BackgroundTextField - Class in com.miginfocom.util.gfx
A JTextField that you can set the background paint to GradientPaint or other subclasses of Paints other than Color.
BackgroundTextField() - Constructor for class com.miginfocom.util.gfx.BackgroundTextField
 
BackgroundTextField(int) - Constructor for class com.miginfocom.util.gfx.BackgroundTextField
 
BackgroundTextField(Document, String, int) - Constructor for class com.miginfocom.util.gfx.BackgroundTextField
 
BackgroundTextField(String) - Constructor for class com.miginfocom.util.gfx.BackgroundTextField
 
BackgroundTextField(String, int) - Constructor for class com.miginfocom.util.gfx.BackgroundTextField
 
base - Variable in class com.miginfocom.util.dates.DateRangeUnion
 
Base64 - Class in com.miginfocom.util
A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance with RFC 2045.

On Windows XP sp1 with 1.4.2_04 and later, this encoder and decoder is about 10 to 50 times faster than sun.misc.Encoder()/Decoder().
Base64() - Constructor for class com.miginfocom.util.Base64
 
BASE_DATE_RANGE - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
The base date range for the activity.
BasicStrokeAnimation - Class in com.miginfocom.ashape.animation.animations
Animates over a BasicStroke.
BasicStrokeAnimation(BasicStroke, BasicStroke) - Constructor for class com.miginfocom.ashape.animation.animations.BasicStrokeAnimation
Constructor for no precalculated values.
BasicStrokeAnimation(BasicStroke, BasicStroke, int) - Constructor for class com.miginfocom.ashape.animation.animations.BasicStrokeAnimation
Constructor.
BG_SHAPE_NAME - Static variable in class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
The name of the FillAShape used to fill the background.
BG_SUB_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
bgPaint - Variable in class com.miginfocom.beans.AbstractHeaderBean
 
BIG_INT - Static variable in class com.miginfocom.util.MigUtil
Use instead of Integer.MAX_VALUE to denote some generic big value.
BIG_LONG - Static variable in class com.miginfocom.util.MigUtil
Use instead of Integer.MAX_VALUE to denote some generic big value.
BooleanRange - Class in com.miginfocom.util
Denotes a range and a boolean connected to it.
BooleanRange(int, int, boolean) - Constructor for class com.miginfocom.util.BooleanRange
 
BOTTOM_LEFT_CORNER - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
BOTTOM_RIGHT_CORNER - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
BoundaryRounder - Class in com.miginfocom.util.dates
Rounds DateRangeI's and Calendar's to specified intervals.
NOTE! This rounder rounds to a specific point i absolute time with no compensation for rounding over daylight savings and such..
BoundaryRounder(int) - Constructor for class com.miginfocom.util.dates.BoundaryRounder
Constructor that rounds start and end but doesn't try to keep the same length
BoundaryRounder(int, boolean, boolean, boolean) - Constructor for class com.miginfocom.util.dates.BoundaryRounder
Constructor.
BoundaryRounder(int, boolean, boolean, boolean, Integer, Integer, Integer) - Constructor for class com.miginfocom.util.dates.BoundaryRounder
Constructor.
BoundsLinkNumber - Class in com.miginfocom.util.gfx.geometry.links
A link to a number relative to the bounds.
BoundsLinkNumber(AtRefRangeNumber, int) - Constructor for class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
Constructor for a relative (percentage) value.
brightColor(Color, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Brightens or darkens a color (towards white or black)
broker - Variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
The broker to interact with
broker - Variable in class com.miginfocom.ashape.interaction.TimerInteractor
The broker to interact with.
broker - Variable in class com.miginfocom.calendar.activity.ActivityInteractor
The broker to interact with.
broker - Variable in class com.miginfocom.calendar.grid.GridRowInteractor
The broker to interact with.
bufferInputStream(InputStream, int) - Static method in class com.miginfocom.util.io.IOUtil
Buffers the stream if not already buffered.
bufferOutputStream(OutputStream, int) - Static method in class com.miginfocom.util.io.IOUtil
Buffers the stream if not already buffered.
ByXXXRuleData - Class in com.miginfocom.calendar.activity.recurrence
Encapsulates all information in a ByXXXRule for a recurrence.
ByXXXRuleData(int, int[]) - Constructor for class com.miginfocom.calendar.activity.recurrence.ByXXXRuleData
Constructor.
ByXXXRuleData(int, int[], int[]) - Constructor for class com.miginfocom.calendar.activity.recurrence.ByXXXRuleData
Constructor.

C

calculate(float[]) - Method in class com.miginfocom.util.gfx.geometry.AtPoint
Fills in an array ordered: [x, y, inCtrlPoint.x, inCtrlPoint.y, outCtrlPoint.x, outCtrlPoint.y].
CalendarTheme - Class in com.miginfocom.calendar.theme
The calendar theme.
CalendarTheme() - Constructor for class com.miginfocom.calendar.theme.CalendarTheme
Creates the theme, but does not register it with the Themes class.
CalendarTheme(String) - Constructor for class com.miginfocom.calendar.theme.CalendarTheme
Creates the theme and registers it in the Themes class under the given key context.
canHandleThreads() - Static method in class com.miginfocom.util.MigUtil
Returns if there is enough permissions to start/stop threads.
Caches check so it will be really fast from 2:nd call..
CAP_ABS_RECT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A static capability to use from whereever place since it is immutable.
CAP_BASIC_STROKE - Static variable in class com.miginfocom.theme.Theme
A static capability to use from whereever place since it is immutable.
CAP_BOOLEAN - Static variable in class com.miginfocom.theme.Theme
A static capability to use from whereever place since it is immutable.
CAP_BORDER - Static variable in class com.miginfocom.theme.Theme
A static capability to use from whereever place since it is immutable.
CAP_CELL_DECORATION_ROW - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A static capability to use from whereever place since it is immutable.
CAP_COLOR - Static variable in class com.miginfocom.theme.Theme
A static capability to use from whereever place since it is immutable.
CAP_DATE_FORMAT_LIST - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A static capability to use from whereever place since it is immutable.
CAP_DIMENSION - Static variable in class com.miginfocom.theme.Theme
A static capability to use from whereever place since it is immutable.
CAP_FONT - Static variable in class com.miginfocom.theme.Theme
A static capability to use from whereever place since it is immutable.
CAP_GRID_LINE_REP - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A static capability to use from whereever place since it is immutable.
CAP_GRID_SEGMENT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A static capability to use from whereever place since it is immutable.
CAP_INSETS - Static variable in class com.miginfocom.theme.Theme
A static capability to use from whereever place since it is immutable.
CAP_KEY_SEQUENCE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A static capability to use from whereever place since it is immutable.
CAP_NULL - Static variable in class com.miginfocom.theme.Theme
A static capability to use from whatever place since it is immutable.
CAP_PAINT - Static variable in class com.miginfocom.theme.Theme
A static capability to use from whereever place since it is immutable.
CAP_PAINT_ALL - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A static capability to use from whereever place since it is immutable.
CAP_REF_NUMBER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
 
CAP_REF_NUMBER_CLASSES - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
 
CAP_REF_RANGE_NUMBER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
 
CAP_REF_RANGE_NUMBER_CLASSES - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
 
CAP_SHAPE_GRADIENT_PAINT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A static capability to use from whereever place since it is immutable.
CAP_STRING - Static variable in class com.miginfocom.theme.Theme
A static capability to use from whereever place since it is immutable.
CAP_UI_COLOR - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A static capability to use from whereever place since it is immutable.
CAP_XTD_IMAGE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A static capability to use from whereever place since it is immutable.
CAP_XTD_TEXTURE_PAINT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A static capability to use from whereever place since it is immutable.
CAT_HDR_ORDER - Static variable in class com.miginfocom.beans.DateAreaBean
 
Categorizable - Interface in com.miginfocom.calendar.category
Denotes that the object can link to one or more categories.
Category - Class in com.miginfocom.calendar.category
A category that makes up a category tree.
Category() - Constructor for class com.miginfocom.calendar.category.Category
Deprecated. Should no longer be used and will be package protected in the next release
Category(Map) - Constructor for class com.miginfocom.calendar.category.Category
Constructor that set all properties for this category.
Category(Object, String) - Constructor for class com.miginfocom.calendar.category.Category
Constructor.
Category(Object, String, Object) - Constructor for class com.miginfocom.calendar.category.Category
Constructor.
Category(Object, String, Object[]) - Constructor for class com.miginfocom.calendar.category.Category
Constructor.
CategoryDepository - Class in com.miginfocom.calendar.category
A class that keeps track of all categories in the application.
CategoryDepository() - Constructor for class com.miginfocom.calendar.category.CategoryDepository
 
CategoryFilter - Class in com.miginfocom.calendar.category
A filter that can be used in a GridRow to exclude unwanted ActivityViews.
CategoryFilter(Category, boolean, boolean) - Constructor for class com.miginfocom.calendar.category.CategoryFilter
Constructor.
CategoryFilter(Category, boolean, boolean, Filter) - Constructor for class com.miginfocom.calendar.category.CategoryFilter
Constructor.
CategoryFilter(String, Category[], boolean, boolean) - Constructor for class com.miginfocom.calendar.category.CategoryFilter
Constructor.
CategoryFilter(Filter) - Constructor for class com.miginfocom.calendar.category.CategoryFilter
Constructor for accepting all categories but filtering them with subCatFilter.
CategoryFilter(String, Category[], boolean, boolean, Filter) - Constructor for class com.miginfocom.calendar.category.CategoryFilter
Constructor.
CategoryHeaderBean - Class in com.miginfocom.beans
A header object that wraps (aggregates) a real Header implementation.
CategoryHeaderBean() - Constructor for class com.miginfocom.beans.CategoryHeaderBean
 
CategoryHeaderBeanBeanInfo - Class in com.miginfocom.beans
 
CategoryHeaderBeanBeanInfo() - Constructor for class com.miginfocom.beans.CategoryHeaderBeanBeanInfo
 
categoryID - Variable in class com.miginfocom.calendar.category.CategoryStaticInteractor
The category object to interact with.
CategoryInteractionBroker - Class in com.miginfocom.calendar.category
Extends the default broker with some specific commands for Category objects.
CategoryInteractionBroker(Category) - Constructor for class com.miginfocom.calendar.category.CategoryInteractionBroker
Constructor.
CategoryInteractionBroker(Object) - Constructor for class com.miginfocom.calendar.category.CategoryInteractionBroker
 
CategoryResolver - Interface in com.miginfocom.calendar.category
If two Categorys that has the same ID are being added to the depository a confict will arise.
CategorySorter - Class in com.miginfocom.calendar.category
A sorter that is configurable to sort child categories for a category in many different ways.
CategorySorter() - Constructor for class com.miginfocom.calendar.category.CategorySorter
Defaults to new CategorySorter(Category.PROP_NAME, Boolean.TRUE, true)
CategorySorter(PropertyKey, Boolean, boolean) - Constructor for class com.miginfocom.calendar.category.CategorySorter
Constructor.
CategoryStaticInteractor - Class in com.miginfocom.calendar.category
Interactor that cane translate template text CategoryStaticInteractor.TEMPL_CATEGORY_NAME to a Category's name.
CategoryStaticInteractor(Category) - Constructor for class com.miginfocom.calendar.category.CategoryStaticInteractor
Deprecated. Use the ID version.
CategoryStaticInteractor(Object) - Constructor for class com.miginfocom.calendar.category.CategoryStaticInteractor
 
categoryStructureChanged(CategoryStructureEvent) - Method in interface com.miginfocom.calendar.category.CategoryStructureListener
Called when the time span list itesf changes (add/remove).
CategoryStructureEvent - Class in com.miginfocom.calendar.category
An event that has information abount changes of date ranges.
CategoryStructureEvent(Object, Category, Category, int) - Constructor for class com.miginfocom.calendar.category.CategoryStructureEvent
Constructor.
CategoryStructureListener - Interface in com.miginfocom.calendar.category
EventListener that will be notified of CategoryStructureEvents when the structure in the CategoryDepository changes.
CategorySubRowCreator - Class in com.miginfocom.calendar.category
A creator of subrows that creates them after the tree that a Category is at the top of.
CategorySubRowCreator(Category, boolean) - Constructor for class com.miginfocom.calendar.category.CategorySubRowCreator
Constructor.
CategorySubRowCreator(Category[], boolean) - Constructor for class com.miginfocom.calendar.category.CategorySubRowCreator
Constructor.
CategorySubRowCreator(Object[], boolean) - Constructor for class com.miginfocom.calendar.category.CategorySubRowCreator
Constructor.
CategoryTreeBean - Class in com.miginfocom.beans
 
CategoryTreeBean() - Constructor for class com.miginfocom.beans.CategoryTreeBean
 
CategoryTreeBeanBeanInfo - Class in com.miginfocom.beans
 
CategoryTreeBeanBeanInfo() - Constructor for class com.miginfocom.beans.CategoryTreeBeanBeanInfo
 
CategoryViewFilter - Interface in com.miginfocom.calendar.category
A filter that can be used to filter what Categories should be visible.
catIDs - Variable in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
CELL_DEC_SUB_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
CELL_LABEL_SUB_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
cellBorder - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
cellCursor - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
CellDecorationRow - Class in com.miginfocom.calendar.header
A simple data holder class for the specification of ONE ROW to a HeaderAShapeGridDecorator.
CellDecorationRow(int, DateFormatList, AtRefNumber, Font) - Constructor for class com.miginfocom.calendar.header.CellDecorationRow
Constructor when there in no underline and centered labels.
CellDecorationRow(int, DateFormatList, AtRefNumber, PlaceRect, Paint, Paint, DefaultRepetition, Font) - Constructor for class com.miginfocom.calendar.header.CellDecorationRow
Constructor when there in no underline and centered labels.
CellDecorationRow(int, DateFormatList, AtRefNumber, PlaceRect, Paint, Paint, DefaultRepetition, Font, Integer, AtRefRangeNumber, AtRefRangeNumber) - Constructor for class com.miginfocom.calendar.header.CellDecorationRow
Constructor when there in no difference for normal/mouseOver/Pressed.
CellDecorationRow(int, DateFormatList, AtRefNumber, PlaceRect, Paint[], Paint[], DefaultRepetition, Font[], Integer[], AtRefRangeNumber, AtRefRangeNumber) - Constructor for class com.miginfocom.calendar.header.CellDecorationRow
Constructor.
CellDecorationRowEditor - Class in com.miginfocom.calendar.header
CellDecorationRowEditorBase for normal bean box property editor
CellDecorationRowEditor() - Constructor for class com.miginfocom.calendar.header.CellDecorationRowEditor
 
CellLabelDecorator - Class in com.miginfocom.calendar.decorators
Default painter that paints all cells alike.
CellLabelDecorator(DateGridContainer, int) - Constructor for class com.miginfocom.calendar.decorators.CellLabelDecorator
Default constructor.
CellLabelDecorator(DateGridContainer, int, PlaceRect, DateFormatList, Font, Paint, AtRefRangeNumber, AtRefRangeNumber, int, boolean, Paint) - Constructor for class com.miginfocom.calendar.decorators.CellLabelDecorator
Deprecated. Use the version which has an Object hint as anti alias.
CellLabelDecorator(DateGridContainer, int, PlaceRect, DateFormatList, Font, Paint, AtRefRangeNumber, AtRefRangeNumber, int, int, Paint) - Constructor for class com.miginfocom.calendar.decorators.CellLabelDecorator
Constructor.
CENTER - Static variable in class com.miginfocom.util.gfx.geometry.numbers.AtFraction
Same as new AtFraction(0.5f) but can be used to avoid creating new objects.
CHECK_CLICKED - Static variable in class com.miginfocom.beans.CategoryTreeBean
The Command Value in for the InteractionEvent that is fired when the label is clicked.
CHECK_SELECTED_KEY - Static variable in class com.miginfocom.beans.CategoryTreeBean
This is the default key used to set in the Category a Boolean object denoting if the check box is considered selected or not.
checkComponentVersion(int) - Static method in class com.miginfocom.util.MigUtil
Check for a certain version and throws a IllegalAccessException if the version is too small.
checkGrid() - Method in class com.miginfocom.calendar.header.DateGridHeader
Creates (or re-creates) the grid that is used to track the grid in the labeled date area if the grid in the date area has changed.
checkGrid() - Method in class com.miginfocom.calendar.header.SubRowGridHeader
Creates (or re-creates) the grid that is used to track the grid in the labeled date area if the grid in the date area has changed.
checkInteractions(PropertyKey, InputEvent, boolean) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
checks triggers and evaluate if trigger occured.
checkInteractions() - Method in class com.miginfocom.calendar.activity.ActivityInteractor
Checks all interations and see if they are valid and if so, execute broker.handleCommand().
checkInteractions() - Method in class com.miginfocom.calendar.grid.GridRowInteractor
Checks all interations and see if they are valid and if so, execute broker.handleCommand().
checkRects(AbsRect, AbsRect) - Method in class com.miginfocom.ashape.animation.animations.AbsRectAnimation
Check so that x, y, w, h of the argument rectangles are of same type.
checkTypeOfValue(Object) - Method in class com.miginfocom.util.PropertyKey
 
children() - Method in class com.miginfocom.calendar.category.Category
 
CHILDREN_REARRANGED - Static variable in class com.miginfocom.calendar.category.CategoryStructureEvent
Children of the category was rearranged.
cleanStringLabelCache() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Cleans the sting label cache.
clear(int) - Method in class com.miginfocom.util.dates.TimeSpanList
Disposes of the internal array.
clear() - Method in class com.miginfocom.util.gfx.RepaintRegion
Clears the dirty region
clear() - Method in class com.miginfocom.util.ListMap
Clears ALL lists and makes the map empty.
clearAllStates() - Method in class com.miginfocom.util.states.StateHandler
Clears all state for the activities that currently has a state setted to on.
clearBackBuffer() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
If a back buffer is being used to cache the graphics contents of the header (for speed) it can be cleared with this method.
clearBuf(BufferedImage, Paint, int, int) - Method in class com.miginfocom.ashape.shapes.FilterAShape
Clears the buffer.
clearCachedViews(JComponent) - Method in class com.miginfocom.calendar.activity.DefaultActivity
Clears any views that are acached.
clearLayoutNeededFlag() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
clearLayoutNeededFlag() - Method in interface com.miginfocom.calendar.activity.Activity
Clears flag.
clearSelectableRange() - Method in interface com.miginfocom.calendar.datearea.DateArea
Clears the selected date range.
clearSelectableRange() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
clearSelectedRange() - Method in interface com.miginfocom.calendar.datearea.DateArea
Clears the selected date range.
clearSelectedRange() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
CLIP_PARENT_BOUNDS - Static variable in interface com.miginfocom.ashape.shapes.AShape
Clipping hint.
CLIP_PARENT_SHAPE - Static variable in interface com.miginfocom.ashape.shapes.AShape
Clipping hint.
clone() - Method in class com.miginfocom.ashape.animation.TimeLine
 
clone() - Method in class com.miginfocom.util.gfx.geometry.Range
 
clone() - Method in class com.miginfocom.util.print.PrintSpecification
 
cloneFunction() - Method in class com.miginfocom.ashape.animation.ExponentFunction
 
cloneFunction() - Method in interface com.miginfocom.ashape.animation.Function
Returns a cloned instance that can be used freely.
cloneFunction() - Method in class com.miginfocom.ashape.animation.LinearFunction
 
cloneGridLine() - Method in class com.miginfocom.calendar.grid.GridLine
Make a copy of this grid line
cloneList() - Method in class com.miginfocom.util.dates.TimeSpanList
Creates a shallow copy
cloneRange() - Method in class com.miginfocom.calendar.header.DateCellRange
Clones the range.
cloneRange() - Method in class com.miginfocom.util.dates.DateRange
 
cloneSizes(AtRefNumber[][]) - Static method in class com.miginfocom.calendar.layout.Distributor
Shallow clones the array
CMD_ADD_CATEGORY_ID - Static variable in class com.miginfocom.calendar.activity.view.ActivityViewInteractionBroker
A command used for adding the Activity to a category; first in the list of category id:s.
CMD_ADD_OVERRIDE - Static variable in class com.miginfocom.ashape.interaction.DefaultInteractionBroker
Sets an override.
CMD_ANIMATOR_CONTROL - Static variable in class com.miginfocom.ashape.interaction.DefaultInteractionBroker
Sends control commands to an Animator.
CMD_BACKWARD - Static variable in class com.miginfocom.ashape.animation.OverrideAnimator
A command to play backwards.
CMD_CONSUME - Static variable in class com.miginfocom.ashape.interaction.DefaultInteractionBroker
Consumes the mouse event so that it doesn't get redispatched to the underlying JComonent.
CMD_CYCLE_OVERRIDE - Static variable in class com.miginfocom.ashape.interaction.DefaultInteractionBroker
Cycle override value between a number of objects.
CMD_FIRE_INTERACTION_EVENT - Static variable in class com.miginfocom.ashape.interaction.DefaultInteractionBroker
Fires an InteractionEvent if the sent in JComponent implements InteractionListener.
CMD_FORWARD - Static variable in class com.miginfocom.ashape.animation.OverrideAnimator
A command to play forward.
CMD_INSTALL_INTERACTION - Static variable in class com.miginfocom.calendar.activity.view.ActivityViewInteractionBroker
Installs the interaction by calling ActivityView.getModel().addInteraction(...) with the value.
CMD_REMOVE_CATEGORY_ID - Static variable in class com.miginfocom.calendar.activity.view.ActivityViewInteractionBroker
A command used for removing the Activity from a category.
CMD_REMOVE_OVERRIDE - Static variable in class com.miginfocom.ashape.interaction.DefaultInteractionBroker
Removes the overrided object so it is no longer overridden.
CMD_REMOVE_PROPERTY - Static variable in class com.miginfocom.calendar.activity.view.ActivityViewInteractionBroker
A command used for removing a property on the Activity.
CMD_REMOVE_PROPERTY - Static variable in class com.miginfocom.calendar.activity.view.GridRowInteractionBroker
A command used for removing a property on the Activity.
CMD_SET_CURSOR - Static variable in class com.miginfocom.ashape.interaction.DefaultInteractionBroker
A command to set a new cursor.
CMD_SET_CURSOR_FROM_ASHAPE - Static variable in class com.miginfocom.ashape.interaction.DefaultInteractionBroker
A command to set a new cursor retrieved from the arguments in the DefaultCommand.
CMD_SET_OVERRIDE - Static variable in class com.miginfocom.ashape.interaction.DefaultInteractionBroker
Add an override.
CMD_SET_PROPERTY - Static variable in class com.miginfocom.calendar.activity.view.ActivityViewInteractionBroker
A command used for setting a property on the Activity.
CMD_SET_PROPERTY - Static variable in class com.miginfocom.calendar.activity.view.GridRowInteractionBroker
A command used for setting a property on the Activity.
CMD_SET_STATE - Static variable in class com.miginfocom.calendar.activity.view.ActivityViewInteractionBroker
A command used for setting a state on the Activity.
CMD_STOP - Static variable in class com.miginfocom.ashape.animation.OverrideAnimator
A command to stop play.
CMD_TOGGLE_CATEGORY_ID - Static variable in class com.miginfocom.calendar.activity.view.ActivityViewInteractionBroker
A command used for toggle the Activity on/off from a category.
CMD_TOGGLE_GRID_ROW_FOLDING - Static variable in class com.miginfocom.calendar.activity.view.GridRowInteractionBroker
A command used for toggeling the folded state on the grid row.
CMD_TOGGLE_HIDDEN - Static variable in class com.miginfocom.calendar.category.CategoryInteractionBroker
A command used for setting or toggeling the hidden state on the Category name is not used.
CMD_TOGGLE_OVERRIDE - Static variable in class com.miginfocom.ashape.interaction.DefaultInteractionBroker
Toggles the override on/off.
col - Variable in class com.miginfocom.util.gfx.SoftLineBorder
 
ColorAnimation - Class in com.miginfocom.ashape.animation.animations
Animates from one Color to another.
ColorAnimation(Color, Color) - Constructor for class com.miginfocom.ashape.animation.animations.ColorAnimation
Constructor for no precalculated colors (frames).
ColorAnimation(Color, Color, int) - Constructor for class com.miginfocom.ashape.animation.animations.ColorAnimation
Constructor.
ColorTintComposite - Class in com.miginfocom.util.gfx
A composite that tints the output pixels, either relatively or absolutley.
ColorTintComposite(AtRefNumber, AtRefNumber, AtRefNumber, AtRefNumber) - Constructor for class com.miginfocom.util.gfx.ColorTintComposite
Constructor
com.miginfocom.ashape - package com.miginfocom.ashape
 
com.miginfocom.ashape.animation - package com.miginfocom.ashape.animation
 
com.miginfocom.ashape.animation.animations - package com.miginfocom.ashape.animation.animations
 
com.miginfocom.ashape.interaction - package com.miginfocom.ashape.interaction
 
com.miginfocom.ashape.layout - package com.miginfocom.ashape.layout
 
com.miginfocom.ashape.shapes - package com.miginfocom.ashape.shapes
 
com.miginfocom.beans - package com.miginfocom.beans
 
com.miginfocom.calendar - package com.miginfocom.calendar
 
com.miginfocom.calendar.activity - package com.miginfocom.calendar.activity
 
com.miginfocom.calendar.activity.iofilter - package com.miginfocom.calendar.activity.iofilter
 
com.miginfocom.calendar.activity.recurrence - package com.miginfocom.calendar.activity.recurrence
 
com.miginfocom.calendar.activity.renderer - package com.miginfocom.calendar.activity.renderer
 
com.miginfocom.calendar.activity.view - package com.miginfocom.calendar.activity.view
 
com.miginfocom.calendar.category - package com.miginfocom.calendar.category
 
com.miginfocom.calendar.datearea - package com.miginfocom.calendar.datearea
 
com.miginfocom.calendar.decorators - package com.miginfocom.calendar.decorators
 
com.miginfocom.calendar.grid - package com.miginfocom.calendar.grid
 
com.miginfocom.calendar.header - package com.miginfocom.calendar.header
 
com.miginfocom.calendar.layout - package com.miginfocom.calendar.layout
 
com.miginfocom.calendar.spinner - package com.miginfocom.calendar.spinner
 
com.miginfocom.calendar.theme - package com.miginfocom.calendar.theme
 
com.miginfocom.theme - package com.miginfocom.theme
 
com.miginfocom.util - package com.miginfocom.util
 
com.miginfocom.util.command - package com.miginfocom.util.command
 
com.miginfocom.util.dates - package com.miginfocom.util.dates
 
com.miginfocom.util.expression - package com.miginfocom.util.expression
 
com.miginfocom.util.filter - package com.miginfocom.util.filter
 
com.miginfocom.util.gfx - package com.miginfocom.util.gfx
 
com.miginfocom.util.gfx.geometry - package com.miginfocom.util.gfx.geometry
 
com.miginfocom.util.gfx.geometry.filters - package com.miginfocom.util.gfx.geometry.filters
 
com.miginfocom.util.gfx.geometry.links - package com.miginfocom.util.gfx.geometry.links
 
com.miginfocom.util.gfx.geometry.numbers - package com.miginfocom.util.gfx.geometry.numbers
 
com.miginfocom.util.io - package com.miginfocom.util.io
 
com.miginfocom.util.print - package com.miginfocom.util.print
 
com.miginfocom.util.repetition - package com.miginfocom.util.repetition
 
com.miginfocom.util.states - package com.miginfocom.util.states
 
ComboDateSpinner - Class in com.miginfocom.calendar.spinner
A regular combo that shows dates/times.
ComboDateSpinner() - Constructor for class com.miginfocom.calendar.spinner.ComboDateSpinner
 
ComboDateSpinner(int, DateFormat) - Constructor for class com.miginfocom.calendar.spinner.ComboDateSpinner
Constructor for preferred size and default locale and time zone.
ComboDateSpinner(int, DateFormat, int, int) - Constructor for class com.miginfocom.calendar.spinner.ComboDateSpinner
Constructor for preferred size and default locale and time zone.
ComboDateSpinner(TimeZone, Locale, int, DateFormat) - Constructor for class com.miginfocom.calendar.spinner.ComboDateSpinner
Constructor for preferred size.
ComboDateSpinner(TimeZone, Locale, int, DateFormat, int, int) - Constructor for class com.miginfocom.calendar.spinner.ComboDateSpinner
Constructor
ComboDateSpinner(SpinnerDateModel, DateFormat) - Constructor for class com.miginfocom.calendar.spinner.ComboDateSpinner
Constructor for preferred size and default locale and time zone.
ComboDateSpinner(SpinnerDateModel, DateFormat, int, int) - Constructor for class com.miginfocom.calendar.spinner.ComboDateSpinner
Constructor for preferred size and default locale and time zone.
ComboDateSpinner(TimeZone, Locale, SpinnerDateModel, DateFormat) - Constructor for class com.miginfocom.calendar.spinner.ComboDateSpinner
Constructor for preferred size.
ComboDateSpinner(TimeZone, Locale, SpinnerDateModel, DateFormat, int, int) - Constructor for class com.miginfocom.calendar.spinner.ComboDateSpinner
Constructor
ComboFormattedTextField - Class in com.miginfocom.util.gfx
Adds anti aliasing and preferred size padding and enabled/disable background.
ComboFormattedTextField(Dimension) - Constructor for class com.miginfocom.util.gfx.ComboFormattedTextField
 
Command - Interface in com.miginfocom.util.command
A generic command.
CommandSet - Interface in com.miginfocom.util.command
Contains a number of commands
compare(Object, Object) - Method in class com.miginfocom.calendar.category.CategorySorter
 
compare(Object, Object) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.StateOrderComparator
Accumulates the value for the states set and if the total value of the two objects differ return the difference.
compare(Object, Object) - Method in class com.miginfocom.util.FirstOrLastComparator
 
compareTo(Object) - Method in class com.miginfocom.calendar.activity.AbstractActivity
First compares level index and if not equal then one with the lower index is "less" than the other and this is returned.
Otherwise, if they overlaps the longest is first then they are sorted according to the start time
compareTo(Object) - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
If they overlaps, the longest is first.
compareTo(Object) - Method in class com.miginfocom.calendar.category.Category
Compares the name.
compareTo(Object) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.ActivityViewDecorator
 
compareTo(Object) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.MultiSelectRectangleDecorator
 
compareTo(Object) - Method in class com.miginfocom.calendar.decorators.AbstractGridDecorator
Sorts according to layer index.
compareTo(Object) - Method in class com.miginfocom.calendar.decorators.AShapeDecorator
Sorts according to layer index.
compareTo(Object) - Method in interface com.miginfocom.calendar.decorators.Decorator
Sorts according to layer index.
compareTo(Object) - Method in class com.miginfocom.calendar.decorators.ImageDecorator
Sorts according to layer index.
compareTo(Object) - Method in class com.miginfocom.calendar.grid.GridRow
 
compareTo(Object) - Method in class com.miginfocom.util.dates.DateRange
Compares startdates, and if they are the same, end dates.
compareTo(Object) - Method in class com.miginfocom.util.dates.ImmutableDateRange
Compares startdates, and if they are the same, end dates.
compareTo(Object) - Method in class com.miginfocom.util.print.PrintPainter
Sorts according to layerIndex.
compose(Raster, Raster, WritableRaster) - Method in class com.miginfocom.util.gfx.ColorTintComposite
 
CompositeBroker - Class in com.miginfocom.ashape.interaction
A InteractionBroker that aggregates other brokers and calls the in turn to execute commands.
CompositeBroker(InteractionBroker[]) - Constructor for class com.miginfocom.ashape.interaction.CompositeBroker
Constructor.
CompositeDecorator - Class in com.miginfocom.calendar.decorators
This is a Decorator that contains a number of other decorators and can as such be used to create a single decorator consisting of many other decorators.
CompositeDecorator(GridContainer, Decorator[], int) - Constructor for class com.miginfocom.calendar.decorators.CompositeDecorator
Constructor
CompositeExpression - Class in com.miginfocom.util.expression
An expression that consists of two other expressions and:ed/or:ed or xor:ed together.
CompositeExpression(Expression, Expression) - Constructor for class com.miginfocom.util.expression.CompositeExpression
Constructor.
CompositeFilter - Class in com.miginfocom.util.filter
An filter that consists of two other filters.
CompositeFilter(String, Filter, Filter) - Constructor for class com.miginfocom.util.filter.CompositeFilter
Constructor.
CompositeRecurrence - Class in com.miginfocom.calendar.activity.recurrence
A class that can contain a number of recurrence elements, both inclucive (RFC 2445: RRULE, RDATE) and excluding (RFC 2445: EXRULE, EXDATE).
CompositeRecurrence() - Constructor for class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
 
condense() - Method in class com.miginfocom.util.dates.TimeSpanList
Removes null elements and set the size to the number of elements that wasn't null.
confAntiAliasingHint(Graphics2D, boolean, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Sets the anti aliasing hint in a very decoupled way.
configureGridLines(GridRow[], GridLine[]) - Method in class com.miginfocom.calendar.grid.DefaultGridLineProvider
 
configureGridLines(GridRow[], GridLine[]) - Method in interface com.miginfocom.calendar.grid.GridLineProvider
Configures the grid lines.
configureGridLines(GridRow[], GridLine[]) - Method in class com.miginfocom.calendar.grid.GridLineSpecification
 
configureGridLines(GridRow[], GridLine[]) - Method in class com.miginfocom.calendar.grid.SubRowGridLineProvider
 
configureToolTip(JToolTip, MouseEvent, Object) - Method in class com.miginfocom.util.states.ToolTipProvider
Configure the tooltip.
constr - Variable in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
 
constrain(Range, float) - Method in class com.miginfocom.util.gfx.geometry.filters.SizeConstraint
 
constrainByType(float, float) - Method in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
Takes the values and enforces the type of them returning the result
consume() - Method in class com.miginfocom.ashape.interaction.InteractionEvent
Marks the event as consumed.
CONTAINER_SHAPE_NAME - Static variable in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
ContainerActivity - Class in com.miginfocom.calendar.activity.view
An activity that will span the time period of some linked to Activities.
ContainerActivity() - Constructor for class com.miginfocom.calendar.activity.view.ContainerActivity
 
ContainerAShape - Class in com.miginfocom.ashape.shapes
A shape that does nothing except hold other shapes and spans an area.
ContainerAShape() - Constructor for class com.miginfocom.ashape.shapes.ContainerAShape
Empty constructor for XML builders.
ContainerAShape(String, PlaceRect) - Constructor for class com.miginfocom.ashape.shapes.ContainerAShape
Constructor.
ContainerAShape(String, PlaceRect, AShapeLayout) - Constructor for class com.miginfocom.ashape.shapes.ContainerAShape
Constructor.
contains(Point2D) - Method in class com.miginfocom.ashape.PolygonShape
 
contains(Rectangle2D) - Method in class com.miginfocom.ashape.PolygonShape
 
contains(double, double) - Method in class com.miginfocom.ashape.PolygonShape
 
contains(double, double, double, double) - Method in class com.miginfocom.ashape.PolygonShape
 
contains(int) - Method in class com.miginfocom.calendar.grid.GridRow
Returns if pos is within start and end.
contains(TimeSpan) - Method in class com.miginfocom.util.dates.TimeSpanList
Returns if the actual object o is in this list
contains(int, int) - Method in class com.miginfocom.util.gfx.RepaintRegion
Returns if the repaint region contains the point
contains(Object, Object) - Method in class com.miginfocom.util.HashMapMap
Returns if the key combination exist.
containsCategories(Object[]) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Return the if all nodes with exists in the node map
containsCategory(Object) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Return the if an node with the id exists in the node map
containsKey(Object) - Method in class com.miginfocom.util.ListMap
 
containsKey(Object) - Method in class com.miginfocom.util.MRUSoftCacheMap
 
containsProperty(PropertyKey) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation that always return false.
containsProperty(PropertyKey) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
containsProperty(PropertyKey) - Method in class com.miginfocom.ashape.interaction.StaticInteractor
 
containsProperty(PropertyKey) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
containsProperty(PropertyKey) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
containsProperty(PropertyKey) - Method in interface com.miginfocom.calendar.activity.Activity
Returns if a property exists.
containsProperty(PropertyKey) - Method in class com.miginfocom.calendar.activity.ActivityInteractor
 
containsProperty(PropertyKey) - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
containsProperty(PropertyKey) - Method in class com.miginfocom.calendar.category.Category
 
containsProperty(PropertyKey) - Method in class com.miginfocom.calendar.grid.GridRow
 
containsProperty(PropertyKey) - Method in class com.miginfocom.calendar.grid.GridRowInteractor
 
containsProperty(PropertyKey) - Method in class com.miginfocom.util.PropertyConsumerMap
 
containsProperty(PropertyKey) - Method in interface com.miginfocom.util.PropertyProvider
Return if the provider contains the property.
containsValue(Object) - Method in class com.miginfocom.util.ListMap
Checks all list for value.
containsValue(Object) - Method in class com.miginfocom.util.MRUSoftCacheMap
Not supported! Throws UnsupportedOperationException
convertCalFieldToRangeType(int) - Static method in class com.miginfocom.util.dates.DateUtil
Convert Calendar's field type to DateRangeI's range type.
E.g.
convertFromObjectToStorage(Object) - Method in class com.miginfocom.util.io.ObjectConverter
Converts from an object in memory to an object slated for storage.
convertFromStorageToObject(Object) - Method in class com.miginfocom.util.io.ObjectConverter
Converts from a storage object to an in memory object.
convertRangeTypeToCalField(int) - Static method in class com.miginfocom.util.dates.DateUtil
Converts DateRangeI.RANGE_TYPE_xxx type to the corresponding Calandar type.
convertToDayIndex(int, Calendar) - Static method in class com.miginfocom.util.dates.DateUtil
Converts an Calendar.DAY_OF_WEEK to an index for 0 to 6 compensating for getFirstDayOfWeek().
convertToDayOfWeek(int, Calendar) - Static method in class com.miginfocom.util.dates.DateUtil
Converts an 0-based day to correct Calendar.DAY_OF_WEEK compensating for getFirstDayOfWeek().
copyTimeOfDay(Calendar, Calendar) - Static method in class com.miginfocom.util.dates.DateUtil
Copies time of day from src to dst.
CORNER_EXPAND_BOTH - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
Expand header to both corners.
CORNER_EXPAND_BOTTOM_OR_RIGHT - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
Expand header to bottom/right corners.
CORNER_EXPAND_NONE - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
Expand header to top/left corner.
CORNER_EXPAND_SUB_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
CORNER_EXPAND_TOP_OR_LEFT - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
Expand header to top/left corner.
CORNER_SUB_FOLDER_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
CORNER_SUB_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
CORNERS - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
 
correctAspectRatio(Rectangle) - Method in class com.miginfocom.util.gfx.geometry.AspectRatioRect
Corrects the aspect ration according to the rules set up in the constructor.
createActivities(DateRangeI, String[], String[], Object[], Object[][], int, int, int, int, int, int, boolean, String) - Static method in class com.miginfocom.util.ActivityHelper
Creates a number of test activities.
createCache(boolean) - Method in class com.miginfocom.ashape.animation.animations.AbstractAnimation
Creates the cache array and store it in AbstractAnimation.cFrames.
createCacheImpl() - Method in class com.miginfocom.ashape.animation.animations.AbstractAnimation
The implementation of AbstractAnimation.createCache(boolean) that does the actual work of creating the cache.
createCalendar() - Method in class com.miginfocom.calendar.theme.CalendarTheme
Returns a newly created Calendar that is in the locale that this theme is set to, explicitly or implicitly.
createCalendar(TimeZone, Locale) - Static method in class com.miginfocom.util.dates.DateUtil
Creates a calendar with the current time set.
createCalendar(long, TimeZone, Locale) - Static method in class com.miginfocom.util.dates.DateUtil
Creates a calendar with the set time.
createCellRects(Grid) - Method in class com.miginfocom.calendar.decorators.GridCellDecorator
Creates a rectangle for every cell.
createContext(ColorModel, ColorModel, RenderingHints) - Method in class com.miginfocom.util.gfx.ColorTintComposite
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
 
createContext(ColorModel, Rectangle, Rectangle2D, AffineTransform, RenderingHints) - Method in class com.miginfocom.util.gfx.XtdTexturePaint
 
createDateAreaContainer() - Method in class com.miginfocom.calendar.DatePicker
Creates a container with a date area inside.
createDateAreaContainer() - Method in class com.miginfocom.calendar.ThemeDatePicker
Creates a container with a date area inside.
createDateGrid(DateArea) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Create a DateGrid that is suitable for the DateArea.
createDateGrid(DateArea) - Method in interface com.miginfocom.calendar.grid.DateGridProvider
Creates a new DateGrid.
createDefault(int) - Static method in class com.miginfocom.ashape.AShapeUtil
Creates the default shape.
createDefault(int, String) - Static method in class com.miginfocom.ashape.AShapeUtil
Creates the default shape.
createDefaultNoFitShape(String) - Static method in class com.miginfocom.ashape.AShapeUtil
Creates a shape the is for showing that not all activities could be shown within the bounds.
createDefaultNotOccupiedShape(int, Paint, Paint, PlaceRect) - Static method in class com.miginfocom.calendar.decorators.OccupiedDecorator
Create the shape.
createDefaultOccupiedShape(int, Paint, Paint, PlaceRect) - Static method in class com.miginfocom.calendar.decorators.OccupiedDecorator
Create the shape.
createDemoData() - Method in class com.miginfocom.beans.DemoDataBean
This method will create the demo data.
createEditor() - Method in class com.miginfocom.calendar.DatePicker
Creates an editor for displaying and possibly editing a date or date range.
If not editable (setEditable(b) overridden) it should call togglePopup() when pressed on.
createEditorComponent() - Method in class com.miginfocom.calendar.grid.DateBoundaryExceptionEditor
 
createEditorComponent() - Method in class com.miginfocom.calendar.grid.GridLineExceptionEditor
 
createEditorComponent() - Method in class com.miginfocom.calendar.grid.OffsetExceptionEditor
 
createEditorComponent() - Method in class com.miginfocom.calendar.layout.ActivityLayoutEditor
 
createEditorComponent() - Method in class com.miginfocom.calendar.layout.FlexGridLayoutEditor
 
createEditorComponent() - Method in class com.miginfocom.calendar.layout.HideLayoutEditor
 
createEditorComponent() - Method in class com.miginfocom.calendar.layout.TimeBoundsLayoutEditor
 
createFilter(AtRefRangeNumber, int, AtRefRangeNumber, float) - Static method in class com.miginfocom.util.gfx.geometry.AtUtil
Returns a implementing class of RefRangeOperFilter that will filter both numbers set in with oper.
createFilterRowsDeep(Category, boolean) - Static method in class com.miginfocom.calendar.category.CategoryFilter
Creates one CategoryFilter row for every sub category under root.
createGridLine() - Method in class com.miginfocom.calendar.grid.GridLineRepetition
Creates a grid line from the fields.
createGridLines(GridRow[]) - Method in class com.miginfocom.calendar.grid.DefaultGridLineProvider
 
createGridLines(GridRow[]) - Method in interface com.miginfocom.calendar.grid.GridLineProvider
Returns the grid lines between and around the rows.
createGridLines(GridRow[]) - Method in class com.miginfocom.calendar.grid.GridLineSpecification
 
createGridLines(GridRow[]) - Method in class com.miginfocom.calendar.grid.SubRowGridLineProvider
 
createGridLinesAndCellRows() - Method in class com.miginfocom.calendar.grid.AbstractGrid
Implement this to create the cell rows and grid lines.
createGridLinesAndCellRows() - Method in class com.miginfocom.calendar.grid.DateGrid
 
createGridLinesAndCellRows() - Method in class com.miginfocom.calendar.header.HeaderGrid
Creates grid lines and cell rows after the tracked grid line.
createId() - Static method in class com.miginfocom.ashape.interaction.Interaction
Returns a unique id.
createInteractors(DateCellRange, Paint[], Paint[], Font[], Integer[]) - Method in class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
Creates interactors that, when the mouse is over or pressed over the cell range, overrides background, font, underline foreground etc.
Makes a lot of effort to create the most effective overrider possible.
createInteractors(GridRow, Collection) - Method in class com.miginfocom.calendar.decorators.SubRowHeaderDecorator
Creates a MouseKeyInteractor and a GridRowInteractor and returns them in a new array.
createIntersection(DateRangeI) - Method in class com.miginfocom.util.dates.ImmutableDateRange
Returns an ImmutableDateRange with intersecting (overlaping) date range.
createLayout(Grid, int) - Method in class com.miginfocom.beans.ActivityGridLayoutBean
Returns the layout that this bean represents.
createLayout(Grid, int) - Method in class com.miginfocom.beans.DateAreaBean
 
createLayout(Grid, int) - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Returns the layout that this bean represents.
createLayout(Grid, int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
createLayout(Grid, int) - Method in class com.miginfocom.calendar.datearea.ThemeDateArea
 
createLayout(Grid, int) - Method in interface com.miginfocom.calendar.grid.GridLayoutProvider
Creates a new GridDimensionLayout.
createLayouts(Graphics2D, String, int, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Breaks the text into lines and wrap those at width putting the lines (TextLayouts) in an array.
createLayouts(Graphics2D, String, int, int, int, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Breaks the text into lines and wrap those at width putting the lines (TextLayouts) in an array.
createObject(float) - Method in class com.miginfocom.ashape.animation.animations.AbsRectAnimation
 
createObject(float) - Method in class com.miginfocom.ashape.animation.animations.AbstractAnimation
Returns a newly created object that complies to the same rules as AbstractAnimation.getObject(float).
createObject(float) - Method in class com.miginfocom.ashape.animation.animations.AtValueAnimation
 
createObject(float) - Method in class com.miginfocom.ashape.animation.animations.BasicStrokeAnimation
 
createObject(float) - Method in class com.miginfocom.ashape.animation.animations.ColorAnimation
Creates a new object, not using the frame cache even if it exists.
createObject(float) - Method in class com.miginfocom.ashape.animation.animations.ImageAnimation
 
createObject(float) - Method in class com.miginfocom.ashape.animation.animations.NumberAnimation
 
createObject(float) - Method in class com.miginfocom.ashape.animation.animations.ShapeGradientPaintAnimation
 
createObject(float) - Method in class com.miginfocom.ashape.animation.animations.TexturePaintAnimation
 
createPopup() - Method in class com.miginfocom.calendar.DatePicker
Creates the popup.
createScrollPane() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Creates a JScrollPane with this DateArea as view and no border.
createSlices(BufferedImage) - Method in class com.miginfocom.util.gfx.SlicedImage
Creates the slices and store the in slices.
createSpecification(DateArea) - Method in class com.miginfocom.beans.DateAreaBean
 
createSpecification(DateArea) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
createSpecification(DateArea) - Method in class com.miginfocom.calendar.datearea.ThemeDateArea
 
createSpecification(DateArea) - Method in interface com.miginfocom.calendar.grid.GridLineSpecProvider
Creates a new GridLineProvider.
createSubCategory(Object, String) - Method in class com.miginfocom.calendar.category.Category
Deprecated. Should not be used from v5.6.
createSubRows(GridRow, GridLineProvider) - Method in class com.miginfocom.calendar.category.CategorySubRowCreator
 
createSubRows(GridRow, GridLineProvider) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Creates one sub row for every row Filter.
createSubRows(GridRow, GridLineProvider) - Method in interface com.miginfocom.calendar.grid.SubRowCreator
Creates the sub rows, all levels, for row.
createUniqeID() - Static method in class com.miginfocom.util.command.AbstractCommand
Returns a unique id.
createView(JComponent, InteractionListener, ImmutableDateRange) - Method in class com.miginfocom.calendar.activity.DefaultActivity
Creates an activity view.
createViewList(JComponent, InteractionListener, DateRangeI) - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
cropRect(Rectangle, Insets) - Static method in class com.miginfocom.util.gfx.GfxUtil
Crops a rectangle.
cropShape(Shape, Shape) - Static method in class com.miginfocom.util.gfx.GfxUtil
Cuts shape with clip in a lenient and effective way.
CUSTOM_NVP - Static variable in interface com.miginfocom.util.dates.DateRangeI
 
cut(DateRangeI) - Method in class com.miginfocom.util.dates.DateRange
 
cut(DateRangeI) - Method in interface com.miginfocom.util.dates.MutableDateRange
Cuts of the start and/or end dates to the start or end dates in maxBounds if maxBounds is "inside" or this date range.
Note that if maxBounds doesn't overlap this then the resulting range (this) will span no time and probably be unsorted.
CutEdgeAShapeLayout - Class in com.miginfocom.ashape.layout
Lays out according to the following algorithm: The bounds of the laid out shape is calculated from the placeRect and possibly cropped.
CutEdgeAShapeLayout() - Constructor for class com.miginfocom.ashape.layout.CutEdgeAShapeLayout
 
cutRect(Rectangle, List, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Reduces r with all overlapping rectangles in cutRects.
cutRectEdge(Rectangle, Rectangle, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Cuts (reduces) r so that it no longer overlaps cr.
cycleActivityViewSelection(int, boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Moves the selection relative to the current selection.

D

DATE - Static variable in class com.miginfocom.beans.GridDimensionLayoutBean
 
DATE_RANGE_NAMES - Static variable in interface com.miginfocom.util.dates.DateRangeI
Zero based names for the ranges.
DATE_RANGES - Static variable in interface com.miginfocom.util.dates.DateRangeI
Name value pairs of all date ranges except DateRangeI.RANGE_TYPE_CUSTOM
DATE_RANGES_CUSTOM - Static variable in interface com.miginfocom.util.dates.DateRangeI
Name value pairs of all date ranges except DateRangeI.RANGE_TYPE_CUSTOM
DATE_RANGES_FROM_DAY - Static variable in interface com.miginfocom.util.dates.DateRangeI
Name value pairs of date ranges from (including) day date range, except DateRangeI.RANGE_TYPE_CUSTOM
DateArea - Interface in com.miginfocom.calendar.datearea
Teh heart in the com.miginfocom.calendar component.
DateAreaBean - Class in com.miginfocom.beans
An object that extends DateAreaContainer to provide some easy-to-use bean properties to accomodate for "VB-like" visual programming.
DateAreaBean() - Constructor for class com.miginfocom.beans.DateAreaBean
 
DateAreaBean(DefaultDateArea) - Constructor for class com.miginfocom.beans.DateAreaBean
 
DateAreaBeanBeanInfo - Class in com.miginfocom.beans
 
DateAreaBeanBeanInfo() - Constructor for class com.miginfocom.beans.DateAreaBeanBeanInfo
 
DateAreaConnection - Interface in com.miginfocom.calendar.datearea
Denotes a weak referenced connection to a date area.
DateAreaContainer - Class in com.miginfocom.calendar.datearea
DateAreaContainer is a special Swing container that holds a date area and a number of headers and components and possibly scroll bars.
DateAreaContainer() - Constructor for class com.miginfocom.calendar.datearea.DateAreaContainer
Constructs an DefaultDateArea.
DateAreaContainer(DefaultDateArea) - Constructor for class com.miginfocom.calendar.datearea.DateAreaContainer
Constructor.
DateBoundaryException - Class in com.miginfocom.calendar.grid
A concrete implementation of GridLineException that can make exceptions depending on date boundaries and/or modulo/offset.
DateBoundaryException() - Constructor for class com.miginfocom.calendar.grid.DateBoundaryException
Constructor that makes day boundaries the exception.
DateBoundaryException(int, GridLineRepetition) - Constructor for class com.miginfocom.calendar.grid.DateBoundaryException
Constructor.
DateBoundaryExceptionEditor - Class in com.miginfocom.calendar.grid
 
DateBoundaryExceptionEditor() - Constructor for class com.miginfocom.calendar.grid.DateBoundaryExceptionEditor
 
DateCellRange - Class in com.miginfocom.calendar.header
A single row (one dimension) cell range with a cennected date range.
DateCellRange(int, int, int, ImmutableDateRange) - Constructor for class com.miginfocom.calendar.header.DateCellRange
Constructor
DateChangeEvent - Class in com.miginfocom.util.dates
An event that has information abount changes of date ranges.
DateChangeEvent(Object, DateRangeI, DateRangeI, int) - Constructor for class com.miginfocom.util.dates.DateChangeEvent
Constructor.
DateChangeListener - Interface in com.miginfocom.util.dates
EventListener that will be notified of DateChangeEvents.
DateComboBean - Class in com.miginfocom.beans
 
DateComboBean() - Constructor for class com.miginfocom.beans.DateComboBean
 
DateComboBeanBeanInfo - Class in com.miginfocom.beans
 
DateComboBeanBeanInfo() - Constructor for class com.miginfocom.beans.DateComboBeanBeanInfo
 
DateFormatList - Class in com.miginfocom.util.dates
Similar to SimpleDateFormat but is more suited to live in a com.miginfocom.theme since it can be both Locale dependant or independant.
DateFormatList(String) - Constructor for class com.miginfocom.util.dates.DateFormatList
Constructor with null locale.
DateFormatList(String, Locale) - Constructor for class com.miginfocom.util.dates.DateFormatList
Constructor with null locale.
DateFormatList(String, Locale, TimeZone) - Constructor for class com.miginfocom.util.dates.DateFormatList
Constructor with null locale.
DateGrid - Class in com.miginfocom.calendar.grid
Adds date and time handling to AbstractGrid.
DateGrid(ImmutableDateRange, int, int, int, GridLineSpecification, SubRowCreator) - Constructor for class com.miginfocom.calendar.grid.DateGrid
Constructor.
DateGridContainer - Interface in com.miginfocom.calendar.grid
An interface to implement if a class contains a DateGrid rather than a Grid which the super interface denotes.
DateGridHeader - Class in com.miginfocom.calendar.header
A generic header that can show date/time labels and grid lines horizontally or vertically.
DateGridHeader(DateArea, int, Paint, int, AtRefNumber, int) - Constructor for class com.miginfocom.calendar.header.DateGridHeader
Constructor for only one row.
DateGridHeader(DateArea, int, Paint, int[], AtRefNumber[], int) - Constructor for class com.miginfocom.calendar.header.DateGridHeader
Constructor for many rows but s simple grid line specification.
DateGridHeader(DateArea, GridLineSpecification, int[], AtRefNumber[], int) - Constructor for class com.miginfocom.calendar.header.DateGridHeader
Constructor.
DateGridProvider - Interface in com.miginfocom.calendar.grid
Interface to implements if you can provide DateGrids.
DateGroupConnectorBean - Class in com.miginfocom.beans
A DateSpinnerGroup that has this sub class only to be a JAvaBean
DateGroupConnectorBean() - Constructor for class com.miginfocom.beans.DateGroupConnectorBean
 
DateGroupConnectorBeanBeanInfo - Class in com.miginfocom.beans
 
DateGroupConnectorBeanBeanInfo() - Constructor for class com.miginfocom.beans.DateGroupConnectorBeanBeanInfo
 
DateHeaderBean - Class in com.miginfocom.beans
A header object that wraps (aggregates) a real Header implementation.
DateHeaderBean() - Constructor for class com.miginfocom.beans.DateHeaderBean
 
DateHeaderBeanBeanInfo - Class in com.miginfocom.beans
 
DateHeaderBeanBeanInfo() - Constructor for class com.miginfocom.beans.DateHeaderBeanBeanInfo
 
DateHeaderGrid - Class in com.miginfocom.calendar.header
A header grid designed for labels that are based upon dates and date ranges.
DateHeaderGrid(DateGrid, int, int[], GridLineSpecification) - Constructor for class com.miginfocom.calendar.header.DateHeaderGrid
Constructor.
DatePicker - Class in com.miginfocom.calendar
A JPanel that looks like a regular combo box but contains more features and types of buttons.
DatePicker() - Constructor for class com.miginfocom.calendar.DatePicker
Constructor.
DatePickerBean - Class in com.miginfocom.beans
This is a visual JavaBean version of DatePicker.
DatePickerBean() - Constructor for class com.miginfocom.beans.DatePickerBean
 
DatePickerBeanBeanInfo - Class in com.miginfocom.beans
 
DatePickerBeanBeanInfo() - Constructor for class com.miginfocom.beans.DatePickerBeanBeanInfo
 
DateRange - Class in com.miginfocom.util.dates
Default implementation of a MutableDateRange.
DateRange() - Constructor for class com.miginfocom.util.dates.DateRange
Constructor for a single date with the current time.
DateRange(long, TimeZone, Locale) - Constructor for class com.miginfocom.util.dates.DateRange
Constructor.
DateRange(Date, Date, boolean, TimeZone, Locale) - Constructor for class com.miginfocom.util.dates.DateRange
Constructor.
DateRange(Calendar, TimeZone, Locale) - Constructor for class com.miginfocom.util.dates.DateRange
Constructs a range that simulates a singe point in time.
DateRange(long, long, boolean, TimeZone, Locale) - Constructor for class com.miginfocom.util.dates.DateRange
Constructor.
DateRange(DateRangeI) - Constructor for class com.miginfocom.util.dates.DateRange
Constructs a range that has the same range as dateRange.
DateRange(long, long, boolean, int, TimeZone, Locale) - Constructor for class com.miginfocom.util.dates.DateRange
Constructs a range and set it to a boundary to the first and last millisecond of a boundary.
DateRange(long, int, int, TimeZone, Locale) - Constructor for class com.miginfocom.util.dates.DateRange
Constructs a range and set it to a boundary to the first and last millisecond of a boundary.
DateRange(DateRangeI, DateRangeI) - Constructor for class com.miginfocom.util.dates.DateRange
Sets the date range to the maximum date span possible with the two ranges start and end dates.
DateRange(long, long, TimeZone, Locale, boolean, boolean) - Constructor for class com.miginfocom.util.dates.DateRange
Constructor.This is mostly to recreatr the object with a PersistenceDelegate.
dateRangeChanged(DateChangeEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
dateRangeChanged(DateChangeEvent) - Method in class com.miginfocom.calendar.DatePicker
 
dateRangeChanged(DateChangeEvent) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
 
dateRangeChanged(DateChangeEvent) - Method in class com.miginfocom.calendar.decorators.ThemeCellLabelDecorator
 
dateRangeChanged(DateChangeEvent) - Method in interface com.miginfocom.util.dates.DateChangeListener
Called when a date range changed.
DateRangeDecorator - Class in com.miginfocom.calendar.decorators
A decorator that paints the cells in a grid that overlaps a date range.
DateRangeDecorator(DateGridContainer, int) - Constructor for class com.miginfocom.calendar.decorators.DateRangeDecorator
Constructor.
DateRangeDecorator(DateGridContainer, int, ImmutableDateRange, Paint, int, int) - Constructor for class com.miginfocom.calendar.decorators.DateRangeDecorator
Constructor
DateRangeDecorator(DateGridContainer, int, ImmutableDateRange, Paint, Stroke, Paint, int, int) - Constructor for class com.miginfocom.calendar.decorators.DateRangeDecorator
Constructor
DateRangeI - Interface in com.miginfocom.util.dates
Basic interface for a date range.
DateRangeRounder - Interface in com.miginfocom.util.dates
Interface to a class that round dates/times to specified boundaries
DateRangeSpinner - Interface in com.miginfocom.calendar.spinner
A generic date range spinner specification.
DateRangeUnion - Class in com.miginfocom.util.dates
A date range that have a base date range and end date range.
Basically this class keeps track of two date ranges and some convenience methods for handling them.
DateRangeUnion() - Constructor for class com.miginfocom.util.dates.DateRangeUnion
Mostly to have a no-arg constructor.
DateRangeUnion(DateRangeI) - Constructor for class com.miginfocom.util.dates.DateRangeUnion
Cosntructor.
DateRangeUnion(DateRangeI, int) - Constructor for class com.miginfocom.util.dates.DateRangeUnion
Cosntructor.
DateSeparatorDecorator - Class in com.miginfocom.calendar.decorators
Draws over the grid lines between some date boundary.
DateSeparatorDecorator(DateGridContainer, int, int, Paint) - Constructor for class com.miginfocom.calendar.decorators.DateSeparatorDecorator
Constructor.
DateSeparatorDecorator(DateGridContainer, int, int, Paint, int) - Constructor for class com.miginfocom.calendar.decorators.DateSeparatorDecorator
Constructor.
DateSpinner - Interface in com.miginfocom.calendar.spinner
A generic date spinner.
DateSpinnerBean - Class in com.miginfocom.beans
A JavaBean component that shows a date field and arrows.
DateSpinnerBean() - Constructor for class com.miginfocom.beans.DateSpinnerBean
 
DateSpinnerBeanBeanInfo - Class in com.miginfocom.beans
 
DateSpinnerBeanBeanInfo() - Constructor for class com.miginfocom.beans.DateSpinnerBeanBeanInfo
 
DateSpinnerGroup - Class in com.miginfocom.calendar.spinner
A number of date spinners (of type, or subtypes of, AbstractDateSpinner or JSpinner (with a SpinnerDateModel set)) that are interconnected so they all are changed if one is changed.
DateSpinnerGroup() - Constructor for class com.miginfocom.calendar.spinner.DateSpinnerGroup
JaveBean constructor.
DateSpinnerGroup(JComponent[]) - Constructor for class com.miginfocom.calendar.spinner.DateSpinnerGroup
Constructor for default time zone and Locale
DateSpinnerGroup(JComponent[], TimeZone, Locale) - Constructor for class com.miginfocom.calendar.spinner.DateSpinnerGroup
Constructor
DateStringProvider - Interface in com.miginfocom.util.dates
A generic formatter that takes a DateRangeI and returns a String.
DateUtil - Class in com.miginfocom.util.dates
A utility class with static methods for handling dates and calendars.
DateUtil() - Constructor for class com.miginfocom.util.dates.DateUtil
 
DAY_MILLIS - Static variable in class com.miginfocom.util.dates.DateUtil
 
DAY_NVP - Static variable in interface com.miginfocom.util.dates.DateRangeI
 
DAY_OF_WEEK - Static variable in class com.miginfocom.beans.GridDimensionLayoutBean
 
DBC - Static variable in class com.miginfocom.util.LicenseValidator
 
DBG - Static variable in class com.miginfocom.util.LicenseValidator
 
DEBUG - Static variable in class com.miginfocom.util.MigUtil
 
decode(char[]) - Static method in class com.miginfocom.util.Base64
Decodes a BASE64 encoded char array.
decode(byte[]) - Static method in class com.miginfocom.util.Base64
Decodes a BASE64 encoded byte array.
decode(String) - Static method in class com.miginfocom.util.Base64
Decodes a BASE64 encoded String.
decodeFast(char[]) - Static method in class com.miginfocom.util.Base64
Decodes a BASE64 encoded char array that is known to be resonably well formatted.
decodeFast(byte[]) - Static method in class com.miginfocom.util.Base64
Decodes a BASE64 encoded byte array that is known to be resonably well formatted.
decodeFast(String) - Static method in class com.miginfocom.util.Base64
Decodes a BASE64 encoded string that is known to be resonably well formatted.
decodeToColor(String) - Static method in class com.miginfocom.util.gfx.UIColor
Uses the text to decode the color.
decodeToColor(String, Float, Integer) - Static method in class com.miginfocom.util.gfx.UIColor
Uses the text to decode the color.
decodeToRGBA(String, Float, Integer) - Static method in class com.miginfocom.util.gfx.UIColor
Convert costructor arguments to an int color.
decodeToRGBA(String) - Static method in class com.miginfocom.util.gfx.UIColor
Uses the text to decode the color.
Decorator - Interface in com.miginfocom.calendar.decorators
A generic layered painter interface.
A painter is a class which can take a Graphics2D and paint something within some rectangular bounds.
decoratorSupport - Variable in class com.miginfocom.calendar.datearea.DefaultDateArea
A number of decorators, normally only one or two.
DecoratorSupport - Class in com.miginfocom.calendar.decorators
A class that keeps track of a set of Decorators and gives the possibility to paint them.
DecoratorSupport() - Constructor for class com.miginfocom.calendar.decorators.DecoratorSupport
Constructor.
decoratorSupport - Variable in class com.miginfocom.calendar.header.AbstractGridHeader
A number of decorators, normally only one or two.
DEF_FIXED - Static variable in class com.miginfocom.calendar.header.DateGridHeader
 
DEF_GL_COLOR - Static variable in class com.miginfocom.beans.DateAreaBean
 
DEF_LIGHT_GL_COLOR - Static variable in class com.miginfocom.beans.DateAreaBean
 
DEFAULT_ACTIVITY_VIEW_LAYER_INDEX - Static variable in class com.miginfocom.calendar.datearea.DefaultDateArea
Default index for the activity view decorator when creating new DefaultDateAress.
DEFAULT_BACKGROUND_SHAPE_NAME - Static variable in class com.miginfocom.ashape.AShapeUtil
 
DEFAULT_CONTAINER_SHAPE_NAME - Static variable in class com.miginfocom.ashape.AShapeUtil
 
DEFAULT_FONT - Static variable in class com.miginfocom.util.gfx.GfxUtil
 
DEFAULT_MAIN_TEXT_SHAPE_NAME - Static variable in class com.miginfocom.ashape.AShapeUtil
 
DEFAULT_MULTI_SELECT_RECTANGLE_LAYER_INDEX - Static variable in class com.miginfocom.calendar.datearea.DefaultDateArea
Default index for the multi select rectangle decorator when creating new DefaultDateAress.
DEFAULT_OUTLINE_SHAPE_NAME - Static variable in class com.miginfocom.ashape.AShapeUtil
 
DEFAULT_ROW_SIZE - Static variable in class com.miginfocom.calendar.header.DateGridHeader
 
DEFAULT_ROW_SIZE - Static variable in class com.miginfocom.calendar.header.SubRowGridHeader
 
DEFAULT_SHADOW_SHAPE_NAME - Static variable in class com.miginfocom.ashape.AShapeUtil
 
DEFAULT_SHADOW_SHAPE_SHAPE_NAME - Static variable in class com.miginfocom.ashape.AShapeUtil
 
DEFAULT_SIZE - Static variable in class com.miginfocom.calendar.decorators.OccupiedDecorator
 
DEFAULT_TITLE_TEXT_SHAPE_NAME - Static variable in class com.miginfocom.ashape.AShapeUtil
 
DefaultActivity - Class in com.miginfocom.calendar.activity
Default implementation of an activity
DefaultActivity(Map) - Constructor for class com.miginfocom.calendar.activity.DefaultActivity
Constructor that will take the PropertyKey->Value map and set it.
DefaultActivity(ImmutableDateRange, Object) - Constructor for class com.miginfocom.calendar.activity.DefaultActivity
Constructs an activity that has the same start and end date.
DefaultActivityView - Class in com.miginfocom.calendar.activity.view
Default implementation of an activity's view.
DefaultActivityView(JComponent, Activity, InteractionListener) - Constructor for class com.miginfocom.calendar.activity.view.DefaultActivityView
Constructor
DefaultActivityView(JComponent, Activity, InteractionListener, ImmutableDateRange) - Constructor for class com.miginfocom.calendar.activity.view.DefaultActivityView
Constructor
DefaultAShapeLayout - Class in com.miginfocom.ashape.layout
The default layout just sets the parent's bounds (AShape.getShapeBounds() as reference bounds for all the sub shapes.
DefaultAShapeLayout() - Constructor for class com.miginfocom.ashape.layout.DefaultAShapeLayout
 
DefaultAShapeProvider - Class in com.miginfocom.ashape
This factory bind a context to a RootAShape.
DefaultAShapeProvider() - Constructor for class com.miginfocom.ashape.DefaultAShapeProvider
Constructor.
DefaultCommand - Class in com.miginfocom.util.command
A generic command that can be interpreted by any class.
DefaultCommand() - Constructor for class com.miginfocom.util.command.DefaultCommand
Constructs a command which has no command string.
DefaultCommand(String, String, Object, String) - Constructor for class com.miginfocom.util.command.DefaultCommand
Deprecated. For backwards compatibility. Don't use.
DefaultCommand(PropertyKey, PropertyKey, Object, String) - Constructor for class com.miginfocom.util.command.DefaultCommand
Constructor.
DefaultCommand(Object, String, String, Object, String) - Constructor for class com.miginfocom.util.command.DefaultCommand
Deprecated. For backwards compatibility. Don't use.
DefaultCommand(Object, PropertyKey, PropertyKey, Object, String) - Constructor for class com.miginfocom.util.command.DefaultCommand
Constructor.
DefaultDateArea - Class in com.miginfocom.calendar.datearea
The "heart" in the calendaring system.
DefaultDateArea() - Constructor for class com.miginfocom.calendar.datearea.DefaultDateArea
Constructor.
DefaultDateArea.ActivityViewDecorator - Class in com.miginfocom.calendar.datearea
A class that draws the activities that this date area holds.
DefaultDateArea.ActivityViewDecorator() - Constructor for class com.miginfocom.calendar.datearea.DefaultDateArea.ActivityViewDecorator
 
DefaultDateArea.ActivityViewDecorator(int) - Constructor for class com.miginfocom.calendar.datearea.DefaultDateArea.ActivityViewDecorator
 
DefaultDateArea.MultiSelectRectangleDecorator - Class in com.miginfocom.calendar.datearea
A class that draws the rectangle that is shown when the user is trying to select many activities.
DefaultDateArea.MultiSelectRectangleDecorator() - Constructor for class com.miginfocom.calendar.datearea.DefaultDateArea.MultiSelectRectangleDecorator
 
DefaultDateArea.MultiSelectRectangleDecorator(int) - Constructor for class com.miginfocom.calendar.datearea.DefaultDateArea.MultiSelectRectangleDecorator
 
DefaultDateArea.StateOrderComparator - Class in com.miginfocom.calendar.datearea
A class that compares ActivityViews and sorts the accoring to states (mouse over, selected).
DefaultDateArea.StateOrderComparator(int, int) - Constructor for class com.miginfocom.calendar.datearea.DefaultDateArea.StateOrderComparator
Constructor.
DefaultDateStringProvider - Class in com.miginfocom.util.dates
An implementation that interprets the formatting object sent in and return an appropriate string.
DefaultDateStringProvider(Object) - Constructor for class com.miginfocom.util.dates.DefaultDateStringProvider
Constructor for a dateAlign of 0.5.
DefaultDateStringProvider(Object, double) - Constructor for class com.miginfocom.util.dates.DefaultDateStringProvider
Constructor.
DefaultGridDimensionLayout - Class in com.miginfocom.calendar.grid
The default grid layout.
DefaultGridDimensionLayout(int, GridSegmentSpec, boolean) - Constructor for class com.miginfocom.calendar.grid.DefaultGridDimensionLayout
Constructor.
DefaultGridDimensionLayout(int, GridSegmentSpec, int, boolean) - Constructor for class com.miginfocom.calendar.grid.DefaultGridDimensionLayout
Constructor.
DefaultGridDimensionLayout(int, GridSegmentSpec, GridRowLayout, boolean) - Constructor for class com.miginfocom.calendar.grid.DefaultGridDimensionLayout
Constructor.
DefaultGridLineProvider - Class in com.miginfocom.calendar.grid
A class that holds sizes (widths) and other properties of grid lines in one dimension in a very flexible way.
DefaultGridLineProvider(int, Paint) - Constructor for class com.miginfocom.calendar.grid.DefaultGridLineProvider
Constructor for a uni-size with paint and special treatment of first and last line.
DefaultGridLineProvider(int, int, int, Paint) - Constructor for class com.miginfocom.calendar.grid.DefaultGridLineProvider
Constructor for a special size for the first and last line compared to the ones in between.
DefaultGridLineProvider(int, int, int, int, Paint, Paint) - Constructor for class com.miginfocom.calendar.grid.DefaultGridLineProvider
Constructor for a special size for the first and last line compared to the ones in between.
DefaultGridLineProvider(int, int, int, int, Paint, Paint, GridLineException[]) - Constructor for class com.miginfocom.calendar.grid.DefaultGridLineProvider
Constructor for a special size for the first and last line compared to the ones in between.
DefaultGridLineProvider(GridLineRepetition[]) - Constructor for class com.miginfocom.calendar.grid.DefaultGridLineProvider
Constructor.
DefaultGridLineProvider(GridLineRepetition[], GridLineException[]) - Constructor for class com.miginfocom.calendar.grid.DefaultGridLineProvider
Constructor.
DefaultGridRowLayout - Class in com.miginfocom.calendar.grid
Lays out all grid rows within a main grid rows so they get equal size.
DefaultGridRowLayout(boolean) - Constructor for class com.miginfocom.calendar.grid.DefaultGridRowLayout
Constructor
DefaultGridRowLayout(boolean, int) - Constructor for class com.miginfocom.calendar.grid.DefaultGridRowLayout
Constructor.
DefaultGridRowLayout(boolean, AtRefNumber) - Constructor for class com.miginfocom.calendar.grid.DefaultGridRowLayout
Constructor.
DefaultGridRowLayout(boolean, AtNumber, AtRefNumber, AtNumber) - Constructor for class com.miginfocom.calendar.grid.DefaultGridRowLayout
Constructor.
DefaultGridRowLayout(boolean, SizeSpec) - Constructor for class com.miginfocom.calendar.grid.DefaultGridRowLayout
Constructor.
DefaultGridRowLayout(boolean, SizeSpec, SizeSpec, SizeSpec) - Constructor for class com.miginfocom.calendar.grid.DefaultGridRowLayout
Constructor.
defaultImageTransparency - Static variable in class com.miginfocom.util.gfx.GfxUtil
The default transparency of an image that is created and no other transparency information is available.
DefaultInteractionBroker - Class in com.miginfocom.ashape.interaction
A default broker of DefaultCommands.
DefaultInteractionBroker(JComponent, InteractionListener) - Constructor for class com.miginfocom.ashape.interaction.DefaultInteractionBroker
Constructor
DefaultInteractionBroker(JComponent, InteractionListener[]) - Constructor for class com.miginfocom.ashape.interaction.DefaultInteractionBroker
Constructor
DefaultRepetition - Class in com.miginfocom.util.repetition
A class that defines a behaviour like "every other" or "every fifth" as well as defines first, last and an optional valid range.
DefaultRepetition() - Constructor for class com.miginfocom.util.repetition.DefaultRepetition
Constructor for a repetition with index 0 and interval 1, which means all..
DefaultRepetition(int, int) - Constructor for class com.miginfocom.util.repetition.DefaultRepetition
Constructor.
DefaultRepetition(int, int, int) - Constructor for class com.miginfocom.util.repetition.DefaultRepetition
Constructor.
DefaultRepetition(int, int, AtRefRangeNumber, AtRefRangeNumber) - Constructor for class com.miginfocom.util.repetition.DefaultRepetition
Constructor.
DefaultRepetitionSpec - Class in com.miginfocom.util.repetition
Default implementation that only iterares the repetitions and returns the first that applies.
DefaultRepetitionSpec(GridLineRepetition[]) - Constructor for class com.miginfocom.util.repetition.DefaultRepetitionSpec
Constructor.
DefaultSubRowLevel - Class in com.miginfocom.calendar.header
A subclass to SubRowLevel that can be initialized with a number of primities that creates the RootAShape used in the Base class.
DefaultSubRowLevel(String, AtRefNumber, Font) - Constructor for class com.miginfocom.calendar.header.DefaultSubRowLevel
Constructor when there in no underline and centered labels.
DefaultSubRowLevel(String, AtRefNumber, PlaceRect, Paint, Paint, DefaultRepetition, int, Font, int) - Constructor for class com.miginfocom.calendar.header.DefaultSubRowLevel
Constructor when there in no underline and centered labels.
DefaultSubRowLevel(String, AtRefNumber, PlaceRect, Paint, Paint, DefaultRepetition, int, Font, Integer, AtRefRangeNumber, AtRefRangeNumber, int, int) - Constructor for class com.miginfocom.calendar.header.DefaultSubRowLevel
Constructor when there in no difference for normal/mouseOver/Pressed.
DefaultSubRowLevel(String, AtRefNumber, PlaceRect, Paint[], Paint[], DefaultRepetition, int, Font[], Integer[], AtRefRangeNumber, AtRefRangeNumber, int, int) - Constructor for class com.miginfocom.calendar.header.DefaultSubRowLevel
Constructor.
DefaultSubRowLevelEditor - Class in com.miginfocom.calendar.header
CellDecorationRowEditorBase for normal bean box property editor
DefaultSubRowLevelEditor() - Constructor for class com.miginfocom.calendar.header.DefaultSubRowLevelEditor
 
DemoDataBean - Class in com.miginfocom.beans
A JavaBean that can be used to create some random demo activities.
DemoDataBean() - Constructor for class com.miginfocom.beans.DemoDataBean
 
DemoDataBeanBeanInfo - Class in com.miginfocom.beans
 
DemoDataBeanBeanInfo() - Constructor for class com.miginfocom.beans.DemoDataBeanBeanInfo
 
deprecatedKeys - Static variable in class com.miginfocom.theme.Theme
A set of keys that are now deprecated and thus if they are in the theme file but don't have any property capabilities, they are silently ignored.
derive(Insets) - Method in class com.miginfocom.util.gfx.geometry.AbsRect
Creates a new relative rect by resizing this.
derive(AtNumber) - Method in class com.miginfocom.util.gfx.geometry.filters.OperFilter
Creates a clone with a new wrapped number.
derive(AtRefNumber) - Method in class com.miginfocom.util.gfx.geometry.filters.RefOperFilter
Creates a clone with a new wrapped number.
derive(AtRefRangeNumber) - Method in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
Creates a clone with a new wrapped number.
destroyPopup() - Method in class com.miginfocom.calendar.DatePicker
Destroys the current popup and disposes of it's resources.
detachParent(Object, Object, Object) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Removes a parent from a category.
dFrame - Static variable in class com.miginfocom.util.MigUtil
 
dim - Variable in class com.miginfocom.ashape.layout.RowAShapeLayout
 
dim - Variable in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
X ot Y
dispatchKeyEvent(KeyEvent) - Method in class com.miginfocom.util.KeyEventSequencer
 
dispose() - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
dispose() - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Disposes of any resourses the view has tied.
dispose() - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
 
dispose() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.ActivityViewDecorator
 
dispose() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.MultiSelectRectangleDecorator
 
dispose() - Method in class com.miginfocom.calendar.decorators.AbstractGridDecorator
 
dispose() - Method in class com.miginfocom.calendar.decorators.AShapeDecorator
 
dispose() - Method in class com.miginfocom.calendar.decorators.CompositeDecorator
 
dispose() - Method in interface com.miginfocom.calendar.decorators.Decorator
Clean up and deregister listeners.
dispose() - Method in class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
 
dispose() - Method in class com.miginfocom.calendar.decorators.ImageDecorator
 
dispose() - Method in class com.miginfocom.calendar.decorators.NoFitShapeDecorator
 
dispose() - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
 
dispose() - Method in class com.miginfocom.calendar.decorators.SubRowHeaderDecorator
 
dispose() - Method in class com.miginfocom.calendar.decorators.ThemeCellLabelDecorator
 
dispose() - Method in class com.miginfocom.calendar.decorators.ThemeSelectionGridDecorator
 
dispose() - Method in class com.miginfocom.calendar.header.DateGridHeader
 
dispose() - Method in interface com.miginfocom.calendar.header.Header
Manually releases any resources allocated.
dispose() - Method in class com.miginfocom.calendar.header.SubRowGridHeader
 
dispose() - Method in class com.miginfocom.util.gfx.ColorTintComposite
 
distribute(AtRefNumber[][], float, boolean) - Static method in class com.miginfocom.calendar.layout.Distributor
Distributes some sizes that have optionally min, preferred and max size constraints within bounds.
distribute(int, int) - Static method in class com.miginfocom.calendar.layout.Distributor
Distribute (chops) a size count number of times and round the resulting sizes to ints.
distribute(float[], float, boolean, boolean) - Static method in class com.miginfocom.calendar.layout.Distributor
Distributes a number of lines with different lengths and rounds the start and stop/lengths to ints.
Distributor - Class in com.miginfocom.calendar.layout
A class that evenly distributes a number of one-dimensional lines (start, length) over some bounds given a gap and the number of lines.
Distributor(float, float, AtRefNumber, AtRefNumber, AtRefNumber, AtRefNumber, AtRefNumber, int, boolean) - Constructor for class com.miginfocom.calendar.layout.Distributor
Constructor
DIV - Static variable in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
An opertaion that divides wrap with value.
divideIntoRanges(TimeSpan[]) - Method in class com.miginfocom.util.dates.TimeSpanList
Divides this list into smaller lists, each spanning a certain date.
DividerAShape - Class in com.miginfocom.ashape.shapes
A very simple shape that just acts as a rectangular divider with a certain thickness and paint.
DividerAShape() - Constructor for class com.miginfocom.ashape.shapes.DividerAShape
Empty constructor for XML builders.
DividerAShape(Paint) - Constructor for class com.miginfocom.ashape.shapes.DividerAShape
Constructor.
DividerAShape(PlaceRect, Paint) - Constructor for class com.miginfocom.ashape.shapes.DividerAShape
Constructor.
DividerAShape(int, Integer, Paint) - Constructor for class com.miginfocom.ashape.shapes.DividerAShape
Constructor.
DividerAShape(PlaceRect, int, Integer, Paint) - Constructor for class com.miginfocom.ashape.shapes.DividerAShape
Constructor.
doLayout() - Method in class com.miginfocom.beans.DateAreaBean
 
doLayout() - Method in class com.miginfocom.beans.PrintPreviewBean
 
doLayout() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
doLayout() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.ActivityViewDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.MultiSelectRectangleDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.AShapeDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.AShapeGridDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.CompositeDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.DateSeparatorDecorator
 
doPaint(Graphics2D, Rectangle) - Method in interface com.miginfocom.calendar.decorators.Decorator
Paint what should be painted.
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.EvenFieldFillDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.GridCellDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.GridLineDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.ImageDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.OccupiedDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.OddRowFillDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
 
doPaint(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.SubRowHeaderDecorator
 
DRAGGING - Static variable in class com.miginfocom.util.states.GenericStates
 
DRAGGING_BIT - Static variable in class com.miginfocom.util.states.GenericStates
The dragging state type
drawArrow(Graphics2D, int, int, int, int, int, Color, Color) - Static method in class com.miginfocom.util.gfx.GfxUtil
Draws an arrow within the bounds.
DrawAShape - Class in com.miginfocom.ashape.shapes
A shape that implments a drawing (outline) algorithm with Graphics2D.draw(java.awt.Shape).
DrawAShape() - Constructor for class com.miginfocom.ashape.shapes.DrawAShape
Empty constructor for XML builders.
DrawAShape(String, Shape, PlaceRect, Paint, Stroke, Boolean) - Constructor for class com.miginfocom.ashape.shapes.DrawAShape
Deprecated. Use the constroctor with an int for the antiAliasHint.
DrawAShape(String, Shape, PlaceRect, Paint, Stroke, int) - Constructor for class com.miginfocom.ashape.shapes.DrawAShape
Constructor.
DrawAShape(String, Shape, Shape[], PlaceRect, Paint, Stroke, Boolean) - Constructor for class com.miginfocom.ashape.shapes.DrawAShape
Deprecated. Use the constroctor with an int for the antiAliasHint.
DrawAShape(String, Shape, Shape[], PlaceRect, Paint, Stroke, int) - Constructor for class com.miginfocom.ashape.shapes.DrawAShape
Constructor.
drawDebugRect(Graphics2D, Shape, Color) - Static method in class com.miginfocom.util.MigUtil
Draws a red rectanlge at the exact bounds
drawFittingStringInRect(Graphics2D, StringProvider, Rectangle, AtRefRangeNumber, AtRefRangeNumber, int, boolean, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Draws a text line.
drawFittingStringInRect(Graphics2D, StringProvider, Rectangle, AtRefRangeNumber, AtRefRangeNumber, int, Point, boolean, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Draws a text line.
drawFittingStringRot90(Graphics2D, StringProvider, boolean, Rectangle, AtRefRangeNumber, AtRefRangeNumber, int, boolean, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Draws a text line rotated 90 degrees clock- or counter wise.
drawFittingStringRot90(Graphics2D, StringProvider, boolean, Rectangle, AtRefRangeNumber, AtRefRangeNumber, int, Point, boolean, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Draws a text line rotated 90 degrees clock- or counter wise.
drawImage(Graphics2D, Object, Rectangle) - Method in class com.miginfocom.ashape.shapes.ImageAShape
Draws the image in the bounds.
drawImage(Graphics2D, int, int, int, int) - Method in class com.miginfocom.util.gfx.ArrowPainter
 
drawImage(Graphics2D, int, int, int, int) - Method in class com.miginfocom.util.gfx.DualArrowPainter
 
drawImage(Graphics2D, Rectangle) - Method in class com.miginfocom.util.gfx.ScaleableImage
Transfer to ScaleableImage.drawImage(java.awt.Graphics2D, int, int, int, int)
drawImage(Graphics2D, int, int, int, int) - Method in class com.miginfocom.util.gfx.ScaleableImage
Paints the internal buffered image (is loaded yet) scaled into the rectangle.
drawImage(Graphics2D, int, int, int, int) - Method in class com.miginfocom.util.gfx.SlicedImage
Draws the image by drawing the slices.
drawImage(Graphics2D, int, int, int, int) - Method in class com.miginfocom.util.gfx.XtdImage
 
drawImage(Graphics2D, Rectangle, PlaceRect) - Method in class com.miginfocom.util.gfx.XtdImage
 
drawImageTile(Graphics2D, Rectangle, PlaceRect) - Method in class com.miginfocom.util.gfx.XtdImage
Used to draw the image like a texture paint but with more flexibility and much higher probability of getting an acceleraded blit since no PaintContext generalizes the image data.
drawMultiSelectRectangle(Graphics2D) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Draws an XOR rectangle directly.
drawRoundRect(Graphics2D, Rectangle, float, float, Paint, BasicStroke, Paint) - Static method in class com.miginfocom.util.gfx.GfxUtil
Draws a round rectangle with a fill and/or outline.
drawSlice(Graphics2D, Rectangle, int, int) - Method in class com.miginfocom.util.gfx.SlicedImage.ImageSlice
Draws the slice in the rectangle
drawStringInRect(Graphics2D, String, Rectangle, AtRefRangeNumber, AtRefRangeNumber, int, boolean, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Draws a text line.
drawStringInRect(Graphics2D, String, Rectangle, AtRefRangeNumber, AtRefRangeNumber, int, Point, boolean, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Draws a text line.
drawStringRot90(Graphics2D, String, boolean, Rectangle, AtRefRangeNumber, AtRefRangeNumber, int, boolean, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Draws a text line rotated 90 degrees clock- or counter wise.
drawStringRot90(Graphics2D, String, boolean, Rectangle, AtRefRangeNumber, AtRefRangeNumber, int, Point, boolean, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Draws a text line rotated 90 degrees clock- or counter wise.
drawTextLinesInRect(Graphics2D, String, Rectangle, int, AtRefRangeNumber, AtRefRangeNumber, int, boolean, boolean, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Draw a text inside a rectangle with row breaks on word boundaries and '\n'.
drawTextLinesInRect(Graphics2D, String, Rectangle, int, AtRefRangeNumber, AtRefRangeNumber, int, Point, boolean, boolean, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Draw a text inside a rectangle with row breaks on word boundaries and '\n'.
DualArrowPainter - Class in com.miginfocom.util.gfx
Paints an arrow facing any 90 degree direction.
DualArrowPainter(int, int, int, int) - Constructor for class com.miginfocom.util.gfx.DualArrowPainter
Creates a painter with button foreground for arrow color and no shadow.
DualArrowPainter(int, int, int, int, Color, Color) - Constructor for class com.miginfocom.util.gfx.DualArrowPainter
Creates a painter.
DualObject - Class in com.miginfocom.util
Do not use!!
DualObject(Object, Object) - Constructor for class com.miginfocom.util.DualObject
 
duration - Variable in class com.miginfocom.ashape.animation.TimeLine
 

E

EAST - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
EAST_BOTTOM - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
EAST_FILL - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
EAST_TOP - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
EMPTY_COLLECTION - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
EMPTY_ITERATOR - Static variable in class com.miginfocom.util.ListenerSet
 
EMPTY_RECT_ARRAY - Static variable in class com.miginfocom.util.MigUtil
Rectangle[0].
enableMouseOverCursor(RootAShape) - Static method in class com.miginfocom.ashape.AShapeUtil
Convenience method for enabling enter & exit interactions that sets and resets the cursor in the JComponent for the broker.
enableMouseOverState(AShape) - Static method in class com.miginfocom.ashape.AShapeUtil
Sets the mouse over state in with ActivityViewInteractionBroker.CMD_SET_STATE the mouse passes over shape.
encodeToByte(byte[], boolean) - Static method in class com.miginfocom.util.Base64
Encodes a raw byte array into a BASE64 byte[] representation i accordance with RFC 2045.
encodeToChar(byte[], boolean) - Static method in class com.miginfocom.util.Base64
Encodes a raw byte array into a BASE64 char[] representation i accordance with RFC 2045.
encodeToString(byte[], boolean) - Static method in class com.miginfocom.util.Base64
Encodes a raw byte array into a BASE64 String representation i accordance with RFC 2045.
end - Variable in class com.miginfocom.util.dates.DateRangeUnion
 
END - Static variable in class com.miginfocom.util.gfx.geometry.numbers.AtFraction
Same as new AtFraction(1f) but can be used to avoid creating new objects.
END0 - Static variable in class com.miginfocom.util.gfx.geometry.numbers.AtEnd
Static reference to a new AtEnd(0) object.
END1 - Static variable in class com.miginfocom.util.gfx.geometry.numbers.AtEnd
Static reference to a new AtEnd(-1) object.
endAdjusting(PropertyKey) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
endAdjusting(PropertyKey) - Method in class com.miginfocom.calendar.category.Category
 
endAdjusting(PropertyKey) - Method in interface com.miginfocom.util.AdjustingPropertyConsumer
Ends the adjusting mode for the key and removed any reference to the old value.
endAdjusting(Object, PropertyKey) - Method in class com.miginfocom.util.PropertyAdjustingSupport
 
enforce(Activity[], Activity[]) - Method in interface com.miginfocom.calendar.activity.ActivityConstraint
Do something to the target with the source as a reference.
enforce(Activity[], Activity[]) - Method in class com.miginfocom.calendar.activity.ActivityDateRangeConstraint
 
enforce() - Method in class com.miginfocom.calendar.activity.ActivityLink
Manually triggers the line to run the ActivityConstraint's enforce method.
entrySet() - Method in class com.miginfocom.util.ListMap
 
entrySet() - Method in class com.miginfocom.util.MRUSoftCacheMap
Not supported! Throws UnsupportedOperationException
equalProperties(Activity) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
equalProperties(Activity) - Method in interface com.miginfocom.calendar.activity.Activity
Return if both Activities's properties are equal.
equals(Object) - Method in class com.miginfocom.ashape.animation.animations.AbsRectAnimation
 
equals(Object) - Method in class com.miginfocom.ashape.animation.animations.AbstractAnimation
 
equals(Object) - Method in class com.miginfocom.ashape.animation.animations.AtValueAnimation
 
equals(Object) - Method in class com.miginfocom.ashape.animation.animations.BasicStrokeAnimation
 
equals(Object) - Method in class com.miginfocom.ashape.animation.animations.ColorAnimation
 
equals(Object) - Method in class com.miginfocom.ashape.animation.animations.ImageAnimation
 
equals(Object) - Method in class com.miginfocom.ashape.animation.animations.NumberAnimation
 
equals(Object) - Method in class com.miginfocom.ashape.animation.animations.ShapeGradientPaintAnimation
 
equals(Object) - Method in class com.miginfocom.ashape.animation.animations.TexturePaintAnimation
 
equals(Object) - Method in class com.miginfocom.ashape.animation.Animator
 
equals(Object) - Method in class com.miginfocom.ashape.animation.ExponentFunction
 
equals(Object) - Method in class com.miginfocom.ashape.animation.LinearFunction
 
equals(Object) - Method in class com.miginfocom.ashape.animation.OverrideAnimator
 
equals(Object) - Method in class com.miginfocom.ashape.animation.TimeLine
 
equals(Object) - Method in class com.miginfocom.ashape.interaction.AnimatorCommand
 
equals(Object) - Method in class com.miginfocom.ashape.interaction.Interaction
 
equals(Object) - Method in class com.miginfocom.ashape.interaction.PropertyExpression
 
equals(Object) - Method in class com.miginfocom.ashape.PolygonShape
 
equals(Object) - Method in class com.miginfocom.calendar.activity.AbstractActivity
Overridden to compare ID.
equals(Object) - Method in class com.miginfocom.calendar.activity.recurrence.ByXXXRuleData
 
equals(Object) - Method in class com.miginfocom.calendar.category.Category
Only compares id.
equals(Object) - Method in class com.miginfocom.calendar.grid.DateBoundaryException
 
equals(Object) - Method in class com.miginfocom.calendar.grid.GridLineRepetition
 
equals(Object) - Method in class com.miginfocom.calendar.grid.GridSegment
 
equals(Object) - Method in class com.miginfocom.calendar.grid.OffsetException
 
equals(Object) - Method in class com.miginfocom.calendar.header.CellDecorationRow
 
equals(Object) - Method in class com.miginfocom.calendar.header.DateCellRange
 
equals(Object) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
equals(Object) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
 
equals(Object) - Method in class com.miginfocom.calendar.layout.HideLayout
 
equals(Object) - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
 
equals(Object) - Method in class com.miginfocom.calendar.theme.CalendarTheme
Returns true if the class type is same and the super class thinks it equals
equals(Object) - Method in class com.miginfocom.theme.PropertyCapability
Two capabilities equals if they are of same type and have the same max/min.
equals(Object) - Method in class com.miginfocom.theme.Theme
Returns true if the class type is same and the properties are the same.
equals(Object) - Method in class com.miginfocom.theme.ThemeKeyLink
 
equals(Object) - Method in class com.miginfocom.util.command.AbstractCommand
Compares id.
equals(Object) - Method in class com.miginfocom.util.command.DefaultCommand
 
equals(Object) - Method in class com.miginfocom.util.dates.DateFormatList
 
equals(Object) - Method in class com.miginfocom.util.dates.DateRange
Returns true if obj is != null, is an instance of DateRangeI and represents date range with the same start and end millisecond.
equals(Object) - Method in class com.miginfocom.util.dates.ImmutableDateRange
Returns true if obj is != null, is an instance of DateRangeI and represents date range with the same start and end millisecond
equals(Object) - Method in class com.miginfocom.util.dates.RangeCount
 
equals(Object) - Method in class com.miginfocom.util.DualObject
 
equals(Object) - Method in class com.miginfocom.util.expression.CompositeExpression
To equal they must be of same class and the expressions must equal.
EQUALS - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
equals(Object) - Method in class com.miginfocom.util.expression.LogicalExpression
 
equals(Object) - Method in class com.miginfocom.util.expression.StaticExpression
 
equals(Object) - Method in class com.miginfocom.util.filter.CompositeFilter
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.AbsRect
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.AlignRect
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.AspectRatioRect
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.AtPoint
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.filters.OperFilter
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.filters.RefOperFilter
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.filters.SizeConstraint
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.links.AShapeLinkNumber
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.links.PolyLinkNumber
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.links.ShapeLinkNumber
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtEnd
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFixed
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFollow
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFraction
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtOffset
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtStart
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.Range
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.RefPoint
 
equals(Object) - Method in class com.miginfocom.util.gfx.geometry.SizeSpec
 
equals(Object) - Method in class com.miginfocom.util.gfx.GridARLayout
 
equals(Object) - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
 
equals(Object) - Method in class com.miginfocom.util.gfx.SlicedImage
 
equals(Object) - Method in class com.miginfocom.util.gfx.SliceSpec
 
equals(Object) - Method in class com.miginfocom.util.gfx.SoftLineBorder
 
equals(Object) - Method in class com.miginfocom.util.gfx.XtdImage
 
equals(Object) - Method in class com.miginfocom.util.KeySequence
Compares against another KeySequence.
equals(Object, Object) - Static method in class com.miginfocom.util.MigUtil
Compares two objects for equality but in a safe way considering null values
equals(Object) - Method in class com.miginfocom.util.NameValuePair
Compares this object's value with obj.
equals(Object) - Method in class com.miginfocom.util.print.PrintSpecification
 
equals(Object) - Method in class com.miginfocom.util.PropertyKey
 
equals(Object) - Method in class com.miginfocom.util.repetition.DefaultRepetition
 
EQUALS_IGNORE_CASE - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
equalsLenient(Object, Object) - Static method in class com.miginfocom.util.MigUtil
Compares two objects for equality but in a safe way considering null values.
estimateExternalRow(int) - Method in class com.miginfocom.calendar.grid.GridRow
Returns if p is before, within or after this row.
evaluate(PropertyProvider) - Method in class com.miginfocom.ashape.interaction.Interaction
Transferred directly to the Expression.evaluate(com.miginfocom.util.PropertyProvider)
evaluate(PropertyProvider) - Method in class com.miginfocom.ashape.interaction.PropertyExpression
Always evaluates to false.
evaluate(PropertyProvider) - Method in class com.miginfocom.util.expression.AndExpression
 
evaluate(PropertyProvider) - Method in interface com.miginfocom.util.expression.Expression
Returns whether the expression validates to true.
evaluate(PropertyProvider) - Method in class com.miginfocom.util.expression.LogicalExpression
Gets the propName value from the provider and compare that to the value provided in the constructor.
evaluate(PropertyProvider) - Method in class com.miginfocom.util.expression.NandExpression
 
evaluate(PropertyProvider) - Method in class com.miginfocom.util.expression.OrExpression
 
evaluate(PropertyProvider) - Method in class com.miginfocom.util.expression.StaticExpression
Always returns the boolean from the contructor.
evaluate(PropertyProvider) - Method in class com.miginfocom.util.expression.XorExpression
 
EVEN_DISTR - Static variable in class com.miginfocom.ashape.layout.RowAShapeLayout
Evenly ditributes the sub shapes giving then all the same space within the bounds.
EvenFieldFillDecorator - Class in com.miginfocom.calendar.decorators
Paints even com.miginfocom.calendar ranges with a paint.
EvenFieldFillDecorator(DateGridContainer, int, int, Paint) - Constructor for class com.miginfocom.calendar.decorators.EvenFieldFillDecorator
Constructor.
EvenFieldFillDecorator(DateGridContainer, int, int, int, Paint) - Constructor for class com.miginfocom.calendar.decorators.EvenFieldFillDecorator
Constructor.
ExceptionEvent - Class in com.miginfocom.util
An exception that contains another exception with a message that normally explains the context.
ExceptionEvent(Object, String, Exception) - Constructor for class com.miginfocom.util.ExceptionEvent
 
ExceptionListener - Interface in com.miginfocom.util
A listener for exception events.
exceptionThrown(ExceptionEvent) - Method in interface com.miginfocom.util.ExceptionListener
The call back method for when an exception was thrown.
EXCHANGED - Static variable in class com.miginfocom.calendar.category.CategoryStructureEvent
A category was exchanged for another one.
EXCHANGED - Static variable in class com.miginfocom.util.dates.TimeSpanListEvent
A time span was exchanged for another one.
execute() - Method in class com.miginfocom.ashape.interaction.AnimatorCommand
 
execute() - Method in interface com.miginfocom.util.command.Command
Executes something.
execute() - Method in class com.miginfocom.util.command.DefaultCommand
Returns null and does nothing.
executeCommand(AnimatorCommand, Interactor) - Method in class com.miginfocom.ashape.animation.Animator
Handles a command.
executeCommand(AnimatorCommand, Interactor) - Method in class com.miginfocom.ashape.animation.OverrideAnimator
 
expand(String) - Method in class com.miginfocom.ashape.shapes.TextAShape
Expands text by replacing text surrounded by $ signs with the overiding object with the name between the signs.
expandPreferredWidthFromAlternatives() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Sets the width of the text field to the widest possible field value.
expandRange(int, int) - Method in class com.miginfocom.util.dates.DateRange
 
expandRange(int, int) - Method in interface com.miginfocom.util.dates.MutableDateRange
Expands the range by adding and substracting the amount to field for end and start date, respectively.
ExponentFunction - Class in com.miginfocom.ashape.animation
A type of function to describe a function y = t^x.
ExponentFunction(double) - Constructor for class com.miginfocom.ashape.animation.ExponentFunction
 
Expression - Interface in com.miginfocom.util.expression
A generic interface that denotes an expression that can be evaluated to true or false.
expression1 - Variable in class com.miginfocom.util.expression.CompositeExpression
The other two expressions.
expression2 - Variable in class com.miginfocom.util.expression.CompositeExpression
The other two expressions.
ExpressionFilter - Class in com.miginfocom.util.filter
A Filter that filters on the evaluation of an Expression.
ExpressionFilter(String, Expression) - Constructor for class com.miginfocom.util.filter.ExpressionFilter
Constructor.

F

f(double) - Method in class com.miginfocom.ashape.animation.ExponentFunction
Re rurns x raised to the power of exponent, specified in the constructor
f(double) - Method in interface com.miginfocom.ashape.animation.Function
An unspecified function.
f(double) - Method in class com.miginfocom.ashape.animation.LinearFunction
Linear implementation.
FALSE - Static variable in interface com.miginfocom.ashape.Visibility
 
FeatherAShape - Class in com.miginfocom.ashape.shapes
An attributed shape that feather (i.e.
FeatherAShape() - Constructor for class com.miginfocom.ashape.shapes.FeatherAShape
Empty constructor for XML builders.
FeatherAShape(String, AShape, Paint, float, SliceSpec) - Constructor for class com.miginfocom.ashape.shapes.FeatherAShape
Constructor
fileName - Variable in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
FILL - Static variable in class com.miginfocom.util.gfx.geometry.AbsRect
Rectangle that fills the bounds.
FILL_INSIDE - Static variable in class com.miginfocom.util.gfx.geometry.AbsRect
Rectangle that fills the bounds but with a 1 pixel empty boundary.
FILL_UPPER_LEFT - Static variable in class com.miginfocom.util.gfx.geometry.AbsRect
 
FillAShape - Class in com.miginfocom.ashape.shapes
A shape that fills a shape with a paint.
FillAShape() - Constructor for class com.miginfocom.ashape.shapes.FillAShape
Empty constructor for XML builders.
FillAShape(String, Shape, PlaceRect, Paint, Boolean) - Constructor for class com.miginfocom.ashape.shapes.FillAShape
Deprecated. Use the constructor with an int for the antiAliasHint.
FillAShape(String, Shape, PlaceRect, Paint, int) - Constructor for class com.miginfocom.ashape.shapes.FillAShape
Creates a FillAShape.
FillAShape(String, Shape, Shape[], PlaceRect, Paint, Boolean) - Constructor for class com.miginfocom.ashape.shapes.FillAShape
Deprecated. Use the constructor with an int for the antiAliasHint.
FillAShape(String, Shape, Shape[], PlaceRect, Paint, int) - Constructor for class com.miginfocom.ashape.shapes.FillAShape
Creates a FillAShape.
Filter - Interface in com.miginfocom.util.filter
Generic filter inteface.
filter(float) - Method in class com.miginfocom.util.gfx.geometry.filters.OperFilter
Filters value through this filter.
filter(float, float) - Method in class com.miginfocom.util.gfx.geometry.filters.RefOperFilter
Filters value through this filter.
filter(float, float, float) - Method in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
Filters value through this filter.
FilterAShape - Class in com.miginfocom.ashape.shapes
A generic base class for shapes that implements some kind of filtering algorithm to another shape.
FilterAShape() - Constructor for class com.miginfocom.ashape.shapes.FilterAShape
Empty constructor for XML builders.
FilterAShape(String, AShape, Paint, SliceSpec) - Constructor for class com.miginfocom.ashape.shapes.FilterAShape
Constructor
findByName(NameValuePair[], String) - Static method in class com.miginfocom.util.NameValuePair
Returns the value for the first key in the array that equals name
findByValue(NameValuePair[], Object) - Static method in class com.miginfocom.util.NameValuePair
Returns the name for the first value in the array that equals value.
findCategoryByName(String) - Method in class com.miginfocom.calendar.category.Category
Uses a breadth first algorith to recursively search for a category and return it
findIndex(Object[], Object, boolean) - Static method in class com.miginfocom.util.MigUtil
Returns the index if the element that equals or is same as o.
findListener(EventListener) - Method in class com.miginfocom.util.ListenerSet
Returns the listener index.
fireActivityDragResizeChange(ActivityList, int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Fires an event to the listeners.
fireActivityPreMoveEvent(Activity, MutableDateRange, MouseEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
fireChanged() - Method in class com.miginfocom.ashape.DefaultAShapeProvider
Fires a structurat change event to the listeners
fireDateChange(DateRangeI, DateRangeI, int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Fires a date change event to the listeners
fireDateChange(Date, Date) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Fires a date change event to the listeners
fireDateChange(DateRangeI, DateRangeI, int) - Method in class com.miginfocom.util.dates.DateRangeUnion
Fires a date change event to the listeners
fireDateChangeEvent(DateChangeEvent) - Method in class com.miginfocom.calendar.header.DateGridHeader
Fires a change event to all registerd listeners.
fireDateChangeEvent(DateChangeEvent) - Method in class com.miginfocom.calendar.header.SubRowGridHeader
Fires a change event to all registerd listeners.
fireDepositoryChanged(Activity, Object, int) - Method in class com.miginfocom.calendar.activity.ActivityDepository
 
fireDepositoryChanged(TimeSpan[], Object, int) - Method in class com.miginfocom.calendar.activity.ActivityDepository
 
fireDepositoryListChanged(TimeSpan[], int, DateRangeI) - Method in class com.miginfocom.util.dates.TimeSpanList
Fires a manual TimeSpanListEvent.
fireEvent(EventObject) - Method in class com.miginfocom.util.ListenerSet
Handles the fire marshalling based on the type of e.
fireGridChanged(String, Object, Object) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Fires a structurat change event to the listeners
fireInteractionOccured(InteractionEvent) - Method in class com.miginfocom.beans.CategoryHeaderBean
Notifies all listeners of the the event but stops as soon as the event get's consumed.
fireInteractionOccured(InteractionEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Notifies all listeners of the the event but stops as soon as the event get's consumed.
fireInteractionOccured(InteractionEvent) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Notifies all listeners of the the event.
fireManualDepositoryListChanged(TimeSpan[], int, DateRangeI) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Deprecated. Use #fireDepositoryChanged instead. Notification during synchronized block could lead to dead-locks.
fireOverrideChanged(PropertyChangeEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Notifies all listeners of the the event but stops as soon as the event get's consumed.
firePropertyChange(String, boolean, boolean) - Method in class com.miginfocom.beans.AbstractBean
Fires a property change event to the listeners
firePropertyChange(String, int, int) - Method in class com.miginfocom.beans.AbstractBean
Fires a property change event to the listeners
firePropertyChange(String, Object, Object) - Method in class com.miginfocom.beans.AbstractBean
Fires a property change event to the listeners
firePropertyChangeEvent(PropertyChangeEvent) - Method in class com.miginfocom.beans.AbstractBean
Fires a property change event to the listeners
firePropertyChangeEvent(String, Object, Object) - Method in class com.miginfocom.calendar.activity.AbstractActivity
Notifies listeners of property changes.
firePropertyChangeEvent(String, Object, Object) - Method in class com.miginfocom.calendar.category.Category
Notifies listeners of property changes.
firePropertyChangeEvent(String, Object, Object) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Notifies listeners of property changes, but only if there actually was a change.
firePropertyChangeEvent(String, Object, Object) - Method in class com.miginfocom.calendar.grid.GridRow
Notifies listeners of property changes, but only if there actually was a change.
firePropertyChangeEvent(PropertyChangeEvent) - Method in class com.miginfocom.theme.Theme
Fires a change event to all registerd listeners if change events isn't ignored.
Also always adds one to Theme.modifiedCount
firePropertyChangeEvent(boolean) - Method in class com.miginfocom.util.dates.DateRange
 
fireStateEvent(StateObservable, int, int) - Method in class com.miginfocom.util.states.StateHandler
Fires a states change event to all registerd listeners.
fireStateEvent(int, int) - Method in class com.miginfocom.util.states.States
Fires a states change event to all registerd listeners.
fireStaticChanged() - Static method in class com.miginfocom.ashape.DefaultAShapeProvider
Fires a structurat change event to the listeners
fireStaticPropertyChangeEvent(PropertyChangeEvent) - Static method in class com.miginfocom.calendar.activity.AbstractActivity
Notifies listeners of property changes.
fireStaticPropertyChangeEvent(PropertyChangeEvent) - Static method in class com.miginfocom.calendar.category.Category
Notifies listeners of property changes.
fireStructureChanged(String, Object, Object) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Fires a structurat change event to the listeners
fireTimeSpanListListener(TimeSpan[], int) - Method in class com.miginfocom.util.dates.TimeSpanList
Fires a list change event to all registerd listeners.
fireVetoableEvent(EventObject) - Method in class com.miginfocom.util.ListenerSet
Handles the fire marshalling based on the type of e.
FIRST_IN_COLLECTION - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
firstLevelSize() - Method in class com.miginfocom.util.HashMapMap
Return how many key in the first map.
FirstOrLastComparator - Class in com.miginfocom.util
A comparator that moves one object to the head or tail of the list.
FirstOrLastComparator(Object, boolean) - Constructor for class com.miginfocom.util.FirstOrLastComparator
Constructor.
FittingTextAShape - Class in com.miginfocom.ashape.shapes
A text shape much like TextAShape but with the ability to have more that one text template and paint the first one that fits the bounds.
FittingTextAShape() - Constructor for class com.miginfocom.ashape.shapes.FittingTextAShape
Empty constructor for XML builders.
FittingTextAShape(String, String[], PlaceRect, int, Font, Paint) - Constructor for class com.miginfocom.ashape.shapes.FittingTextAShape
Deprecated. Use the version that takes an Object anti alias hint instead.
FittingTextAShape(String, String[], PlaceRect, int, Font, Paint, AtRefRangeNumber, AtRefRangeNumber, Boolean) - Constructor for class com.miginfocom.ashape.shapes.FittingTextAShape
Deprecated. Use the version that takes an int anti alias hint instead.
FittingTextAShape(String, String[], PlaceRect, int, Font, Paint, AtRefRangeNumber, AtRefRangeNumber, int) - Constructor for class com.miginfocom.ashape.shapes.FittingTextAShape
Contructor.
FittingTextAShape(String, String[], PlaceRect, int, Font, Paint, AtRefRangeNumber, AtRefRangeNumber, int, Point, Color) - Constructor for class com.miginfocom.ashape.shapes.FittingTextAShape
Contructor
FittingTextAShape(String, String[], PlaceRect, int, Font, Paint, AtRefRangeNumber, AtRefRangeNumber, Boolean, Point, Color) - Constructor for class com.miginfocom.ashape.shapes.FittingTextAShape
Deprecated. Use the version that takes an int anti alias hint instead.
FIXED0 - Static variable in class com.miginfocom.util.gfx.geometry.numbers.AtFixed
Static reference to a new AtFixed(0) object.
FIXED1 - Static variable in class com.miginfocom.util.gfx.geometry.numbers.AtFixed
Static reference to a new AtFixed(1) object.
flatten(String[][]) - Static method in class com.miginfocom.util.MigUtil
Flattens the two dimensional array into one with all possible combinations.
FlexGridLayout - Class in com.miginfocom.calendar.layout
An activity layout that is comparable to GridLayout, but a lot more flexible.
FlexGridLayout() - Constructor for class com.miginfocom.calendar.layout.FlexGridLayout
No-arg constr.
FlexGridLayout(AtRefRangeNumber, AtRefRangeNumber, boolean, boolean, Number, Integer, Integer, int, int, PlaceRect) - Constructor for class com.miginfocom.calendar.layout.FlexGridLayout
Constructor.
FlexGridLayout(AtRefRangeNumber, AtRefRangeNumber, boolean, boolean, Number, Integer, Integer, int, int, PlaceRect, String[]) - Constructor for class com.miginfocom.calendar.layout.FlexGridLayout
Constructor.
FlexGridLayoutEditor - Class in com.miginfocom.calendar.layout
Editor that uses a ComboBox to choose between true and false.
FlexGridLayoutEditor() - Constructor for class com.miginfocom.calendar.layout.FlexGridLayoutEditor
 
flush() - Method in class com.miginfocom.util.gfx.SlicedImage
Releases the source image.
flush() - Method in class com.miginfocom.util.gfx.XtdImage
Releases the imageContext used for creating this image.
flush() - Method in class com.miginfocom.util.gfx.XtdTexturePaint
Releases the imageContext used for creating this image.
flushEmptyRefs() - Method in class com.miginfocom.util.MRUSoftCacheMap
Checks all references and deletes those entries which has no referring object.
focusGained(FocusEvent) - Method in class com.miginfocom.calendar.DatePicker
 
focusLost(FocusEvent) - Method in class com.miginfocom.calendar.DatePicker
 
FOLDED - Static variable in class com.miginfocom.calendar.grid.GridRow
Property key for whether the row is folded or not.
FOLDER_CHAR - Static variable in class com.miginfocom.theme.Theme
 
FOLDER_CHECK_BACKGROUND_SHAPE_NAME - Static variable in class com.miginfocom.beans.CategoryTreeBean
 
FOLDER_CHECK_IMAGE_SHAPE_NAME - Static variable in class com.miginfocom.beans.CategoryTreeBean
 
FOLDER_CHECK_OUTLINE_SHAPE_NAME - Static variable in class com.miginfocom.beans.CategoryTreeBean
 
FOLDER_CONTAINER_SHAPE_NAME - Static variable in class com.miginfocom.beans.CategoryTreeBean
 
FOLDER_LABEL_SHAPE_NAME - Static variable in class com.miginfocom.beans.CategoryTreeBean
 
folderOverlapChildren - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
forcedHeaderSize - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
format(Date) - Method in class com.miginfocom.util.dates.DateFormatList
Returns the strings for the contained date formats.
format(Locale, Date) - Method in class com.miginfocom.util.dates.DateFormatList
Returns the strings for the contained date formats
format(Locale, TimeZone, Date) - Method in class com.miginfocom.util.dates.DateFormatList
Returns the strings for the contained date formats
formatFirst(Date) - Method in class com.miginfocom.util.dates.DateFormatList
Returns the first string for the contained date formats.
formatFirst(Locale, Date) - Method in class com.miginfocom.util.dates.DateFormatList
Returns the first string for the contained date formats.
formatFirst(Locale, TimeZone, Date) - Method in class com.miginfocom.util.dates.DateFormatList
Returns the first string for the contained date formats.
freezeValues() - Method in class com.miginfocom.ashape.animation.TimeLine
Calculates all fz_XXX values.
func - Variable in class com.miginfocom.ashape.animation.TimeLine
 
Function - Interface in com.miginfocom.ashape.animation
Interface to denote a function with one argument and one result of some kind.

G

geDataDateRange() - Method in class com.miginfocom.beans.DemoDataBean
Property: The date range that the demo data will be created for.
GenericStates - Class in com.miginfocom.util.states
The states that a normal object can have.
GenericStates() - Constructor for class com.miginfocom.util.states.GenericStates
 
GEOM_CELL_WRAP - Static variable in class com.miginfocom.calendar.layout.FlexGridLayoutEditor
 
GEOM_FLOW - Static variable in class com.miginfocom.calendar.layout.FlexGridLayoutEditor
 
GEOM_RATIO - Static variable in class com.miginfocom.calendar.layout.FlexGridLayoutEditor
 
get(int) - Method in class com.miginfocom.util.dates.TimeSpanList
Returns the timespan at ix.
get(Object, Object) - Method in class com.miginfocom.util.HashMapMap
Returns the value stored under the two keys.
get(Object) - Method in class com.miginfocom.util.ListMap
Returns the ArrayList for key or null if none.
get(Object) - Method in class com.miginfocom.util.MRUSoftCacheMap
 
getAbsolutePreferredHeight() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getAbsolutePreferredHeight() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the preferred height if it can be specified.
getAbsolutePreferredWidth() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getAbsolutePreferredWidth() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the preferred width if it can be specified.
getActivities() - Method in class com.miginfocom.calendar.activity.ActivityDepository
Returns a new list with all the activities in this depository.
getActivity(Object) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Returns the activity with the id from a locally mainained HashMap, so it will be very fast.
getActivity() - Method in class com.miginfocom.calendar.datearea.ActivityMoveEvent
Returns the activity which is to be (or has been) moved.
getActivityCategories() - Method in class com.miginfocom.beans.DemoDataBean
Property: A comma separated list of main categories that all activities will get one (random) of.
getActivityDepositoryContext() - Method in class com.miginfocom.beans.DateAreaBean
Property: The context used as a key in the ActivityDepository to get the activities that this date area should show.
getActivityDepositoryContext() - Method in class com.miginfocom.beans.DemoDataBean
Property: The context used to get the depository to put all generated demo activities in.
getActivityDepositoryContext() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Property: The depository context used to get the activities from the ActivityDepository.
getActivityLayoutBroker() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the current broker used to divide which activity views that should be laid out by when activity layouts.
getActivityLayoutDelay() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Property: The time in milliseconds to wait before laying out activities again.
getActivityLayouts() - Method in class com.miginfocom.beans.DateAreaBean
Returns the currently installed ActivityLayouts.
getActivityLayouts() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the layouts currently installed as a new list.
getActivityLayouts() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getActivityPaintContext() - Method in class com.miginfocom.beans.DateAreaBean
Property: The default paint context that will be used to get an AShape to paint with.
getActivityRecreateDelay() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Deprecated. This is handleded in a better way from 5.7.1 (internal) and now has no meaning
getActivityResolver() - Method in class com.miginfocom.calendar.activity.ActivityDepository
Returns the current resolver.
getActivitySize() - Method in class com.miginfocom.beans.ActivityGridLayoutBean
The size of all but the first activity.
getActivitySizeFirst() - Method in class com.miginfocom.beans.ActivityGridLayoutBean
The size of the first activity in pixels.
getActivityView() - Method in class com.miginfocom.calendar.activity.ActivityInteractor
Returns the contained ActivityView
getActivityView() - Method in class com.miginfocom.calendar.activity.view.ActivityViewInteractionBroker
Returns the activity view sent into the constructor.
getActivityViewAt(int, int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the top most ActivityView that is hit by this point.
getActivityViewFilter() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the filter currently filtering all shown ActivityViews in the date area.
getActivityViewFilter() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getActivityViewLayerIndex() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the index for the activity view decorator.
getActivityViewLists(JComponent, InteractionListener, DateRangeI) - Method in class com.miginfocom.calendar.activity.ActivityDepository
A direct transfer to ActivityList.getActivityViewLists(javax.swing.JComponent, com.miginfocom.ashape.interaction.InteractionListener, com.miginfocom.util.dates.DateRangeI)
getActivityViewLists(JComponent, InteractionListener, DateRangeI, Filter) - Method in class com.miginfocom.calendar.activity.ActivityDepository
A direct transfer to ActivityList.getActivityViewLists(javax.swing.JComponent, com.miginfocom.ashape.interaction.InteractionListener, com.miginfocom.util.dates.DateRangeI, Filter)
getActivityViewLists(JComponent, InteractionListener, DateRangeI) - Method in class com.miginfocom.calendar.activity.ActivityList
Returns TimeSpanLists containing all views of the activities in this list that is overlapping withinRange divided into layers.
getActivityViewLists(JComponent, InteractionListener, DateRangeI, Filter) - Method in class com.miginfocom.calendar.activity.ActivityList
Returns TimeSpanLists containing all views of the activities in this list that is overlapping withinRange divided into layers.
getActivityViewRenderer() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the activity renderer used for painting the activities.
getActivityViews(JComponent, InteractionListener, DateRangeI, Filter) - Method in class com.miginfocom.calendar.activity.ActivityDepository
A direct transfer to ActivityList.getActivityViews(javax.swing.JComponent, com.miginfocom.ashape.interaction.InteractionListener, com.miginfocom.util.dates.DateRangeI, Filter)
getActivityViews(JComponent, InteractionListener, DateRangeI, Filter) - Method in class com.miginfocom.calendar.activity.ActivityList
Returns s TimeSpanList containing all views of the activities in this list that is overlapping withinRange.
getActivityViews() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns a new list with all activity views that should be shown in this date area.
getActViewEventOrderComparator() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the comparator used for sorting the activity views before checking them for mouse/key events.
getActViewLayoutOrderComparator() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the comparator used for sorting the activity views before laying out them.
getActViewPaintOrderComparator() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the comparator used for sorting the activity views before painting.
getAlign() - Method in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
Returns the value that this link represents.
getAlignment() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The alignment for the spinner in the horizontal dimension if the bounds is bigger than the spinner needs.
getAlignment() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
The alignment of the line.
getAlignmentX() - Method in class com.miginfocom.util.gfx.geometry.AspectRatioRect
Returns the horizontal alignment to apply to the resulting rectangle in reference to the original one.
getAlignmentY() - Method in class com.miginfocom.util.gfx.geometry.AspectRatioRect
Returns the vertical alignment to apply to the resulting rectangle in reference to the original one.
getAlignX() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the horizontal alignment.
getAlignX() - Method in class com.miginfocom.calendar.header.CellDecorationRow
Returns the horizontal alignment (docking).
getAlignX() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
Returns the horizontal alignment (docking).
getAlignX() - Method in class com.miginfocom.util.print.PrintSpecification
Property: The "printable" will be placed in the rectangle made out by the total printable area reduced by the PlaceRect returned from PrintSpecification.setPlaceRectangle(com.miginfocom.util.gfx.geometry.PlaceRect).
getAlignY() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the vertical alignment.
getAlignY() - Method in class com.miginfocom.calendar.header.CellDecorationRow
Returns the vertical alignment (docking).
getAlignY() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
Returns the vertical alignment (docking).
getAlignY() - Method in class com.miginfocom.util.print.PrintSpecification
Property: The "printable" will be placed in the rectangle made out by the total printable area reduced by the PlaceRect returned from PrintSpecification.setPlaceRectangle(com.miginfocom.util.gfx.geometry.PlaceRect).
getAllowsChildren() - Method in class com.miginfocom.calendar.category.Category
 
getAlternativesForField(int, Calendar, DateFormat, Integer) - Static method in class com.miginfocom.util.dates.DateUtil
Returns a list of alternante/near by choices, suitable for a popup menu or a combo box.
getAngle() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
The direction of the grading.
getAngleBetweenCords(double, double, double, double) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns the angle between two vectors originating from (0, 0) to (x1, y1) and (x2, y2).
getAnimation() - Method in class com.miginfocom.ashape.animation.Animator
Returns the contained Animation.
getAnimator() - Method in class com.miginfocom.ashape.interaction.AnimatorCommand
Return the animator sent into the constructor.
getAnimatorCommand() - Method in class com.miginfocom.ashape.interaction.AnimatorCommand
Return the animation command sent into the constructor.
getAntiAlias() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The anti aliasing hint used when drawing the graphics for the shape.
getAntiAliased() - Method in class com.miginfocom.util.gfx.XtdJLabel
Returns if the label should be anti-aliased or not.
getAntiAliasHint() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The anti alias hint for the label text.
getAntiAliasHint() - Method in class com.miginfocom.calendar.header.HeaderDecorationSpec
Returns the anti-aliasing hint the labes should be used.
getAntiAliasHint(int) - Method in class com.miginfocom.calendar.header.HeaderDecorationSpec
Returns the anti-aliasing hint the labes should be used.
getAntiAliasHint() - Method in class com.miginfocom.util.gfx.ComboFormattedTextField
 
getAppliesTo() - Method in class com.miginfocom.calendar.header.SubRowLevel
Property: If this applies to both folder and leaf cells in the level or just one of them.
getArrowColor() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getArrowColor() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The Color of the arrows.
getArrowColor() - Method in class com.miginfocom.util.gfx.ArrowPainter
 
getArrowColorUI() - Method in class com.miginfocom.calendar.DatePicker
Returns the preferred arrow color
getArrowDisabledColor() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The color for the arrow if it is disabled.
getArrowDisabledShadowColor() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The color for the arrow shadow if it is disabled.
getArrowLeftTooltipText() - Method in class com.miginfocom.calendar.DatePicker
Returns the tooltip for the arrow left button.
getArrowMouseOverColor() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The color for the arrow if mouse-overed.
getArrowMouseOverShadowColor() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The color for the arrow shadow if mouse-overed.
getArrowPressedColor() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The color for the arrow if pressed.
getArrowPressedShadowColor() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The color for the arrow shadow if pressed.
getArrowRightTooltipText() - Method in class com.miginfocom.calendar.DatePicker
Returns the tooltip for the arrow right button.
getArrowShadowColor() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getArrowShadowColor() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The Color of the arrow shadow.
getArrowShadowColorUI() - Method in class com.miginfocom.calendar.DatePicker
Returns the preferred arrow color
getArrowSize() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The size of the arrows in pixels.
getArrowSize() - Method in class com.miginfocom.util.gfx.ArrowPainter
 
getAscending() - Method in class com.miginfocom.calendar.category.CategorySorter
Property: If categories should be sorted Ascending.
getAShape() - Method in class com.miginfocom.calendar.decorators.AShapeDecorator
Property: The root shape to use.
getAShape() - Method in class com.miginfocom.util.gfx.geometry.links.AShapeLinkNumber
Returns the shape.
getAttribute(PropertyKey) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
getAttribute(PropertyKey) - Method in interface com.miginfocom.ashape.shapes.AShape
Returns an attribute.
getAttributes() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Returns a cloned map of all attributes.
getAuxValue() - Method in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
Returns the auxValue sent into the constructor.
getBackground() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The background paint for the shape.
getBackground() - Method in class com.miginfocom.calendar.DatePicker
 
getBackground() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the background paint.
getBackground() - Method in class com.miginfocom.calendar.grid.GridRow
Returns the background or null if no GridLineRepetition was sent in the construcotr.
getBackground() - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
getBackgroundPaint() - Method in class com.miginfocom.beans.AbstractHeaderBean
Property: The background paint in the date area.
getBackgroundPaint() - Method in class com.miginfocom.beans.CategoryTreeBean
Sets the background paint.
getBackgroundPaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The background paint in the date area.
getBackgroundPaint() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the background paint.
getBackgroundPaint() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
getBackgroundPaint() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The paint behind the spinner text field and arrows.
getBackgroundPaint() - Method in class com.miginfocom.util.gfx.BackgroundPanel
 
getBackgroundPaint() - Method in class com.miginfocom.util.gfx.BackgroundTextField
 
getBackgroundPaintViewport() - Method in class com.miginfocom.beans.DateAreaBean
If the background paint should oly paint the view port.
getBackgroundPaintViewport() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
If the background paint should only paint the view port.
getBackgroundPlaceRect() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How this shape's background will relate to the reference rectangle (bounds) given by the activity layout system.
getBaseDateRange() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getBaseDateRange() - Method in interface com.miginfocom.calendar.activity.Activity
Returns the date range that this activity spans, disregarding possible recurrence.
getBaseView(JComponent, InteractionListener) - Method in interface com.miginfocom.calendar.activity.Activity
Should NOT be called from client code!
getBaseView(JComponent, InteractionListener) - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
getBeanClass() - Method in class com.miginfocom.beans.ActivityAShapeBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.ActivityGridLayoutBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.CategoryTreeBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.DateAreaBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.DateComboBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.DateGroupConnectorBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.DateHeaderBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.DatePickerBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.DateSpinnerBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.DemoDataBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.GridDimensionLayoutBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.NorthCategoryHeaderBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.PaintPanelBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.PrintPreviewBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.PrintSpecificationBeanBeanInfo
 
getBeanClass() - Method in class com.miginfocom.beans.WestCategoryHeaderBeanBeanInfo
 
getBigButtonsInsets() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getBool(String) - Method in class com.miginfocom.theme.Theme
Returns a property as Boolean.
Note! If the key is null false will be returned.
getBoolean(String) - Method in class com.miginfocom.theme.Theme
Returns a property as Boolean
getBoolean() - Method in class com.miginfocom.util.expression.StaticExpression
Returns the boolean from the contructor.
getBorder() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the border.
getBorder(String) - Method in class com.miginfocom.theme.Theme
Returns a property as Border
getBorderInsets(Component) - Method in class com.miginfocom.util.gfx.ImageBorder
 
getBorderInsets(Component) - Method in class com.miginfocom.util.gfx.SoftLineBorder
 
getBoundaryAlignment() - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: When the boundary is expanded and set from the date from the spinner this alignment is check to know if the extra dates should be before or after the date.
getBoundaryCount() - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: The number of "boudary" that should be the size.
getBoundaryRangeType() - Method in class com.miginfocom.calendar.grid.DateBoundaryException
The boundary type that specifies which grid lines should be included in this exception.
getBoundaryType() - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: The type of boundary to expand the date set in the date spinners to.
getBoundaryType() - Method in class com.miginfocom.util.dates.BoundaryRounder
Return the boundary type to round to.
getBoundingBox(int, int, int, int, int, boolean) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getBoundingBox(int, int, int, int, int, boolean) - Method in interface com.miginfocom.calendar.grid.Grid
Returns the bounds that contains all cells between the two cells (inclusive).
getBoundingBoxForDateRange(DateRangeI, int) - Method in class com.miginfocom.calendar.grid.DateGrid
Returns the smallest bounding box that includes all of range.
getBoundingBoxForDateRange(DateRangeI, int, boolean) - Method in class com.miginfocom.calendar.grid.DateGrid
Returns the smallest bounding box that includes all of range.
getBoundingRect(long, TimeZone, int, boolean) - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the bounding box for a date in the contained grid.
getBoundingRect(long, TimeZone, int, boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getBounds() - Method in class com.miginfocom.ashape.PolygonShape
 
getBounds() - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Return all bounds the this view currently occupy.
getBounds() - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
 
getBounds() - Method in class com.miginfocom.util.gfx.RepaintRegion
Return the current bounds of this region.
getBounds2D() - Method in class com.miginfocom.ashape.PolygonShape
 
getBoundsCorrection() - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: Correction to the painted and drawn bounds in non-flow mode.
getBoundsForDateRange(DateRangeI, int) - Method in class com.miginfocom.calendar.grid.DateGrid
Returns the bounds that exactly contains the dateBounds.
getBoundsForDateRange(DateRangeI, int, boolean, boolean) - Method in class com.miginfocom.calendar.grid.DateGrid
Returns the bounds that exactly contains the dateBounds.
getBoundsLength() - Method in class com.miginfocom.calendar.layout.Distributor
Returns the bounds length.
getBoundsOfCell(int, int, int, boolean) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getBoundsOfCell(int, int, int, boolean) - Method in interface com.miginfocom.calendar.grid.Grid
Returns a rectangle of the bounds of a cell, or hole, in the grid.
getBoundsUnion() - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Returns the union of all bounds for this view
getBoundsUnion() - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
 
getBrokedActivities() - Method in class com.miginfocom.calendar.activity.ActivityDepository
Returns a new list with all Activity objects that are cuurently beeing broked (i.e.
getBrokedActivityCount() - Method in class com.miginfocom.calendar.activity.ActivityDepository
Returns the number of broked activities in the depository.
getBrokedCategories() - Static method in class com.miginfocom.calendar.category.CategoryDepository
Returns a new list with all Category objects that are currently beeing broked (i.e.
getBrokedCategoryCount() - Static method in class com.miginfocom.calendar.category.CategoryDepository
Returns the number of broked categories in the depository.
getBroker() - Method in class com.miginfocom.ashape.interaction.InteractionEvent
Returns the executor, or interpreter, of the command.
getBrokers() - Method in class com.miginfocom.ashape.interaction.CompositeBroker
Returns the brokers sent into the constructor.
getBufferedImage(Object, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Converts wrapper that calls the correct getBufferedImage depending on whether imgOrIcon is an Image or an Icon.
getBufferedImage(Image, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Converts the Image to an BufferedImage.
getBufferedImage(Icon, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Converts the Icon to an BufferedImage.
getBufferedImage() - Method in class com.miginfocom.util.gfx.XtdImage
Returns the wrapped buffered image that eventually, or already, will be created.
getBufferedOp() - Method in class com.miginfocom.ashape.shapes.FeatherAShape
Returns a BufferedImageOp to use for blurring.
getBufferedOp() - Method in class com.miginfocom.ashape.shapes.FilterAShape
Returns a filter to use.
getButtonBorderUI() - Method in class com.miginfocom.calendar.DatePicker
Returns the border to use for the buttons in the combo
getButtonContentAreaFilled() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getButtonDividerUI() - Method in class com.miginfocom.calendar.DatePicker
Returns the border to use for the buttons in the combo
getButtonInsetsUI() - Method in class com.miginfocom.calendar.DatePicker
Returns the button insets for the right+left arrow buttons
getButtonPlacement() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: Where the buttons should be placed around the text field.
getButtonsBorder() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getButtonsContentAreaFilledUI() - Method in class com.miginfocom.calendar.DatePicker
Returns if the button should be paint their background or not
getButtonsDividerColor() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getButtonsDividerWidth() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getButtonsOpaque() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getButtonSpacing() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The spacing in pixels between the arrows, if they are next to each other.
getBySetPos() - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Return the value setted by RecurrenceRule.setBySetPos(int[])
getByXXXRules() - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Returns all ByXXXRuleDatas contains in this object.
getCacheScaledImages() - Method in class com.miginfocom.util.gfx.XtdImage
Returns the number of scaled instances if the image to cache.
getCalendarField() - Method in class com.miginfocom.calendar.activity.recurrence.ByXXXRuleData
Returns the field set in the constructor.
getCalendarField() - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
Prioperty: The field that this spinner should "spin".
getCalForText(String) - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
Checks whether the text is convertible to a date for the current Calendar field combined with the value curreltly setted in the SpinnerDateModel.
getCategories() - Method in class com.miginfocom.beans.DemoDataBean
Property: A comma separated list with special chars of main categories that will be created in the CategoryDepository.
getCategories() - Method in class com.miginfocom.calendar.category.CategoryFilter
 
getCategory(Object) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Return the node.
getCategory() - Method in class com.miginfocom.calendar.category.CategoryInteractionBroker
Returns the category sent into the constructor.
getCategory() - Method in class com.miginfocom.calendar.category.CategoryStructureEvent
Returns The category that was affected.
getCategoryAtLocation(int, int) - Method in class com.miginfocom.beans.CategoryTreeBean
A hit test that returns the Category for a point.
getCategoryAutoRevalidate() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the categories in the CategoryDepository changes the tree will revalidate itself if there is a category root set.
getCategoryAutoRevalidate() - Method in class com.miginfocom.beans.DateAreaBean
Property: If the categories in the CategoryDepository changes the date area will revalidate itself if there is a category root set.
getCategoryDepth() - Method in class com.miginfocom.beans.CategoryHeaderBean
 
getCategoryGap() - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Returns the gap in pixels between category grid lines and the bounds of the text rects.
getCategoryHeader() - Method in class com.miginfocom.beans.DateAreaBean
Returns the one and only category header bean.
getCategoryIDs() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getCategoryIDs() - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
getCategoryIDs() - Method in interface com.miginfocom.calendar.category.Categorizable
Returns the categories that this object is linked to.
getCategoryResolver() - Static method in class com.miginfocom.calendar.category.CategoryDepository
Returns the current resolver.
getCategoryRoot() - Method in class com.miginfocom.beans.DateAreaBean
Property: The category from the CategoryDepository that will serve as the root for this category header.
getCategoryRootIDs() - Method in class com.miginfocom.beans.DateAreaBean
Property: The category IDs from the CategoryDepository that will serve as the root(s) for this category header.
getCategoryShowRoot() - Method in class com.miginfocom.beans.DateAreaBean
Property: If the root category set with DateAreaBean.setCategoryRoot(com.miginfocom.calendar.category.Category) should be shown or if its children should be shown in the first level.
getCategoryViewFilter() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: A filter that can be used to filter out which Categories should be visible in the tree.
getCatIDs() - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
getCell(int) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getCell(long, TimeZone, boolean) - Method in class com.miginfocom.calendar.grid.DateGrid
Returns the grid cell that contains date (which must be within the grids date span)
getCell(int) - Method in interface com.miginfocom.calendar.grid.Grid
Return the cell for a cell number.
getCellBackground() - Method in class com.miginfocom.calendar.header.CellDecorationRow
Returns the backgrounds for the cell.
getCellBackground() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
Returns the backgrounds for the cell.
getCellBorder() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The Border used to draw around the cells in the header.
getCellBorder() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getCellCount(int) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getCellCount(int) - Method in interface com.miginfocom.calendar.grid.Grid
Returns the number of cells in the specified dimension
getCellCount() - Method in class com.miginfocom.calendar.grid.GridSegment
Returns the number of cells
getCellCount() - Method in class com.miginfocom.calendar.grid.GridSegmentSpec
Returns the number of cells in all segments added together
getCellCursor() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The Cursor that the mouse pointer should change to when over a cell (and not label).
getCellCursor() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getCellDateRange(DateCellRange, boolean, boolean) - Method in class com.miginfocom.calendar.header.DateHeaderGrid
Returns the date range for the cell range.
getCellDSTChangeType(int, int) - Method in class com.miginfocom.calendar.grid.DateGrid
Returns -1 if the cell is in a cell that visually will be in the hour where DST is in effect and the shift will move the clock backwards, normally one hour.
getCellHeight() - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Returns the grid cell height in pixels.
getCellLabelBounds() - Method in class com.miginfocom.calendar.header.CellDecorationRow
How much of every cell that should be available for the label.
getCellLabelBounds() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
How much of every cell that should be available for the label.
getCellModulo() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the modulo for the cells to paint.
getCellNumber(Point) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getCellNumber(Point) - Method in interface com.miginfocom.calendar.grid.Grid
Returns the cell number for a cell.
getCellOutlineMode() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The mode to use for caclulating the bounds of what to draw.
getCellOutlineMode() - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: The mode to use for caclulating the bounds of what to draw.
getCellOutlineMode(int) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Return one of the modes how the area (polygon) around the date range to be painted should be positioned
getCellOutlineModes() - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Returns how the area (polygon) around the date range to be painted should be positioned.
getCellRange() - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: The cells that should be painted.
getCellRange(int, int, boolean) - Method in class com.miginfocom.calendar.header.DateGridHeader
Returns the DateCellRange that the point hits.
getCellsForDateRange(DateRangeI) - Method in class com.miginfocom.calendar.grid.DateGrid
Returns start and end cell for a date range.
getCellSizeBounds(GridSegmentSpec) - Static method in class com.miginfocom.calendar.grid.GridUtil
Returns the minimum, preferred and maximum size of the rows.
getCellSizes(GridRow[], GridRowLayout, GridSegmentSpec, int, boolean) - Static method in class com.miginfocom.calendar.grid.GridUtil
Distributes the sizes the segmentSpec indicate of segmentSpec.getCellCount() number of cells using targetSize as the size that the returned size should add up to.
getCellsOutline(int, int, int, int, int, boolean) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getCellsOutline(int, int, int, int, int, boolean) - Method in interface com.miginfocom.calendar.grid.Grid
Traces the outline from the start cell to the end cell so that all cells between the start and end cell is inside the polygon, and no other cells.
getCellTrimmedDateRange(ImmutableDateRange) - Method in class com.miginfocom.calendar.grid.DateGrid
Rounds the start and end date to the start and end bounds (respectively) of the cell that they are in.
getCellWidth() - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Returns the grid cell width in pixels.
getCenterSize() - Method in class com.miginfocom.util.gfx.SlicedImage
Returns the size of the center slice.
getCheckedState(PropertyKey, Category) - Static method in class com.miginfocom.beans.CategoryTreeBean
Returns the checked state of a category.
getCheckSelectedKey() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: This is the key used to set in the Category a Boolean object denoting on if the check is considered selected or not.
getChildAt(int) - Method in class com.miginfocom.calendar.category.Category
 
getChildCount() - Method in class com.miginfocom.calendar.category.Category
 
getChildren() - Method in class com.miginfocom.calendar.category.Category
Returns the live array with the children for thid category/node.
getChildrenDeep() - Method in class com.miginfocom.calendar.category.Category
Recursively get the children (not this) beneath this node.
getChildrenDeep(Collection) - Method in class com.miginfocom.calendar.category.Category
Recursively get the children (not this) beneath this node.
getChildrenIDs() - Method in class com.miginfocom.calendar.category.Category
Returns the live array with the children id:s for thid category/node.
getClipShape(Shape) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Returns a shape that is to be used for clipping for THIS shape.
getClipText() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: IF text that end up outside the rectangle should be clipped.
getClonedBounds() - Method in class com.miginfocom.util.gfx.RepaintRegion
Return the current bounds of this region as a clone, free to use
getColor(String) - Method in class com.miginfocom.theme.Theme
Returns a property as Color
getColor() - Method in class com.miginfocom.util.gfx.SoftLineBorder
Returns the line color
getColor1() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
The start color
getColor2() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
The end color
getColorName() - Method in class com.miginfocom.util.gfx.UIColor
Returns the name associated with this color.
getColorStrings() - Static method in class com.miginfocom.util.gfx.UIColor
Return the color string keys that the current UI stores a Color for.
getColumnCount() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getColumnCount() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the number of columns (holes) in the grid.
getColumnDimIx() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getColumnDimIx() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the column dimension index.
getColumnForX(int, boolean) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getColumnForX(int, boolean) - Method in interface com.miginfocom.calendar.grid.Grid
Returns the column that the x-value is over.
getColumnGridLines() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getColumnGridLines() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the column grid lines.
getColumnPaint() - Method in class com.miginfocom.calendar.decorators.OddRowFillDecorator
Property: The paint to paint for all odd columns.
getColumns() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getColumns() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the grid-rows for the cell columns
getColumns() - Method in class com.miginfocom.util.gfx.GridARLayout
 
getComboBorder() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getComboBorderUI() - Method in class com.miginfocom.calendar.DatePicker
Returns the border to use for the the combo
getComboBox() - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
Returns the combo box used to display and edit values.
getComboHeight() - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
getComboWidth() - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
getCommand() - Method in class com.miginfocom.ashape.interaction.InteractionEvent
Returns the command.
getCommandKey() - Method in class com.miginfocom.util.command.DefaultCommand
Returns the command.
getCommands() - Method in class com.miginfocom.ashape.interaction.AnimatorCommand
Overridden to return this as the only command.
getCommands() - Method in interface com.miginfocom.util.command.CommandSet
Returns the commands in this set.
getCommands() - Method in class com.miginfocom.util.command.DefaultCommand
Overridden to return this as the only command.
getCommandSet() - Method in class com.miginfocom.ashape.interaction.Interaction
Return the commands associated with this interaction.
getComponent() - Method in class com.miginfocom.ashape.interaction.DefaultInteractionBroker
Returns the component to use for interactions
getComponent() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the component that show the date area.
getComponent() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getComponent() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Returns this
getComponent() - Method in interface com.miginfocom.calendar.header.Header
Returns the actual component that suppose to populate the column header of a scroll pane
getComponentVersion() - Static method in class com.miginfocom.util.LicenseValidator
Returns the version of the MiG Calendar Component.
getComponentVersionInt() - Static method in class com.miginfocom.util.LicenseValidator
Returns the version of the MiG Calendar Component in a way that earlier version is always less than new versions.
getCompressRowsFormat() - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: The type (unit) for the CompressRowsRanges property.
getCompressRowsRanges() - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: A string that describles what rows, or row intervals, that should be compressed.
getConnectedDateArea() - Method in class com.miginfocom.beans.ActivityGridLayoutBean
 
getConnectedDateArea() - Method in interface com.miginfocom.calendar.datearea.DateAreaConnection
Returns the conneced date area or null if none.
getConnectedDateArea() - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: The date area which should have its visible date range change when a date spinner connected to this groupd changes.
getConstrainedSize(AtRefNumber, AtRefNumber, AtRefNumber, float) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns the size that is indicated by num but corrected for a lower and upper bounds.
getConstraint() - Method in class com.miginfocom.calendar.activity.ActivityLink
Returns the backing constraint.
getConstraint() - Method in class com.miginfocom.util.gfx.geometry.filters.OperFilter
Returns the constraint value.
getConstraint() - Method in class com.miginfocom.util.gfx.geometry.filters.SizeConstraint
Returns the constraint sent into the constructor.
getConsume() - Method in class com.miginfocom.ashape.interaction.Interaction
 
getConsumeLevel() - Method in class com.miginfocom.ashape.interaction.MouseInteractionEvent
Returns the level at which this event has been consumed.
getContainer() - Method in class com.miginfocom.beans.AbstractHeaderBean
Returns the container that this header is decorating.
getContainer() - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
getContainer() - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Returns the container component.
getCornerRadius() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The corner radius for the outline RoundRectangle.
getCount() - Method in class com.miginfocom.util.dates.RangeCount
Returns the amount.
getCreatedByStorageDate() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getCreatedByStorageDate() - Method in interface com.miginfocom.calendar.activity.Activity
Returns the creation date (when actually created by the server or storage) in milliseconds (UTC)
getCreatedDateByClientDate() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getCreatedDateByClientDate() - Method in interface com.miginfocom.calendar.activity.Activity
Returns the creation date (when created by the client) in milliseconds (UTC)
getCrossColor(Color, Color, float) - Static method in class com.miginfocom.util.gfx.GfxUtil
Creates a Color that lies in between c1 and c2.
getCrossDouble(double, double, double) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns a double relative to v1 and v2.
getCrossedRect2D(Rectangle2D, Rectangle2D, double) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns a Rectangle2D.Double that is a cross between r1 and r2.
getCrossFloat(float, float, float) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns a float relative to v1 and v2.
getCrossImage(Image, Image, BufferedImage, int, float, boolean) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns an image (normally managed) that is crossed (faded) between two images.
getCrossTexturePaint(TexturePaint, TexturePaint, float, int, boolean) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns a TexturePaint that is crossed (faded) between two TexturePaint.
getCrossValue(AtRefRangeNumber, AtRefRangeNumber, float) - Static method in class com.miginfocom.util.gfx.geometry.AtUtil
Returns a number that will be perc percent between n1 and n2.
getCurrentActivityResolver() - Method in class com.miginfocom.calendar.activity.ActivityDepository
Returns the current resolver.
getCurrentCategoryResolver() - Static method in class com.miginfocom.calendar.category.CategoryDepository
Returns the current resolver.
getCurrentSequence() - Static method in class com.miginfocom.util.KeyEventSequencer
Returns the key sequence that is pressed right now.
getCurrentTick() - Method in class com.miginfocom.ashape.animation.TimeLine
Returns the tick for the time that is now.
getCursor(Object) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns a cursor for a hint.
getCustomRangeAddField() - Method in class com.miginfocom.calendar.DatePicker
Returns the field used for adding when the selected date range isn't at a recognizable boundary.
getCustomRangeEndPrefix() - Method in class com.miginfocom.calendar.DatePicker
Returns the text to append before end date/time string shown in combo if custom date range.
getCustomRangeMinType() - Method in class com.miginfocom.calendar.DatePicker
Returns the minimum range span that a custom date range (which means it is not exactly a second, minute, hour, day, week, month or year(week/month)) should be rounded to.
getCustomRangeStartPrefix() - Method in class com.miginfocom.calendar.DatePicker
Returns the text to append before start date/time string shown in combo if custom date range.
getCutAlignment() - Method in class com.miginfocom.util.dates.BoundaryRounder
Returns how to align a cutted/expanded oundary.
getDate() - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
 
getDate() - Method in interface com.miginfocom.calendar.spinner.DateSpinner
Returns the date
getDate() - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: The date that all spinner should have.
getDateAlign() - Method in class com.miginfocom.util.dates.DefaultDateStringProvider
Returns where between the start and end millisecond of the date range the millisecond is that should be used to format the date.
getDateArea() - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Returns the contained date area
getDateArea() - Method in class com.miginfocom.calendar.DatePicker
Returns the date area in the date area container.
getDateArea() - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Might return null since the date area is kept in a WeakReference
getDateArea() - Method in class com.miginfocom.calendar.decorators.ThemeCellLabelDecorator
Might return null since the date area is kept in a WeakReference
getDateAreaContainer() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The DateAreaContainer that is to be previewed.
getDateAreaContainer() - Method in class com.miginfocom.calendar.DatePicker
Returns the container that is (or will be) displayed in the popup.
getDateAreaInnerBorder() - Method in class com.miginfocom.beans.DateAreaBean
Property: The inner border around the date area.
getDateAreaOuterBorder() - Method in class com.miginfocom.beans.DateAreaBean
Property: The outer border around the date area.
getDateAreaScrollPane() - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Returns the scroll pane that the date area is installed in.
getDateFormat() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the date format.
getDateFormat() - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
 
getDateFormats() - Method in class com.miginfocom.calendar.header.CellDecorationRow
Returns the date formats.
getDateFormatString() - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
Property: The format string for the date format.
getDateGrid() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the current DateGrid object in use in this DateArea.
getDateGrid() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getDateGrid() - Method in class com.miginfocom.calendar.decorators.AbstractDateGridDecorator
Returns the date grid or null if it's not available.
getDateGrid() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the date grid or null if it's not available.
getDateGrid() - Method in interface com.miginfocom.calendar.grid.DateGridContainer
Returns the date grid.
getDateGridContainer() - Method in class com.miginfocom.calendar.decorators.AbstractDateGridDecorator
Returns the date grid container or null not available anymore.
getDateGridContainer() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the date grid container or null not available anymore.
getDateGridProvider() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the DateGridProvider or this (which implements DateGridProvider) if none is explicitly set.
getDateGroupConnector() - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
 
getDateHeaderGrid() - Method in class com.miginfocom.calendar.header.DateGridHeader
Returns the grid that this header uses for layout
getDateRange() - Method in class com.miginfocom.calendar.activity.iofilter.ActivitySubscription
Returns the date range for the subscription.
getDateRange() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The base date range to decorate.
getDateRange() - Method in class com.miginfocom.calendar.grid.DateGrid
Returns the date range that this date grid is spanning.
getDateRange() - Method in class com.miginfocom.calendar.grid.GridRow
Will return the actual date range stored.
getDateRange() - Method in class com.miginfocom.calendar.header.HeaderGrid
Returns the date range for the grid that it is header for.
getDateRange() - Method in interface com.miginfocom.calendar.spinner.DateRangeSpinner
Returns the date range
getDateRange() - Method in interface com.miginfocom.util.dates.DateStringProvider
Property: The date range that is used for providing string.
getDateRange() - Method in class com.miginfocom.util.dates.DefaultDateStringProvider
 
getDateRangeClone() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getDateRangeClone() - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
getDateRangeClone() - Method in class com.miginfocom.calendar.grid.GridRow
 
getDateRangeClone() - Method in class com.miginfocom.util.dates.DateRange
 
getDateRangeClone() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getDateRangeClone() - Method in interface com.miginfocom.util.dates.TimeSpan
Returns the date range that the object spans as a clone which is safe to change without chaning the original time span.
getDateRangeForCell(int, int) - Method in class com.miginfocom.calendar.grid.DateGrid
Returns the date range a cells is spanning.
getDateRangeForPoint(Point, boolean, boolean, boolean) - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the currect range for the point 'p'.
getDateRangeForPoint(Point, boolean, boolean, boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getDateRangeForReading() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getDateRangeForReading() - Method in interface com.miginfocom.calendar.activity.Activity
Returns same as Activity.getBaseDateRange()
getDateRangeForReading() - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
getDateRangeForReading() - Method in class com.miginfocom.calendar.grid.GridRow
 
getDateRangeForReading() - Method in class com.miginfocom.util.dates.DateRange
 
getDateRangeForReading() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getDateRangeForReading() - Method in interface com.miginfocom.util.dates.TimeSpan
Returns the date range that the object spans.
getDateRangeForRect(Rectangle) - Method in class com.miginfocom.calendar.grid.DateGrid
Returns a new date range that at least contains the whole of rect.
getDateRangeRounder() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The date range rounder that will round the set date range (or now-date if date range is not set).
getDateRanges() - Method in class com.miginfocom.calendar.activity.ActivityList
Returns an array of all date ranges in the list.
getDateRanges(DateRangeI, DateRangeI, boolean) - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
 
getDateRanges(DateRangeI, DateRangeI, boolean) - Method in interface com.miginfocom.calendar.activity.recurrence.Recurrence
Returns the recurrence date ranges that has its start date within withinRange.
getDateRanges(DateRangeI, DateRangeI, boolean) - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Will return the recurrences for this rule.
getDateRangeSelection(int) - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the selection date range indicated.
getDateRangeSelection(int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getDateStringProvider() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: A date string provider that will convert the date range to a string.
getDateTimeFormat() - Method in class com.miginfocom.calendar.activity.ActivityInteractor
Returns the format object used to format start and/or end date/times.
getDaysSpanApprox(Date, Date) - Static method in class com.miginfocom.util.dates.DateUtil
Returns the approximate number of days from 'date1' to and including 'date2'.
getDecorator(Class, boolean) - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
Returnes the first decorator found with the class type type, including sub types id inclSubClasses == true.
getDecorator(Class, boolean) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Returnes the first decorator found with the class type type, including sub types id inclSubClasses == true.
getDecorators() - Method in class com.miginfocom.beans.CategoryTreeBean
Returns a cloned list with the decorators currently installed in this tree.
getDecorators() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns a cloned list with the decorators currently installed in this date area.
getDecorators() - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
Returns a cloned list with the decorators currently installed.
getDecorators() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Returns a cloned list with the decorators currently installed.
getDecreaseArrowButton() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Returns the decrease button.
getDeepDownwards(Object) - Method in class com.miginfocom.calendar.category.Category
Returns the category that matches id.
getDeepUpwards(Object) - Method in class com.miginfocom.calendar.category.Category
Returns the category that matches id.
getDefaultConfiguration() - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns the default configuration on the default graphics environment
getDefaultContexts() - Method in class com.miginfocom.calendar.layout.ActivityLayout
Return the default contexts that this layout should react to.
getDefaultContexts() - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Returns the contexts this layout will report a higher priority to layout.
getDefaultContexts() - Method in class com.miginfocom.calendar.layout.HideLayout
Returns the contexts this layout will report a higher priority to layout.
getDefaultContexts() - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Returns the contexts this layout will report a higher priority to layout.
getDefaultCursor() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the cursor to show when the cursor is over the date area itself.
getDefaultDateArea() - Method in class com.miginfocom.beans.DateAreaBean
 
getDefaultDateStyle() - Method in class com.miginfocom.calendar.DatePicker
Returns the default style for a date.
getDefaultDateTimeFormat() - Static method in class com.miginfocom.calendar.activity.ActivityInteractor
Returns the default format object used to format start and/or end date/times that is used for new ActivityInteractors.
getDefaultDurationFormat() - Static method in class com.miginfocom.calendar.activity.ActivityInteractor
Returns the duration format used by all newly created ActivityInteractors.
getDefaultNoFitShape() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the default shape used to paint the indication when some activity view doesn't fit.
getDefaultPaintContext() - Method in class com.miginfocom.calendar.activity.renderer.AShapeRenderer
Property: The default paint context that will be used to get an AShape to paint with.
getDefaultPollInterval() - Method in interface com.miginfocom.calendar.activity.iofilter.ActivityIOPlugin
Returns the filters suggested number of milliseconds that should pass between two update checks.
getDefaultPollInterval() - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
getDefaultTimeStyle() - Method in class com.miginfocom.calendar.DatePicker
Returns the default style for time.
getDefaultValue(String, boolean) - Method in class com.miginfocom.theme.Theme
Returns the default value of a key for a specific default theme.
getDefaultVisibility() - Method in class com.miginfocom.ashape.SizeRangeVisibility
Returns the default visibility that is returned if no size ranges "hits" the size of the AShape.
getDelayToNextTick() - Method in class com.miginfocom.ashape.animation.TimeLine
Returns the delay to the next tick.
getDelegate(Class) - Static method in class com.miginfocom.util.io.IOUtil
Returns the persistence delagates currently used.
getDelegateInstance() - Static method in class com.miginfocom.theme.Theme
Returns the persistence delegate for this object.
getDelegates() - Static method in class com.miginfocom.util.io.IOUtil
Returns a copy of the current delegate map.
getDemoDataBean() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: A reference to a demo data bean that creates demo category data for this bean.
getDemoDataBean() - Method in class com.miginfocom.beans.DateAreaBean
Property: A reference to a demo data bean that creates demo data for this date area.
getDescription() - Method in class com.miginfocom.beans.ActivityAShapeBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.ActivityGridLayoutBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.CategoryTreeBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.DateAreaBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.DateComboBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.DateGroupConnectorBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.DateHeaderBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.DatePickerBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.DateSpinnerBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.DemoDataBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.GridDimensionLayoutBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.NorthCategoryHeaderBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.PaintPanelBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.PrintPreviewBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.PrintSpecificationBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.beans.WestCategoryHeaderBeanBeanInfo
 
getDescription() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getDescription() - Method in interface com.miginfocom.calendar.activity.Activity
Returns the description of this Activity
getDescriptionTexts() - Method in class com.miginfocom.beans.DemoDataBean
Property: A comma separated list of description texts that will randomly be selected from for every created activity.
getDifference(Rectangle[], Rectangle[]) - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
Unions the difference.
getDimension() - Method in class com.miginfocom.ashape.layout.RowAShapeLayout
Returns the dimension to layout in.
getDimension() - Method in class com.miginfocom.calendar.grid.DefaultGridDimensionLayout
 
getDimension() - Method in interface com.miginfocom.calendar.grid.GridDimensionLayout
Return the dimension this layout is supposed to layout.
getDimension() - Method in class com.miginfocom.calendar.grid.TrackingGridDimensionLayout
 
getDimension(String) - Method in class com.miginfocom.theme.Theme
Returns a property as a Dimension
getDimension() - Method in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
Returns if x or y are the main dimension to use.
getDirection() - Method in class com.miginfocom.util.gfx.ArrowPainter
 
getDisabledPainter() - Method in class com.miginfocom.util.gfx.PainterButton
 
getDismissDelay() - Method in class com.miginfocom.util.states.ToolTipProvider
Returns the number of milliseconds that the tooltip will be visible.
getDisplayName() - Method in class com.miginfocom.beans.ActivityAShapeBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.ActivityGridLayoutBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.CategoryTreeBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.DateAreaBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.DateComboBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.DateGroupConnectorBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.DateHeaderBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.DatePickerBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.DateSpinnerBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.DemoDataBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.GridDimensionLayoutBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.NorthCategoryHeaderBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.PaintPanelBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.PrintPreviewBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.PrintSpecificationBeanBeanInfo
 
getDisplayName() - Method in class com.miginfocom.beans.WestCategoryHeaderBeanBeanInfo
 
getDividerPaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to draw separator lines between some date ranges, for instance months.
getDividerRangeType() - Method in class com.miginfocom.beans.DateAreaBean
Property: The type of the divider range (e.g.
getDoubleAttribute(PropertyKey, double) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Returns an attribute as an int.
getDoubleCap(double, double, double) - Static method in class com.miginfocom.theme.Theme
A convenience method for getting a bounded Double capability.
getDoubleGapIterator(int) - Method in class com.miginfocom.calendar.layout.Distributor
Returns an Iterator that iterates over boundss returning Doubles that are the start of every dstributed line AND the length.
getDoubleIterator(int) - Method in class com.miginfocom.calendar.layout.Distributor
Returns an Iterator that iterates over boundss returning Doubles that are the start of every dstributed line AND the length.
getDraggable() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: If the activity should AShape should be draggable and thus send out DefaultDateArea.AE_DRAG_PRESSED when pressed.
getDropDownArrowSize() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getDropDownArrowSizeUI() - Method in class com.miginfocom.calendar.DatePicker
Returns the arrow size for the drow down button
getDSTDiff(Date, TimeZone, Date, TimeZone) - Static method in class com.miginfocom.util.dates.DateUtil
Return the daylight savings time difference.
getDummyGraphics() - Static method in class com.miginfocom.util.gfx.GfxUtil
Creates a dummy Grapics2D.
getDuration() - Method in class com.miginfocom.ashape.animation.TimeLine
Returns the value sent into the constructor.
getDurationFormat() - Method in class com.miginfocom.calendar.activity.ActivityInteractor
Returns the string used for formatting duration.
getDurationString(String) - Method in class com.miginfocom.util.dates.DateRange
 
getDurationString(String) - Method in interface com.miginfocom.util.dates.DateRangeI
Calls DateUtil.getDurationString(java.util.Calendar, java.util.Calendar, boolean, String) for the start and end dates and returns the result.
getDurationString(Calendar, Calendar, boolean, String) - Static method in class com.miginfocom.util.dates.DateUtil
Returns a string that describes a duration, normally in a human readable format.
The formatting is not unlike that of the SimpleDateFormat class, though it is a bit more restrictive but you can also have different sub strings for if a duration time unit (such as the number of hours) is 1 (one), or not 1.
All charachters within ' (apostrophes) are returned as is, just as with SimpleDateFormat.
getDurationString(DateRangeI, String) - Static method in class com.miginfocom.util.dates.DateUtil
Returns a string that describes a duration, normally in a human readable format.
The formatting is not unlike that of the SimpleDateFormat class, though it is a bit more restrictive but you can also have different sub strings for if a duration time unit (such as the number of hours) is 1 (one), or not 1.
All charachters within ' (apostrophes) are returned as is, just as with SimpleDateFormat.
getDurationString(String) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getEastDateHeader() - Method in class com.miginfocom.beans.DateAreaBean
Returns the date header that is to the right the date area.
getEdge() - Method in class com.miginfocom.beans.AbstractHeaderBean
Property: The edge (top, left, bottom, right) that this header should be placed at.
getEdge() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Returns what edge (E.g.
getEditable() - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
getEditable() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
If the text editor should be editable.
getEditor() - Method in class com.miginfocom.calendar.DatePicker
Returns the editor used for editing the date.
getEditor() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Returns the component used as editor
getEditorBackground() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The paint for the text editor.
getEditorBorder() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getEditorBorder() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The border for the text editor.
getEditorBorderUI() - Method in class com.miginfocom.calendar.DatePicker
Returns the border to use for the the combo
getEditorHeight() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
A forced height in pixels that overrides the look&feel's reported preferred height.
getEditorMargin() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The internal margin the the text field.
getEditorSpacing() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Returns how many empty pixels is around the text fiels.
getEditorTextAntiAlias() - Method in class com.miginfocom.calendar.DatePicker
Deprecated. Use DatePicker.getEditorTextAntiAliasHint()
getEditorTextAntiAliasHint() - Method in class com.miginfocom.calendar.DatePicker
Priperty: How the editor should be anti aliased, if at all.
getEditorWidth() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
A forced width in pixels that overrides the look&feel's reported preferred width.
getEnabled() - Method in class com.miginfocom.calendar.activity.ActivityLink
Returns if the link is enabled or not.
getEnd() - Method in class com.miginfocom.calendar.grid.GridLine
Returns position + size.
getEnd() - Method in class com.miginfocom.calendar.grid.GridRow
The end position, or rather just after it.
getEnd(boolean) - Method in class com.miginfocom.calendar.header.DateCellRange
Returns the end.
getEnd() - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Returns where to end layout activity views within the cells.
getEnd(boolean) - Method in class com.miginfocom.util.dates.DateRange
 
getEnd() - Method in class com.miginfocom.util.dates.DateRange
 
getEnd(boolean) - Method in interface com.miginfocom.util.dates.DateRangeI
Returns the actual contained Calendar.
getEnd() - Method in interface com.miginfocom.util.dates.DateRangeI
This is simply short for: getEnd(false), which means it will typically have milliseconds set to 999.
getEnd(boolean) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getEnd() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getEnd() - Method in class com.miginfocom.util.gfx.geometry.Range
 
getEnd() - Method in class com.miginfocom.util.gfx.geometry.Range.RectRange
 
getEndColor() - Method in class com.miginfocom.ashape.animation.animations.ColorAnimation
Returns the end color.
getEndField(int, boolean) - Method in class com.miginfocom.util.dates.DateRange
 
getEndField(int) - Method in class com.miginfocom.util.dates.DateRange
 
getEndField(int, boolean) - Method in interface com.miginfocom.util.dates.DateRangeI
Forwarded to Calendar#get.
getEndField(int) - Method in interface com.miginfocom.util.dates.DateRangeI
This is simply short for: getEndField(field, false), which means it will typically have milliseconds set to 999.
getEndField(int, boolean) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getEndField(int) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getEndImage() - Method in class com.miginfocom.ashape.animation.animations.ImageAnimation
Returns the second image.
getEndIndex() - Method in class com.miginfocom.util.repetition.DefaultRepetition
Returns the maximum index to accept.
getEndInstant(boolean) - Method in class com.miginfocom.util.dates.DateRange
 
getEndInstant() - Method in class com.miginfocom.util.dates.DateRange
 
getEndInstant(boolean) - Method in interface com.miginfocom.util.dates.DateRangeI
Returns an ImmutableDateRange representing the end of this date range.
getEndInstant() - Method in interface com.miginfocom.util.dates.DateRangeI
This is simply short for: getEndInstant(false), which means it will typically have milliseconds set to 999.
getEndInstant(boolean) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getEndInstant() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getEndMillis(boolean) - Method in class com.miginfocom.util.dates.DateRange
 
getEndMillis() - Method in class com.miginfocom.util.dates.DateRange
 
getEndMillis(boolean) - Method in interface com.miginfocom.util.dates.DateRangeI
Returns the end date in milliseconds.
getEndMillis() - Method in interface com.miginfocom.util.dates.DateRangeI
This is simply short for: getEndMillis(false), which means it will typically have milliseconds set to 999.
getEndMillis(boolean) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getEndMillis() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getEndPaint() - Method in class com.miginfocom.ashape.animation.animations.ShapeGradientPaintAnimation
Returns the end ShapeGradientPaint.
getEndPaint() - Method in class com.miginfocom.ashape.animation.animations.TexturePaintAnimation
Returns the start AbsRect.
getEndRect() - Method in class com.miginfocom.ashape.animation.animations.AbsRectAnimation
Returns the end AbsRect.
getEndResizePlaceRect() - Method in class com.miginfocom.beans.ActivityAShapeBean
If set will change the bounds of the end resize handle relative to the main shape.
getEndTime(boolean) - Method in class com.miginfocom.util.dates.DateRange
 
getEndTime() - Method in class com.miginfocom.util.dates.DateRange
 
getEndTime(boolean) - Method in interface com.miginfocom.util.dates.DateRangeI
Returns a new Date object representing the end time
getEndTime() - Method in interface com.miginfocom.util.dates.DateRangeI
This is simply short for: getEndTime(false), which means it will typically have milliseconds set to 999.
getEndTime(boolean) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getEndTime() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getEndValue() - Method in class com.miginfocom.ashape.animation.animations.AtValueAnimation
Returns value 2.
getEndValue() - Method in class com.miginfocom.ashape.animation.animations.BasicStrokeAnimation
Returns value 2.
getEndValue() - Method in class com.miginfocom.ashape.animation.animations.NumberAnimation
Returns value 2.
getEnforceIDClass() - Method in class com.miginfocom.calendar.activity.ActivityDepository
Returns the id class type that always should be used as id for the coategories.
getEnforceIDClass() - Static method in class com.miginfocom.calendar.category.CategoryDepository
Returns the id class type that always should be used as id for the categories.
getEvenBoundaryPaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to fill all even (0, 2, 4...) date ranges of the date area.
getEvenRangeType() - Method in class com.miginfocom.beans.DateAreaBean
Property: The date range type (i.e.
getEvenRangeTypeCount() - Method in class com.miginfocom.beans.DateAreaBean
Property: How many of DateAreaBean.getEvenRangeType() that should be bunched up and be called as one.
getEvent() - Method in class com.miginfocom.calendar.datearea.ActivityMoveEvent
Returns the event that started the move.
getEventKey() - Method in class com.miginfocom.ashape.interaction.MouseInteractionEvent
What type of event that this is.
getException(GridRow, GridRow, int, int) - Method in class com.miginfocom.calendar.grid.DateBoundaryException
 
getException(GridRow, GridRow, int, int) - Method in interface com.miginfocom.calendar.grid.GridLineException
Optionally returns an exception to a grid line repetition.
getException(GridRow, GridRow, int, int) - Method in class com.miginfocom.calendar.grid.OffsetException
 
getException() - Method in class com.miginfocom.util.ExceptionEvent
The original excpetion.
getExceptions() - Method in class com.miginfocom.calendar.grid.DefaultGridLineProvider
Returns the exceptions to this grid line provider.
getExcludingRanges() - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Returns the excluding ImmutableDateRanges or null if no such ranges exists.
getExcludingRecurrencies() - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Returns the excluding Recurrences or null if no such recurrencies exists.
getExclusive() - Method in class com.miginfocom.ashape.interaction.Interaction
 
getExpandCount() - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: After the boundary is set it can be expanded by for instance two weeks or five days.
getExpandDateRangeKeySequence() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the key sequence to be held down to expand date range selection or null if it shouldn't be possible.
getExpandField() - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: After the boundary is set it can be expanded by for instance "two weeks" or "five days".
getExpandLevels() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
The number of levels (after the currently painted one) that should be included in the bounds that the shape will get.
getExpandLevels() - Method in class com.miginfocom.calendar.header.SubRowLevel
Property: The number of levels (after the currently painte one) that should be included in the bounds that the shape will get.
getExpandToCorner() - Method in class com.miginfocom.beans.AbstractHeaderBean
Property: What corner, if any, the header should expand into if (if it exist, or rather has any space).
getExpectedCellCount() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the cell counts that is to be expected for creating a new DateGrid given the current settings.
getExponent() - Method in class com.miginfocom.ashape.animation.ExponentFunction
Returns the number to raise the incoming number with.
getExpression() - Method in class com.miginfocom.ashape.interaction.Interaction
Returns the expression used for evaluate this intreaction.
getExpression() - Method in class com.miginfocom.util.filter.ExpressionFilter
Returns the expression.
getExpression1() - Method in class com.miginfocom.util.expression.CompositeExpression
 
getExpression2() - Method in class com.miginfocom.util.expression.CompositeExpression
 
getFadeStartImage() - Method in class com.miginfocom.ashape.animation.animations.ImageAnimation
Returns the "fade out image 1 flag".
getFallbackSnapToMillis() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns what even millisecond to snap to when resizing and moving activities that should be used as fallback if snap is temporary turned off because the user is pressing the key sequence outlined in DefaultDateArea.getNoSnapKeySequence() .
getFieldModulo(Calendar, int) - Static method in class com.miginfocom.util.dates.DateUtil
Returns a calendar rounded to a boundary (earliear) and then returns the .getTimeInMillis() on that date.
getFileName() - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
getFillPaint() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The paint, if any, to use for filling the cells.
getFillPaint() - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: The paint, if any, to use for filling the cells.
getFilter() - Method in class com.miginfocom.calendar.decorators.NoFitShapeDecorator
Returns the filter used to filter which DateRangIs to concider.
getFilter() - Method in class com.miginfocom.calendar.decorators.OccupiedDecorator
Returns the filter used to filter which occupied activity views to concider.
getFilter() - Method in class com.miginfocom.calendar.grid.GridRow
Returns the filter.
getFilter1() - Method in class com.miginfocom.util.filter.CompositeFilter
 
getFilter2() - Method in class com.miginfocom.util.filter.CompositeFilter
 
getFilterMargin() - Method in class com.miginfocom.ashape.shapes.FeatherAShape
 
getFilterMargin() - Method in class com.miginfocom.ashape.shapes.FilterAShape
Returns the extra margin around the buffered image that for instance the blur filter need to not chop of the blurred outer part.
getFirstCellIndex(GridSegment) - Method in class com.miginfocom.calendar.grid.GridSegmentSpec
Returns the cell index for the first cell in the segment
getFirstDateFormat() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Property: Date format for the "first" of something, e.g.
getFirstInField() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Property: If getFirstDateFormat() is != this is the Calendar field that is used to know what's "first".
getFirstOverriddenObject(Object[], String, PropertyKey, Object) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Calls CategoryDepository.getOverriddenObject(Object, String, PropertyKey, Object) for every category in catIDs.
getFirstUpperCase(String) - Static method in class com.miginfocom.util.MigUtil
Makes sure the first character is upper case.
getFloat(String) - Method in class com.miginfocom.theme.Theme
Returns a property as Float
getFloatAttribute(PropertyKey, float) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Returns an attribute as an int.
getFloatCap(float, float, float) - Static method in class com.miginfocom.theme.Theme
A convenience method for getting a bounded Float capability.
getFloatGapIterator(int) - Method in class com.miginfocom.calendar.layout.Distributor
Returns an Iterator that iterates over boundss returning Floats that are the start of every dstributed line AND the length.
getFloatIterator(int) - Method in class com.miginfocom.calendar.layout.Distributor
Returns an Iterator that iterates over boundss returning Floats that are the start of every dstributed line AND the length.
getFlowPages() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: If set to true the pages will will flow like FlowLayout and while maintaining the same aspect ratio flow the pages from left to right and then top to bottom.
getFlowPages() - Method in class com.miginfocom.util.gfx.GridARLayout
 
getFolderBackground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The anti alias hint for the label text.
getFolderCheckBackground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The paint to use for the background of the check.
getFolderCheckCursor() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The cursor for when the mouse is over the check.
getFolderCheckForeground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The paint to use for the foreground of the check.
getFolderCheckHalfSelectedIcon() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The icon for when a check is "half" selected, which menas that some children are checked and some are not.
getFolderCheckIconPlaceRect() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: Where in the check shape the icon of the actual check should be placed.
getFolderCheckMouseOverBackground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The paint to use for the background of the check when the mouse is hovering over it.
getFolderCheckMouseOverForeground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The paint to use for the foreground of the check when the mouse is hovering over it.
getFolderCheckPlaceRect() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: Where the check outline should be placed within the node.
getFolderCheckSelectedIcon() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The selected check icon.
getFolderCheckShape() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The shape outline of the check box.
getFolderCheckWidth() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The width in pixels for the check.
getFolderFont() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The font used to draw the label.
getFolderForeground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The foreground color used to draw the label.
getFolderIconTextGap() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The gap in pixels between the icon and text.
getFolderLabelCursor() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The hover mouse cursor over the label.
getFolderMouseOverBackground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: Background paint when the mouse is hovering over the node.
getFolderMouseOverFont() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The font when the mouse is hovering over the node.
getFolderMouseOverForeground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: Foreground paint when the mouse is hovering over the node.
getFolderMouseOverUnderline() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The underline width.
getFolderRowHeight() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The height in pixels for every row in the tree.
getFoldersBeforeLeafs() - Method in class com.miginfocom.calendar.category.CategorySorter
Property: If folders should be sorted before leafs.
getFolderSelectedBackground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The background if the node label is selected.
getFolderSelectedFont() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The font if the node label is selected.
getFolderSelectedForeground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The foreground if the node label is selected.
getFolderSelectedUnderline() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The underline width if the node label is selected.
getFolderUnderline() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The underline width in pixels.
getFont() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the font.
getFont() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The font for the text.
getFont() - Method in class com.miginfocom.calendar.header.CellDecorationRow
Returns the fonts for the label.
getFont() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
Returns the fonts for the label.
getFont() - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
getFont(String) - Method in class com.miginfocom.theme.Theme
Returns a property as Font
getForcedAlpha() - Method in class com.miginfocom.util.gfx.UIColor
Returns the tint used for making the color darker or brighter.
getForcedHeaderSize() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The size (height if top/bottom and width if left/right) of the header.
getForceTransparency() - Method in class com.miginfocom.util.gfx.XtdImage
Returns default transparency if the image provides no info.
getForeground() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the foreground paint.
getForeground() - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
getFormat() - Method in class com.miginfocom.util.dates.DefaultDateStringProvider
Returns the object sent into the constructor.
getFormatCount() - Method in class com.miginfocom.util.dates.DateFormatList
Returns the number of date formats the pattern indicates.
getFraction() - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFraction
Returns the percent value sent into the constructor.
getFrameCount() - Method in class com.miginfocom.ashape.animation.animations.AbstractAnimation
 
getFrameCount() - Method in interface com.miginfocom.ashape.animation.animations.Animation
Returns the optimum frame count.
getFrequency() - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Returns the frequency field
getFromList(String, int) - Method in class com.miginfocom.theme.Theme
Returns a value in a list.
getFullDateRange() - Method in class com.miginfocom.calendar.header.DateCellRange
Returns the range including the current tempRange unioned to one cell range.
getFunction() - Method in class com.miginfocom.ashape.animation.TimeLine
Returns the value sent into the constructor.
getGapMinutesMax() - Method in class com.miginfocom.beans.DemoDataBean
Property: The maximum minutes that should pass between two generated activities.
getGapMinutesMin() - Method in class com.miginfocom.beans.DemoDataBean
Property: The minimum minutes that has to pass between two generated activities.
getGapX() - Method in class com.miginfocom.util.gfx.GridARLayout
 
getGapY() - Method in class com.miginfocom.util.gfx.GridARLayout
 
getGeneralPath() - Method in class com.miginfocom.ashape.PolygonShape
Returns a new GeneralPath object that represents this polygon shape translated and scaled the way that the AtPoints indicate.
getGraphicsConfigurationForPoint(Point) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the GraphicsConfiguration for a point.
getGrid() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getGrid() - Method in class com.miginfocom.calendar.decorators.AbstractGridDecorator
Returns the date area's grid.
getGrid() - Method in interface com.miginfocom.calendar.grid.GridContainer
Returns the grid.
getGrid() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Returns the grid that this header uses for layout
getGridColor() - Method in class com.miginfocom.beans.DateHeaderBean
Property: The color of the grid lines.
getGridContainer() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.ActivityViewDecorator
 
getGridContainer() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.MultiSelectRectangleDecorator
 
getGridContainer() - Method in class com.miginfocom.calendar.decorators.AbstractGridDecorator
 
getGridContainer() - Method in interface com.miginfocom.calendar.decorators.GridDecorator
Returns the container of the grid.
getGridLayoutProvider() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the GridLayoutProvider or this (which implements GridLayoutProvider) if none is explicitly set.
getGridLineExceptions() - Method in class com.miginfocom.beans.DateHeaderBean
Property: Grid line exceptions makes it very fleible to override the gridline size and color in a structured way.
getGridLineProvider() - Method in class com.miginfocom.calendar.grid.GridRow
Returns the privoder for the grid lines.
getGridLineRepetition() - Method in class com.miginfocom.calendar.grid.DateBoundaryException
Property: The repetition that defines how the gridline should look like and also the modulo/offset and start/stop indexes.
getGridLineRepetition() - Method in class com.miginfocom.calendar.grid.OffsetException
Property: The repetition that defines how the gridline should look like and also the modulo/offset and start/stop indexes.
getGridLines(int) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getGridLines(int) - Method in interface com.miginfocom.calendar.grid.Grid
Returns the live grid lines for one dimension.
getGridLines() - Method in class com.miginfocom.calendar.grid.GridRow
Return the contained grid lines for the sub rows.
getGridLineSize() - Method in class com.miginfocom.calendar.grid.GridLineRepetition
Returns the size of the line
getGridLineSpecification() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getGridLineSpecification() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the grid line specification for this grid.
getGridLineSpecProvider() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the GridLineSpecProvider or this (which implements GridLineSpecProvider) if none is explicitly set.
getGridLinesSize(GridRow[]) - Method in class com.miginfocom.calendar.grid.DefaultGridLineProvider
 
getGridLinesSize(GridRow[]) - Method in interface com.miginfocom.calendar.grid.GridLineProvider
Returns the total size of the grid lines for the given rows.
getGridLinesSize(GridRow[]) - Method in class com.miginfocom.calendar.grid.GridLineSpecification
 
getGridLinesSize(GridRow[]) - Method in class com.miginfocom.calendar.grid.SubRowGridLineProvider
 
getGridRow() - Method in class com.miginfocom.calendar.activity.view.GridRowInteractionBroker
Returns the grid row sent into the constructor.
getGridRow() - Method in class com.miginfocom.calendar.grid.GridRowInteractor
Returns the contained GridRow
getGridRow(int, GridRow[], int) - Static method in class com.miginfocom.calendar.grid.GridUtil
Recursively get the deapest grid row that pos hits.
getGridRowCount() - Method in class com.miginfocom.calendar.grid.GridRow
Returns the number of sub grid rows.
getGridRowIndex(int, GridRow[], boolean) - Static method in class com.miginfocom.calendar.grid.GridUtil
Return the index of which, if any, of rows that pos hits.
getGridRows(int) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getGridRows(int) - Method in interface com.miginfocom.calendar.grid.Grid
Returns the live rows for the cells for one dimension.
getGridRows() - Method in class com.miginfocom.calendar.grid.GridRow
Return the contained sub rows.
getGridRowsDeep() - Method in class com.miginfocom.calendar.grid.GridRow
Returns a deep list of all grid rows and/or grid lines, NOT including this.
getGridRowWithCategory(Object, GridRow) - Static method in class com.miginfocom.calendar.grid.GridUtil
Recursively get the deapest grid row that has a CategoryFilter that has a category with ID categoryId
getGroupToggleContext(int) - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
getGroupToggleContext(int) - Method in interface com.miginfocom.util.states.StateObservable
Return a context that is used to define a StateObservable.GROUP_TOGGLE pool.
getHandled() - Method in class com.miginfocom.util.states.StateHandler
Returns all handled objects in a newly created list.
getHandledStates() - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
getHandledStates() - Method in interface com.miginfocom.util.states.StateObservable
Returns the states that are legal for this object.
getHasDate() - Method in class com.miginfocom.util.dates.DateRange
 
getHasDate() - Method in interface com.miginfocom.util.dates.DateRangeI
A simple settable property that does nothing for the contained values or calculations.
getHasDate() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getHasTime() - Method in class com.miginfocom.util.dates.DateRange
 
getHasTime() - Method in interface com.miginfocom.util.dates.DateRangeI
A simple settable property that does nothing for the contained values or calculations.
getHasTime() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getHeader() - Method in class com.miginfocom.beans.CategoryHeaderBean
 
getHeader() - Method in class com.miginfocom.beans.DateHeaderBean
 
getHeader(String) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Returns the header.
getHeader(String, int) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Returns a header.
getHeaderGrid() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Returns the grid that this header uses for layout
getHeaderGrid() - Method in class com.miginfocom.calendar.header.DateGridHeader
Returns the grid that this header uses for layout
getHeaderGrid() - Method in class com.miginfocom.calendar.header.SubRowGridHeader
 
getHeaderLevels() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The specification for the levels that correspond to the category level.
getHeaderRows() - Method in class com.miginfocom.beans.DateHeaderBean
Property: An array of rows that makes out the different rows or colums for the header (rows for north/south headers and colums for east/west headers).
getHeaders(String) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Returns the headers for the side from lower to higher order (e.g.
getHeight() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getHeight() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the height
getHideAbove() - Method in class com.miginfocom.calendar.layout.HideLayout
Returns the upper boundary.
getHideBelow() - Method in class com.miginfocom.calendar.layout.HideLayout
Returns the lower boundary.
getHitBounds(boolean) - Method in interface com.miginfocom.ashape.shapes.AShape
Returns the bounds that this attributed shape's actual content spans.
getHitBounds(boolean) - Method in class com.miginfocom.ashape.shapes.ContainerAShape
 
getHitBounds(boolean) - Method in class com.miginfocom.ashape.shapes.DividerAShape
 
getHitBounds(boolean) - Method in class com.miginfocom.ashape.shapes.FilterAShape
 
getHitBounds(boolean) - Method in class com.miginfocom.ashape.shapes.ImageAShape
 
getHitBounds(boolean) - Method in class com.miginfocom.ashape.shapes.JComponentAShape
 
getHitBounds(boolean) - Method in class com.miginfocom.ashape.shapes.RootAShape
 
getHitBounds(boolean) - Method in class com.miginfocom.ashape.shapes.TextAShape
 
getHitBounds(boolean) - Method in class com.miginfocom.ashape.shapes.VectorAShape
 
getHitList(MouseEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
Returns all hitted hitarea's names.
getHitShape() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Returns the current hit shape as setted by AbstractAShape.setHitShape(java.awt.Shape, java.awt.Shape) at the last repaint.
getHitShapes() - Method in class com.miginfocom.ashape.shapes.RootAShape
Returns a depth-first list with NameValuePairs of the hit areas.
getHomeArrowGap() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getHomeArrowsGapUI() - Method in class com.miginfocom.calendar.DatePicker
Returns the arrow gap for the home button
getHomeArrowSize() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getHomeArrowsSizeUI() - Method in class com.miginfocom.calendar.DatePicker
Returns the arrow size for the home button
getHomeButtonTooltipText() - Method in class com.miginfocom.calendar.DatePicker
Returns the tooltip for the today button.
getHorizontal() - Method in class com.miginfocom.util.BooleanRange
 
getHorizontalGap() - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Returns the horizontal gap in pixels between two adjactant rectangles.
getHorizontalGridLineExceptions() - Method in class com.miginfocom.beans.DateAreaBean
Property: Grid line exceptions makes it very fleible to override the gridline size and color in a structured way.
getHorizontalGridLinePaintEven() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to draw the even (0, 2, 4...) horizontal grid lines.
getHorizontalGridLinePaintOdd() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to draw the odd (1, 3, 5...) horizontal grid lines.
getHorizontalGridLineShowFirst() - Method in class com.miginfocom.beans.DateAreaBean
Property: If the indicated grid line should be visible or not (default).
getHorizontalGridLineShowLast() - Method in class com.miginfocom.beans.DateAreaBean
Property: If the indicated grid line should be visible or not (default).
getHorizontalScrollBarPolicy() - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Returns the policy for the horizontal (laying) scroll bar.
Legal values are: ScrollPaneConstants.HORIZONTAL_SCROLLBAR_AS_NEEDED ScrollPaneConstants.HORIZONTAL_SCROLLBAR_NEVER ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS
getHorizontalSizeConstraint() - Method in class com.miginfocom.util.gfx.geometry.AbsRect
 
getHorizontalValue(AtRefRangeNumber) - Method in class com.miginfocom.util.gfx.geometry.links.AShapeLinkNumber
 
getHorizontalValue(AtRefRangeNumber) - Method in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
Uses the horizontal start and end value to get the value.
getHorizontalValue(AtNumber) - Method in class com.miginfocom.util.gfx.geometry.links.PolyLinkNumber
 
getHorizontalValue(AtRefRangeNumber) - Method in class com.miginfocom.util.gfx.geometry.links.ShapeLinkNumber
 
getIconHeight() - Method in class com.miginfocom.util.gfx.ArrowPainter
 
getIconHeight() - Method in class com.miginfocom.util.gfx.IconPainter
 
getIconHeight() - Method in class com.miginfocom.util.gfx.SlicedImage
 
getIconHeight() - Method in class com.miginfocom.util.gfx.XtdImage
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.ActivityAShapeBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.ActivityGridLayoutBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.CategoryTreeBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.DateAreaBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.DateComboBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.DateGroupConnectorBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.DateHeaderBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.DatePickerBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.DateSpinnerBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.DemoDataBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.GridDimensionLayoutBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.NorthCategoryHeaderBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.PaintPanelBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.PrintPreviewBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.PrintSpecificationBeanBeanInfo
 
getIconResourceNameStart() - Method in class com.miginfocom.beans.WestCategoryHeaderBeanBeanInfo
 
getIconWidth() - Method in class com.miginfocom.util.gfx.ArrowPainter
 
getIconWidth() - Method in class com.miginfocom.util.gfx.IconPainter
 
getIconWidth() - Method in class com.miginfocom.util.gfx.SlicedImage
 
getIconWidth() - Method in class com.miginfocom.util.gfx.XtdImage
 
getId() - Method in class com.miginfocom.ashape.interaction.Interaction
Returns the name (ID) of the interaction
getID() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getID() - Method in interface com.miginfocom.calendar.activity.Activity
Returns the ID Object that should identify this Activity.
getID() - Method in interface com.miginfocom.calendar.activity.iofilter.ActivityIOPlugin
Returns an ID of the plugin.
getID() - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
getId() - Method in class com.miginfocom.calendar.category.Category
Returns the id.
getID() - Method in class com.miginfocom.util.command.AbstractCommand
 
getID() - Method in interface com.miginfocom.util.command.Command
Returns the ID.
getImage() - Method in class com.miginfocom.beans.DateAreaBean
Property: The background or foreground image in the date area.
getImageContext() - Method in class com.miginfocom.util.gfx.XtdImage
Returns the context string used for creating this image or null if is has been flushed and there are no contained BufferedImage (null).
getImageFromString(String, Integer) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns an image.
getImageFromString(String, StringBuffer, Integer) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns an image.
getImageLoadReport() - Method in class com.miginfocom.util.gfx.XtdImage
Returns a concise report on how the image/images was loaded.
getImageOrIcon() - Method in class com.miginfocom.ashape.shapes.ImageAShape
Returns the Image, Icon or null to use for drawing.
getImagePlaceRect() - Method in class com.miginfocom.beans.DateAreaBean
Property: How the image should be placed relative to the bounds of the date area.
getImageTiling() - Method in class com.miginfocom.beans.DateAreaBean
Property: If the image should be tiled within the bounds.
getImmutable() - Method in class com.miginfocom.util.dates.DateRange
 
getImmutable() - Method in interface com.miginfocom.util.dates.DateRangeI
Returns the range as a true immutable date range.
getImmutable() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getIncludingRanges() - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Returns the including ImmutableDateRanges or null if no such ranges exists.
getIncludingRecurrencies() - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Returns the included Recurrences or null if no such recurrencies exists.
getIncreaseArrowButton() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Returns the decrease button.
getInCtrlPoint() - Method in class com.miginfocom.util.gfx.geometry.AtPoint
Returns the "incoming" control point.
getIndex(TreeNode) - Method in class com.miginfocom.calendar.category.Category
 
getIndexInList(Object, Object) - Method in class com.miginfocom.util.ListMap
Returns the index in the list that key point to or -1 if not present in that list.
getIndexOfGridRow(GridRow) - Method in class com.miginfocom.calendar.grid.GridRow
Return the index of a child grid row or -1 if row is not a child.
getInitialDelay() - Method in class com.miginfocom.util.states.ToolTipProvider
Returns the number of milliseconds that the mouse has to be still for the tooltop to show.
getInnerBorder() - Method in class com.miginfocom.beans.DateHeaderBean
Property: The inner border around the header.
getInsets(Insets, Insets, float) - Method in class com.miginfocom.ashape.animation.animations.AbsRectAnimation
Returns an Insets object that lays distance d (0..1) between both arguments.
getInsets(String) - Method in class com.miginfocom.theme.Theme
Returns a property as Insets
getInstalledInteractors() - Method in class com.miginfocom.ashape.shapes.RootAShape
Returns the currently installed interactors for this shape.
getInstance() - Static method in class com.miginfocom.ashape.interaction.AShapeAnimatorBroker
Returns the single needed instance.
getInstance() - Static method in class com.miginfocom.calendar.activity.ActivityDepository
Returns an instance of this class using the defulat null context.
getInstance(String) - Static method in class com.miginfocom.calendar.activity.ActivityDepository
Returns an instance of this class.
getInstance() - Static method in class com.miginfocom.util.gfx.geometry.numbers.AtFollow
Returns the sole instance
getInstance() - Static method in class com.miginfocom.util.PropertyHistoryLog
Returns an instance of this class using the default null context.
getInt(String) - Method in class com.miginfocom.theme.Theme
Returns a property as an int.
getIntAttribute(PropertyKey, int) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Returns an attribute as an int.
getInteger(String) - Method in class com.miginfocom.theme.Theme
Returns a property as an Integer
getIntegerCap(int, int, int) - Static method in class com.miginfocom.theme.Theme
A convenience method for getting a bounded Integer capability.
getIntegerGapIterator(int) - Method in class com.miginfocom.calendar.layout.Distributor
Returns an Iterator that iterates over boundss returning Integerss that are the start of every distributed line AND the length.
getIntegerIterator(int) - Method in class com.miginfocom.calendar.layout.Distributor
Returns an Iterator that iterates over boundss returning Integerss that are the start of every distributed line AND the length.
getInteracted() - Method in interface com.miginfocom.ashape.interaction.Interactor
Returns the object that this interactor is currently interacting with.
getInteracted() - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
getInteracted() - Method in class com.miginfocom.ashape.interaction.TimerInteractor
 
getInteracted() - Method in class com.miginfocom.calendar.activity.ActivityInteractor
 
getInteracted() - Method in class com.miginfocom.calendar.category.CategoryStaticInteractor
 
getInteracted() - Method in class com.miginfocom.calendar.grid.GridRowInteractor
 
getInteracted() - Method in class com.miginfocom.calendar.header.LabelOverrider
 
getInteractionBroker() - Method in interface com.miginfocom.ashape.interaction.Interactor
Returns the interaction broker for this interactor.
getInteractionBroker() - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
getInteractionBroker() - Method in class com.miginfocom.ashape.interaction.TimerInteractor
 
getInteractionBroker() - Method in class com.miginfocom.calendar.activity.ActivityInteractor
 
getInteractionBroker() - Method in class com.miginfocom.calendar.category.CategoryStaticInteractor
 
getInteractionBroker() - Method in class com.miginfocom.calendar.grid.GridRowInteractor
 
getInteractionBroker() - Method in class com.miginfocom.calendar.header.LabelOverrider
 
getInteractionListener() - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
getInteractionListener() - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Returns the interaction listener or null.
getInteractions() - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
 
getInteractions() - Method in interface com.miginfocom.ashape.interaction.Interactor
Returns the interactions.
getInteractions() - Method in class com.miginfocom.ashape.interaction.StaticInteractor
 
getInteractions() - Method in class com.miginfocom.ashape.shapes.RootAShape
Returns an ArrayLists of Interactions.
getInteractor() - Method in class com.miginfocom.ashape.interaction.InteractionEvent
Returns the interactor of the command.
getInteractors() - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
getInteractors() - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Returns the interactors for this view.
getInterval() - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Returns the recurrence interval
getInterval() - Method in class com.miginfocom.util.repetition.DefaultRepetition
Returns the modulo to use for specification of a singe valid index.
getIntValue() - Method in class com.miginfocom.util.gfx.geometry.filters.OperFilter
 
getIntValue(float) - Method in class com.miginfocom.util.gfx.geometry.filters.RefOperFilter
 
getIntValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
 
getIntValue() - Method in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
 
getIntValue(float) - Method in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
Just calls get BoundsLinkNumber.getIntValue()
getIntValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
Just calls get BoundsLinkNumber.getIntValue()
getIntValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtEnd
Returns start + off rounded to the closest int.
getIntValue() - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFixed
 
getIntValue(float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFixed
 
getIntValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFixed
 
getIntValue(float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFollow
 
getIntValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFollow
Returns offset rounded to an integer.
getIntValue(float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFraction
 
getIntValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFraction
Returns start + (end - start) * d rounded to the closest int.
getIntValue() - Method in interface com.miginfocom.util.gfx.geometry.numbers.AtNumber
Returns a size without a reference size, rounded to an int.
getIntValue(float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtOffset
 
getIntValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtOffset
Returns offset rounded to an integer.
getIntValue(float) - Method in interface com.miginfocom.util.gfx.geometry.numbers.AtRefNumber
Returns a value rounded to an int, possibly depending on the ref.
getIntValue(float, float) - Method in interface com.miginfocom.util.gfx.geometry.numbers.AtRefRangeNumber
Returns the value as an int.
getIntValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtStart
Returns start + off rounded to the closest int.
getInvalidEnd() - Method in class com.miginfocom.calendar.decorators.AbstractGridDecorator
Returns the end if the invalid cells.
getInvalidStart() - Method in class com.miginfocom.calendar.decorators.AbstractGridDecorator
Returns the start if the invalid cells.
getInverted() - Method in class com.miginfocom.ashape.SizeRangeVisibility
Returns a new object that is inverted compared to this.
getItemCount() - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
The number of items to show in the combo box.
getJavaInitializationString() - Method in class com.miginfocom.calendar.grid.GridLineExceptionEditor
 
getJavaInitializationString() - Method in class com.miginfocom.calendar.header.CellDecorationRowEditor
 
getJavaInitializationString() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevelEditor
 
getJavaInitializationString() - Method in class com.miginfocom.calendar.layout.ActivityLayoutEditor
 
getJavaInitializationString() - Method in class com.miginfocom.util.gfx.geometry.SizeSpecEditor
 
getKeepSameLength() - Method in class com.miginfocom.util.dates.BoundaryRounder
Returns if the length of the rounded range should be kept.
getKeepSameLength() - Method in class com.miginfocom.util.dates.MillisRounder
 
getKey(String) - Static method in class com.miginfocom.util.PropertyKey
Creates an uniqe key for name.
getKey(String, Class) - Static method in class com.miginfocom.util.PropertyKey
Creates an uniqe key for name.
getKeyIterator() - Method in class com.miginfocom.theme.Theme
Returns a new Iterator that can be used to iterator over the keys.
getKeyList() - Method in class com.miginfocom.util.KeySequence
Returns the sequence as an unmodifiable list with Integer object of the key codes.
getKeys() - Method in class com.miginfocom.util.KeySequence
Returns the sequence as a number of keys.
getKeys(NameValuePair[]) - Static method in class com.miginfocom.util.NameValuePair
Returns the keys of the NameValuePairs.
getKnobCursor() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The Cursor that the mouse pointer should change to when over +- knob.
getKnobCursor() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getKnobExpandedImage() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: A XtdImage (which is a very flexible Image/Icon) that should decorate the knob (handle, e.g.
getKnobExpandedImage() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getKnobFoldedImage() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: A XtdImage (which is a very flexible Image/Icon) that should decorate the knob (handle, e.g.
getKnobFoldedImage() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getKnobFoldOnPress() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: If the corresponding sub row should be folded when the user press the knob image in the category header.
getKnobFoldOnPress() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getKnobImageAlignX() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: How the knob image should be aligned horizontally.
getKnobImageAlignX() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getKnobImageAlignY() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: How the knob image should be aligned vertically.
getKnobImageAlignY() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getLabelAlignX() - Method in class com.miginfocom.beans.DateAreaBean
Property: The horizontal alignment the label should have within the bounds denoted by the PlaceRact (DateAreaBean.setLabelPlaceRect(com.miginfocom.util.gfx.geometry.PlaceRect)).
getLabelAlignY() - Method in class com.miginfocom.beans.DateAreaBean
Property: The vertical alignment the label should have within the bounds denoted by the PlaceRact (DateAreaBean.setLabelPlaceRect(com.miginfocom.util.gfx.geometry.PlaceRect)).
getLabelAntiAlias() - Method in class com.miginfocom.beans.DateAreaBean
Property: The anti aliasing hint used when drawing the label.
getLabelBackground() - Method in class com.miginfocom.beans.DateAreaBean
Property: The Paint used to draw the background of the label.
getLabelBorder() - Method in class com.miginfocom.beans.DateAreaBean
Property: The border that is painted around the label.
getLabelCellModulo() - Method in class com.miginfocom.beans.DateAreaBean
Property: This property make is possible to show every second or third (for instance) cell label instead if the default every one.
getLabelCursor() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The Cursor that the mouse pointer should change to when over a category label.
getLabelCursor() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getLabelDateFormat() - Method in class com.miginfocom.beans.DateAreaBean
Property: The date format that specifies the text that will be the label.
getLabelFirstDateFormat() - Method in class com.miginfocom.beans.DateAreaBean
Property: Date format for the "first" of something, e.g.
getLabelFirstInField() - Method in class com.miginfocom.beans.DateAreaBean
Property: If getFirstDateFormat() is != this is the Calendar field that is used to know what's "first".
getLabelFoldOnPress() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: If the corresponding sub row should be folded when the user press the label in the category header.
getLabelFoldOnPress() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getLabelFont() - Method in class com.miginfocom.beans.DateAreaBean
Property: The font used to draw the label.
getLabelForeground() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint that is used to draw the label.
getLabelForeground() - Method in class com.miginfocom.calendar.header.CellDecorationRow
Returns forgrounds for the label.
getLabelForeground() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
Returns forgrounds for the label.
getLabelMinimumCellSize() - Method in class com.miginfocom.beans.DateAreaBean
Property: If the cell is smaller than this size, in any dimension, the label will not be drawn.
getLabelNowBackground() - Method in class com.miginfocom.beans.DateAreaBean
Property: The Paint used to draw the background of the label for the cell that spans the current time.
getLabelNowBorder() - Method in class com.miginfocom.beans.DateAreaBean
Property: The border that is painted around the label for the cell that spans the current time.
getLabelNowDateFormat() - Method in class com.miginfocom.beans.DateAreaBean
Property: The date format that specifies the text that will be the label for the cell that spans the current time.
getLabelNowFont() - Method in class com.miginfocom.beans.DateAreaBean
Property: The font used to draw the label for the cell that spans the current time.
getLabelNowForeground() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint that is used to draw the label for the cell that spans the current time.
getLabelNowPlaceRect() - Method in class com.miginfocom.beans.DateAreaBean
Property: Optional correction to the cell rectangle.
getLabelNowRangeType() - Method in class com.miginfocom.beans.DateAreaBean
Property: The range type to round the "now" date to.
getLabelNowShadowForeground() - Method in class com.miginfocom.beans.DateAreaBean
Property: The color that is used to draw the label shadow for the NOW date.
getLabelNowShadowOffset() - Method in class com.miginfocom.beans.DateAreaBean
Property: The relative Offset that is used to draw the label shadow for the NOW date.
getLabelPlaceRect() - Method in class com.miginfocom.beans.DateAreaBean
Property: Denotes the bounds that the label should get.
getLabelRepetition() - Method in class com.miginfocom.calendar.header.CellDecorationRow
Returns the specification for the repetition constraint for painting the labels.
getLabelRepetition() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
Returns the specification for the repetition constraint for painting the labels.
getLabelRot() - Method in class com.miginfocom.calendar.header.HeaderDecorationSpec
Returns how the labels should rotated.
getLabelRot(int) - Method in class com.miginfocom.calendar.header.HeaderDecorationSpec
Returns how the labels should rotated.
getLabelRotation() - Method in class com.miginfocom.beans.DateHeaderBean
Property: If the labels for the header should be rotated and if so how.
getLabelRotationRows() - Method in class com.miginfocom.beans.DateHeaderBean
Property: A comma separated string with the rows that are to get the property DateHeaderBean.getLabelRotation().
getLabelRowCount() - Method in class com.miginfocom.calendar.header.HeaderGrid
 
getLabelSelectedKey() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: This is the key used to set in the Category a Boolean object denoting on if the label is considered selected or not.
getLabelShadowForeground() - Method in class com.miginfocom.beans.DateAreaBean
Property: The color that is used to draw the label shadow.
getLabelShadowOffset() - Method in class com.miginfocom.beans.DateAreaBean
Property: The relative offset that is used to draw the label shadow.
getLabelString(ImmutableDateRange, boolean) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the label to draw for a cell that spans dateRange.
getLastDayOfWeek(Calendar) - Static method in class com.miginfocom.util.dates.DateUtil
Returns the last day of week according to the locale of 'cal'.
getLastModified() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getLastModified() - Method in interface com.miginfocom.calendar.activity.Activity
Returns the last modified date in milliseconds (UTC).
getLastModified() - Method in class com.miginfocom.calendar.category.Category
Returns the last modified date in milliseconds (UTC).
getLastRecurrenceMillis(DateRangeI, Calendar) - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
 
getLastRecurrenceMillis(DateRangeI, Calendar) - Method in interface com.miginfocom.calendar.activity.recurrence.Recurrence
Returns the end date (millisecond inclusive) of the last recurrence or null if the recurrence will continue forever.
getLastRecurrenceMillis(DateRangeI, Calendar) - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
 
getLastRecurrenceMillis(Recurrence, DateRangeI, Calendar) - Static method in class com.miginfocom.util.dates.DateUtil
Returns the end date (millisecond inclusive) of the last recurrence or null if the recurrence will continue forever.
getLastTick() - Method in class com.miginfocom.ashape.animation.TimeLine
Returns the last tick of the time line.
getLayerForActivities() - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the activities.
getLayerForDividers() - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the dividers between some date ranges.
getLayerForEvenFieldFill() - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the even date ranges.
getLayerForGridLines() - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the grid lines.
getLayerForImage() - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints a background/foreground image in the date area.
getLayerForLabels() - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the labels in the cells.
getLayerForMultiSelectRectangle() - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the rubber band selection rectangle.
getLayerForOccupied() - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that decorates the parts of the cells that has an activity which date range spans that time.
getLayerForOddFill() - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the odd rows and/or columns.
getLayerForSelections() - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the mouse over, selected and temporary pressed selections in the grid.
getLayerIndex() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getLayerIndex() - Method in interface com.miginfocom.calendar.activity.Activity
Returns the layer in which to layout and paint this activity.
getLayerIndex() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.ActivityViewDecorator
 
getLayerIndex() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.MultiSelectRectangleDecorator
 
getLayerIndex() - Method in class com.miginfocom.calendar.decorators.AbstractGridDecorator
 
getLayerIndex() - Method in class com.miginfocom.calendar.decorators.AShapeDecorator
 
getLayerIndex() - Method in interface com.miginfocom.calendar.decorators.Decorator
Returns a number to indicate the order in which to paint something.
getLayerIndex() - Method in class com.miginfocom.calendar.decorators.ImageDecorator
 
getLayerIndex() - Method in class com.miginfocom.util.print.PrintPainter
Property: The layerIndex that this panter will paint in.
getLayout() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Returns the current layout or AbstractAShape.DEFAULT_LAYOUT if the attribute AShape.A_LAYOUT returns null.
getLayoutAlignmentX() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: How to align the preview panels as a group if there are free space to distribute.
getLayoutAlignmentX(Container) - Method in class com.miginfocom.util.gfx.GridARLayout
 
getLayoutAlignmentY() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: How to align the preview panels as a group if there are free space to distribute.
getLayoutAlignmentY(Container) - Method in class com.miginfocom.util.gfx.GridARLayout
 
getLayoutContext() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getLayoutContext() - Method in interface com.miginfocom.calendar.activity.Activity
Returns the an optional context interpretable by the object that is to layout this activity.
getLayoutContexts() - Method in class com.miginfocom.calendar.layout.ActivityLayout
Returns the live array of the current contexts to look for.
getLayoutDelayFromOther() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Deprecated. Use DefaultDateArea.getActivityLayoutDelay()
getLayoutOptimizeBoundary() - Method in class com.miginfocom.beans.DateAreaBean
Property: When an activity is changed the activites that overlaps it will be layed out again.
getLayoutOptimizeBoundary() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Property: When an activity is changed the activites that overlaps it will be layed out again.
getLayoutPriority(ActivityView) - Method in class com.miginfocom.calendar.layout.ActivityLayout
Returns in which degree this layout accepts responsibility for laying out this ActivityView.
getLayoutPriority(ActivityView) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
 
getLayoutPriority(ActivityView) - Method in class com.miginfocom.calendar.layout.HideLayout
 
getLayoutPriority(ActivityView) - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
 
getLayoutSize(AShape, int, int, Integer) - Method in class com.miginfocom.ashape.layout.AbstractAShapeLayout
 
getLayoutSize(AShape, int, int, Integer) - Method in interface com.miginfocom.ashape.layout.AShapeLayout
Return a type of size (i.e.
getLayoutSize(AShape, int, int, Integer) - Method in class com.miginfocom.ashape.layout.RowAShapeLayout
Overridden to, in the laid out dimension, add up the sizes rather than to take the smallest/biggest as the default implmentation does.
getLayoutSize(int, int, Integer) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
getLayoutSize(int, int, Integer) - Method in interface com.miginfocom.ashape.shapes.AShape
Returns the min, max or preferred size in the horizontal or vertical dimension.
getLayoutSize(int, int, Integer) - Method in class com.miginfocom.ashape.shapes.TextAShape
 
getLayoutSizeParallel(AShape[], int, int, int, int, Integer) - Static method in class com.miginfocom.ashape.layout.LayoutUtil
Returns the biggest non-null size for minimum and preferred layout size and the smallest for maximum size.
getLayoutSizeSerial(AShape[], int, int, int, int, Integer, AtRefNumber[], float) - Static method in class com.miginfocom.ashape.layout.LayoutUtil
Returns the biggest non-null size for minimum and preferred layout size and the smallest for maximum size.
getLeafBackground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The background paint of the node.
getLeafCheckBackground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The paint to use for the background of the check.
getLeafCheckCursor() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The cursor set when the mouse is hovering over the check.
getLeafCheckForeground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The paint to use for the foreground of the check.
getLeafCheckHalfSelectedIcon() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The icon for when a check is "half" selected, which menas that some children are checked and some are not.
getLeafCheckIconPlaceRect() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: Where in the check shape the icon of the actual check should be placed.
getLeafCheckMouseOverBackground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The background for when the mouse is hovering over the check.
getLeafCheckMouseOverForeground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The foreground for when the mouse is hovering over the check.
getLeafCheckPlaceRect() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: Where the check outline should be placed within the node.
getLeafCheckSelectedIcon() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The icon/image for when the check is selected.
getLeafCheckShape() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The shape outline of the check box.
getLeafCheckWidth() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The width in pixels for the check.
getLeafFont() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The font of the label.
getLeafForeground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The foreground of the label.
getLeafIconTextGap() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The gap in pixels between the icon and text.
getLeafLabelCursor() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The cursor for when the mouse is hovering over the label.
getLeafMouseOverBackground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The background for when the mouse is hovering over the label.
getLeafMouseOverFont() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The font for when the mouse is hovering over the label.
getLeafMouseOverForeground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The foreground for when the mouse is hovering over the label.
getLeafMouseOverUnderline() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The underline in pixels for when the mouse is hovering over the label.
getLeafRowHeight() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The height in pixels for every row in the tree.
getLeafSelectedBackground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The background if the node label is selected.
getLeafSelectedFont() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The font if the node label is selected.
getLeafSelectedForeground() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The foreground if the node label is selected.
getLeafSelectedUnderline() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The underline in pixels if the node label is selected.
getLeafUnderline() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The underline width in pixels.
getLeftRightArrowSize() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getLeftRightArrowSizeUI() - Method in class com.miginfocom.calendar.DatePicker
Returns the arrow size for the left/right buttons
getLeftRightButtonInsets() - Method in class com.miginfocom.calendar.DatePicker
Returns the UI property override or null if there is no override and the component should determine the best property to use to best match the current Look & Feel.
getLength(boolean) - Method in class com.miginfocom.calendar.header.DateCellRange
Returns how many cells the range spans.
getLength() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
The distance between the points in the gradinet
getLengthMinutesMax() - Method in class com.miginfocom.beans.DemoDataBean
Property: The maximum number of minutes that an activity should span.
getLengthMinutesMin() - Method in class com.miginfocom.beans.DemoDataBean
Property: The minimum number of minutes that an activity should span.
getLevel() - Method in class com.miginfocom.calendar.grid.GridRow
Returns how many levels above this one that exists.
getLevels() - Method in class com.miginfocom.calendar.header.SubRowLevel
Property: The specification for which leves to decorate.
getLicenseKey() - Method in class com.miginfocom.beans.DateAreaBean
Returns a text describing is the license key is set or not and if it is correct.
getLineEnd() - Method in class com.miginfocom.calendar.grid.GridLineRepetition
Returns the end of the line relative to the bounds or null for ending at the end of the bounds.
getLineLength() - Method in class com.miginfocom.calendar.layout.Distributor
Returns the length of the lines (i.e.
getLineStart() - Method in class com.miginfocom.calendar.grid.GridLineRepetition
Returns the start of the line relative to the bounds or null for starting at the start of the bounds.
getLink(String) - Method in class com.miginfocom.theme.Theme
Return the link in stead of the linked object as Theme.getValue(String) would.
getLinkedKey() - Method in class com.miginfocom.theme.ThemeKeyLink
Returns the linked key.
getList(String, boolean) - Method in class com.miginfocom.theme.Theme
Returns a list of objects.
getList(int, boolean, Class) - Method in class com.miginfocom.util.states.StateHandler
Returns a new list of all StateObservable objects with the state(s) state.
getListener(int) - Method in class com.miginfocom.util.ListenerSet
Returns the eventlistener for the index.
getListeners() - Method in class com.miginfocom.util.ListenerSet
Returns the listeners as a new list.
getLocalDateTimeString(Calendar) - Static method in class com.miginfocom.util.dates.DateUtil
Return a string for printing in the local time zone
getLocale() - Method in class com.miginfocom.beans.DemoDataBean
Property: The locale to set for every created Activity.
getLocale() - Method in class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
Returns the current Locale.
getLocale() - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
Returns the used locale, not null.
getLocale() - Method in class com.miginfocom.calendar.theme.CalendarTheme
Returns the Locale, if not set explicitly the default is returned.
getLocale() - Method in class com.miginfocom.calendar.ThemeDatePicker
 
getLocale() - Method in class com.miginfocom.util.dates.DateFormatList
Returns the Locale
getLocale() - Method in class com.miginfocom.util.dates.DateRange
 
getLocale() - Method in interface com.miginfocom.util.dates.DateRangeI
Returns the locale associated with this time zone or null if the default should be used.
getLocale() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getLocation() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getLocation() - Method in interface com.miginfocom.calendar.activity.Activity
Returns the location of this Activity
getLogger() - Method in class com.miginfocom.calendar.activity.ActivityDepository
Returns the current logger or null if none is set.
getLogger() - Static method in class com.miginfocom.calendar.category.CategoryDepository
Returns the current logger or null if none is set.
getLong(String) - Method in class com.miginfocom.theme.Theme
Returns a property as a Long
getLongAttribute(PropertyKey, long) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Returns an attribute as an int.
getLongCap(long, long, long) - Static method in class com.miginfocom.theme.Theme
A convenience method for getting a bounded Long capability.
getMainRowSegmentSpec() - Method in class com.miginfocom.calendar.grid.DefaultGridDimensionLayout
Return The specification on how to size the main grid cells.
getMax() - Method in class com.miginfocom.theme.PropertyCapability
Returns the maximum value the Property can have.
getMaxActivityCount() - Method in class com.miginfocom.beans.DemoDataBean
Property: The maximum number of activities generated.
getMaxAspectRatio() - Method in class com.miginfocom.util.gfx.geometry.AspectRatioRect
Returns the maximum acceptable aspect ratio.
getMaxCellSize() - Method in class com.miginfocom.calendar.grid.GridSegment
Return the maximum size for a cell.
getMaxCellSizeI() - Method in class com.miginfocom.calendar.grid.GridSegment
Returns max as int.
getMaxDate() - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
The maximum date that can be set on the group or null if no boudary is set.
getMaxDelay() - Method in class com.miginfocom.ashape.animation.Animator
Returns the maximum delay in milliseconds, calculated from minFps (yes, minFps).
getMaxDepth() - Method in class com.miginfocom.calendar.category.Category
Returns the maximum depth.
getMaxFps() - Method in class com.miginfocom.ashape.animation.Animator
Returns the maximum number of frames per second that will ever be painted.
getMaximumHeight() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getMaximumHeight() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the maximum height that this grid can have.
getMaximumPopupSize() - Method in class com.miginfocom.calendar.DatePicker
Returns the maximum size of the popup.
getMaximumRectangleSize() - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Returns the maximum size for the laid out rectangles.
If != null this is the preferred size (height or width) of the rect.
getMaximumRowSize() - Method in class com.miginfocom.beans.ActivityGridLayoutBean
This will be reported as the maximum size of the rows, no matter how many activities are overlapping.
getMaximumSize() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getMaximumSize(Grid) - Method in class com.miginfocom.calendar.grid.DefaultGridDimensionLayout
 
getMaximumSize(GridRow) - Method in class com.miginfocom.calendar.grid.DefaultGridRowLayout
 
getMaximumSize(Grid) - Method in interface com.miginfocom.calendar.grid.GridDimensionLayout
Return the maximum size for the grid in the laid out dimension.
getMaximumSize() - Method in class com.miginfocom.calendar.grid.GridRow
Returns the maximum size for this row or null if not set.
getMaximumSize(GridRow) - Method in interface com.miginfocom.calendar.grid.GridRowLayout
Return the maximum size for the grid in the laid out dimension.
getMaximumSize(Grid) - Method in class com.miginfocom.calendar.grid.TrackingGridDimensionLayout
 
getMaximumSize() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
getMaximumSize() - Method in class com.miginfocom.util.dates.BoundaryRounder
Returns the maximum number of boundaryType that the rounded MutableDateRange should be able to span.
getMaximumSize() - Method in class com.miginfocom.util.gfx.geometry.SizeSpec
Returns the maximum size.
getMaximumSize() - Method in class com.miginfocom.util.gfx.PainterButton
 
getMaximumSizes() - Method in class com.miginfocom.ashape.layout.RowAShapeLayout
Returns the maximum sizes.
getMaximumWidth() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getMaximumWidth() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the maximum width that this grid can have.
getMaxSize() - Method in class com.miginfocom.calendar.grid.GridSegmentSpec
Returns the maximum size.
getMaxStringWidth(String[], Font, boolean, boolean) - Static method in class com.miginfocom.util.gfx.GfxUtil
Return the with of the widest string.
getMergeBoundaryType() - Method in class com.miginfocom.calendar.header.CellDecorationRow
Returns at what date boundary (E.g.
getMergedLists(Object[]) - Method in class com.miginfocom.util.ListMap
Returns an ArrayList with all the values for all list that keys depict.
getMergeOverlapping() - Method in class com.miginfocom.calendar.decorators.OccupiedDecorator
Returns if overlapping activity views date ranges should be merged (and thus only one range painted) or not.
getMergeRange(int, int, boolean) - Method in class com.miginfocom.calendar.header.DateHeaderGrid
Should return a range that is in some way interconnected.
getMessage() - Method in class com.miginfocom.util.ExceptionEvent
A message that normally explains the context
getMiddle() - Method in class com.miginfocom.util.dates.DateRange
 
getMiddle() - Method in interface com.miginfocom.util.dates.DateRangeI
Calulates the time in the middle of 'startDate' and 'endDate'.
getMiddle() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getMiddleDate(Date, Date, Locale) - Static method in class com.miginfocom.util.dates.DateUtil
Deprecated. Do not use.
getMiddleHi() - Method in class com.miginfocom.calendar.grid.GridLine
Returns position + (size >> 1).
getMiddleHi() - Method in class com.miginfocom.calendar.grid.GridRow
Get middle position rounded upwards if "half".
getMiddleLo() - Method in class com.miginfocom.calendar.grid.GridLine
Returns position + (size >> 1).
getMiddleLo() - Method in class com.miginfocom.calendar.grid.GridRow
Get middle position rounded downwards if "half".
getMiddleMillis() - Method in class com.miginfocom.util.dates.DateRange
 
getMiddleMillis() - Method in interface com.miginfocom.util.dates.DateRangeI
Calulates the time in the middle of 'startDate' and 'endDate'.
getMiddleMillis() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getMillis() - Method in class com.miginfocom.util.dates.MillisRounder
 
getMillisSpanned(boolean, boolean) - Method in class com.miginfocom.util.dates.DateRange
 
getMillisSpanned(boolean, boolean) - Method in interface com.miginfocom.util.dates.DateRangeI
Returns the number of milliseconds this range spans.
getMillisSpanned(boolean, boolean) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getMillisSpannedDST(long, TimeZone, long, TimeZone) - Static method in class com.miginfocom.util.dates.DateUtil
Returns the number of milliseconds between two points in time.
getMin() - Method in class com.miginfocom.theme.PropertyCapability
Returns the minimum value the Property can have.
getMinAspectRatio() - Method in class com.miginfocom.util.gfx.geometry.AspectRatioRect
Returns the minimum acceptable aspect ratio.
getMinCellSize() - Method in class com.miginfocom.calendar.grid.GridSegment
Return the minimum size for a cell.
getMinCellSizeI() - Method in class com.miginfocom.calendar.grid.GridSegment
Returns min as int.
getMinDate() - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
The minimum date that can be set on the group or null if no boudary is set.
getMinDelay() - Method in class com.miginfocom.ashape.animation.Animator
Returns the minimum delay in milliseconds, calculated from maxFps (yes, maxFps).
getMinFps() - Method in class com.miginfocom.ashape.animation.Animator
Returns the minium number of frames per second that will be painted.
getMinimumCellSize() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Return the minimum cell size to paint a label for.
getMinimumHeight() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getMinimumHeight() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the minimum height that this grid can have.
getMinimumPopupSize() - Method in class com.miginfocom.calendar.DatePicker
Returns the minimum size of the popup.
getMinimumRectangleSize() - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Returns the minimum size for the laid out rectangles.
If != null this is the preferred size (height or width) of the rect.
getMinimumRowSize() - Method in class com.miginfocom.beans.ActivityGridLayoutBean
This will be reported as the minimum size of the rows, no matter how many activities are overlapping.
getMinimumSize() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getMinimumSize(Grid) - Method in class com.miginfocom.calendar.grid.DefaultGridDimensionLayout
 
getMinimumSize(GridRow) - Method in class com.miginfocom.calendar.grid.DefaultGridRowLayout
 
getMinimumSize(Grid) - Method in interface com.miginfocom.calendar.grid.GridDimensionLayout
Return the minimum size, of any is specified.
getMinimumSize() - Method in class com.miginfocom.calendar.grid.GridRow
Returns the minimum size for this row or null if not set.
getMinimumSize(GridRow) - Method in interface com.miginfocom.calendar.grid.GridRowLayout
Return the minimum size, if any is specified.
getMinimumSize(Grid) - Method in class com.miginfocom.calendar.grid.TrackingGridDimensionLayout
 
getMinimumSize() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
getMinimumSize() - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
getMinimumSize() - Method in class com.miginfocom.util.dates.BoundaryRounder
Returns the minimum number of boundaryType that the rounded MutableDateRange should be able to span.
getMinimumSize() - Method in class com.miginfocom.util.gfx.geometry.SizeSpec
Returns the minimum size.
getMinimumSize() - Method in class com.miginfocom.util.gfx.PainterButton
 
getMinimumSizes() - Method in class com.miginfocom.ashape.layout.RowAShapeLayout
Returns the minimum sizes.
getMinimumWidth() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getMinimumWidth() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the minimum width that this grid can have.
getMinSize() - Method in class com.miginfocom.calendar.grid.GridSegmentSpec
Returns the minimum size.
getMinusDisabledIcon() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the minus button if disabled.
getMinusIcon() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the minus button.
getMinusMouseOverIcon() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the minus button if mouse-overed.
getMinusPressedIcon() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the minus button if pressed.
getModCount() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
getModCount() - Method in interface com.miginfocom.ashape.shapes.AShape
How many time the shape has been changed.
getMode() - Method in class com.miginfocom.util.gfx.geometry.AspectRatioRect
Returns how the rectangle should be resized to fi the target aspect ratio.
getMode() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
Returns the mode is which this object has been created.
getModel() - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
getModel() - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Returns the 'model', which is the Activity
getModifiedCount() - Method in class com.miginfocom.theme.Theme
Returns the an counter that is increased every time a property value is changed.
getMouseEffectsEnabled() - Method in class com.miginfocom.beans.DateHeaderBean
Property: If mouse listeners should be installed on the header to make live effects enabled on the cell rows.
getMouseInteractionListeners() - Method in class com.miginfocom.ashape.shapes.RootAShape
Returns the MouseInteractionListeners.
getMouseKeyInteractor() - Method in class com.miginfocom.ashape.interaction.MouseInteractionEvent
Returns the MouseKeyInteractor that holds the information about a great deal of things connected to what exact shape was interacted with and for instance what object it was decorating (normally an ActivityView).
getMouseOverActivitiesOntop() - Method in class com.miginfocom.beans.DateAreaBean
Property: If Activites that have the mouse hovering over them should be painted on top of other activities.
getMouseOverBoost() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.StateOrderComparator
 
getMouseOverCursor() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The Cursor showed when the mouse is over the shape or null if none.
getMouseOverPainter() - Method in class com.miginfocom.util.gfx.PainterButton
 
getMouseOverRange() - Method in class com.miginfocom.calendar.header.DateGridHeader
 
getMouseOverSummaryUnderline() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How thick the underline should be for mouse overs of on the summary text.
getMultiRectSelectKeySequence() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the key sequence to be held down to select multiple activities (using a "rubberband" rectangle) or null if it shouldn't be possible.
getMultiSelectKeySequence() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the key sequence to be held down to select multiple activities (using mouse click) or null if it shouldn't be possible.
getMultiSelectRectangleLayerIndex() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the index for the multi select rectangle decorator.
getName() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
getName() - Method in interface com.miginfocom.ashape.shapes.AShape
Returns the name for this shape.
getName() - Method in interface com.miginfocom.calendar.activity.iofilter.ActivityIOPlugin
Returns a name if the IO plugin
getName() - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
getName() - Method in class com.miginfocom.calendar.category.Category
Returns the name
getName() - Method in class com.miginfocom.calendar.category.CategoryFilter
 
getName() - Method in class com.miginfocom.calendar.grid.GridRow
Returns the name of the contained filter.
getName() - Method in class com.miginfocom.util.filter.CompositeFilter
 
getName() - Method in class com.miginfocom.util.filter.ExpressionFilter
 
getName() - Method in interface com.miginfocom.util.filter.Filter
Returns a human readable name for the filter.
getName() - Method in class com.miginfocom.util.NameValuePair
Returnes the name.
getName() - Method in class com.miginfocom.util.PropertyKey
Returns the name for this key.
getNaturalSize() - Method in interface com.miginfocom.ashape.shapes.AShape
Returns the size that the shape finds most natural.
getNaturalSize() - Method in class com.miginfocom.ashape.shapes.ContainerAShape
 
getNaturalSize() - Method in class com.miginfocom.ashape.shapes.DividerAShape
 
getNaturalSize() - Method in class com.miginfocom.ashape.shapes.FilterAShape
 
getNaturalSize() - Method in class com.miginfocom.ashape.shapes.ImageAShape
 
getNaturalSize() - Method in class com.miginfocom.ashape.shapes.JComponentAShape
 
getNaturalSize() - Method in class com.miginfocom.ashape.shapes.RootAShape
 
getNaturalSize() - Method in class com.miginfocom.ashape.shapes.TextAShape
 
getNaturalSize() - Method in class com.miginfocom.ashape.shapes.VectorAShape
 
getNewRange() - Method in class com.miginfocom.calendar.datearea.ActivityMoveEvent
Returns the new suggested range or just set one.
getNewRange() - Method in class com.miginfocom.util.dates.DateChangeEvent
Returns the new range or null if there was no new range.
getNoDateSelectedText() - Method in class com.miginfocom.calendar.DatePicker
Returns the text to display if there are no date/time selected.
getNoExpandedFolderGridLine() - Method in class com.miginfocom.beans.CategoryHeaderBean
Deprecated. Use DateAreaBean#getNoExpandedFolderGridLine instead.
getNoExpandedFolderGridLine() - Method in class com.miginfocom.beans.DateAreaBean
Property: If the grid lines around a folded (collapsed) folder sub row should be merged to one.
getNoFitDateRanges() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the live list of DateRangeIs that didn't fit the layout bounds during the last layout cycle.
getNormalOffset() - Method in class com.miginfocom.util.gfx.PainterButton
 
getNormalPainter() - Method in class com.miginfocom.util.gfx.PainterButton
 
getNorthDateHeader() - Method in class com.miginfocom.beans.DateAreaBean
Returns the date header that is above the date area.
getNoSnapKeySequence() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Return key to disregard snap when moving/resizing activities.
getNotOccupiedShape() - Method in class com.miginfocom.calendar.decorators.OccupiedDecorator
Returns the shape to use for painting the whole range.
getNowBackground() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the background paint for cells that overlaps the "now" time from System.currentTimeMillis()..
getNowBorder() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the border for cells that overlaps the "now" time from System.currentTimeMillis().
getNowDateFormat() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the date format for cells that overlaps the "now" time from System.currentTimeMillis()..
getNowFont() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the font for cells that overlaps the "now" time from System.currentTimeMillis()..
getNowForeground() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the foreground paint for cells that overlaps the "now" time from System.currentTimeMillis()..
getNowPlaceRect() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Optional correction to the cell rectangle.
getNowRangeType() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Property: The range type to round the "now" date to.
getNowShadowForeground() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
The color that is used to draw the label shadow for "now" cell(s).
getNowShadowOffset() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
The offset that is used do displace the shadow for "now" cell(s).
getNumber(String) - Method in class com.miginfocom.theme.Theme
Returns a property as Number
getObject(float) - Method in class com.miginfocom.ashape.animation.animations.AbstractAnimation
 
getObject(float) - Method in interface com.miginfocom.ashape.animation.animations.Animation
Returns an object that represents the animation at point f.
getObject() - Method in class com.miginfocom.util.FirstOrLastComparator
 
getObject1() - Method in class com.miginfocom.util.DualObject
 
getObject2() - Method in class com.miginfocom.util.DualObject
 
getObjectClass() - Method in class com.miginfocom.util.io.ObjectConverter
Returns the class that will be created by ObjectConverter.convertFromStorageToObject(Object)
getOccupiedBackgroundPaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The background paint for the decoration where there's an activity which range overlaps.
getOccupiedMergeOverlapping() - Method in class com.miginfocom.beans.DateAreaBean
Property: If occupied activity ranges that overlap should be combined (merged) before draing the occupied rects.
getOccupiedNotBackgroundPaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The background paint for the decoration where there's an activity which range DOESN'T overlap.
getOccupiedNotOutlinePaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The outline paint for the decoration where there's an activity which range DOESN'T overlap.
getOccupiedOutlinePaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The outline paint for the decoration where there's an activity which range overlap.
getOccupiedPlaceRect() - Method in class com.miginfocom.beans.DateAreaBean
Property: The placing of the rectangle that denoted the occupied/not occupied periods.
getOccupiedRoundToRangeType() - Method in class com.miginfocom.beans.DateAreaBean
Property: If occupied ranges should be rounded to a range type (e.g.
getOccupiedShape() - Method in class com.miginfocom.calendar.decorators.OccupiedDecorator
Returns the shape to use for painting the occupied ranges.
getOddColumnPaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint to paint for all odd columns.
getOddRowPaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint to paint for all odd rows.
getOffset() - Method in class com.miginfocom.util.gfx.geometry.numbers.AtEnd
Returns the offset sent into the constructor.
getOffset() - Method in class com.miginfocom.util.gfx.geometry.numbers.AtOffset
Returns the offset sent into the constructor.
getOffset() - Method in class com.miginfocom.util.gfx.geometry.numbers.AtStart
Returns the offset sent into the constructor.
getOffset() - Method in class com.miginfocom.util.gfx.XtdTexturePaint
Returns the offset of the upper left corner of the tile.
getOffset() - Method in class com.miginfocom.util.repetition.DefaultRepetition
Returns the offset that will be interpreted as the last index in the range.
getOldRange() - Method in class com.miginfocom.util.dates.DateChangeEvent
Returns the old range or null if not applicable
getOperation() - Method in class com.miginfocom.util.expression.LogicalExpression
Returns the operation to use when evaluating.
getOperation() - Method in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
Returns the operation sent into the constructor.
getOrder() - Method in class com.miginfocom.ashape.interaction.MouseInteractionListener
 
getOrder() - Method in interface com.miginfocom.util.SortableListener
Return the current order.
getOrientationForDimIx(int) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Returns the dimension for dimIx.
getOriginalEvent() - Method in class com.miginfocom.ashape.interaction.MouseInteractionEvent
The original event that started this interaction event.
getOutCtrlPoint() - Method in class com.miginfocom.util.gfx.geometry.AtPoint
Returns the "outgoing" control point.
getOuterBorder() - Method in class com.miginfocom.beans.DateHeaderBean
Property: The outer border around the header.
getOuterBorder() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Property: The outer border around the date area.
getOutlineForDateRange(DateRangeI, int, boolean) - Method in class com.miginfocom.calendar.grid.DateGrid
Returns the outline for a date range.
getOutlinePaint() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The Paint used to draw the outline.
getOutlineRect(RectangularShape) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns the smallest Rectangle that contains the whole of r.
getOutlineShapeMode() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: How the shape around the date range will be calculated.
getOutlineStrokeWidth() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The width of the outline around the shape.
getOverlapCluster(DateRangeI, boolean, boolean) - Method in class com.miginfocom.util.dates.TimeSpanList
Returns a new list with references to a sub set of the activities that are in this list.
getOverlapCluster(DateRangeI, Map, boolean, boolean) - Method in class com.miginfocom.util.dates.TimeSpanList
Returns a new list with references to a sub set of the activities that are in this list.
getOverriddenObject(Object, String, PropertyKey, Object) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Returns another object if there is an override registered for propName property for category catID.
getOverride(String, PropertyKey, Object) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Handles the overrider as specified in Interactor.getOverride(String, PropertyKey, Object).
getOverride(String, PropertyKey, Object) - Method in interface com.miginfocom.ashape.interaction.Interactor
Returns an alternate object for an overriden name/propName combination.
getOverride(Object, Object) - Method in interface com.miginfocom.ashape.interaction.OverrideFilter
Return an object other than defaultObject depending onthe state of subject.
getOverride(String, PropertyKey, Object) - Method in class com.miginfocom.ashape.interaction.SimpleOverrider
 
getOverride(Object) - Method in class com.miginfocom.ashape.interaction.SimpleOverrider
Override this method and return the overridden object If it should be overridden.
getOverride(String, PropertyKey, Object) - Method in class com.miginfocom.calendar.activity.ActivityInteractor
 
getOverride(String, PropertyKey, Object) - Method in class com.miginfocom.calendar.category.CategoryStaticInteractor
 
getOverride(String, PropertyKey, Object) - Method in class com.miginfocom.calendar.grid.GridRowInteractor
 
getOverride(Object) - Method in class com.miginfocom.calendar.header.LabelOverrider
 
getOverrideById(Object, Object) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
 
getOverrideById(Object, Object) - Method in interface com.miginfocom.ashape.interaction.Interactor
Returns the override for the id.
getOverrideById(Object, Object) - Method in class com.miginfocom.ashape.interaction.SimpleOverrider
We doesn't store id here.
getOverrideById(Object, Object) - Method in class com.miginfocom.calendar.category.CategoryStaticInteractor
 
getPaddedBoundsUnion() - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Returnes the union of all bounds for this view with padding added
getPaddedBoundsUnion() - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
 
getPadding() - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Returns the external padding (e.g.
getPadding() - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
 
getPageCount(Integer, Integer, double, double) - Static method in class com.miginfocom.util.print.PrintUtil
 
getPageCountX() - Method in class com.miginfocom.util.print.PrintSpecification
Property: The number of horizontal pages to print over.
getPageCountY() - Method in class com.miginfocom.util.print.PrintSpecification
Property: The number of vertical pages to print over.
getPageFormat() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The PageFormat that will be used in the print preview.
getPageGapX() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The number of horizontal pixels between two adjacent pages.
getPageGapY() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The number of vertical pixels between two adjacent pages.
getPagePlaceRectangle() - Method in class com.miginfocom.util.print.PrintSpecification
Property: A place rect that can be used to for every page reduce the printable area.
getPaint() - Method in class com.miginfocom.calendar.decorators.DateSeparatorDecorator
Returns the paint to use.
getPaint() - Method in class com.miginfocom.calendar.decorators.EvenFieldFillDecorator
Returns the paint to use.
getPaint(int) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Returns one of the paints.
getPaint() - Method in class com.miginfocom.calendar.grid.GridLine
The paint to use for drawing this grid line.
getPaint() - Method in class com.miginfocom.calendar.grid.GridLineRepetition
Returns the suggested paint.
getPaint(String) - Method in class com.miginfocom.theme.Theme
Returns a property as Paint (Color is a Paint)
getPaintContext() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The context that the AShape that this bean represent will adhere to.
getPaintContext() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getPaintContext() - Method in interface com.miginfocom.calendar.activity.Activity
Returns the an optional context interpretable by the object that is to paint this activity.
getPaintedSlices() - Method in class com.miginfocom.util.gfx.SliceSpec
Returns the paint optimization.
getPaintLayer() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
getPaintLayer() - Method in interface com.miginfocom.ashape.shapes.AShape
Returns the attribute value for AShape.A_PAINT_LAYER but exchanges null for Integer(0).
getPaintObject() - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
getPaintObject() - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Returns the object that this view will be painted with.
getPaints() - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Returns the different paints used paint in the background of the corresponding date range.
getPaintType() - Method in class com.miginfocom.util.gfx.SliceSpec
How to paint the side slices (not corners).
getPaperPaint() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The paint for the papers.
getParent() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
getParent() - Method in interface com.miginfocom.ashape.shapes.AShape
Returns the current parent.
getParent() - Method in class com.miginfocom.calendar.category.Category
Returns the main parent.
getParent() - Method in class com.miginfocom.calendar.category.CategoryStructureEvent
Returns the parent of the category that was affected.
getParent() - Method in class com.miginfocom.calendar.grid.GridRow
Returns the parent row or null if no parent.
getParentCategory() - Method in class com.miginfocom.calendar.category.Category
Returns the first parent (normally there is only one) cast to a Category.
getParentIDs() - Method in class com.miginfocom.calendar.category.Category
Return the parents id:s that this category has like "linked" parents.
getParents() - Method in class com.miginfocom.calendar.category.Category
Return the parents that this category has like "linked" parents.
getPathIterator(AffineTransform) - Method in class com.miginfocom.ashape.PolygonShape
 
getPathIterator(AffineTransform, double) - Method in class com.miginfocom.ashape.PolygonShape
 
getPathIterator(AffineTransform) - Method in class com.miginfocom.util.gfx.RoundRectangle
 
getPathIterator(AffineTransform, double) - Method in class com.miginfocom.util.gfx.RoundRectangle
 
getPattern() - Method in class com.miginfocom.util.dates.DateFormatList
Returns the pattern string
getPercent() - Method in class com.miginfocom.util.gfx.geometry.AspectRatioRect
Returns the percentage (normally 0f to 1f) between reduce/enlarge or vertical/horizontal depending on the mode.
getPercentInsideColumn(int, boolean) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getPercentInsideColumn(int, boolean) - Method in interface com.miginfocom.calendar.grid.Grid
Returns how far into the column that the x-value is over, in percent (0..1)
getPercentInsideRow(int, boolean) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getPercentInsideRow(int, boolean) - Method in interface com.miginfocom.calendar.grid.Grid
Returns how far into the row that the y-value is over, in percent (0..1)
getPerRowMaximumSize() - Method in class com.miginfocom.beans.ActivityGridLayoutBean
If the rows should be sized individually.
getPerRowMinimumSize() - Method in class com.miginfocom.beans.ActivityGridLayoutBean
If the rows should be sized individually.
getPerRowPreferredSize() - Method in class com.miginfocom.beans.ActivityGridLayoutBean
If the rows should be sized individually.
getPlaceRect() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How this shape will relate to the reference rectangle (bounds) given by the activity layout system.
getPlaceRect() - Method in class com.miginfocom.calendar.decorators.AShapeDecorator
Property: How the ashape should be placed relative to the bounds of the date area.
getPlaceRect() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: A place rect that can be used to relatively reposition (or absolutely position) the final paint rectangle(s).
getPlaceRect() - Method in class com.miginfocom.calendar.decorators.GridCellDecorator
Retuns the relative rectangle used for denoting the part of the cell to draw in.
getPlaceRect() - Method in class com.miginfocom.calendar.decorators.ImageDecorator
Property: How the image should be placed relative to the bounds of the date area.
getPlaceRect() - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Returns where within the total available layout bounds we should layout.
getPlaceRect(String) - Method in class com.miginfocom.calendar.theme.CalendarTheme
Returns a property as a PlaceRect
getPlaceRect() - Method in class com.miginfocom.util.gfx.geometry.AspectRatioRect
Returns the contained place rect that first will be quired for an rectangle.
getPlaceRectangle() - Method in class com.miginfocom.util.print.PrintSpecification
Property: Given the X by Y number of pages those pages makes out a printable area when combined and all the margins are removed.
getPlusDisabledIcon() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the plus button if disabled.
getPlusIcon() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the plus button.
getPlusMouseOverIcon() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the plus button if mouse-overed.
getPlusPressedIcon() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the plus button if pressed.
getPoint1() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
Returns a copy of the point P1 that anchors the first color.
getPoint2() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
Returns a copy of the point P2 which anchors the second color.
getPoints() - Method in class com.miginfocom.ashape.PolygonShape
Returns a cloned list of the points contained.
getPopupBorder() - Method in class com.miginfocom.calendar.DatePicker
Returns the border used for the popup or null for the default (UI) one.
getPopupItemCount() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The number of items to show in the popup when right clicking.
getPosition() - Method in class com.miginfocom.calendar.grid.GridLine
Start position in the primary (thin) dimension.
getPosition(float) - Method in class com.miginfocom.calendar.grid.GridRow
Returns a position perc percent into the row
getPositionAdjustX() - Method in class com.miginfocom.util.states.ToolTipProvider
Returns the x-position relative to the mouse hot spot to show the upper left corner of the tooltip.
getPositionAdjustY() - Method in class com.miginfocom.util.states.ToolTipProvider
Returns the y-position relative to the mouse hot spot to show the upper left corner of the tooltip.
getPossibleValues() - Method in class com.miginfocom.theme.PropertyCapability
Returns the possible values that this PropertyCapability indicats that the property can have.
getPreferredCellSize() - Method in class com.miginfocom.calendar.grid.GridSegment
Return the preferred size for a cell.
getPreferredCellSizeI() - Method in class com.miginfocom.calendar.grid.GridSegment
Return preferred size as an absolute int.
getPreferredPopupSize() - Method in class com.miginfocom.calendar.DatePicker
Returns the preferred size of the popup.
getPreferredRectangleSize() - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Returns the preferred size for the laid out rectangles.
If != null this is the preferred size (height or width) of the rect.
getPreferredScrollableViewportSize() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
getPreferredSecondarySize() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Returns the preferred size in the non-tracked dimension.
getPreferredSize() - Method in class com.miginfocom.ashape.AShapeComponent
 
getPreferredSize() - Method in class com.miginfocom.beans.CategoryTreeBean
 
getPreferredSize() - Method in class com.miginfocom.beans.PrintPreviewBean
 
getPreferredSize() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getPreferredSize(Grid) - Method in class com.miginfocom.calendar.grid.DefaultGridDimensionLayout
 
getPreferredSize(GridRow) - Method in class com.miginfocom.calendar.grid.DefaultGridRowLayout
 
getPreferredSize(Grid) - Method in interface com.miginfocom.calendar.grid.GridDimensionLayout
Return the preferred size, of any is specified.
getPreferredSize() - Method in class com.miginfocom.calendar.grid.GridRow
Returns the preferred size for this row or null if not set.
getPreferredSize(GridRow) - Method in interface com.miginfocom.calendar.grid.GridRowLayout
Return the preferred size, if any is specified.
getPreferredSize() - Method in class com.miginfocom.calendar.grid.GridSegmentSpec
Returns the preferred size.
getPreferredSize(Grid) - Method in class com.miginfocom.calendar.grid.TrackingGridDimensionLayout
 
getPreferredSize() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
getPreferredSize() - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
getPreferredSize() - Method in class com.miginfocom.util.gfx.ComboFormattedTextField
 
getPreferredSize() - Method in class com.miginfocom.util.gfx.geometry.SizeSpec
Returns the preferred size.
getPreferredSize() - Method in class com.miginfocom.util.gfx.PainterButton
 
getPreferredSizes() - Method in class com.miginfocom.ashape.layout.RowAShapeLayout
Return he preferred sizes.
getPressedPainter() - Method in class com.miginfocom.util.gfx.PainterButton
 
getPressedRange() - Method in class com.miginfocom.calendar.header.DateGridHeader
 
getPressOffset() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
How much the plus/minus buttons should move if pressed.
getPressOffset() - Method in class com.miginfocom.util.gfx.PainterButton
 
getPreviewPanelsBorder() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The border that will be set for every preview panel.
getPrimaryDimCellEnd() - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Returns the cell insets for the end in the primary dimension.
getPrimaryDimCellStart() - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Returns the cell insets for the start in the primary dimension.
getPrimaryDimension() - Method in class com.miginfocom.beans.ActivityAShapeBean
Deprecated. Shunted to ActivityAShapeBean.getResizeHandles()
getPrimaryDimension() - Method in class com.miginfocom.beans.DateAreaBean
What dimension time progresses if there was no wrapping.
getPrimaryDimension() - Method in interface com.miginfocom.calendar.datearea.DateArea
What dimension time progresses if there was no wrapping.
getPrimaryDimension() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getPrimaryDimension() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getPrimaryDimension() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the primary dimension.
getPrimaryDimension() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Returns the primary dimension for this header.
getPrimaryDimensionCellType() - Method in class com.miginfocom.beans.DateAreaBean
Returns the type of primDimCellSpanCount.
getPrimaryDimensionCellType() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the type of primDimCellSpanCount.
getPrimaryDimensionCellType() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getPrimaryDimensionCellTypeCount() - Method in class com.miginfocom.beans.DateAreaBean
Returns how may cells in the primary dimension.
getPrimaryDimensionCellTypeCount() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns how may cells in the primary dimension.
getPrimaryDimensionCellTypeCount() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getPrimaryDimensionLayout() - Method in class com.miginfocom.beans.DateAreaBean
Property: The layout provider for the primary dimension for the grid.
getPrimaryDimensionLayout() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getPrimaryDimensionPosition(long, TimeZone, Integer) - Method in class com.miginfocom.calendar.grid.DateGrid
Returns the position that date corresponds to in the primary dimension.
getPrimaryDimensionProvider() - Method in class com.miginfocom.calendar.grid.GridLineSpecification
Returns the provider for the primary dimension.
getPrimaryDimOffset() - Method in class com.miginfocom.calendar.header.HeaderGrid
Returns the start offset in pixels between the tracked grid and this header's grid.
getPrimaryInsets() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Returns secondary dimension insests added (e.g.
getPrimDim() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Deprecated. Use AbstractGridHeader.getPrimaryDimension() instead.
getPrintableAspectRatio() - Method in class com.miginfocom.util.print.PrintSpecification
Property: The forced ratio (width/height) that the printable should be scaled to fir.
getPrintablePageBounds(PageFormat) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Returns the bounds the printable will get given the PrintSpecification and the PageFormat.
getPrintablePageBounds(PageFormat, PrintSpecification) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Returns the bounds the printable will get given the PrintSpecification and the PageFormat.
getPrintablePreferredSize() - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Returns the preferred size the this date area container wants when printed.
getPrintPainters() - Method in class com.miginfocom.util.print.PrintSpecification
Property: A List of PrintPainters that can be used to decorate the printed pages.
getPrintSpecification() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The specifiaction that outlines how this date area container should be printed.
getPrintSpecification() - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Property: The specifiaction that outlines how this date area container should be printed.
getProperties() - Method in class com.miginfocom.ashape.interaction.PropertyExpression
Return a cloned map of the properties.
getProperties() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getProperties() - Method in interface com.miginfocom.calendar.activity.Activity
Returns a shallow copy of all properties for this activity.
getProperty() - Method in class com.miginfocom.ashape.animation.OverrideAnimator
Returns the property.
getProperty(PropertyKey) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
getProperty(PropertyKey) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
getProperty(PropertyKey, Object) - Method in class com.miginfocom.ashape.interaction.PropertyExpression
Returns a value for the property.
getProperty(PropertyKey) - Method in class com.miginfocom.ashape.interaction.StaticInteractor
 
getProperty(PropertyKey) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
getProperty(PropertyKey) - Method in interface com.miginfocom.ashape.shapes.AShape
This is a method that should be dispatched to AShape.getAttribute(PropertyKey).
getProperty(PropertyKey) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getProperty(PropertyKey) - Method in interface com.miginfocom.calendar.activity.Activity
Returns a property for this Activity
getProperty(PropertyKey) - Method in class com.miginfocom.calendar.activity.ActivityInteractor
 
getProperty(PropertyKey) - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
getProperty(PropertyKey) - Method in class com.miginfocom.calendar.category.Category
Returns a property for this Category
getProperty(PropertyKey) - Method in class com.miginfocom.calendar.grid.GridRow
 
getProperty(PropertyKey) - Method in class com.miginfocom.calendar.grid.GridRowInteractor
 
getProperty() - Method in class com.miginfocom.util.expression.LogicalExpression
Returns the property to evaluate.
getProperty(String, String, String) - Static method in class com.miginfocom.util.LicenseValidator
Returns the property for the key.
getProperty(PropertyKey) - Method in class com.miginfocom.util.PropertyConsumerMap
 
getProperty(PropertyKey) - Method in interface com.miginfocom.util.PropertyProvider
Returns the property for a name.
getPropertyCapabilities(String) - Method in class com.miginfocom.theme.Theme
Returns the capabilities that the property can have.
getPropertyDeep(PropertyKey, Object) - Method in class com.miginfocom.calendar.category.Category
Returns a property for this Category and for all sub categories.
getPropertyDeep(PropertyKey, Object, boolean, boolean) - Method in class com.miginfocom.calendar.category.Category
Returns a property for this Category and for all sub categories.
getPropertyDescriptors() - Method in class com.miginfocom.beans.AbstractHeaderBeanBeanInfo
Gets the Property Descriptors
getPropertyDescriptors() - Method in class com.miginfocom.beans.CategoryHeaderBeanBeanInfo
Gets the Property Descriptors
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.ActivityAShapeBeanBeanInfo
Gets the Property Descriptors
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.ActivityGridLayoutBeanBeanInfo
Gets the Property Descriptors
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.CategoryTreeBeanBeanInfo
 
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.DateAreaBeanBeanInfo
 
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.DateComboBeanBeanInfo
Gets the Property Descriptors
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.DateGroupConnectorBeanBeanInfo
Gets the Property Descriptors
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.DateHeaderBeanBeanInfo
Gets the Property Descriptors
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.DatePickerBeanBeanInfo
Gets the Property Descriptors
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.DateSpinnerBeanBeanInfo
Gets the Property Descriptors
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.DemoDataBeanBeanInfo
Gets the Property Descriptors
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.GridDimensionLayoutBeanBeanInfo
Gets the Property Descriptors
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.NorthCategoryHeaderBeanBeanInfo
 
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.PaintPanelBeanBeanInfo
Gets the Property Descriptors
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.PrintPreviewBeanBeanInfo
 
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.PrintSpecificationBeanBeanInfo
Gets the Property Descriptors
getPropertyDescriptorsImpl() - Method in class com.miginfocom.beans.WestCategoryHeaderBeanBeanInfo
 
getPropertyKey() - Method in class com.miginfocom.util.command.DefaultCommand
Returns the property.
getPropertyMap() - Method in class com.miginfocom.calendar.category.Category
Returns the property map without cloning it.
getPropertyMap() - Method in class com.miginfocom.theme.Theme
Return the property map that contains all key/value mapping for this theme.
getPropertyValidator() - Static method in class com.miginfocom.calendar.activity.AbstractActivity
Return the property key validator.
getPropertyValidator() - Static method in class com.miginfocom.calendar.category.Category
Return the property key validator.
getProvider(int) - Method in class com.miginfocom.calendar.grid.GridLineSpecification
Returns the primary or secondary provider.
getRangeAddAmount() - Method in class com.miginfocom.calendar.DatePicker
Returns the amount that is added or subtracted from the selected date range when the left or right button in the date picker is pressed.
getRangeAddField() - Method in class com.miginfocom.calendar.DatePicker
Returns the forced Calendar field that is added/subtracted when the left/right buttons are pressed in the date picker.
getRangeEnd() - Method in class com.miginfocom.util.BooleanRange
 
getRangeFormat(int) - Method in class com.miginfocom.calendar.DatePicker
Returns the DateFormat used for displaying a certain range type.
getRangeStart() - Method in class com.miginfocom.util.BooleanRange
 
getRangeType() - Method in class com.miginfocom.calendar.decorators.DateSeparatorDecorator
Returns what boundary to paint.
getRangeType() - Method in class com.miginfocom.calendar.decorators.EvenFieldFillDecorator
Returns what boundary to paint.
getRangeType() - Method in class com.miginfocom.util.dates.DateRange
 
getRangeType() - Method in interface com.miginfocom.util.dates.DateRangeI
Returns the type of range that this DataSpan spans.
getRangeType() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getRangeTypeCount() - Method in class com.miginfocom.calendar.decorators.EvenFieldFillDecorator
Returns how many of rangeType should be grouped to be noted as "one".
getRangeTypes() - Method in class com.miginfocom.calendar.header.HeaderDecorationSpec
Returns the size of all the rows added together,
getRect(Rectangle) - Method in class com.miginfocom.util.gfx.geometry.AbsRect
 
getRect(Rectangle, Dimension) - Method in class com.miginfocom.util.gfx.geometry.AbsRect
 
getRect(Rectangle) - Method in class com.miginfocom.util.gfx.geometry.AlignRect
Since this mothod doesn't take a referentioal size it's useless here.
getRect(Rectangle, Dimension) - Method in class com.miginfocom.util.gfx.geometry.AlignRect
 
getRect(Rectangle) - Method in class com.miginfocom.util.gfx.geometry.AspectRatioRect
 
getRect(Rectangle, Dimension) - Method in class com.miginfocom.util.gfx.geometry.AspectRatioRect
 
getRect(Rectangle) - Method in interface com.miginfocom.util.gfx.geometry.PlaceRect
Returns a rectangle that might be translated, scaled and checked for max/min bounds.
getRect(Rectangle, Dimension) - Method in interface com.miginfocom.util.gfx.geometry.PlaceRect
Returns a rectangle that might be translated, scaled and checked for max/min bounds.
getRect(Point, Point) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns a rectangle from a diagonal between the points
getRecurrence() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getRecurrence() - Method in interface com.miginfocom.calendar.activity.Activity
Returns the recurrecy object assiciated with this Activity.
getRecurrence() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: A Recurrence that can be used to repeat the date range (DateRangeDecorator.setDateRange(com.miginfocom.util.dates.ImmutableDateRange).
getRefConstraint() - Method in class com.miginfocom.util.gfx.geometry.filters.RefOperFilter
Returns the constraint value.
getReferenceBounds() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
getReferenceBounds() - Method in interface com.miginfocom.ashape.shapes.AShape
Returns the bounds set with AShape.setReferenceBounds(java.awt.Rectangle).
getReferentialBounds() - Method in class com.miginfocom.ashape.PolygonShape
Returns the bounds that this polygon are using as a reference.
getRefHeight() - Method in class com.miginfocom.ashape.PolygonShape
Return the height of the referensial bounds.
getRefMaxX() - Method in class com.miginfocom.ashape.PolygonShape
Return the bounds max x value of the referensial bounds.
getRefMaxY() - Method in class com.miginfocom.ashape.PolygonShape
Return the bounds max y value of the referensial bounds.
getRefRangeConstraint() - Method in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
Returns the constraint value.
getRefRangeWrapped() - Method in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
Returns the constraint value.
getRefWidth() - Method in class com.miginfocom.ashape.PolygonShape
Return the width of the referensial bounds.
getRefWrapped() - Method in class com.miginfocom.util.gfx.geometry.filters.RefOperFilter
Returns the constraint value.
getRefX() - Method in class com.miginfocom.ashape.PolygonShape
Return the bounds x value of the referensial bounds.
getRefY() - Method in class com.miginfocom.ashape.PolygonShape
Return the bounds y value of the referensial bounds.
getRelative(double) - Method in class com.miginfocom.util.dates.DateRange
 
getRelative(double) - Method in interface com.miginfocom.util.dates.DateRangeI
Returns a date that are perc percent into the range.
getRelative(double) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getRelativeMillis(double) - Method in class com.miginfocom.util.dates.DateRange
 
getRelativeMillis(double) - Method in interface com.miginfocom.util.dates.DateRangeI
Returns a date that are perc percent into the range.
getRelativeMillis(double) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getRelativeRange(double, double) - Method in class com.miginfocom.util.dates.DateRange
 
getRelativeRange(double, double) - Method in interface com.miginfocom.util.dates.DateRangeI
Returns a date range that start from startPerc percent into the range until endPerc into the range.
getRelativeRange(double, double) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getRelativeSizeXXX(Number, double) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns the size that is either absolute or relative to refSize.
getRelativeToComponent() - Method in class com.miginfocom.ashape.AShapeComponent
Returns the component that the AShape should be relative to.
getRelativeWeekDayInYearOrMonth() - Method in class com.miginfocom.calendar.activity.recurrence.ByXXXRuleData
Returns the reference to the argument set in the constructor.
getRelPos(int, float) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Returns an absolute pixel position perc percent into the grid's cells.
getRepaintCellExpand() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the repaint padding.
getRepaintMargin() - Method in interface com.miginfocom.calendar.activity.renderer.ActivityViewRenderer
During the paint phase the maximum repaint padding is accumulated and returned here.
getRepaintMargin() - Method in class com.miginfocom.calendar.activity.renderer.AShapeRenderer
 
getRepaintPadding(RootAShape[], Insets) - Static method in class com.miginfocom.ashape.AShapeUtil
Checks all shapes and returns a new padding that will satisfy all shapes.
getRepaintPadding() - Method in class com.miginfocom.ashape.shapes.RootAShape
Returns the extra pixels that need to repainted around this shape.
getRepaintPadding() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: Increases (or reduces) the area around the activity that will be repainted if the activity is moved or changed.
getRepeatCount() - Method in class com.miginfocom.ashape.animation.TimeLine
Returns the value sent into the constructor.
getRepeatType() - Method in class com.miginfocom.ashape.animation.TimeLine
Returns the value sent into the constructor.
getRepetition(int, int) - Method in class com.miginfocom.util.repetition.DefaultRepetitionSpec
 
getRepetition(int, int) - Method in interface com.miginfocom.util.repetition.RepetitionSpec
Returns the Repetition for the nth index.
getRepetitionCount() - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Returns the maximum repetitions for the recurrence or null if "forever"
getRepetitions() - Method in class com.miginfocom.util.repetition.DefaultRepetitionSpec
Returns the live array of repetitions stored in this object.
getReshowDelay() - Method in class com.miginfocom.util.states.ToolTipProvider
Returns the number of milliseconds that should pass to reset to the initial delay again.
getResize() - Method in class com.miginfocom.util.gfx.geometry.AbsRect
 
getResize() - Method in class com.miginfocom.util.gfx.geometry.AlignRect
 
getResizedRect(Rectangle, Insets, boolean) - Static method in class com.miginfocom.util.gfx.GfxUtil
Creates an expanded/reduced Rectangle.
getResizedRect(Rectangle, float, float, float, float) - Static method in class com.miginfocom.util.gfx.GfxUtil
Creates an expanded/reduced Rectangle.
getResizeHandles() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The size the resize boxes should be placed.
getRoot() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
getRoot() - Method in interface com.miginfocom.ashape.shapes.AShape
Returns the root shape or null if the top of the tree isn't a RootAShape.
getRoot() - Method in class com.miginfocom.ashape.shapes.RootAShape
 
getRoot() - Static method in class com.miginfocom.calendar.category.CategoryDepository
Returns the single root node.
getRootCategoryId() - Method in class com.miginfocom.beans.CategoryTreeBean
Returns the category ID of the root node.
getRoundActivityTo() - Method in class com.miginfocom.beans.ActivityGridLayoutBean
When counting how many activities that are overlapping they can first be rounded to a date boundary.
getRoundedRect(RectangularShape, boolean) - Static method in class com.miginfocom.util.gfx.GfxUtil
Converts a Rectangle2D to a Rectangle by rounding its values to the nearest int.
getRoundEnd() - Method in class com.miginfocom.util.dates.BoundaryRounder
Returns if the end date/time should be rounded.
getRoundEnd() - Method in class com.miginfocom.util.dates.MillisRounder
 
getRounder() - Method in class com.miginfocom.util.dates.DateRangeUnion
Returns the rounder used to round returned union date range.
getRoundStart() - Method in class com.miginfocom.util.dates.BoundaryRounder
Returns if the start date/time should be rounded.
getRoundStart() - Method in class com.miginfocom.util.dates.MillisRounder
 
getRoundToMinutes() - Method in class com.miginfocom.beans.DemoDataBean
Property: The number of minutes to round to.
getRoundToRangeType() - Method in class com.miginfocom.calendar.decorators.OccupiedDecorator
Returns how (if) to round the occupied ranges.
getRow(int) - Method in class com.miginfocom.calendar.header.HeaderDecorationSpec
Return the row a row.
getRowAt(int, Point, int) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Recursively call AbstractGrid.getRowIndexForPos(int, int, boolean) to get the deepest grid row that pos hits.
getRowAt(int, Point, int, boolean) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Deprecated. Since rows may not be layed out neck-to-neck from v5.5 the lenient argument can not be used. Use AbstractGrid.getRowAt(int, java.awt.Point, int) instead.
getRowCol() - Method in class com.miginfocom.calendar.header.DateCellRange
Returns the row/column that will remain the same all the time.
getRowCount() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getRowCount() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the number of rows (holes) in the grid.
getRowDimIx() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getRowDimIx() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the row dimension index.
getRowFilters() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the filters currently in the date area.
getRowFilters() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getRowFolderImage() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: A XtdImage (which is a very flexible Image/Icon) that should represent a folder and are shown for sub rows that aren't leaves.
getRowFolderImage() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getRowForY(int, boolean) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getRowForY(int, boolean) - Method in interface com.miginfocom.calendar.grid.Grid
Returns the row that the y-value is over.
getRowGap() - Method in class com.miginfocom.beans.DateHeaderBean
The gap in pixels between the header rows.
getRowGridLines() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getRowGridLines() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the row grid lines.
getRowImageAlignX() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: How the row image should be aligned horizontally.
getRowImageAlignX() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getRowImageAlignY() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: How the row image should be aligned vertically.
getRowImageAlignY() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getRowIndexForPos(int, int, boolean) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Returns the cell for a position
getRowLeafImage() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: A XtdImage (which is a very flexible Image/Icon) that should represent a folder and are shown for sub rows that doesn't have sub rows.
getRowLeafImage() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
getRowLevelCount() - Method in class com.miginfocom.calendar.header.SubRowGridHeader
Returns the number of rows (levels) in the secondary, short, dimension.
getRowPadding() - Method in class com.miginfocom.beans.ActivityGridLayoutBean
The row padding that will always be added to the size, no matter how many overlapping activities there are.
getRowPaint() - Method in class com.miginfocom.calendar.decorators.OddRowFillDecorator
Property: The paint to paint for all odd rows.
getRows() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getRows() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the grid-rows for the cell rows
getRowSizeCompressed() - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: The minimum, maximum and preferred size for a compressed row.
getRowSizeNormal() - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: The minimum, maximum and preferred size for a normal row (not compressed).
getScaledInstance(int, int, int) - Method in class com.miginfocom.util.gfx.XtdImage
Overridden to return a scaled BufferedImage with the same transparency as the wrapped one.
getScaleQuality() - Method in class com.miginfocom.util.gfx.XtdImage
Returns how the image is scaled (quality wise).
getScreenDpi() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The dots (pixels) per inch that the screen physically have.
getScreenInsets() - Method in class com.miginfocom.util.states.ToolTipProvider
Deprecated. Replaced with ToolTipProvider.getScreenInsets(java.awt.GraphicsConfiguration).
getScreenInsets(GraphicsConfiguration) - Method in class com.miginfocom.util.states.ToolTipProvider
Returns the insets around the indicated screen to show the tooltip inside.
getScrollableBlockIncrement(Rectangle, int, int) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
getScrollableTracksViewportHeight() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
getScrollableTracksViewportWidth() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
getScrollableUnitIncrement(Rectangle, int, int) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
getScrollPane() - Method in class com.miginfocom.beans.CategoryTreeBean
Returns the scroll panel that is used to show the category tree.
getScrollPane() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the scroll pane that host the date area if one was created.
getScrollPane() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getScrollPane() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
getScrollPane() - Method in interface com.miginfocom.calendar.header.Header
Returns the scroll pane that host the header.
getSecondaryDimension() - Method in interface com.miginfocom.calendar.datearea.DateArea
What dimension that increase it's size when time wraps.
getSecondaryDimension() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getSecondaryDimensionLayout() - Method in class com.miginfocom.beans.DateAreaBean
Property: The layout provider for the secondary dimension for the grid.
getSecondaryDimensionLayout() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getSecondaryDimensionProvider() - Method in class com.miginfocom.calendar.grid.GridLineSpecification
Returns the provider for the secondary dimension.
getSecondaryEnd() - Method in class com.miginfocom.calendar.grid.GridLine
End in the long dimension.
getSecondaryInsets() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Returns secondary dimension insests added (e.g.
getSecondaryStart() - Method in class com.miginfocom.calendar.grid.GridLine
Start in the long dimension.
getSegmentForCell(int) - Method in class com.miginfocom.calendar.grid.GridSegmentSpec
Returns the segment (subgrid) that contains a cell.
getSegmentIndexForCell(int) - Method in class com.miginfocom.calendar.grid.GridSegmentSpec
Returns the segment index (subgrid) that contains a cell.
getSegments() - Method in class com.miginfocom.calendar.grid.GridSegmentSpec
Return the contained segments.
getSegmentSizes() - Method in class com.miginfocom.calendar.grid.GridSegment
Returns the size constraints for this segment.
getSelectablePaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to fill the cells that are marked as selectable.
getSelectableRange() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the selectable range.
getSelectableRange() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getSelectDateRangeKeySequence() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
returns the key sequence to be held down to make a date range selection or null if it shouldn't be possible.
getSelectedActivitiesOntop() - Method in class com.miginfocom.beans.DateAreaBean
Property: If Activites that are selected should be painted on top of other activities.
getSelectedBoost() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.StateOrderComparator
 
getSelectedDateRange() - Method in class com.miginfocom.calendar.header.DateGridHeader
 
getSelectedRange() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the currently selected date range or null if none.
getSelectedRange() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getSelectedRange() - Method in class com.miginfocom.calendar.DatePicker
Returns the selected date range.
getSelectionBoundaryType() - Method in class com.miginfocom.beans.DateAreaBean
Property: The type of date range (e.g.
getSelectionMouseOverPaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to fill the cells that the mouse is over.
getSelectionMousePressedPaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to fill the cells that the is pressed over (e.g.
getSelectionPaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to fill the cells that are selected.
getSelectionRounder() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the rounder used to round the selection date ranges.
getSelectionType() - Method in class com.miginfocom.beans.DateAreaBean
Property: The type of selection that can be done on the date area background.
getSelectionType() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the type of selection that can be made when the mouse is clicked / dragged on the date area surface.
getSelectionType() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getSerializedObject(Object) - Static method in class com.miginfocom.util.io.IOUtil
Returns the serialized object that are associated with caller.
getSettableStates(int) - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
getSettableStates(int) - Method in interface com.miginfocom.util.states.StateObservable
Returns which of the suggested states is actually settable.
getShadowBlurRadius() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The blur radius for the blur filter.
getShadowColor() - Method in class com.miginfocom.util.gfx.ArrowPainter
 
getShadowCornerRadius() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The corner radius for the shadow RoundRectangle.
getShadowForeground() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
The color that is used to draw the label shadow.
getShadowOffset() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
The offset that is used do displace the shadow.
getShadowPaint() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The Paint used to draw the shadow.
getShadowPaintOptimization() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The shadow is divided into a 3x3 grid.
getShadowPlaceRect() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How the shadow will be placed relative to the main shape.
getShadowSliceSize() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How big (thick) the outer (border) slices for the shadow will be.
getShape() - Method in class com.miginfocom.ashape.AShapeComponent
Returns the currently wrapped shape.
getShape(Object) - Method in interface com.miginfocom.ashape.AShapeProvider
Returns a shape for the context.
getShape(Object) - Method in class com.miginfocom.ashape.DefaultAShapeProvider
 
getShape() - Method in class com.miginfocom.calendar.decorators.NoFitShapeDecorator
Returns the root shape.
getShape() - Method in class com.miginfocom.calendar.header.SubRowLevel
Property: The shape used to paint the header cell.
getShape() - Method in class com.miginfocom.util.gfx.geometry.links.ShapeLinkNumber
Returns the shape.
getShapeBounds() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Returns where on screen the shape would be painted.
getShapeBounds() - Method in interface com.miginfocom.ashape.shapes.AShape
Returns the bounds that this attributed shape would span using the current bounds.
getShapeGap() - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Returns the internal gap between the different shapes.
getShapeNamePrefix() - Method in class com.miginfocom.beans.ActivityAShapeBean
 
getShapeProvider() - Method in class com.miginfocom.calendar.activity.renderer.AShapeRenderer
Returns the shape provider that provides the shape to paint for every activity view.
getShapes() - Method in class com.miginfocom.calendar.decorators.AShapeGridDecorator
Return the shapes that is to be painted under or above the grid.
getShapes() - Method in class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
 
getShapes() - Method in class com.miginfocom.calendar.decorators.StaticAShapeGridDecorator
 
getShowingFrame() - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns the fist visible Frame we can find or null if none.
getShowOneStringForRangeType(int) - Method in class com.miginfocom.calendar.DatePicker
Returns if one string (E.g.
getShowsRootHandles() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the root handles should be visible.
getSimpleClassName(Class) - Static method in class com.miginfocom.util.MigUtil
Returns the simple class name of the class without the package hierarchy.
getSimpleDateFormat(String) - Method in class com.miginfocom.calendar.theme.CalendarTheme
Returns a property as SimpleDateFormat .
getSize(Object) - Method in class com.miginfocom.ashape.shapes.ImageAShape
Returns the size for the An Image, Icon or null.
getSize() - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
returns the number of decorators that this class is currently handling.
getSize() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getSize(int) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getSize() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the size of the grid
getSize(int) - Method in interface com.miginfocom.calendar.grid.Grid
Returns either bounds.width or bounds.height depending on which dimension is the primary
getSize() - Method in class com.miginfocom.calendar.grid.GridLine
Size in the primary (thin) dimension.
getSize() - Method in class com.miginfocom.calendar.grid.GridRow
Returns the size of the row.
getSize() - Method in class com.miginfocom.calendar.header.CellDecorationRow
The size for this row.
getSize() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
The size for this row.
getSize(int, boolean) - Method in class com.miginfocom.util.dates.DateRange
 
getSize(int, boolean) - Method in interface com.miginfocom.util.dates.DateRangeI
Returns the number of seconds, minutes, hours, days, weeks, months or years betwen start and end date, inclusive.
getSize(int, boolean) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getSize() - Method in class com.miginfocom.util.gfx.XtdImage
Returns the size of the image or null if not loaded yet or loaded with errors.
getSizeAlign() - Method in class com.miginfocom.util.gfx.geometry.filters.SizeConstraint
Returns the size alignment sent into the constructor.
getSizeMode() - Method in class com.miginfocom.calendar.decorators.GridCellDecorator
Returns if the inside, middle or outside of the grid cell should be targeted.
getSizes(GridRow) - Method in class com.miginfocom.calendar.grid.DefaultGridRowLayout
 
getSizes() - Method in class com.miginfocom.calendar.grid.GridRow
Returns a new array with the values for [min/preferred/max] sizes for this row.
getSizes(GridRow) - Method in interface com.miginfocom.calendar.grid.GridRowLayout
Will return the values for min, preferred and max in one array.
getSizes() - Method in class com.miginfocom.calendar.grid.GridSegmentSpec
Returns the size constraints for every segment.
getSizes() - Method in class com.miginfocom.calendar.header.HeaderDecorationSpec
Returns the sizes for the rows.
getSliceCuts() - Method in class com.miginfocom.util.gfx.SliceSpec
Returns how to slice the image, normally into nine parts.
getSliceDimSz(int, int, int) - Method in class com.miginfocom.util.gfx.SlicedImage
Returns the sizes of the slices in one dimension
getSliceSpec() - Method in class com.miginfocom.util.gfx.SlicedImage
Returns the slice specification.
getSmallButtonInsetsUI() - Method in class com.miginfocom.calendar.DatePicker
Returns the button insets for the right+left arrow buttons
getSnapToMillis() - Method in class com.miginfocom.beans.DateAreaBean
Return what even millisecond to snap to when resizing and moving activities.
getSnapToMillis() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Return what even millisecond to snap to when resizing and moving activities.
getSortProperty() - Method in class com.miginfocom.calendar.category.CategorySorter
Property: The porperty of the Category that should be used for sorting.
getSource() - Method in class com.miginfocom.calendar.activity.iofilter.ActivitySubscription
The source that are subscribing for this date range.
getSource() - Method in class com.miginfocom.calendar.category.CategoryStructureEvent
Returns the source at which the event happened.
getSource() - Method in class com.miginfocom.util.dates.DateChangeEvent
Returns the source at which the event happened.
getSource() - Method in class com.miginfocom.util.dates.TimeSpanListEvent
Returns the source at which the event happened.
getSourceArcHeight() - Method in class com.miginfocom.util.gfx.RoundRectangle
 
getSourceEvent() - Method in class com.miginfocom.ashape.interaction.InteractionEvent
Returns the event that started the event or null if not applicable.
getSourceOrgArcWidth() - Method in class com.miginfocom.util.gfx.RoundRectangle
 
getSources() - Method in class com.miginfocom.calendar.activity.ActivityLink
Returns the sources.
getSourceStart() - Method in class com.miginfocom.calendar.activity.ActivityDateRangeConstraint
Returns true if the source's start date/time is linked.
getSouthDateHeader() - Method in class com.miginfocom.beans.DateAreaBean
Returns the date header that is below the date area.
getSpanCount(Calendar, Calendar, int, boolean) - Static method in class com.miginfocom.util.dates.DateUtil
Returns the number of seconds, minutes, hours, days, weeks, months or years betwen two dates, inclusive.
getSpanCountIter(Calendar, Calendar, int) - Static method in class com.miginfocom.util.dates.DateUtil
Returns the number of seconds, minutes, hours, days, weeks, months or years betwen two dates, inclusive.
getSpannedDateRange() - Method in class com.miginfocom.util.dates.TimeSpanListEvent
Returns a shared date range of the unioned range of the affected time spans.
getSpinInitialDelay() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The initial delay in milliseconds that should pass before the spinner starts to "auto-spin" when the plus/minus button is held down.
getSpinInitialRepeatDelay() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The repetition delay in milliseconds between two auto-spins to start with.
getSpinnerComponent() - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
 
getSpinnerComponent() - Method in interface com.miginfocom.calendar.spinner.DateSpinner
Returns the component responsible for the GUI of the spinner
getSpinnerDateModel() - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
Returns the model currently in use.
getSpinners() - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Returns the spinners.
getSpinRampUpTime() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
How many milliseconds it should take to go from SpinInitialRepeatDelay to SpinRepeatDelay.
getSpinRepeatDelay() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The repetition delay in milliseconds between two auto-spins when the whole SpinRampUpTime has passed.
getSpinStepCount() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Returns the number of steps to spin the Calendar field when an arrow button has been pressed.
getStackTrace() - Static method in class com.miginfocom.util.MigUtil
Returns the stach trace for the current thread.
getStackTrace(Throwable) - Static method in class com.miginfocom.util.MigUtil
Returns the stach trace for the current thread.
getStart() - Method in class com.miginfocom.calendar.grid.GridRow
Returns the start position of the row.
getStart(boolean) - Method in class com.miginfocom.calendar.header.DateCellRange
Returns the start.
getStart() - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Returns where to start layout activity views within the cells.
getStart() - Method in class com.miginfocom.util.dates.DateRange
 
getStart() - Method in interface com.miginfocom.util.dates.DateRangeI
Returns a clone of the start date, free to change and it wont affect the range.
getStart() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getStart() - Method in class com.miginfocom.util.gfx.geometry.Range
 
getStart() - Method in class com.miginfocom.util.gfx.geometry.Range.RectRange
 
getStartColor() - Method in class com.miginfocom.ashape.animation.animations.ColorAnimation
Returns the start color.
getStartField(int) - Method in class com.miginfocom.util.dates.DateRange
 
getStartField(int) - Method in interface com.miginfocom.util.dates.DateRangeI
Forwarded to Calendar#get.
getStartField(int) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getStartImage() - Method in class com.miginfocom.ashape.animation.animations.ImageAnimation
Returns the first image.
getStartIndex() - Method in class com.miginfocom.util.repetition.DefaultRepetition
Returns the minimum index to accept.
getStartInstant() - Method in class com.miginfocom.util.dates.DateRange
 
getStartInstant() - Method in interface com.miginfocom.util.dates.DateRangeI
Returns an ImmutableDateRange representing the start of this date range.
getStartInstant() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getStartMillis() - Method in class com.miginfocom.util.dates.DateRange
 
getStartMillis() - Method in interface com.miginfocom.util.dates.DateRangeI
Returns the start date in milliseconds.
getStartMillis() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getStartPaint() - Method in class com.miginfocom.ashape.animation.animations.ShapeGradientPaintAnimation
Returns the start ShapeGradientPaint.
getStartPaint() - Method in class com.miginfocom.ashape.animation.animations.TexturePaintAnimation
Returns the start AbsRect.
getStartRect() - Method in class com.miginfocom.ashape.animation.animations.AbsRectAnimation
Returns the start AbsRect.
getStartResizePlaceRect() - Method in class com.miginfocom.beans.ActivityAShapeBean
If set will change the bounds of the start resize handle relative to the main shape.
getStartTime() - Method in class com.miginfocom.util.dates.DateRange
 
getStartTime() - Method in interface com.miginfocom.util.dates.DateRangeI
Returns a new Date object representing the start time
getStartTime() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getStartValue() - Method in class com.miginfocom.ashape.animation.animations.AtValueAnimation
Returns value 1.
getStartValue() - Method in class com.miginfocom.ashape.animation.animations.BasicStrokeAnimation
Returns value 1.
getStartValue() - Method in class com.miginfocom.ashape.animation.animations.NumberAnimation
Returns value 1.
getStartX() - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Returns where the first activity should be placed in the bounds.
getStartY() - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Returns where the first activity should be placed in the bounds.
getStateArray() - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
getStateArray() - Method in class com.miginfocom.util.states.States
 
getStateArray() - Method in interface com.miginfocom.util.states.StatesI
Takes the state integer and split them up with a call to States.splitStates(int)
getStateHandler() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the handler that handles the states of the activites.
getStates() - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
getStates() - Method in interface com.miginfocom.util.states.StateObservable
Returns the current States object.
getStatesSet() - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
getStatesSet() - Method in class com.miginfocom.util.states.States
 
getStatesSet() - Method in interface com.miginfocom.util.states.StatesI
Returns the states packed in an int
getStateType(int) - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
getStateType(int) - Method in interface com.miginfocom.util.states.StateObservable
What type of state that state is.
getStaticOverride(ActivityView, String, PropertyKey, Object) - Static method in class com.miginfocom.calendar.activity.ActivityInteractor
 
getStepSize() - Method in class com.miginfocom.theme.PropertyCapability
Returns the step size the Property should have.
getStokePaint(int) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Return one of the stroke paints.
getStorageClass() - Method in class com.miginfocom.util.io.ObjectConverter
Returns the class that will be created by ObjectConverter.convertFromObjectToStorage(Object)
getStretchToFit() - Method in class com.miginfocom.util.print.PrintSpecification
Property: If the printableAspectRatio is not set to a specific value this propery specifies if the "printable" is to be streched over the availble space.
getString(int) - Method in class com.miginfocom.ashape.shapes.FittingTextAShape
 
getString(int) - Method in class com.miginfocom.ashape.shapes.TextAShape
 
getString(String) - Method in class com.miginfocom.theme.Theme
Returns a property as String
getString(int) - Method in class com.miginfocom.util.dates.DefaultDateStringProvider
 
getString(int) - Method in class com.miginfocom.util.StaticStringProvider
 
getString(int) - Method in interface com.miginfocom.util.StringProvider
Returns the string for the index.
getStringCount() - Method in class com.miginfocom.ashape.shapes.FittingTextAShape
 
getStringCount() - Method in class com.miginfocom.ashape.shapes.TextAShape
 
getStringCount() - Method in class com.miginfocom.util.dates.DefaultDateStringProvider
 
getStringCount() - Method in class com.miginfocom.util.StaticStringProvider
 
getStringCount() - Method in interface com.miginfocom.util.StringProvider
Returns the number of strings this provider can provide.
getStrings() - Method in class com.miginfocom.util.StaticStringProvider
Returns the strings.
getStringWidth(Font, String, Object) - Static method in class com.miginfocom.util.gfx.GfxUtil
Return the string width for the text with the indicated attributes.
getStroke() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The stroke to use for drawing the outline of the cells.
getStroke() - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: The stroke to use for drawing the outline of the cells.
getStroke(int) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Returns one of the strokes.
getStroke(String) - Method in class com.miginfocom.theme.Theme
Returns a property as Stroke
getStrokePaint() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The paint, if any, to use for drawing the outline of the cells.
getStrokePaint() - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: The paint, if any, to use for drawing the outline of the cells.
getStrokePaints() - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Returns the paints of the different strokes to draw around the corresponding date range.
getStrokes() - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Returns the different strokes to draw around the corresponding date range.
getSubCategoryAt(int) - Method in class com.miginfocom.calendar.category.Category
Same as Category.getChildAt(int) but cast to a Category.
getSubDateList(int, int[], int, int[], int, boolean) - Method in class com.miginfocom.util.dates.DateRange
 
getSubDateList(int, int[], int, int[], int, boolean) - Method in interface com.miginfocom.util.dates.DateRangeI
Runs an iterator over the range with sizes field and returns all date/times that's inside this range and which have a field value that is one of the integers in values.
getSubDateList(int, int[], int, int[], int, boolean) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getSubDimensionProvider() - Method in class com.miginfocom.calendar.grid.GridLineSpecification
Returns the provider for the sub rows, which can only exist in the secondary dimension dimension.
getSubGridRowCreator() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Deprecated. Renamed. Use DefaultDateArea.getSubRowCreator() instead.
getSubGridRowLayout() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the sub grid row layout used if this class is the set as the GridDimensionLayout.
getSubRowCreator() - Method in class com.miginfocom.beans.DateAreaBean
Property: A custom SubRowCreator that can be set to create all sub rows for the date area bean.
getSubRowCreator() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the sub grid row creator.
getSubRowGridLinePaint() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to draw sub row divider grid lines.
getSubRowSizeExpandedFolder() - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: The minimum, maximum and preferred size for a sub row that has sub rows itself and the row is considered expanded.
getSubRowSizeFoldedFolder() - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: The minimum, maximum and preferred size for a sub row that has sub rows itself and the row is considered folded.
getSubRowSizeLeaf() - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: The minimum, maximum and preferred size for a sub row that has no sub rows itself (it's a leaf).
getSubscriptions() - Method in class com.miginfocom.calendar.activity.ActivityDepository
Returns a new list will all current substriptions.
getSubShapeDeep(String) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
getSubShapeDeep(String) - Method in interface com.miginfocom.ashape.shapes.AShape
Traverses the tree of shapes and returns the first one with the name name.
getSubShapes() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
getSubShapes() - Method in interface com.miginfocom.ashape.shapes.AShape
Returns the live array of sub shapes.
getSubShapesImpl() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Returns the sub shapes and if there is a sorter (AShape.A_SUB_SHAPE_SORTER clones the array and sorts them first.
getSummary() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getSummary() - Method in interface com.miginfocom.calendar.activity.Activity
Returns a breief summary (on line normally) of this Activity
getSummaryTexts() - Method in class com.miginfocom.beans.DemoDataBean
Property: A comma separated list of summaries that will randomly be selected from for every created activity.
getTarget() - Method in class com.miginfocom.ashape.animation.OverrideAnimator
Returns the target.
getTarget() - Method in class com.miginfocom.util.command.DefaultCommand
Returns the target name for the command.
getTargets() - Method in class com.miginfocom.calendar.activity.ActivityLink
Returns the targets.
getTargetStart() - Method in class com.miginfocom.calendar.activity.ActivityDateRangeConstraint
Returns true the target's start date/time is linked.
getText() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
Returns The text that should be shown in the cell.
getTextAlignX() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: Where within the place rect for the text to draw the text string.
getTextAlignY() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: Where within the place rect for the text to draw the text string.
getTextAntiAlias() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The anti aliasing hint used when drawing the text for the shape.
getTextAntiAlias() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The anti aliasing hint used when drawing the text for the shape.
getTextAntiAlias() - Method in class com.miginfocom.beans.DateHeaderBean
Property: The text antialias hint that will be set on the header's renderer before any text is drawn.
getTextAntiAlias() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Property: The anti aliasing hint used when drawing the label.
getTextAntiAlias() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
Property: The anti aliasing hint used when drawing the text for the shape.
getTextAntiAliasHint() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The hint for what type of anti aliasing should be used.
getTextAntiAliasRows() - Method in class com.miginfocom.beans.DateHeaderBean
Property: A comma separated string with the rows that are to get the property DateHeaderBean.getTextAntiAlias().
getTextCrop() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: If not null then this will crop the text with these insets.
getTextDrawMode() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: How to draw and interpres the text.
getTextFont() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The font used to draw the main text in the shape.
getTextForeground() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The Paint used to draw the main text.
getTextHorizontalAlignment() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The alignment in the horizontal dimension for the text within the bounds that the date range(s) outline.
getTextKeepVisible() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: If the main text should be moved to always stay within the visible bounds of the date area.
getTextLinesHeight(Font, String, Integer, int, Object) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns the height needed to draw the text with GfxUtil.drawTextLinesInRect(java.awt.Graphics2D, String, java.awt.Rectangle, int, AtRefRangeNumber, AtRefRangeNumber, int, Point, boolean, boolean, int).
getTextPaint() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The paint for the text.
getTextPlaceRect() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How this shape's main text will relate to the reference rectangle (bounds) given by the activity layout system.
getTextPlaceRect() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: A place rect that can be used to relatively reposition (or absolutely position) the final text within the painted rectangle(s).
getTextRowSpacingAdjustment() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: Adjustment in pixels for the inter-row spacing.
getTextShadowColor() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The color of the shadow (if any shadow).
getTextShadowOffset() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: If there should be a shadow for the text (!= null) and how it should be offset.
getTextTemplate() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The template text for the main text.
getTextType() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
If the labels should be rotated, normal or multi line.
getTextUnderlineWidth() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The width of the underline.
getTextVerticalAlignment() - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The alignment in the vertical dimension for the text within the bounds that the date range(s) outline.
getTheme(String) - Static method in class com.miginfocom.theme.Themes
Returns an instance of the Theme with the specified context.
getThemeContext() - Method in class com.miginfocom.calendar.datearea.ThemeDateArea
Returns the current com.miginfocom.theme context
getThemeContext() - Method in class com.miginfocom.calendar.datearea.ThemeDateAreaContainer
Returns the current com.miginfocom.theme context is use for this date area container.
getThemeContext() - Method in class com.miginfocom.calendar.ThemeDatePicker
Returns the current com.miginfocom.theme context.
getTickCount() - Method in class com.miginfocom.ashape.animation.TimeLine
Returns the value sent into the constructor.
getTiling() - Method in class com.miginfocom.calendar.decorators.ImageDecorator
Property: If the image should be tiled within the bounds.
getTimeBased() - Method in class com.miginfocom.ashape.animation.TimeLine
 
getTimeLine() - Method in class com.miginfocom.ashape.animation.OverrideAnimator
Returns the time line object.
getTimeSpanList() - Method in class com.miginfocom.util.dates.TimeSpanListEvent
Returns The list that was affected.
getTimeSpans() - Method in class com.miginfocom.util.dates.TimeSpanListEvent
Returns a shared list of affected time spans.
getTimeZone() - Method in class com.miginfocom.beans.DemoDataBean
Property: The time zone to set for every created Activity.
getTimeZone() - Method in class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
Returns the current TimeZone.
getTimeZone() - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
Returns the used time zone, not null.
getTimeZone() - Method in class com.miginfocom.calendar.theme.CalendarTheme
Returns the TimeZone, if not set explicitly the default is returned.
getTimeZone() - Method in class com.miginfocom.util.dates.DateFormatList
Returns the time zone.
getTimeZone() - Method in class com.miginfocom.util.dates.DateRange
 
getTimeZone() - Method in interface com.miginfocom.util.dates.DateRangeI
Returns the time zone associated with this time zone or null if the default should be used.
getTimeZone() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getTint() - Method in class com.miginfocom.util.gfx.UIColor
Returns the tint used for making the color darker or brighter.
getTintPercent() - Method in class com.miginfocom.util.gfx.SoftLineBorder
Returns the tint percentage
getTitleAlignX() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: Where within the place rect for the title to draw the title text.
getTitleAlignY() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: Where within the place rect for the title to draw the title text.
getTitleCrop() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: If not null then this will crop the text with these insets.
getTitleFont() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The font used to draw the title in the shape.
getTitleForeground() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The Paint used to draw the title.
getTitleKeepVisible() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: If the title text should be moved to always stay within the visible bounds of the date area.
getTitlePlaceRect() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How this shape's title will relate to the reference rectangle (bounds) given by the activity layout system.
getTitleTemplate() - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The template text that will show in the title of the shape.
getToHead() - Method in class com.miginfocom.util.FirstOrLastComparator
 
getToolTipProvider() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the current tool tip provider.
getToolTipText() - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
getToolTipText() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
getToRefBounds() - Method in class com.miginfocom.util.gfx.geometry.links.AShapeLinkNumber
Returns if linked to the reference bounds of the AShape.
getTotalDateSpan() - Method in class com.miginfocom.util.dates.TimeSpanList
Returns the total time span of this list.
getTrackedComponent() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
returns the component that this header is a header for.
getTrackedDateArea() - Method in class com.miginfocom.calendar.header.DateGridHeader
Returns the date area that is tracked.
getTrackedGrid() - Method in class com.miginfocom.calendar.header.HeaderGrid
Returns the grid that this header is header for.
getTransformedGeneralPath(AffineTransform) - Method in class com.miginfocom.ashape.PolygonShape
Returns a new GeneralPath object that represents this polygon shape translated and scaled the way that the AtPoints indicate.
getTransformedShape(AffineTransform, Shape) - Static method in class com.miginfocom.util.gfx.GfxUtil
Calls returns a shape that is transformed by at.
getTransformedShapes(AffineTransform, Shape[]) - Static method in class com.miginfocom.util.gfx.GfxUtil
Calls GfxUtil.getTransformedShape(java.awt.geom.AffineTransform, java.awt.Shape) for every shape in the array and return a new arrays with the transformed shapes.
getTransparency() - Method in class com.miginfocom.ashape.animation.animations.ImageAnimation
Returns the transparency of the returned image.
getTransparency(Object) - Static method in class com.miginfocom.util.gfx.GfxUtil
Calls GfxUtil.getTransparency(Object, int) with GfxUtil.defaultImageTransparency as the default transparency.
getTransparency(Object, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Tries to find the transparency for the image.
getTransparency() - Method in class com.miginfocom.util.gfx.IconPainter
 
getTransparency() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
Returns the transparency.
getTransparency() - Method in class com.miginfocom.util.gfx.SlicedImage
Returns the transparency of the contained image or Transparency.TRANSLUCENT if the image is currently set to null.
getTransparency() - Method in class com.miginfocom.util.gfx.XtdImage
Returns the transparency of the image.
getTransparency() - Method in class com.miginfocom.util.gfx.XtdTexturePaint
 
getTransparentCorner() - Method in class com.miginfocom.util.gfx.SoftLineBorder
Returns if the corner pixel should be transparent or not
getTree() - Method in class com.miginfocom.beans.CategoryTreeBean
Returns the JTree that is the backing component for this tree bean.
getTrigger() - Method in class com.miginfocom.ashape.interaction.Interaction
Returns the trigger to the action.
getType() - Method in class com.miginfocom.calendar.category.CategoryStructureEvent
Returns the type, E.g.
getType() - Method in class com.miginfocom.theme.PropertyCapability
Returns the type of class the Property can have.
getType() - Method in class com.miginfocom.util.dates.DateChangeEvent
Returns the type, E.g.
getType() - Method in class com.miginfocom.util.dates.DateRangeUnion
Returns the type.
getType() - Method in class com.miginfocom.util.dates.RangeCount
Returns the range type.
getType() - Method in class com.miginfocom.util.dates.TimeSpanListEvent
Returns the type, E.g.
getUIName() - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns the name of the UI.
getUlWidth() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns the underline width.
getUnderlineWidth() - Method in class com.miginfocom.calendar.header.CellDecorationRow
Returns the underlines width or null for no underline.
getUnderlineWidth() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
Returns the underlines width or null for no underline.
getUnion(Rectangle[]) - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
Unions the ractangles
getUnion(boolean) - Method in class com.miginfocom.util.dates.DateRangeUnion
Returns the union of base and end range.
getUnionDateRange() - Method in class com.miginfocom.calendar.header.DateCellRange
Returns the union of the date sent in visa the constructor and the date range of the unioned cell range's date range.
getUntilDate() - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Returns the max extent of the recurrence or null if "forever"
getUseStartDate() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
If the start or end date in the decorated cells' should be used.
getUseStartDateTime() - Method in class com.miginfocom.beans.DateHeaderBean
If the start or end date in the decorated cells' should be used.
getUseVisibilityOptimizations() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Property: If the component should cut some curners such as not laying out or activities or recreating activity views when the component is not visible.
getValidateMode() - Method in class com.miginfocom.theme.Theme
Returns the validate mode for the theme.
getValue(String) - Method in class com.miginfocom.theme.Theme
Returns a property as Object.
getValue() - Method in class com.miginfocom.util.command.DefaultCommand
Return the value that belong to the property.
getValue() - Method in class com.miginfocom.util.expression.LogicalExpression
Returns the value to compare to.
getValue() - Method in class com.miginfocom.util.gfx.geometry.filters.OperFilter
 
getValue(float) - Method in class com.miginfocom.util.gfx.geometry.filters.RefOperFilter
 
getValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
 
getValue() - Method in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
 
getValue(float) - Method in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
Just calls get BoundsLinkNumber.getValue()
getValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
Just calls get BoundsLinkNumber.getValue()
getValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtEnd
Returns end + off.
getValue() - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFixed
 
getValue(float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFixed
 
getValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFixed
 
getValue(float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFollow
 
getValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFollow
Returns start
getValue(float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFraction
 
getValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFraction
Returns start + (end - start) * d.
getValue() - Method in interface com.miginfocom.util.gfx.geometry.numbers.AtNumber
Returns a size without a reference size.
getValue(float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtOffset
 
getValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtOffset
Returns d
getValue(float) - Method in interface com.miginfocom.util.gfx.geometry.numbers.AtRefNumber
Returns a value, possibly depending on the ref.
getValue(float, float) - Method in interface com.miginfocom.util.gfx.geometry.numbers.AtRefRangeNumber
Returns the value.
getValue(float, float) - Method in class com.miginfocom.util.gfx.geometry.numbers.AtStart
Returns start + off.
getValue() - Method in class com.miginfocom.util.NameValuePair
Returns the value
getValueAsBoolean() - Method in class com.miginfocom.util.NameValuePair
Return the value as a boolean.
getValueAsInt() - Method in class com.miginfocom.util.NameValuePair
Return the value as an int.
getValueAsLong() - Method in class com.miginfocom.util.NameValuePair
Return the value as a long.
getValueAsString() - Method in class com.miginfocom.util.NameValuePair
Return the value as a.
getValueClass() - Method in class com.miginfocom.util.PropertyKey
Returns the class that the value that this property key is associated with should be or be a sub class of.
getValues() - Method in class com.miginfocom.calendar.activity.recurrence.ByXXXRuleData
Returns a reference to the argument set in the constructor.
getValues(NameValuePair[]) - Static method in class com.miginfocom.util.NameValuePair
Returns the values of the NameValuePairs.
getVectorAngle(double, double, double) - Static method in class com.miginfocom.util.gfx.GfxUtil
Returns the angle between 'angle' and a vector from (0, 0) to (x1, y1).
getVerticalGap() - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Returns the vertical gap in pixels between two adjactant rectangles.
getVerticalGridLineExceptions() - Method in class com.miginfocom.beans.DateAreaBean
Property: Grid line exceptions makes it very fleible to override the gridline size and color in a structured way.
getVerticalGridLinePaintEven() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to draw the even (0, 2, 4...) vertical grid lines.
getVerticalGridLinePaintOdd() - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to draw the odd (1, 3, 5...) vertical grid lines.
getVerticalGridLineShowFirst() - Method in class com.miginfocom.beans.DateAreaBean
Property: If the indicated grid line should be visible or not (default).
getVerticalGridLineShowLast() - Method in class com.miginfocom.beans.DateAreaBean
Property: If the indicated grid line should be visible or not (default).
getVerticalScrollBarPolicy() - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Returns the policy for the vertical (standing) scroll bar.
Legal values are: ScrollPaneConstants.VERTICAL_SCROLLBAR_AS_NEEDED ScrollPaneConstants.VERTICAL_SCROLLBAR_NEVER ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS
getVerticalSizeConstraint() - Method in class com.miginfocom.util.gfx.geometry.AbsRect
 
getVerticalValue(AtRefRangeNumber) - Method in class com.miginfocom.util.gfx.geometry.links.AShapeLinkNumber
 
getVerticalValue(AtRefRangeNumber) - Method in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
Uses the vertival start and end value to get the value.
getVerticalValue(AtNumber) - Method in class com.miginfocom.util.gfx.geometry.links.PolyLinkNumber
 
getVerticalValue(AtRefRangeNumber) - Method in class com.miginfocom.util.gfx.geometry.links.ShapeLinkNumber
 
getViewDateRange() - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
getViewDateRange() - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Returns the date range that this view should represent.
getViewportViewDateRange() - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Returns the date range that is currently visible in the scroll panes viewport.
getViews(JComponent, InteractionListener, DateRangeI) - Method in interface com.miginfocom.calendar.activity.Activity
Should NOT be called from client code!
getViews(JComponent, InteractionListener, DateRangeI) - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
getVisibilityRanges() - Method in class com.miginfocom.ashape.SizeRangeVisibility
Returns the current BooleanRanges stored.
getVisibleDateRange() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the current visible range has been set.
getVisibleDateRange() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getVisibleDateRangeCorrected() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns the visible date range corrected for the fact that the date grid has to have its range even up to the cells.
getVisibleDateRangeCorrected() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns the visible date range corrected for the fact that the date grid has to have its range even up to the cells.
getVisibleDateRangeString() - Method in class com.miginfocom.beans.DateAreaBean
Property: A string representing the visual date range of the exact form: "yyyyMMdd'T'HHmmssSSS'-'yyyyMMdd'T'HHmmssSSS" without the ' of course.
getVisibleDateRangeString() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Returns a string representing the visual date range.
getVisibleDateRangeString() - Method in class com.miginfocom.calendar.DatePicker
Property: A string representing the visual date range of the exact form: "yyyyMMdd'T'HHmmssSSS'-'yyyyMMdd'T'HHmmssSSS" without the ' of course.
getVisiblity(AShape) - Method in class com.miginfocom.ashape.SizeRangeVisibility
 
getVisiblity(AShape) - Method in interface com.miginfocom.ashape.Visibility
Returns if something with the specified size should be visible.
getVisualDateRangeRounder() - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Returns the rounder used for rounding of the laid out activity view's date ranges.
getVolatileImage(Image) - Static method in class com.miginfocom.util.gfx.GfxUtil
Converts the Image to an VolatileImage.
getWeekDayOccurence(Calendar, int, boolean) - Static method in class com.miginfocom.util.dates.DateUtil
Return which week day occurence in a year or month cal is representing.
getWeeksOfYear(int, Locale) - Static method in class com.miginfocom.util.dates.DateUtil
Returns the maximum number of week for 'year' (normally 52 or 53)
getWeekStart() - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Returns the week start rule associated with this recurrence rule.
getWestDateHeader() - Method in class com.miginfocom.beans.DateAreaBean
Returns the date header that is to the left the date area.
getWidth() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getWidth() - Method in interface com.miginfocom.calendar.grid.Grid
Returns the width
getWindowInsets(Window) - Method in class com.miginfocom.util.states.ToolTipProvider
Returns the insets around the window to show the tooltip inside.
getWrapBoundary() - Method in class com.miginfocom.beans.DateAreaBean
Returns a which boundary (e.g.
getWrapBoundary() - Method in interface com.miginfocom.calendar.datearea.DateArea
At what date range boundary the date area will wrap.
getWrapBoundary() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getWrapBoundaryCount() - Method in class com.miginfocom.beans.DateAreaBean
Returns the number of wrapBoundary before wrapping.
getWrapBoundaryCount() - Method in interface com.miginfocom.calendar.datearea.DateArea
The number of wrapBoundary before wrapping.
getWrapBoundaryCount() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
getWrapGeometry() - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Returns the number of columns/rows in the primary dimension.
getWrapped() - Method in class com.miginfocom.util.gfx.geometry.filters.OperFilter
Returns the constraint value.
getWrappedImage(Object) - Method in class com.miginfocom.ashape.shapes.ImageAShape
Gives the possibility for subclasses to return a wrapped or chached image to paint instead of the original image.
getWrappedImage(Object) - Method in class com.miginfocom.ashape.shapes.SlicedImageAShape
 
getWritableDateRange() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
getWritableDateRange() - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
getWritableDateRange() - Method in class com.miginfocom.calendar.grid.GridRow
 
getWritableDateRange() - Method in class com.miginfocom.util.dates.DateRange
 
getWritableDateRange() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
getWritableDateRange() - Method in interface com.miginfocom.util.dates.TimeSpan
Returns the contained date range for editing.
getX(float) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getX(float) - Method in interface com.miginfocom.calendar.grid.Grid
Returns the x-position that is percentage percentange into the grid.
getX(float) - Method in class com.miginfocom.util.gfx.geometry.RefPoint
Return the x value.
getX1() - Method in class com.miginfocom.util.gfx.geometry.AbsRect
 
getX1() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
Returns the x1 value or null if not in coordinate mode.
getX2() - Method in class com.miginfocom.util.gfx.geometry.AbsRect
 
getX2() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
Returns the x2 value or null if not in coordinate mode.
getXAlign() - Method in class com.miginfocom.util.gfx.geometry.AlignRect
 
getXNumber() - Method in class com.miginfocom.util.gfx.geometry.AtPoint
 
getXNumber() - Method in class com.miginfocom.util.gfx.geometry.RefPoint
Returns the x number reference
getXtdImage() - Method in class com.miginfocom.calendar.decorators.ImageDecorator
Property: The image to draw.
getXtdImage() - Method in class com.miginfocom.util.gfx.SlicedImage
Returns the source image, it it hasn't been flushed in which case null is returned.
getXtdImage() - Method in class com.miginfocom.util.gfx.XtdTexturePaint
Returns the image that is used for tiling the texture.
getY(float) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
getY(float) - Method in interface com.miginfocom.calendar.grid.Grid
Returns the y-position that is percentage percentange into the grid.
getY(float) - Method in class com.miginfocom.util.gfx.geometry.RefPoint
Return the y value.
getY1() - Method in class com.miginfocom.util.gfx.geometry.AbsRect
 
getY1() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
Returns the y1 value or null if not in coordinate mode.
getY2() - Method in class com.miginfocom.util.gfx.geometry.AbsRect
 
getY2() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
Returns the y2 value or null if not in coordinate mode.
getYAlign() - Method in class com.miginfocom.util.gfx.geometry.AlignRect
 
getYear_WeekBased(Calendar) - Static method in class com.miginfocom.util.dates.DateUtil
Returns the year of 'cal' but in the context of a week.
getYNumber() - Method in class com.miginfocom.util.gfx.geometry.AtPoint
 
getYNumber() - Method in class com.miginfocom.util.gfx.geometry.RefPoint
Returns the y number reference
getZipEntryStream(InputStream, String) - Static method in class com.miginfocom.util.io.IOUtil
Wraps in in a ZipInputStream and forwards to the entry entryName.
getZoomMaximum() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The maximum size of and individual page expressed in percent.
getZoomMinimum() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The minimum size of and individual page expressed in percent.
getZoomPreferred() - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The prererred size of and individual page expressed in percent.
GfxUtil - Class in com.miginfocom.util.gfx
A number of utility methods for graphics operations.
GfxUtil() - Constructor for class com.miginfocom.util.gfx.GfxUtil
 
gotoHomeDate() - Method in class com.miginfocom.calendar.DatePicker
Goes to the "today" date
GREATER_THAN - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
Grid - Interface in com.miginfocom.calendar.grid
An interface that specifies how a grid should behave and what it always can do.
GridARLayout - Class in com.miginfocom.util.gfx
Internal layout manager.
GridARLayout() - Constructor for class com.miginfocom.util.gfx.GridARLayout
 
GridARLayout(int) - Constructor for class com.miginfocom.util.gfx.GridARLayout
 
GridARLayout(int, int, int) - Constructor for class com.miginfocom.util.gfx.GridARLayout
 
GridCellDecorator - Class in com.miginfocom.calendar.decorators
Abstract base class for Decorators that wish to decorate cells in a grid.
GridCellDecorator(GridContainer, int) - Constructor for class com.miginfocom.calendar.decorators.GridCellDecorator
Constructor with AbsRect.FILL and Grid.SIZE_MODE_INSIDE.
GridCellDecorator(GridContainer, int, PlaceRect, int) - Constructor for class com.miginfocom.calendar.decorators.GridCellDecorator
Constructor.
GridCellRangeDecorator - Class in com.miginfocom.calendar.decorators
A decorator that paints cells in a grid with an optional paint and optional outline/stroke.
GridCellRangeDecorator(GridContainer, int) - Constructor for class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Constructor.
GridCellRangeDecorator(GridContainer, int, PlaceRect, Paint, int, boolean) - Constructor for class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Constructor.
GridCellRangeDecorator(GridContainer, int, PlaceRect, Paint, Stroke, Paint, int, boolean) - Constructor for class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Constructor.
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.AbstractGridDecorator
Called when the grid changes.
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.CompositeDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.DateSeparatorDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.EvenFieldFillDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.GridCellDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.GridLineDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.NoFitShapeDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.OccupiedDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.OddRowFillDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.StaticAShapeGridDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.SubRowHeaderDecorator
 
gridChanged(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.ThemeCellLabelDecorator
 
GridContainer - Interface in com.miginfocom.calendar.grid
An interface to implement if a class contains a Grid.
GridDecorator - Interface in com.miginfocom.calendar.decorators
Add the linking to a GridContainer to the Decorator interface.
GridDimensionLayout - Interface in com.miginfocom.calendar.grid
A layout that lays out a grid in one dimension.
GridDimensionLayoutBean - Class in com.miginfocom.beans
A bean that set the properties for how a dimension (horizontal or vertical) of a Grid should be laid out.
GridDimensionLayoutBean() - Constructor for class com.miginfocom.beans.GridDimensionLayoutBean
Constructor.
GridDimensionLayoutBeanBeanInfo - Class in com.miginfocom.beans
 
GridDimensionLayoutBeanBeanInfo() - Constructor for class com.miginfocom.beans.GridDimensionLayoutBeanBeanInfo
 
GridLayoutProvider - Interface in com.miginfocom.calendar.grid
Interface to implements if you can provide GridDimensionLayouts.
GridLine - Class in com.miginfocom.calendar.grid
A grid line.
GridLine() - Constructor for class com.miginfocom.calendar.grid.GridLine
Constructor.
GridLine(int, int, Paint) - Constructor for class com.miginfocom.calendar.grid.GridLine
Constructor.
GridLine(int, int, Paint, AtRefRangeNumber, AtRefRangeNumber) - Constructor for class com.miginfocom.calendar.grid.GridLine
Constructor.
GRIDLINE_DIM_SUB_LIST_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
GridLineDecorator - Class in com.miginfocom.calendar.decorators
Draws the grid lines for the Grid that is returned by the GridContainer sent into the constructor.
GridLineDecorator(GridContainer, int) - Constructor for class com.miginfocom.calendar.decorators.GridLineDecorator
Contructor
GridLineDecorator(GridContainer, int, int) - Constructor for class com.miginfocom.calendar.decorators.GridLineDecorator
Contructor
GridLineException - Interface in com.miginfocom.calendar.grid
Models an exception to a grid line that can be set on the DefaultGridLineProvider.
GridLineExceptionEditor - Class in com.miginfocom.calendar.grid
A bean editor that handles all types of GridLineException objects.
GridLineExceptionEditor() - Constructor for class com.miginfocom.calendar.grid.GridLineExceptionEditor
 
GridLineProvider - Interface in com.miginfocom.calendar.grid
A special RepetitionSpec that returns GridLineRepetitions.
GridLineRepetition - Class in com.miginfocom.calendar.grid
A Repetition that annotates every repetition with how that grid line should look like and how wide it should be.
GridLineRepetition(int, Paint) - Constructor for class com.miginfocom.calendar.grid.GridLineRepetition
Constructor with only a size and paint.
GridLineRepetition(int, int, int, Paint) - Constructor for class com.miginfocom.calendar.grid.GridLineRepetition
Constructor without a valid range.
GridLineRepetition(int, int, AtRefRangeNumber, AtRefRangeNumber, int, Paint) - Constructor for class com.miginfocom.calendar.grid.GridLineRepetition
Constructor.
GridLineRepetition(int, int, AtRefRangeNumber, AtRefRangeNumber, int, Paint, AtRefRangeNumber, AtRefRangeNumber) - Constructor for class com.miginfocom.calendar.grid.GridLineRepetition
Constructor.
gridLineSpec - Variable in class com.miginfocom.calendar.header.DateGridHeader
The sizes/paint or the grid lines.
GridLineSpecification - Class in com.miginfocom.calendar.grid
A specification on how the grid lines will look like and the size of them.
GridLineSpecification(int, Paint) - Constructor for class com.miginfocom.calendar.grid.GridLineSpecification
Convenience constructor.
GridLineSpecification(GridLineProvider, GridLineProvider) - Constructor for class com.miginfocom.calendar.grid.GridLineSpecification
Constructor for no sub specs.
GridLineSpecification(GridLineProvider, GridLineProvider, GridLineProvider) - Constructor for class com.miginfocom.calendar.grid.GridLineSpecification
Constructor for only one sub spec.
GridLineSpecProvider - Interface in com.miginfocom.calendar.grid
Interface to implements if you can provide GridLineSpecification.
gridRow - Variable in class com.miginfocom.calendar.activity.view.GridRowInteractionBroker
The activity view to interact with.
GridRow - Class in com.miginfocom.calendar.grid
A row (which can also be a column) in a grid.
GridRow(ImmutableDateRange) - Constructor for class com.miginfocom.calendar.grid.GridRow
Constructor if this is a root grid row.
GridRow(ImmutableDateRange, Filter) - Constructor for class com.miginfocom.calendar.grid.GridRow
Constructor if this is a root grid row.
GridRow(GridRow) - Constructor for class com.miginfocom.calendar.grid.GridRow
Constructor.
GridRow(GridRow, Filter) - Constructor for class com.miginfocom.calendar.grid.GridRow
Constructor.
gridRow - Variable in class com.miginfocom.calendar.grid.GridRowInteractor
The GridRow to monitor.
GridRowInteractionBroker - Class in com.miginfocom.calendar.activity.view
An interaction broker to interact with an ActivityView.
GridRowInteractionBroker(GridRow, JComponent, InteractionListener) - Constructor for class com.miginfocom.calendar.activity.view.GridRowInteractionBroker
Constructor
GridRowInteractor - Class in com.miginfocom.calendar.grid
An Interactor that can listen to property and state changes in an Activity.
GridRowInteractor(GridRow, InteractionBroker, Collection) - Constructor for class com.miginfocom.calendar.grid.GridRowInteractor
Constructor
GridRowLayout - Interface in com.miginfocom.calendar.grid
A layout that lays out the sub grid rows/lines of a main grid row.
GridSegment - Class in com.miginfocom.calendar.grid
A number of rows/columns in a grid that shares the same size and size restrictions.
GridSegment(int, AtNumber, AtRefNumber, AtNumber) - Constructor for class com.miginfocom.calendar.grid.GridSegment
Constructor.
GridSegment(int, SizeSpec) - Constructor for class com.miginfocom.calendar.grid.GridSegment
Constructor.
GridSegmentSpec - Class in com.miginfocom.calendar.grid
Holds the segments in one dimension that a grid consists of.
GridSegmentSpec(int) - Constructor for class com.miginfocom.calendar.grid.GridSegmentSpec
Shortcut costructor that creates one segment with no size restrictions
GridSegmentSpec(int, AtRefNumber) - Constructor for class com.miginfocom.calendar.grid.GridSegmentSpec
Shortcut costructor that creates one segment with no size restrictions
GridSegmentSpec(GridSegment) - Constructor for class com.miginfocom.calendar.grid.GridSegmentSpec
Constructor for a single segment that will make out the whole spec.
GridSegmentSpec(GridSegment[], int) - Constructor for class com.miginfocom.calendar.grid.GridSegmentSpec
Constructor
GridUtil - Class in com.miginfocom.calendar.grid
Utility class to help with grid line and row layout.
GridUtil() - Constructor for class com.miginfocom.calendar.grid.GridUtil
 
GROUP_TOGGLE - Static variable in interface com.miginfocom.util.states.StateObservable
A group where normally just one can have this state.

H

handleCommand(Interactor, Command, InputEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractionBroker
Handels one command.
handleCommand(Interactor, Command, InputEvent) - Method in class com.miginfocom.ashape.interaction.AShapeAnimatorBroker
 
handleCommand(Interactor, Command, InputEvent) - Method in class com.miginfocom.ashape.interaction.DefaultInteractionBroker
 
handleCommand(Interactor, Command, InputEvent) - Method in class com.miginfocom.calendar.activity.view.ActivityViewInteractionBroker
 
handleCommand(Interactor, Command, InputEvent) - Method in class com.miginfocom.calendar.activity.view.GridRowInteractionBroker
 
handleCommand(Interactor, Command, InputEvent) - Method in class com.miginfocom.calendar.category.CategoryInteractionBroker
 
handleCommands(Interactor, CommandSet, InputEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractionBroker
 
handleCommands(Interactor, CommandSet, InputEvent) - Method in class com.miginfocom.ashape.interaction.CompositeBroker
 
handleCommands(Interactor, CommandSet, InputEvent) - Method in interface com.miginfocom.ashape.interaction.InteractionBroker
Handles the intended commands.
handleStateObservable(StateObservable) - Method in class com.miginfocom.util.states.StateHandler
 
hasAttribute(PropertyKey) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
hasAttribute(PropertyKey) - Method in interface com.miginfocom.ashape.shapes.AShape
Returns if the attribute exists and has a mapping.
hasBounds() - Method in class com.miginfocom.util.gfx.RepaintRegion
Returns if there is any bounds.
hashCode() - Method in class com.miginfocom.calendar.activity.AbstractActivity
Overridden to return the hashcode for the ID or 0 if no ID.
hashCode() - Method in class com.miginfocom.calendar.category.Category
Returns hashcode of id.
hashCode() - Method in class com.miginfocom.theme.ThemeKeyLink
 
hashCode() - Method in class com.miginfocom.util.dates.DateRange
 
hashCode() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
hashCode() - Method in class com.miginfocom.util.DualObject
 
hashCode() - Method in class com.miginfocom.util.gfx.GridARLayout
 
hashCode() - Method in class com.miginfocom.util.KeySequence
Depends on key AND their order.
HashMapMap - Class in com.miginfocom.util
A map looks up values with thw keys, making it a two dimensional map.
HashMapMap(int, float, int, float) - Constructor for class com.miginfocom.util.HashMapMap
 
hasInCtrlPoint() - Method in class com.miginfocom.util.gfx.geometry.AtPoint
Returns if this point has an in ctrl point.
hasInvalidCells() - Method in class com.miginfocom.calendar.decorators.AbstractGridDecorator
Returns if there are invalid cells
hasMouseEffects() - Method in class com.miginfocom.calendar.header.CellDecorationRow
Returns if this row should have a different appearence be possible depending on mouse over/press.
hasMouseEffects() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
Returns if this row should have a different appearence be possible depending on mouse over/press.
hasMouseEffects() - Method in class com.miginfocom.calendar.header.HeaderDecorationSpec
Returns if this spec has any rows that should have a different appearence be possible depending on mouse over/press.
hasOutCtrlPoint() - Method in class com.miginfocom.util.gfx.geometry.AtPoint
Returns if this point has an in ctrl point.
hasOverlapping(DateRangeI) - Method in class com.miginfocom.util.dates.TimeSpanList
Returns if there is at least one time span in this list that overlaps the time span.
hasTheme(String) - Static method in class com.miginfocom.theme.Themes
Returns if an instance of the Theme with the specified context already is created.
Header - Interface in com.miginfocom.calendar.header
A header for use in a DateArea.
HEADER_LINES_SUB_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
HeaderAShapeGridDecorator - Class in com.miginfocom.calendar.decorators
A decorator for grid cells in a date area for a DateGridHeader.
HeaderAShapeGridDecorator(DateGridHeader, int, HeaderDecorationSpec, Locale) - Constructor for class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
Constructor.
HeaderDecorationSpec - Class in com.miginfocom.calendar.header
A simple data holder class for the specification to a HeaderAShapeGridDecorator.
HeaderDecorationSpec(CellDecorationRow, int, boolean) - Constructor for class com.miginfocom.calendar.header.HeaderDecorationSpec
Deprecated. Use the version that takes an int anti alias hint instead.
HeaderDecorationSpec(CellDecorationRow[], int, boolean) - Constructor for class com.miginfocom.calendar.header.HeaderDecorationSpec
Deprecated. Use the version that takes an int anti alias hint instead.
HeaderDecorationSpec(CellDecorationRow, int, int) - Constructor for class com.miginfocom.calendar.header.HeaderDecorationSpec
Constructor for when the decorator should paint one row.
HeaderDecorationSpec(CellDecorationRow[], int, int) - Constructor for class com.miginfocom.calendar.header.HeaderDecorationSpec
Constructor for when the decorator should paint multiple rows.
HeaderDecorationSpec(CellDecorationRow[], int[], int[]) - Constructor for class com.miginfocom.calendar.header.HeaderDecorationSpec
Constructor for when the decorator should paint multiple rows.
HeaderGrid - Class in com.miginfocom.calendar.header
A Grid that lays out its cells in one dimension after another grid.
HeaderGrid(DateGrid, int, int, GridLineSpecification) - Constructor for class com.miginfocom.calendar.header.HeaderGrid
Constructor.
headerLevels - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
HIDE_TOOLTIP - Static variable in class com.miginfocom.util.states.ToolTipProvider
The tooltip will be hidden if showing.
HideLayout - Class in com.miginfocom.calendar.layout
An activity layout that is hiding activity views depending on the time is spans.
HideLayout() - Constructor for class com.miginfocom.calendar.layout.HideLayout
Constructor that hides nothing.
HideLayout(RangeCount, RangeCount) - Constructor for class com.miginfocom.calendar.layout.HideLayout
Constructor.
HideLayout(RangeCount, RangeCount, String[]) - Constructor for class com.miginfocom.calendar.layout.HideLayout
Constructor.
HideLayoutEditor - Class in com.miginfocom.calendar.layout
Editor that enables editing and displaying of object type HideLayout.
HideLayoutEditor() - Constructor for class com.miginfocom.calendar.layout.HideLayoutEditor
 
hideTooltip() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
hierarchyChanged(HierarchyEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
hitShape - Variable in class com.miginfocom.ashape.shapes.AbstractAShape
After a paint this field should always represent the hit shape for mouse com.miginfocom.tests and collision com.miginfocom.tests.
HitShapeAShapeLayout - Class in com.miginfocom.ashape.layout
The default layout just sets the parent's HIT bounds (AShape.getHitBounds(boolean) as reference bounds for all the sub shapes.
HitShapeAShapeLayout() - Constructor for class com.miginfocom.ashape.layout.HitShapeAShapeLayout
 
HOR - Static variable in class com.miginfocom.calendar.header.AbstractGridHeader
 
HOUR_MILLIS - Static variable in class com.miginfocom.util.dates.DateUtil
 
HOUR_NVP - Static variable in interface com.miginfocom.util.dates.DateRangeI
 
HSLtoRGB(float, float, float) - Static method in class com.miginfocom.util.gfx.GfxUtil
 

I

ICAL_DF - Static variable in class com.miginfocom.util.dates.DateUtil
 
ICalendarImport - Class in com.miginfocom.calendar.activity.iofilter
iCalendar importer.
ICalendarImport() - Constructor for class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
ICalendarImport(String, Object[]) - Constructor for class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
ICON - Static variable in class com.miginfocom.calendar.category.Category
Deprecated. Use Category.PROP_ICON, it will be the exact same but with a more correct name.
IconPainter - Class in com.miginfocom.util.gfx
A painter interface that has an inherent size that it will paint through the Icon interface but it should also adhere to painting that in any size as provided by the ScaleableImage interface.
IconPainter() - Constructor for class com.miginfocom.util.gfx.IconPainter
 
IconPainter(int, int) - Constructor for class com.miginfocom.util.gfx.IconPainter
 
IMAGE_SHAPE_NAME - Static variable in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
ImageAnimation - Class in com.miginfocom.ashape.animation.animations
Animation that fades in one Image over another.
ImageAnimation(Image, Image, int, int, boolean) - Constructor for class com.miginfocom.ashape.animation.animations.ImageAnimation
Constructor.
ImageAShape - Class in com.miginfocom.ashape.shapes
An image that has som additional attributes, such as x/y alignment and width/hight scaling.
ImageAShape() - Constructor for class com.miginfocom.ashape.shapes.ImageAShape
Empty constructor for XML builders.
ImageAShape(String, Icon, PlaceRect) - Constructor for class com.miginfocom.ashape.shapes.ImageAShape
Contructor
ImageAShape(String, Image, PlaceRect) - Constructor for class com.miginfocom.ashape.shapes.ImageAShape
Contructor
ImageBorder - Class in com.miginfocom.util.gfx
A border based on a SlicedImage.
ImageBorder(SliceSpec) - Constructor for class com.miginfocom.util.gfx.ImageBorder
 
ImageBorder(SliceSpec, XtdImage) - Constructor for class com.miginfocom.util.gfx.ImageBorder
 
ImageDecorator - Class in com.miginfocom.calendar.decorators
A decorator that paints an image, tiled or single.
ImageDecorator() - Constructor for class com.miginfocom.calendar.decorators.ImageDecorator
Empty constructor.
ImageDecorator(int, XtdImage, PlaceRect, boolean) - Constructor for class com.miginfocom.calendar.decorators.ImageDecorator
Constructor.
imageToBase64(Image, String) - Static method in class com.miginfocom.util.gfx.GfxUtil
Convers an image to a base64 string by saving it with ImageIO to a byte stream and convert that stream to base64.
ImmutableDateRange - Class in com.miginfocom.util.dates
An immutable DateRange.
ImmutableDateRange() - Constructor for class com.miginfocom.util.dates.ImmutableDateRange
Constructor for current date/time.
ImmutableDateRange(long, long, boolean, TimeZone, Locale) - Constructor for class com.miginfocom.util.dates.ImmutableDateRange
Constructor.
ImmutableDateRange(long, long, boolean, TimeZone, Locale, boolean, boolean) - Constructor for class com.miginfocom.util.dates.ImmutableDateRange
Constructor.
ImmutableDateRange(Date, Date, boolean, TimeZone, Locale) - Constructor for class com.miginfocom.util.dates.ImmutableDateRange
Constructor.
ImmutableDateRange(long, TimeZone, Locale) - Constructor for class com.miginfocom.util.dates.ImmutableDateRange
Constructs a range that simulates a singe point in time.
ImmutableDateRange(DateRangeI) - Constructor for class com.miginfocom.util.dates.ImmutableDateRange
Constructs a range that has the same range as dateRange.
ImmutableDateRange(DateRangeI, int) - Constructor for class com.miginfocom.util.dates.ImmutableDateRange
Constructs a range that has the same range as dateRange and then rounds it to boundsryType.
ImmutableDateRange(DateRangeI, boolean, boolean) - Constructor for class com.miginfocom.util.dates.ImmutableDateRange
Constructs a range that has the same range as dateRange.
ImmutableDateRange(long, long, boolean, int, TimeZone, Locale) - Constructor for class com.miginfocom.util.dates.ImmutableDateRange
Constructs a range and set it to a boundary to the first and last millisecond of a boundary.
ImmutableDateRange(long, int, int, TimeZone, Locale) - Constructor for class com.miginfocom.util.dates.ImmutableDateRange
Constructs a range and set it to a boundary to the first and last millisecond of a boundary.
ImmutableDateRange(long, int, int, AtRefRangeNumber, TimeZone, Locale) - Constructor for class com.miginfocom.util.dates.ImmutableDateRange
Constructs a range and set it to a boundary to the first and last millisecond of a boundary.
ImmutableDateRange(DateRangeI, DateRangeI) - Constructor for class com.miginfocom.util.dates.ImmutableDateRange
Sets the date range to the maximum date span possible with the two ranges start and end dates.
importICal() - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
IN_COLLECTION - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
IN_CS - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
increaseModCount() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
increaseModCount() - Method in interface com.miginfocom.ashape.shapes.AShape
Increases the modecount which noramlly invalidates any caches.
inCSString(String, String) - Static method in class com.miginfocom.util.MigUtil
Returns if a string is in a comma separaded string.
indexOf(TimeSpan) - Method in class com.miginfocom.util.dates.TimeSpanList
Return index of ts or -1 if not found.
INITIAL_MAP_SIZE - Static variable in class com.miginfocom.theme.Theme
Default initial size of the created hash maps.
installInteraction(Interaction) - Method in class com.miginfocom.ashape.interaction.TimerInteractor
Sets up the timer.
Interaction - Class in com.miginfocom.ashape.interaction
A generic information holder for an interaction of some kind.
Interaction(PropertyKey, boolean, Expression, CommandSet, boolean) - Constructor for class com.miginfocom.ashape.interaction.Interaction
Constructor.
Interaction(Object, String, boolean, Expression, CommandSet, boolean) - Constructor for class com.miginfocom.ashape.interaction.Interaction
Deprecated. For backwards compatibility only. Do not use!
Interaction(Object, PropertyKey, boolean, Expression, CommandSet, boolean) - Constructor for class com.miginfocom.ashape.interaction.Interaction
Constructor.
InteractionBroker - Interface in com.miginfocom.ashape.interaction
A generic interface that denotes the handling and execution of DefaultCommands.
InteractionEvent - Class in com.miginfocom.ashape.interaction
An event that gets fired when an interaction occurs.
InteractionEvent(Interactor, InteractionBroker, DefaultCommand, InputEvent) - Constructor for class com.miginfocom.ashape.interaction.InteractionEvent
Constructor
InteractionListener - Interface in com.miginfocom.ashape.interaction
A listener that denotes that you can listen on InteractionEvents.
interactionOccured(InteractionEvent) - Method in class com.miginfocom.ashape.AShapeComponent
 
interactionOccured(InteractionEvent) - Method in interface com.miginfocom.ashape.interaction.InteractionListener
Called when an interaction has occurred-
interactionOccured(InteractionEvent) - Method in class com.miginfocom.beans.CategoryHeaderBean
 
interactionOccured(InteractionEvent) - Method in class com.miginfocom.beans.CategoryTreeBean
 
interactionOccured(InteractionEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
interactionOccured(InteractionEvent) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
Interactor - Interface in com.miginfocom.ashape.interaction
An interface that denotes interaction between the interacted and some other funtionality.
intersects(Rectangle2D) - Method in class com.miginfocom.ashape.PolygonShape
 
intersects(double, double, double, double) - Method in class com.miginfocom.ashape.PolygonShape
 
INTERVAL_ONCE - Static variable in class com.miginfocom.util.repetition.DefaultRepetition
Interval to use for specification of a singe valid index.
intToString(int, int) - Static method in class com.miginfocom.util.MigUtil
Returns a string with at least length numChars by adding zeros before.
invalidate() - Method in class com.miginfocom.ashape.PolygonShape
Sets the general path and bounds2d for validation bofore anything can be done to them.
invalidate() - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
invalidate() - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Removes all cached paint optimizations for this view so that they will be recreated next paint run.
invalidateCachedImage() - Method in class com.miginfocom.ashape.shapes.FilterAShape
Invalidates the cached image of the filtered shape.
invalidateCells(int, int) - Method in class com.miginfocom.calendar.decorators.AbstractGridDecorator
Marks cells as invalid and will be recached during next reapint
invalidateDateRange(ImmutableDateRange) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Marks the cells that overlaps dateRange in the grid as invalid.
invalidateGrid() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Forces the grid to be discarded and triggers a invalidate() to create a new one.
invalidateLayout(Container) - Method in class com.miginfocom.util.gfx.GridARLayout
 
invalidateViews() - Method in interface com.miginfocom.calendar.activity.Activity
Removes all cached paint optimizations for this activity's views so that they will be recreated next paint run.
invalidateViews() - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
invokePainters(Graphics2D, PageFormat, Rectangle2D, Point, Dimension, boolean) - Method in class com.miginfocom.util.print.PrintSpecification
Helper method that is not to be used by client code!
IOUtil - Class in com.miginfocom.util.io
Utility methods for I/O.
Manages delegates for objects that should be able to be serialized to XML with XMLEncoder.
IOUtil() - Constructor for class com.miginfocom.util.io.IOUtil
 
IS_NULL - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
isActivitiesSupported() - Method in class com.miginfocom.beans.DateAreaBean
Property: If activities should be handled by this date area or not.
isActivitiesSupported() - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns whether this date area should support activities.
isActivitiesSupported() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
isAdjusting(PropertyKey) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
isAdjusting(PropertyKey) - Method in class com.miginfocom.calendar.category.Category
 
isAdjusting(PropertyKey) - Method in interface com.miginfocom.util.AdjustingPropertyConsumer
Returns if the key is currently in "adjustment mode".
isAdjusting(Object, PropertyKey) - Method in class com.miginfocom.util.PropertyAdjustingSupport
 
isAntiAlias() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Deprecated. Use CellLabelDecorator.getTextAntiAlias()
isAnyStateSet() - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
isAnyStateSet() - Method in class com.miginfocom.util.states.States
 
isAnyStateSet() - Method in interface com.miginfocom.util.states.StatesI
Returns true if any state is set.
isAqua(String) - Static method in class com.miginfocom.util.MigUtil
 
isAtLeastJRE6() - Static method in class com.miginfocom.util.MigUtil
 
isBase64Compliant(char[]) - Static method in class com.miginfocom.util.Base64
Returns if the char array is base64 compliant and thus only consists of the valid characters and '=', '\r' and '\n'.
isBase64Compliant(byte[]) - Static method in class com.miginfocom.util.Base64
Returns if the byte array is base64 compliant and thus only consists of the valid characters and '=', '\r' and '\n'.
isBase64Compliant(String) - Static method in class com.miginfocom.util.Base64
Returns if the string is base64 compliant and thus only consists of the valid characters and '=', '\r' and '\n'.
isBeforeGrid() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Returns if the the header is visually "before" the tracked grid cells (TOP & LEFT) or after (BOTTOM & RIGHT)
isBorderOpaque() - Method in class com.miginfocom.util.gfx.ImageBorder
 
isBorderOpaque() - Method in class com.miginfocom.util.gfx.SoftLineBorder
 
isButtonsOpaqueUI() - Method in class com.miginfocom.calendar.DatePicker
Returns if the button should be ipaque depending on the cuurent installed UI
isCacheWithBackBuffer() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Return if a back buffered is being uesed to cache the contents of the header.
isCategory(Object) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
isCategory(Object) - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
isCategory(Object) - Method in interface com.miginfocom.calendar.category.Categorizable
Returns if id is one of the id:s that this categorizable has.
isConsume() - Method in class com.miginfocom.ashape.interaction.Interaction
Returns a hint whether the interaction should be "the last" interaction in the notification chains.
isConsumed() - Method in class com.miginfocom.ashape.interaction.InteractionEvent
Returns if this event is considered to be consumed.
isContainer() - Method in class com.miginfocom.beans.PaintPanelBeanBeanInfo
 
isContaining(DateRangeI) - Method in class com.miginfocom.util.dates.DateRange
 
isContaining(long, boolean) - Method in class com.miginfocom.util.dates.DateRange
 
isContaining(DateRangeI) - Method in interface com.miginfocom.util.dates.DateRangeI
Checks if a 'innerDateSpan' is compleately inside or equal to this range.
isContaining(long, boolean) - Method in interface com.miginfocom.util.dates.DateRangeI
Returns if the millisecond is within the range, inclusive.
isContaining(Calendar, Calendar, Calendar, Calendar) - Static method in class com.miginfocom.util.dates.DateUtil
Checks if a date range is compleately inside or equal to another range (end dates should be last millisecond of range)
isContaining(Date, Date, Date, Date) - Static method in class com.miginfocom.util.dates.DateUtil
Checks if a date range is compleately inside or equal to another range.
isContaining(long, long, long, long) - Static method in class com.miginfocom.util.dates.DateUtil
Checks if a date range is compleately inside or equal to another range.
isContaining(DateRangeI) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
isContaining(long, boolean) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
isContinuous(DateRangeI) - Method in class com.miginfocom.util.dates.DateRange
 
isContinuous(DateRangeI) - Method in interface com.miginfocom.util.dates.DateRangeI
Checks if dateRange overlaps (or touches) this date range or if they are next to eachother so that there are no time between them and they thus form a continuous date range.
isContinuous(DateRangeI) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
isCyclic() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
Returns if the grading should restart or fade out
isDemoDataCreated() - Method in class com.miginfocom.beans.DemoDataBean
Returns if this bean should generate demo data or not.
isDesignTimeHelp() - Method in class com.miginfocom.beans.DateAreaBean
Property: If true draws an information message in "design time".
isDown(int) - Static method in class com.miginfocom.util.KeyEventSequencer
Returns if the key is currently pressed
isDown(List, boolean) - Static method in class com.miginfocom.util.KeyEventSequencer
Returns if the key is currently pressed
isDraw() - Method in class com.miginfocom.ashape.shapes.DrawAShape
 
isDraw() - Method in class com.miginfocom.ashape.shapes.FillAShape
 
isDraw() - Method in class com.miginfocom.ashape.shapes.VectorAShape
Returns if the shape is to be drawn (as opposed to filled).
isDropDownButtonVisible() - Method in class com.miginfocom.calendar.DatePicker
Returns if the popup drop down button is visible.
isEastOfDateArea(Component) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Return true if the component is below the date area.
isEditable() - Method in class com.miginfocom.calendar.DatePicker
Returns whether the combo is editable or not
isEditorOpaque() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
If the text editor's background should be painted.
isEditorParsingLenient() - Method in class com.miginfocom.calendar.DatePicker
Returns if the parsing in the editor should be lenient.
isEmpty() - Method in class com.miginfocom.util.ListMap
 
isEmpty() - Method in class com.miginfocom.util.MRUSoftCacheMap
Not supported! Throws UnsupportedOperationException
isEnabled() - Method in class com.miginfocom.beans.DemoDataBean
Property: If the demo data bean is enabled or not.
isEnabled() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
isEnabled() - Method in interface com.miginfocom.calendar.activity.Activity
Retunrns if the Activity is enabled
isEnabled() - Method in class com.miginfocom.util.command.AbstractCommand
 
isExclusive() - Method in class com.miginfocom.ashape.interaction.Interaction
Returns if this interaction must be the first to act.
isExpandRowsToFit() - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: If the rows in the dimension that this object represents should be expanded to fit the available space.
isExpandSubRowsToFit() - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: If the sub-rows should be expanded to fit the available space.
isFlowMode() - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: If the cells painted should flow in time, making possible a non-rectangular cell range outline, from the start coordidinate to the end coordinate.
isFocusable() - Method in class com.miginfocom.calendar.DatePicker
 
isFolded() - Method in class com.miginfocom.calendar.grid.GridRow
Returns if this row is folded.
isFoldedAbove() - Method in class com.miginfocom.calendar.grid.GridRow
Returns if any of this row's parents, is folded.
isFoldedUpwards() - Method in class com.miginfocom.calendar.grid.GridRow
Returns if this row, or any of this row's parents, is folded.
isFolderCheckSelectable() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the check can be selected.
isFolderCheckVisible() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the check box is visible.
isFolderKey(String) - Static method in class com.miginfocom.theme.Theme
Returns if the key is a folder key.
isFolderLabelSelectable() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the label should be selectable (press-able)
isFolderOverlapChildren() - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: If the folder category rows, which contains other rows, should get it's secondary dimension's (along the header) size stretched over all its sub rows bounds.
isFolderRouteLabelClickToCheck() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If a click on the label should be transformed to a click on the check.
isFollowMouse() - Method in class com.miginfocom.util.states.ToolTipProvider
Returns if the tooltip should be continuously following the mouse movements when shown.
isFrozen() - Method in class com.miginfocom.ashape.animation.TimeLine
Returns if the values are currently frozen
isGoDown() - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Returns if "next" activity should be placed below.
isGoRight() - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Returns if "next" activity should be placed to the right.
isHandlingStates(int) - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
isHandlingStates(int) - Method in interface com.miginfocom.util.states.StateObservable
Return if all the states is handled.
isHideEndDate() - Method in class com.miginfocom.calendar.DatePicker
Returns if the end date should be hidden, and thus uneditable, if a start and end date should be shown such as for a custom date range or a recognized range (e.g.
isHideWhenNotExactCellDateRange() - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Property: If the selection should be hidden, i.e.
isHomeButtonVisible() - Method in class com.miginfocom.calendar.DatePicker
Returns if the "goto home" (today) button should be shown.
isIgnoreEvents() - Method in class com.miginfocom.util.ListenerSet
Returns if events are currently ignored.
isIgnoreInteractionEvents() - Method in class com.miginfocom.ashape.AShapeComponent
Transfer to ListenerSet.isIgnoreEvents()
isIgnoreInteractionEvents() - Method in class com.miginfocom.beans.CategoryTreeBean
Returns if events are currently ignored.
isIgnorePropertyEvents() - Method in class com.miginfocom.calendar.activity.AbstractActivity
Transfer to ListenerSet.isIgnoreEvents()
isIgnorePropertyEvents() - Method in class com.miginfocom.calendar.category.Category
Transfer to ListenerSet.isIgnoreEvents()
isIgnorePropertyEvents() - Method in class com.miginfocom.calendar.grid.AbstractGrid
Returns if events are currently ignored.
isIgnorePropertyEvents() - Method in class com.miginfocom.calendar.grid.GridRow
Returns if events are currently ignored.
isIgnorePropertyEvents() - Method in class com.miginfocom.util.dates.DateRange
 
isIgnorePropertyEvents() - Method in interface com.miginfocom.util.PropertyObservable
Returns if the PropertyObservable is currently ignoring change events.
isIncludeBaseDateRange() - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Returns if the base date range is always included in the date ranges returned.
isInContexts(String) - Method in class com.miginfocom.calendar.layout.ActivityLayout
Returns if layoutContext equals one of the registered contexts.
isInSame(int) - Method in class com.miginfocom.util.dates.DateRange
 
isInSame(int) - Method in interface com.miginfocom.util.dates.DateRangeI
Returns if cal1 and cal2 is in the same range type.
isInSame(Calendar, Calendar, int) - Static method in class com.miginfocom.util.dates.DateUtil
Returns if cal1 and cal2 is in the same range type.
isInSame(int) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
isKeysConnectable(String, String) - Method in class com.miginfocom.theme.Theme
Returns if the two key can be linked.
isLayoutNeeded() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
isLayoutNeeded() - Method in interface com.miginfocom.calendar.activity.Activity
Returns whether this activity needs to be layout, normally after changing date range
isLeaf() - Method in class com.miginfocom.calendar.category.Category
 
isLeaf() - Method in class com.miginfocom.calendar.grid.GridRow
Returns if this row has no sub rows.
isLeafCheckSelectable() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the check should be selectable.
isLeafCheckVisible() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the check box is visible.
isLeafLabelSelectable() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the label should be selectable.
isLeafRouteLabelClickToCheck() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If a click on the label should be transformed to a click on the check.
isLeftRightButtonsVisible() - Method in class com.miginfocom.calendar.DatePicker
Returns if the spinner (up/down) arrows should be shown.
isLinked(String) - Method in class com.miginfocom.theme.Theme
Returnb if the key is really a link to another key.
isListKey(String) - Static method in class com.miginfocom.theme.Theme
Returns if the key is a list key.
isMatchStartOnly() - Method in class com.miginfocom.calendar.layout.FlexGridLayout
If true only the start of the activities will be the cell and thus all activities will only span one cell.
isMouseOverEffectsEnabled() - Method in class com.miginfocom.calendar.header.DateGridHeader
Returns if mouse over-type effects are enabled.
isMultiSelectLive() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Return if the selection of activities should be updated in real-time.
isMultiState(int) - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
isMultiState(int) - Method in interface com.miginfocom.util.states.StateObservable
Returns if more than one object in the same toggle group context can have this state.
isOnBoundaryStart(Calendar, int) - Static method in class com.miginfocom.util.dates.DateUtil
Returns if a calendar date+time is on a boundary start.
isOnlyDesignTime() - Method in class com.miginfocom.beans.DemoDataBean
Property: If the demo date should only be created in a design time environment.
isOrLogic() - Method in class com.miginfocom.calendar.category.CategoryFilter
Returns true if OR-logic, which means that only one category needs to be equal for this filter to return true.
isOverlapping(DateRangeI) - Method in class com.miginfocom.util.dates.DateRange
 
isOverlapping(DateRangeI, DateRangeI) - Method in class com.miginfocom.util.dates.DateRange
 
isOverlapping(DateRangeI) - Method in interface com.miginfocom.util.dates.DateRangeI
Checks if dateRange overlaps (or touches) this date range.
isOverlapping(DateRangeI, DateRangeI) - Method in interface com.miginfocom.util.dates.DateRangeI
Checks if dateRange overlaps (or touches) this date range.
isOverlapping(Calendar, Calendar, Calendar, Calendar) - Static method in class com.miginfocom.util.dates.DateUtil
Checks if two date ranges overlap (or touches) eachother.
isOverlapping(Date, Date, Date, Date) - Static method in class com.miginfocom.util.dates.DateUtil
Checks if two date ranges overlap (or touches) eachother.
isOverlapping(long, long, long, long) - Static method in class com.miginfocom.util.dates.DateUtil
Checks if two date ranges overlap (or touches) eachother.
isOverlapping(DateRangeI) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
isOverlapping(DateRangeI, DateRangeI) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
isOverridden(String, PropertyKey) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
 
isOverridden(String, PropertyKey) - Method in interface com.miginfocom.ashape.interaction.Interactor
Returns if the propName for target is currently overridden or not.
isOverridden(String, PropertyKey) - Method in class com.miginfocom.ashape.interaction.StaticInteractor
 
isPaintable() - Method in class com.miginfocom.calendar.grid.GridLineExceptionEditor
 
isPaintable() - Method in class com.miginfocom.calendar.header.CellDecorationRowEditor
 
isPaintable() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevelEditor
 
isPaintable() - Method in class com.miginfocom.calendar.layout.ActivityLayoutEditor
 
isPaintable() - Method in class com.miginfocom.util.gfx.geometry.SizeSpecEditor
 
isPaintLabel(int, int) - Method in class com.miginfocom.calendar.header.CellDecorationRow
Returns if the label at this row applies to the suggested index with count size.
isPaintLabel(int, int) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
Returns if the label at this row applies to the suggested index with count size.
isPopupEnabled() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
If the popup should be shown when right clicking the text field.
isPopupVisible() - Method in class com.miginfocom.calendar.DatePicker
Returnerar om popupen syns just nu
isProbableBase64(String) - Static method in class com.miginfocom.util.io.IOUtil
Returns if the string is a base64 encoded binary string.
isProbableURL(String) - Static method in class com.miginfocom.util.io.IOUtil
Returns if the string, trimmed, start with "sftp:", "ftp:", "http:", "https:" or "file:" ignoring case.
isReadSupported() - Method in interface com.miginfocom.calendar.activity.iofilter.ActivityIOPlugin
If the plugin can read activities
isReadSupported() - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
isRecurrent() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
isRecurrent() - Method in interface com.miginfocom.calendar.activity.Activity
Returns if this Activity is happening more than once
isRepeatingForever() - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
 
isRepeatingForever() - Method in interface com.miginfocom.calendar.activity.recurrence.Recurrence
Returns if this recurrence has no end limit and will thus be repeating forever.
isRepeatingForever() - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
 
isRoot() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
isRoot() - Method in class com.miginfocom.ashape.shapes.RootAShape
 
isRoot() - Method in class com.miginfocom.calendar.category.Category
Returns true if this is the root node.
isRootVisible() - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the root node should be visible.
isSandbox() - Static method in class com.miginfocom.util.MigUtil
Returns is we are currently running in a sandbox by checking if we can read system properties.
Caches check so it will be really fast from 2:nd call..
isSelectable(DateRangeI) - Method in interface com.miginfocom.calendar.datearea.DateArea
Returns if the whole of 'dateRange' is within the selectable range.
isSelectable(DateRangeI) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
isShapeInList(String, PropertyKey) - Method in class com.miginfocom.ashape.interaction.MouseInteractionEvent
Returns if the the AShape named "name" is in the list denoted by listKey in the MouseKeyInteractor.
isShowNoFitIcon() - Method in class com.miginfocom.beans.DateAreaBean
Property: If the little icon that shows that not all activities have fitted within a date range (normally a day).
isShowSelectionWhenSelecting() - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Returns if the old selection should be shown when there is a new temporary selection (pressed).
isSolvable() - Method in class com.miginfocom.ashape.animation.ExponentFunction
 
isSolvable() - Method in interface com.miginfocom.ashape.animation.Function
Returns if the function is solveable.
isSolvable() - Method in class com.miginfocom.ashape.animation.LinearFunction
 
isSorted() - Method in class com.miginfocom.util.dates.DateRange
 
isSorted() - Method in interface com.miginfocom.util.dates.DateRangeI
Returns if startDate is before (or same) as endDate (to the millisecond)
isSorted() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
isSouthOfDateArea(Component) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Return true if the component is below the date area.
isSpanningTime() - Method in class com.miginfocom.util.dates.DateRange
 
isSpanningTime() - Method in interface com.miginfocom.util.dates.DateRangeI
Returns if start date is not same as end date.
isSpanningTime() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
isStateSet(int) - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
isStateSet(int) - Method in class com.miginfocom.util.states.States
 
isStateSet(int) - Method in interface com.miginfocom.util.states.StatesI
Returns the status of a state.
isTimeBased - Variable in class com.miginfocom.ashape.animation.TimeLine
 
isTimeBased() - Method in class com.miginfocom.ashape.animation.TimeLine
Returns the value sent into the constructor.
isTimeSpanInListOverlapping(DateRangeI) - Method in class com.miginfocom.util.dates.TimeSpanList
Checks to see if one or more of the activities in this overlaps (exclusive) dateRange.
isToHead() - Method in class com.miginfocom.util.FirstOrLastComparator
 
isTransparentCorner() - Method in class com.miginfocom.util.gfx.SoftLineBorder
Returns if the corner pixel should be transparent or not
isTrue(Object) - Static method in class com.miginfocom.util.MigUtil
Return true if v is a Boolean that is true OR a when converted to a String it equals (ignoring case) "true".
isValid() - Method in class com.miginfocom.ashape.PolygonShape
Returns true if the contained generalPath and it's bounds are calculated.
isValid(Activity[], Activity[]) - Method in interface com.miginfocom.calendar.activity.ActivityConstraint
If the current constraint is vaild and thus don't need to be enforced.
isValid(Activity[], Activity[]) - Method in class com.miginfocom.calendar.activity.ActivityDateRangeConstraint
 
isValid() - Method in class com.miginfocom.calendar.activity.ActivityLink
If the current link is vaild and thus don't need to be enforced.
isVisible() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
isVisible() - Method in interface com.miginfocom.ashape.shapes.AShape
Returns if THIS shape is visible.
isVisible() - Method in class com.miginfocom.beans.AbstractHeaderBean
Property: If this header should be visible or not.
isVisible(Category, Category) - Method in interface com.miginfocom.calendar.category.CategoryViewFilter
Returns if the Category should be visible or not.
isWeakReference(int) - Method in class com.miginfocom.util.ListenerSet
Returns if listener at index ix is stored in a weak reference or normal reference.
isWriteSupported() - Method in interface com.miginfocom.calendar.activity.iofilter.ActivityIOPlugin
If the plugin can write activities
isWriteSupported() - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
isZippedStream(InputStream, boolean) - Static method in class com.miginfocom.util.io.IOUtil
Returns if the InputStream points to a ziped stream.
iterator(int) - Method in class com.miginfocom.util.dates.DateRange
 
iterator(int, int) - Method in class com.miginfocom.util.dates.DateRange
 
iterator(int) - Method in interface com.miginfocom.util.dates.DateRangeI
Returns an iterator that iterates over the range, returning a new DateRangeI for every call to .next().
iterator(int, int) - Method in interface com.miginfocom.util.dates.DateRangeI
Returns an iterator that iterates over the range, returning a new DateRangeI for every call to .next().
iterator(int) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
iterator(int, int) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
iterator() - Method in class com.miginfocom.util.ListenerSet
Returns an iterator that iterates of the contained listeners.

J

JComponentAShape - Class in com.miginfocom.ashape.shapes
This shape embeds a JComponent.
JComponentAShape() - Constructor for class com.miginfocom.ashape.shapes.JComponentAShape
Empty constructor for XML builders.
JComponentAShape(String, JComponent, PlaceRect) - Constructor for class com.miginfocom.ashape.shapes.JComponentAShape
Constructor.

K

KEY_COMBO_ADD_AMOUNT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Returns the amount that is added or subtracted from the selected date range when the left or right button in the date picker is pressed.
KEY_COMBO_ADD_FIELD - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The forced Calendar field that is added/subtracted when the left/right buttons are pressed in the date picker.
KEY_COMBO_BORDER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The Border to show around the combo itself.
KEY_COMBO_BUTTONS_ARROW_COLOR - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Color to indicate the color of the arrows in the buttons.
KEY_COMBO_BUTTONS_ARROW_SHADOW_COLOR - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Color to indicate the shadow color of the arrows in the buttons.
KEY_COMBO_BUTTONS_BIG_INSETS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Insets to indicate the insets around the arrow for the home and drop down buttons.
KEY_COMBO_BUTTONS_BORDER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The Border to show around the buttons in the combo.
KEY_COMBO_BUTTONS_CONTENT_AREA_FILLED - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Boolean to indicate of the content area should be filled.
KEY_COMBO_BUTTONS_DIVIDER_COLOR - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Color to indicate the color for a divider component between the buttons.
KEY_COMBO_BUTTONS_DIVIDER_WIDTH - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Integer to indicate the width in pixels of a divider component between the buttons.
KEY_COMBO_BUTTONS_DROP_ARROW_SIZE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Integer to indicate the size of the arrow for the drop down button.
KEY_COMBO_BUTTONS_HOME_ARROW_GAP - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Integer to indicate the gap between the double arrows for the home (today) button.
KEY_COMBO_BUTTONS_HOME_ARROW_SIZE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Integer to indicate the size of the double arrows for the home (today) button.
KEY_COMBO_BUTTONS_LEFT_RIGHT_ARROW_SIZE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Integer to indicate the size of the arrow for the left and right buttons.
KEY_COMBO_BUTTONS_OPAQE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Deprecated. NOT USED DUE TO SPELLING. See CalendarTheme.KEY_COMBO_BUTTONS_OPAQUE.
KEY_COMBO_BUTTONS_OPAQUE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Boolean to indicate of the button should be opaque.
KEY_COMBO_BUTTONS_SHOW_ARROWS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
If arrow buttons are to be shown.
KEY_COMBO_BUTTONS_SHOW_HOME - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
If the "goto home" (or goto today) button should be shown.
KEY_COMBO_BUTTONS_SMALL_INSETS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Insets to indicate the insets around the arrow for the left and right (increase and decrease) buttons.
KEY_COMBO_CUSTOM_PREFIX_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A string prefix to show before and between the two dates in a custom date range.
KEY_COMBO_CUSTOM_RANGE_ADD_FIELD - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Returns the field used for adding when the selected date range isn't at a recognizable boundary.
KEY_COMBO_CUSTOM_RANGE_MIN_TYPE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Returns the minimum range span that a custom date range (which means it is not exactly a second, minute, hour, day, week, month or year(week/month)) should be rounded to.
KEY_COMBO_DATEFORMAT_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The DateFormatList folder key.
KEY_COMBO_DATEFORMAT_DEFAULT_DATE_STYLE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The default date style to show.
KEY_COMBO_DATEFORMAT_DEFAULT_TIME_STYLE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The default time style to show.
KEY_COMBO_EDITOR_ANTI_ALIAS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Boolean that indicates if the editor text field should be anti aliased.
KEY_COMBO_EDITOR_BORDER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The Border to show around the editor textfield.
KEY_COMBO_EDITOR_FONT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The Font to show in the editor textfield.
KEY_COMBO_EDITOR_FOREGROUND - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The foreground Color to show in the editor textfield.
KEY_COMBO_EDITOR_HIDE_END_DATE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
If the end date should be hidden, and thus uneditable, if a start and end date should be shown such as for a custom date range or a recognized range (e.g.
KEY_COMBO_EDITOR_PARSE_LENIENT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A Boolean that indicates if the editor text field should be be parsed in a lenient manner.
KEY_COMBO_NO_DATE_TEXT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The text string to show if there are no selected date range.
KEY_COMBO_POPUP_BORDER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The Border to show around the popup.
KEY_COMBO_POPUP_SIZE_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The sizes of the popup window that shows the date area.
KEY_COMBO_prefix - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Prefix of the KEY_COMBO keys.
KEY_DECORATORS_ACTIVITY_VIEWS_INSTALL_IN_LAYER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The layer, if any, that the DefaultDateArea.ActivityViewDecorator should be installed.
KEY_DECORATORS_CELL_LABEL_ANTI_ALIAS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
If the labe should be drawn anti aliased or not.
KEY_DECORATORS_CELL_LABEL_BACKGROUND_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The background painted behind the label, if any.
KEY_DECORATORS_CELL_LABEL_BACKGROUND_DEFAULT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
Default backgrund.
KEY_DECORATORS_CELL_LABEL_BOUNDS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The bounds used for the label, given the whole bounds of the cell to decorate.
KEY_DECORATORS_CELL_LABEL_DATE_FORMAT_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The date format used to format the string to draw.
KEY_DECORATORS_CELL_LABEL_DATE_FORMAT_DEFAULT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
Default date format.
KEY_DECORATORS_CELL_LABEL_FONT_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The font used to draw the label.
KEY_DECORATORS_CELL_LABEL_FONT_DEFAULT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
Default font.
KEY_DECORATORS_CELL_LABEL_FOREGROUND_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The paint with which to draw the label.
KEY_DECORATORS_CELL_LABEL_FOREGROUND_DEFAULT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
Default foregrund.
KEY_DECORATORS_CELL_LABEL_INSTALL_IN_LAYER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The layer, if any, that the CellLabelDecorator should be installed.
KEY_DECORATORS_CELL_LABEL_prefix - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Prefix of the DECORATORS_CELL_LABEL keys.
KEY_DECORATORS_CELL_LABEL_TEXT_ALIGNMENT_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The x and y alignment within the bounds designated by CalendarTheme.KEY_DECORATORS_CELL_LABEL_BOUNDS.
KEY_DECORATORS_CELL_LABEL_UNDERLINE_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The underline with or no underline if null.
KEY_DECORATORS_CELL_LABEL_UNDERLINE_DEFAULT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
Default underline width.
KEY_DECORATORS_DIVIDERS_FOREGROUND - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The paint used to draw the separator.
KEY_DECORATORS_DIVIDERS_INSTALL_IN_LAYER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The layer, if any, that the DateSeparatorDecorator should be installed.
KEY_DECORATORS_DIVIDERS_MAX_PAINT_WIDTH - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The width of the separator line.
KEY_DECORATORS_DIVIDERS_RANGE_TYPE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The date range between which to draw the separators.
KEY_DECORATORS_EVEN_FILL_INSTALL_IN_LAYER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The layer, if any, that the EvenFieldFillDecorator should be installed.
KEY_DECORATORS_EVEN_FILL_PAINT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The Paint to fill the even date ranges with.
KEY_DECORATORS_EVEN_FILL_RANGE_TYPE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The date range (e.g.
KEY_DECORATORS_GRIDLINES_INSTALL_IN_LAYER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The layer, if any, that the GridLineDecorator should be installed.
KEY_DECORATORS_GRIDLINES_MAX_PAINT_WIDTH - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The maximum (i.e.
KEY_DECORATORS_IMAGE_BOUNDS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The relative bounds used to draw the image used by the ImageDecorator, if installed.
KEY_DECORATORS_IMAGE_IMAGE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The image used by the ImageDecorator, if installed.
KEY_DECORATORS_IMAGE_INSTALL_IN_LAYER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The layer, if any, that the ImageDecorator should be installed.
KEY_DECORATORS_IMAGE_REPEAT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
If the image used by the ImageDecorator should be repeated/tiled.
KEY_DECORATORS_MULTI_SELECT_RECTANGLE_INSTALL_IN_LAYER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The layer, if any, that the DefaultDateArea.MultiSelectRectangleDecorator should be installed.
KEY_DECORATORS_NO_FIT_INSTALL_IN_LAYER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The layer, if any, that the NoFitShapeDecorator should be installed.
KEY_DECORATORS_OCCUPIED_BOUNDS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The relative bounds to paint given the total bounds of the occupied date ranges.
KEY_DECORATORS_OCCUPIED_FILL - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The paint used to fill the occupied date ranges.
KEY_DECORATORS_OCCUPIED_INSTALL_IN_LAYER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The layer, if any, that the OccupiedDecorator should be installed.
KEY_DECORATORS_OCCUPIED_MERGE_OVERLAPPING - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
If two overlapping occupied date ranges should be merged to paint one occupied rectangle.
KEY_DECORATORS_OCCUPIED_NOT_FILL - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The paint used to fill the NOT occupied date ranges.
KEY_DECORATORS_OCCUPIED_OUTLINE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The paint used to draw the outline.
KEY_DECORATORS_OCCUPIED_prefix - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Prefix of the DECORATORS_OCCUPIED keys.
KEY_DECORATORS_OCCUPIED_ROUND_TO_RANGE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
If and how the occupied date range should be rounded.
KEY_DECORATORS_prefix - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Prefix of the KEY_DECORATORS keys.
KEY_DECORATORS_SELECTION_INSTALL_IN_LAYER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The layer, if any, that the SelectionGridDecorator should be installed.
KEY_DECORATORS_SELECTION_PAINT_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The Paints used to fill the selected cells.
KEY_DECORATORS_SELECTION_prefix - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Prefix of the KEY_DECORATORS_SELECTION keys.
KEY_DECORATORS_SELECTION_STROKE_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The Strokes used to outline the selected cells.
KEY_DECORATORS_SELECTION_STROKE_PAINT_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Decorator configuration:
The Paints used to outline the selected cells.
KEY_EVENT_POST - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when any key event occurs.
KEY_EVENT_PRE - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when any key event occurs.
KEY_FEEL_ACTIVITY_FALLBACK_SNAP_TO_MILLIS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
If the key to avoid snapping use this value instead of the CalendarTheme.KEY_FEEL_ACTIVITY_SNAP_TO_MILLIS.
KEY_FEEL_ACTIVITY_MULTI_SELECT_KEY - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Which key to hold down to select more than one activity with the mouse (I.e.
KEY_FEEL_ACTIVITY_MULTI_SELECT_LIVE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
If the selection should be done for every mouse drag event.
KEY_FEEL_ACTIVITY_NO_SNAP_KEY - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The key, if any, that indicates that there should be no snapping to some time boundary (CalendarTheme.KEY_FEEL_ACTIVITY_SNAP_TO_MILLIS) when moving/resizing an activity.
KEY_FEEL_ACTIVITY_ORDER_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The Folder key to sub keys that affect (changes, boosts) the layout, paint and event dispatch order of activities when mouse over:ed or selected.
The integer value, if any, will be added to the sorting order constant used to sort the activities.
KEY_FEEL_ACTIVITY_SNAP_TO_MILLIS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The millisecond to snap an activity to when moving/resizing it.
KEY_FEEL_prefix - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Prefix of the FEEL keys.
KEY_FEEL_SELECTION_BOUNDARY - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The boundary to always round a selection.
KEY_FEEL_SELECTION_CUT_ALIGNMENT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
If the selection has to be cut or expanded to follow the min/max count this property tells how to align the cut/expand.
E.g.
KEY_FEEL_SELECTION_EXPAND_RANGE_KEY - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The key that should be pressed to expand the selected range.
KEY_FEEL_SELECTION_HIDE_WHEN_NOT_EXACT_CELL_DATE_RANGE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
If the selection should be hidden, i.e.
KEY_FEEL_SELECTION_MAX_COUNT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The maximum size of type CalendarTheme.KEY_FEEL_SELECTION_BOUNDARY that should make out a selection.
KEY_FEEL_SELECTION_MIN_COUNT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The minimum size of type CalendarTheme.KEY_FEEL_SELECTION_BOUNDARY that should make out a selection.
KEY_FEEL_SELECTION_SELECT_RANGE_KEY - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The key that should be pressed to select a range, if any.
KEY_FEEL_SELECTION_SHOW_SELECTED_WHEN_SELECTING - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
If the selection should be painted when the user is selecting (dragging) a new selection.
KEY_FEEL_SELECTION_TYPE_KEY - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The type of selection for the DateArea.
KEY_GENERIC_ACTIVITIES_SUPPORTED - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Whether Activitys are supported.
KEY_GENERIC_AUTO_RELOAD_FROM_THEME - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
If changes to the theme should trigger a reload of the theme's values for the users of the theme.
KEY_GENERIC_BACKGROUND - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The background paint.
KEY_GENERIC_CELL_REPAINT_PADDING - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
If the repaint region should always be expanded to whole cell bounds.
KEY_GENERIC_CRYPTO_KEY - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Can be used to store a public key.
KEY_GENERIC_DEBUG_OUTLINE_CLIP_BOUNDS_DEBUG - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Paints an outline around the repaint clipping.
KEY_GENERIC_DEBUG_REPAINT_ALL - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
If everything should always be rapainted.
KEY_GENERIC_INFO_AUTHOR - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The author of the theme.
KEY_GENERIC_INFO_DATE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The creation date.
KEY_GENERIC_INFO_THEME - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
General information about the theme.
KEY_GENERIC_INFO_VERSION - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The version.
KEY_GENERIC_LOCALE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The forced Locale for the theme.
KEY_GENERIC_MINIMAL_DAYS_IN_FIRST_WEEK - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The forced setMinimalDaysInFirstWeek(int) for all Calendar object created by the theme.
KEY_GENERIC_prefix - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Prefix of the generic keys.
KEY_GENERIC_TIME_ZONE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The forced TimeZone for the theme.
KEY_GRID_EXPAND_PRIMARY_DIM - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
If the grid should take up all the space in that it can in the primary dimension.
KEY_GRID_EXPAND_SECONDARY_DIM - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
If the grid should take up all the space in that it can in the secondary dimension.
KEY_GRID_GRIDLINES_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Defines the grid lines in the grid.
KEY_GRID_prefix - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Prefix of the KEY_GRID keys.
KEY_GRID_SEGMENTS_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Defines the grid segments (how big the cells should be, divided into segments).
KEY_HEADER_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The main folder key for specifying the headers used in the ThemeDateAreaContainer.
KEY_HEADER_CORNERS_ - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The backgrounds Paint to fill the corners not covered by a header.
KEY_HEADER_prefix - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Prefix of the KEY_HEADER keys.
KEY_LAYOUTS_AUTO_INSTALL - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
A list key witch contains the ActivityLayouts to use to layout the activity views in the date area.
KEY_LAYOUTS_BROKER - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
An optional ActivityLayoutBroker.
KEY_LAYOUTS_prefix - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Prefix of the KEY_LAYOUTS keys.
KEY_NAME - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The name of the theme.
KEY_PRESS - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when a key event is sent to this interactor.
KEY_RELEASE - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when a key event is sent to this interactor.
KEY_STARTUP_PRIMARY_DIM_CELL_TYPE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The range boundary type (e.g.
KEY_STARTUP_PRIMARY_DIM_DIRECTION - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Startup/creation parameter.
KEY_STARTUP_PRIMARY_DIM_TYPE_COUNT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The number of the type specified in CalendarTheme.KEY_STARTUP_PRIMARY_DIM_CELL_TYPE.
KEY_STARTUP_SECONDARY_DIM_WRAP_BOUNDARY - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The boundary where to wrap the primary dimension.
KEY_STARTUP_SECONDARY_DIM_WRAP_BOUNDARY_COUNT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The number of wrapBoundary before wrapping.
KEY_STARTUP_VISUAL_RANGE_ALIGN - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The how the current date/time should be aligned in the visual startup date range.
KEY_STARTUP_VISUAL_RANGE_COUNT - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The number of types in the key CalendarTheme.KEY_STARTUP_VISUAL_RANGE_TYPE that should make up the visual range.
KEY_STARTUP_VISUAL_RANGE_TYPE - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
The boundary type that should be used to denote how much time that should be visible (it may nt be visible due to scrolling though) for a date area.
KEY_TYPE - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when a key event is sent to this interactor.
keyEventPost(KeyEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
keyEventPost(KeyEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
keyEventPre(KeyEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
keyEventPre(KeyEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
KeyEventSequencer - Class in com.miginfocom.util
A class that can be made to listen to all key events within the virtual machine and maintain the the keys that are currently pressed.
keyPressed(KeyEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
keyPressed(KeyEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
keyPressed(KeyEvent) - Method in class com.miginfocom.calendar.DatePicker
 
keyPressed(KeyEvent) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
keyPressed(KeyEvent) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
keyReleased(KeyEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
keyReleased(KeyEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
keyReleased(KeyEvent) - Method in class com.miginfocom.calendar.DatePicker
 
keyReleased(KeyEvent) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
keyReleased(KeyEvent) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
KeySequence - Class in com.miginfocom.util
A specific key sequence.
KeySequence() - Constructor for class com.miginfocom.util.KeySequence
Constructor for an explicitly empty list
KeySequence(int) - Constructor for class com.miginfocom.util.KeySequence
Constructor for a single key.
KeySequence(int[]) - Constructor for class com.miginfocom.util.KeySequence
Constructor.
KeySequence(List) - Constructor for class com.miginfocom.util.KeySequence
Constructor.
keySet() - Method in class com.miginfocom.util.ListMap
 
keySet() - Method in class com.miginfocom.util.MRUSoftCacheMap
Not supported! Throws UnsupportedOperationException
keyToBit(PropertyKey) - Static method in class com.miginfocom.util.states.GenericStates
Returns the bit of a state that are represented by a property key.
keyTyped(KeyEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
keyTyped(KeyEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
keyTyped(KeyEvent) - Method in class com.miginfocom.calendar.DatePicker
 
keyTyped(KeyEvent) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
keyTyped(KeyEvent) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
KNOB_PRESSED_COMMAND - Static variable in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
KNOB_SHAPE_NAME - Static variable in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
knobCursor - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
knobExpandedImage - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
knobFoldedImage - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
knobImageAlignX - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
knobImageAlignY - Variable in class com.miginfocom.beans.CategoryHeaderBean
 

L

LAB_ROT_SUB_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
LABEL_CLICKED - Static variable in class com.miginfocom.beans.CategoryTreeBean
The Command Value in for the InteractionEvent that is fired when the label is clicked.
LABEL_CONTAINER_SHAPE_NAME - Static variable in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
LABEL_PRESSED_COMMAND - Static variable in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
LABEL_SELECTED_KEY - Static variable in class com.miginfocom.beans.CategoryTreeBean
This is the default key used to set in the Category a Boolean object denoting if the label is considered selected or not.
LABEL_TYPE_SUB_FOLDER_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
labelCursor - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
LabelOverrider - Class in com.miginfocom.calendar.header
A simple Interactor that overrides some property if a cell range overlaps the cell range (mouseover or pressed) in a DateGridHeader.
LabelOverrider(DateGridHeader, DateCellRange, String, PropertyKey, Object, Object) - Constructor for class com.miginfocom.calendar.header.LabelOverrider
Constructor.
LAST_OPER - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
lastMod - Variable in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
lastTick - Variable in class com.miginfocom.ashape.animation.TimeLine
 
layout() - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
layout() - Method in interface com.miginfocom.ashape.shapes.AShape
Lays out the children, if any bu calling setBounds() on them and then call .layout().
Layout also clears the 'hit shape'.
layout() - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
layout(Grid) - Method in class com.miginfocom.calendar.grid.DefaultGridDimensionLayout
 
layout(GridRow) - Method in class com.miginfocom.calendar.grid.DefaultGridRowLayout
 
layout() - Method in interface com.miginfocom.calendar.grid.Grid
Calculates all positions for all rows.
layout(Grid) - Method in interface com.miginfocom.calendar.grid.GridDimensionLayout
Lay out the grid in the dimension that this object is handling.
layout(GridRow) - Method in interface com.miginfocom.calendar.grid.GridRowLayout
Should out the sub rows of the row.
layout(Grid) - Method in class com.miginfocom.calendar.grid.TrackingGridDimensionLayout
 
layout(DateGrid, TimeSpanList, ArrayList, ImmutableDateRange) - Method in class com.miginfocom.calendar.layout.ActivityLayout
Layout the activities within the bounds.
layout(DateGrid, TimeSpanList, ArrayList, ImmutableDateRange) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
 
layout(DateGrid, TimeSpanList, ArrayList, ImmutableDateRange) - Method in class com.miginfocom.calendar.layout.HideLayout
 
layout(DateGrid, TimeSpanList, ArrayList, ImmutableDateRange) - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
 
layoutActivityViews(ImmutableDateRange) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Lays out all activity views.
layoutContainer(Container) - Method in class com.miginfocom.util.gfx.GridARLayout
 
layoutContainerFlow(Container) - Method in class com.miginfocom.util.gfx.GridARLayout
 
layoutContainerGrid(Container) - Method in class com.miginfocom.util.gfx.GridARLayout
 
layoutShapes(AShape) - Method in interface com.miginfocom.ashape.layout.AShapeLayout
Layout the first level sub shapes of the parent and call AShape.layout() on them
layoutShapes(AShape) - Method in class com.miginfocom.ashape.layout.CutEdgeAShapeLayout
 
layoutShapes(AShape) - Method in class com.miginfocom.ashape.layout.DefaultAShapeLayout
 
layoutShapes(AShape) - Method in class com.miginfocom.ashape.layout.HitShapeAShapeLayout
 
layoutShapes(AShape) - Method in class com.miginfocom.ashape.layout.RowAShapeLayout
 
LayoutUtil - Class in com.miginfocom.ashape.layout
Static utility class for AShapeLayouts.
LayoutUtil() - Constructor for class com.miginfocom.ashape.layout.LayoutUtil
 
layoutView(ActivityView, Rectangle, TimeSpanList) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Lays out just one view.
layoutViews(ArrayList, Rectangle, TimeSpanList, boolean) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Lays out views.
LEAF_CHECK_BACKGROUND_SHAPE_NAME - Static variable in class com.miginfocom.beans.CategoryTreeBean
 
LEAF_CHECK_IMAGE_SHAPE_NAME - Static variable in class com.miginfocom.beans.CategoryTreeBean
 
LEAF_CHECK_OUTLINE_SHAPE_NAME - Static variable in class com.miginfocom.beans.CategoryTreeBean
 
LEAF_CONTAINER_SHAPE_NAME - Static variable in class com.miginfocom.beans.CategoryTreeBean
 
LEAF_LABEL_SHAPE_NAME - Static variable in class com.miginfocom.beans.CategoryTreeBean
 
LESS_THAN - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
LEVEL_ABORT_PROCESSING - Static variable in class com.miginfocom.ashape.interaction.MouseInteractionEvent
The event is marked as handleded and will not continue to generate the automatic interactions events that are installed on the MouseKeyInteractor.
LEVEL_HANDELED - Static variable in class com.miginfocom.ashape.interaction.MouseInteractionEvent
The event is marked as handleded but the event notifications will be continued as normal.
LEVEL_NO_INTERACTIONS - Static variable in class com.miginfocom.ashape.interaction.MouseInteractionEvent
The event is marked as handleded and will not continue to generate the automatic interactions events that are installed on the MouseKeyInteractor.
LEVEL_NOT_CONSUMED - Static variable in class com.miginfocom.ashape.interaction.MouseInteractionEvent
The event is not consumed in any way.
LicenseValidator - Class in com.miginfocom.util
The class that the user should set it's license key on to use the MiG Calendar Component.
LicenseValidator() - Constructor for class com.miginfocom.util.LicenseValidator
 
LinearFunction - Class in com.miginfocom.ashape.animation
A function that is very simple.
LinearFunction() - Constructor for class com.miginfocom.ashape.animation.LinearFunction
Constructor.
LIST_CHAR - Static variable in class com.miginfocom.theme.Theme
 
ListenerSet - Class in com.miginfocom.util
An listener set that supports both WeakReferences and normal references.
ListenerSet() - Constructor for class com.miginfocom.util.ListenerSet
Constructor for no runtime check of the listener classes.
ListenerSet(Class) - Constructor for class com.miginfocom.util.ListenerSet
Constructor for a runtime checked listener classes.
ListMap - Class in com.miginfocom.util
A map that maps keys to a list of objects.
ListMap(int, float, int) - Constructor for class com.miginfocom.util.ListMap
 
loadActivities(InputStream, ExceptionListener, boolean) - Static method in class com.miginfocom.calendar.activity.ActivityDepository
Reads an XML input stream and returns a list of
loadShape(String, boolean) - Static method in class com.miginfocom.ashape.AShapeUtil
Loads a shape from a file
loadShape(InputStream, boolean) - Static method in class com.miginfocom.ashape.AShapeUtil
Loads a shape from a file
loadTheme(String, String, boolean) - Static method in class com.miginfocom.theme.Themes
Reads a com.miginfocom.theme from disk.
loadTheme(URL, String, boolean) - Static method in class com.miginfocom.theme.Themes
Reads a com.miginfocom.theme from an URL.
loadTheme(InputStream, String, boolean, boolean) - Static method in class com.miginfocom.theme.Themes
Reads a com.miginfocom.theme from an input stream, normally a file or an URL.
locale - Variable in class com.miginfocom.util.dates.DateFormatList
 
LogicalExpression - Class in com.miginfocom.util.expression
A generic evaluation of something.
LogicalExpression(String, int, Object) - Constructor for class com.miginfocom.util.expression.LogicalExpression
Deprecated. Only provided for backwards compatibility.
LogicalExpression(PropertyKey, int, Object) - Constructor for class com.miginfocom.util.expression.LogicalExpression
Constructor.

M

M_P_M_SUB_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
MAIN_KEYS - Static variable in class com.miginfocom.calendar.decorators.ThemeCellLabelDecorator
 
MAX - Static variable in class com.miginfocom.calendar.layout.Distributor
 
MAX - Static variable in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
An opertaion that return the bigger of wrap and value.
maximumLayoutSize(Container) - Method in class com.miginfocom.util.gfx.GridARLayout
 
maxSizes - Variable in class com.miginfocom.ashape.layout.RowAShapeLayout
 
MC - Static variable in class com.miginfocom.util.LicenseValidator
 
mergePositions(int, GridRow[], GridLine[]) - Static method in class com.miginfocom.calendar.grid.GridUtil
Merges the positions of the grid lines and grid rows so they don't overlap
mergeRanges(DateRangeI, ArrayList, ArrayList) - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
If there are any ranges that are to be included "on top" (RDATE) add them.
MigUtil - Class in com.miginfocom.util
Generic utility class.
MigUtil() - Constructor for class com.miginfocom.util.MigUtil
 
MillisRounder - Class in com.miginfocom.util.dates
Rounds DateRangI's to specified intervals.
MillisRounder(long, boolean, boolean, boolean) - Constructor for class com.miginfocom.util.dates.MillisRounder
Creates a MillisRounder.
MIN - Static variable in class com.miginfocom.calendar.layout.Distributor
 
MIN - Static variable in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
An opertaion that return the lesser of wrap and value.
minimumLayoutSize(Container) - Method in class com.miginfocom.util.gfx.GridARLayout
 
minSizes - Variable in class com.miginfocom.ashape.layout.RowAShapeLayout
 
MINUTE_MILLIS - Static variable in class com.miginfocom.util.dates.DateUtil
 
MINUTE_NVP - Static variable in interface com.miginfocom.util.dates.DateRangeI
 
MODE_ANGLE - Static variable in class com.miginfocom.util.gfx.ShapeGradientPaint
Angle mode.
MODE_COORD - Static variable in class com.miginfocom.util.gfx.ShapeGradientPaint
Coordinate mode, relative or absolute.
MODE_DIMENSION - Static variable in class com.miginfocom.util.gfx.geometry.AspectRatioRect
 
MODE_SIZE - Static variable in class com.miginfocom.util.gfx.geometry.AspectRatioRect
 
modifiedCount - Variable in class com.miginfocom.theme.Theme
Everytime a value, or list of values, in the theme changes, this value is also changed (increased by one).
MONTH_NVP - Static variable in interface com.miginfocom.util.dates.DateRangeI
 
MOUSE_CLICK - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when the mouse is clicked over a registerd hit area.
MOUSE_DOUBLE_CLICK - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when the mouse is double clicked over a registerd hit area.
MOUSE_DRAG - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when the mouse is ragged in a registerd hit area.
MOUSE_ENTER - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when the mouse enteres a registerd hit area.
MOUSE_EVENT_POST - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when any mouse event occurs.
MOUSE_EVENT_PRE - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when any mouse event occurs.
MOUSE_EXIT - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when the mouse exits a registerd hit area.
MOUSE_MOVE - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when the mouse is moved over a registerd hit area.
MOUSE_OVER - Static variable in class com.miginfocom.calendar.header.CellDecorationRow
Index in the arrays.
MOUSE_OVER - Static variable in class com.miginfocom.calendar.header.DefaultSubRowLevel
Index in the arrays.
MOUSE_OVER - Static variable in class com.miginfocom.util.dates.DateChangeEvent
Mouse hovers over this date.
MOUSE_OVER - Static variable in class com.miginfocom.util.states.GenericStates
 
MOUSE_OVER_BIT - Static variable in class com.miginfocom.util.states.GenericStates
The mouse over state type
MOUSE_OVER_CHANGE - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when the mouse exits OR enters a registerd hit area.
MOUSE_OVER_TOPMOST_CHANGE - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when the top most hit area that the mouse is over changes.
MOUSE_POPUP_TRIGGER - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when the normally right mouse button is pressed/released (depending on platform) registerd hit area.
MOUSE_PRESS - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when the mouse is pressed over a registerd hit area.
MOUSE_RELEASE - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
A trigger that "fires" when the mouse is relesed over a registerd hit area.
mouseClicked(MouseEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
mouseClicked(MouseEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
mouseClicked(MouseEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
mouseClicked(MouseEvent) - Method in class com.miginfocom.calendar.DatePicker
 
mouseClicked(MouseEvent) - Method in class com.miginfocom.calendar.header.DateGridHeader
 
mouseClicked(MouseEvent) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
mouseClicked(MouseEvent) - Method in class com.miginfocom.util.gfx.PainterButton
 
mouseDragged(MouseEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
mouseDragged(MouseEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
mouseDragged(MouseEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
mouseDragged(MouseEvent) - Method in class com.miginfocom.calendar.header.DateGridHeader
 
mouseEntered(MouseEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
mouseEntered(MouseEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
mouseEntered(MouseEvent) - Method in class com.miginfocom.calendar.DatePicker
 
mouseEntered(MouseEvent) - Method in class com.miginfocom.calendar.header.DateGridHeader
 
mouseEntered(MouseEvent) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
mouseEntered(MouseEvent) - Method in class com.miginfocom.util.gfx.PainterButton
 
mouseEventPost(MouseEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
mouseEventPost(MouseEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
mouseEventPre(MouseEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
mouseEventPre(MouseEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
mouseExited(MouseEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
mouseExited(MouseEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
mouseExited(MouseEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
mouseExited(MouseEvent) - Method in class com.miginfocom.calendar.DatePicker
 
mouseExited(MouseEvent) - Method in class com.miginfocom.calendar.header.DateGridHeader
 
mouseExited(MouseEvent) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
mouseExited(MouseEvent) - Method in class com.miginfocom.util.gfx.PainterButton
 
mouseInteracted(MouseInteractionEvent) - Method in class com.miginfocom.ashape.interaction.MouseInteractionListener
Called when the interaction occurs.
MouseInteractionEvent - Class in com.miginfocom.ashape.interaction
An event that encapsulates every known detail of a mouse interaction.
MouseInteractionEvent(MouseEvent, MouseKeyInteractor, PropertyKey) - Constructor for class com.miginfocom.ashape.interaction.MouseInteractionEvent
Constructor.
MouseInteractionListener - Class in com.miginfocom.ashape.interaction
A listner that listens for mouse events on an AShape.
MouseInteractionListener() - Constructor for class com.miginfocom.ashape.interaction.MouseInteractionListener
Constructor that defaults to order 0.
MouseInteractionListener(int) - Constructor for class com.miginfocom.ashape.interaction.MouseInteractionListener
Constructor.
MouseKeyInteractor - Class in com.miginfocom.ashape.interaction
Extends AbstractInteractor with common mouse and key event handling.
MouseKeyInteractor(Object, InteractionBroker, Collection) - Constructor for class com.miginfocom.ashape.interaction.MouseKeyInteractor
Constructor.
mouseMoved(MouseEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
mouseMoved(MouseEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
mouseMoved(MouseEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
mouseMoved(MouseEvent) - Method in class com.miginfocom.calendar.header.DateGridHeader
 
mousePressed(MouseEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
mousePressed(MouseEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
mousePressed(MouseEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
mousePressed(MouseEvent) - Method in class com.miginfocom.calendar.DatePicker
 
mousePressed(MouseEvent) - Method in class com.miginfocom.calendar.header.DateGridHeader
 
mousePressed(MouseEvent) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
mousePressed(MouseEvent) - Method in class com.miginfocom.util.gfx.PainterButton
 
mouseReleased(MouseEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Empty implementation.
mouseReleased(MouseEvent) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
 
mouseReleased(MouseEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
mouseReleased(MouseEvent) - Method in class com.miginfocom.calendar.DatePicker
 
mouseReleased(MouseEvent) - Method in class com.miginfocom.calendar.header.DateGridHeader
 
mouseReleased(MouseEvent) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
mouseReleased(MouseEvent) - Method in class com.miginfocom.util.gfx.PainterButton
 
move(int, long, int) - Method in class com.miginfocom.util.dates.DateRange
 
move(int, long, int) - Method in interface com.miginfocom.util.dates.MutableDateRange
Adds/moves the range by using a "middle point add and expand" algorithm.
moveHeader(Header, String, int) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Moves the header from one side to another.
moveListKey(String, int, int) - Method in class com.miginfocom.theme.Theme
Moves the list key upp or down delta number of steps in the list.
MRUSoftCacheMap - Class in com.miginfocom.util
Generic implementation of an access-order MRU-map that holds all values in SoftReferences.
Some methods, mostly those which returns a collection that this class can't filter, throws an UnsupportedOperationException.
Having the refenence in a SoftReference means it will go away of memory gets low in the virtual machine.
MRUSoftCacheMap(int, boolean) - Constructor for class com.miginfocom.util.MRUSoftCacheMap
 
MUL - Static variable in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
An opertaion that multiplys wrap with value.
MULTI_KEY_PROP_NAME - Static variable in class com.miginfocom.theme.Theme
A property key name used when there are multiple keys changed and they arn't all tracked separately
multiSelectActivities() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Selects all activities that touches the area that msPoint1 and msPoint2 spans.
MutableDateRange - Interface in com.miginfocom.util.dates
Extends DateRangeI with methods to change the date range.

N

N_W_S_E_SUB_FOLDER_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
NAME - Static variable in class com.miginfocom.calendar.grid.GridRow
Property key for name of the row.
NameValuePair - Class in com.miginfocom.util
A class that mapps a name (String) with an Object.
Very useful for putting in a ComboBox or List.
Also contains a few static method to make lookups if a JComboBox that contains NameValuePair objects.
NameValuePair(String, Object) - Constructor for class com.miginfocom.util.NameValuePair
Constructor
NandExpression - Class in com.miginfocom.util.expression
A composite expression that NOT AND:ed the expressions and returns the result.
NandExpression(Expression, Expression) - Constructor for class com.miginfocom.util.expression.NandExpression
Constructor.
NandFilter - Class in com.miginfocom.util.filter
A composite filter that XOR:es the filter and returns the result.
NandFilter(Filter, Filter) - Constructor for class com.miginfocom.util.filter.NandFilter
Constructor.
NandFilter(String, Filter, Filter) - Constructor for class com.miginfocom.util.filter.NandFilter
Constructor.
NEW_SIZE_CALCULATIONS - Static variable in class com.miginfocom.util.MigUtil
Set this to false to get the row and activity size calculations that existed pre v6.5
NO_FIT_EVENT_PROPERTY - Static variable in class com.miginfocom.calendar.datearea.DefaultDateArea
 
NO_OVERRIDE - Static variable in class com.miginfocom.calendar.header.LabelOverrider
 
NO_VALIDATE_CAP - Static variable in class com.miginfocom.theme.PropertyCapability
 
NoFitShapeDecorator - Class in com.miginfocom.calendar.decorators
A decorator that will draw a shape in every cell that has one or more date ranges that didn't fit (normally due to out of space).
A MouseKeyInteractor with a DefaultInteractionBroker will be maintained for every cell that paints the shape.
NoFitShapeDecorator(DefaultDateArea, int, RootAShape) - Constructor for class com.miginfocom.calendar.decorators.NoFitShapeDecorator
Constructor.
NORMAL - Static variable in class com.miginfocom.calendar.header.CellDecorationRow
Index in the arrays.
NORMAL - Static variable in class com.miginfocom.calendar.header.DefaultSubRowLevel
Index in the arrays.
NORTH - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
NORTH_FILL - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
NORTH_LEFT - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
NORTH_RIGHT - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
NorthCategoryHeaderBean - Class in com.miginfocom.beans
Exactly same as a CategoryHeaderBean but with a different set of default optimized to get started with a top header faster.
NorthCategoryHeaderBean() - Constructor for class com.miginfocom.beans.NorthCategoryHeaderBean
 
NorthCategoryHeaderBeanBeanInfo - Class in com.miginfocom.beans
 
NorthCategoryHeaderBeanBeanInfo() - Constructor for class com.miginfocom.beans.NorthCategoryHeaderBeanBeanInfo
 
NOT_EMPTY_COLLECTION - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
NOT_EQUALS - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
NOT_FIRST_IN_COLLECTION - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
NOT_IN_COLLECTION - Static variable in class com.miginfocom.util.expression.LogicalExpression
 
NULL - Static variable in class com.miginfocom.util.gfx.geometry.AbsRect
Rectangle that set upper left corner to 0, 0.
NumberAnimation - Class in com.miginfocom.ashape.animation.animations
Animates over a subclass of Number.
NumberAnimation(Number, Number) - Constructor for class com.miginfocom.ashape.animation.animations.NumberAnimation
Constructor for no precalculated values.
NumberAnimation(Number, Number, int) - Constructor for class com.miginfocom.ashape.animation.animations.NumberAnimation
Constructor.

O

ObjectConverter - Class in com.miginfocom.util.io
A converter that can convert from one object representation to another.
ObjectConverter(Class, Class) - Constructor for class com.miginfocom.util.io.ObjectConverter
Constructor.
OccupiedDecorator - Class in com.miginfocom.calendar.decorators
A decorator that draws a shape for all time in a grid that is overlapping an activity view.
OccupiedDecorator(DefaultDateArea, int, RootAShape, RootAShape, boolean) - Constructor for class com.miginfocom.calendar.decorators.OccupiedDecorator
Constructor.
OccupiedDecorator(DefaultDateArea, int, Paint, Paint, Paint, PlaceRect, boolean) - Constructor for class com.miginfocom.calendar.decorators.OccupiedDecorator
Constructor that tunes the default shapes, which can be compated to the blue bar to the left in Outlook's work week view.
OccupiedDecorator(DefaultDateArea, int, Paint, Paint, Paint, Paint, PlaceRect, boolean) - Constructor for class com.miginfocom.calendar.decorators.OccupiedDecorator
Constructor that tunes the default shapes, which can be compated to the blue bar to the left in Outlook's work week view.
OddRowFillDecorator - Class in com.miginfocom.calendar.decorators
Paints even rows and/or columns with a paint.
OddRowFillDecorator(DateGridContainer, int, Paint, Paint) - Constructor for class com.miginfocom.calendar.decorators.OddRowFillDecorator
Constructor.
OFFSET0 - Static variable in class com.miginfocom.util.gfx.geometry.numbers.AtOffset
Same as new AtOffset(0f) but can be used to avoid creating new objects.
OFFSET_LAST - Static variable in class com.miginfocom.util.repetition.DefaultRepetition
Offset that will be interpreted as the last index in the range.
OffsetException - Class in com.miginfocom.calendar.grid
A concrete implementation of GridLineException modulo/offset with a start/stop range.
OffsetException() - Constructor for class com.miginfocom.calendar.grid.OffsetException
Constructor that makes everything an exception.
OffsetException(GridLineRepetition) - Constructor for class com.miginfocom.calendar.grid.OffsetException
Constructor.
OffsetExceptionEditor - Class in com.miginfocom.calendar.grid
 
OffsetExceptionEditor() - Constructor for class com.miginfocom.calendar.grid.OffsetExceptionEditor
 
ON_TIME - Static variable in class com.miginfocom.ashape.interaction.TimerInteractor
A trigger on a specific delay.
oo - Static variable in class com.miginfocom.calendar.category.Category
 
oper - Variable in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
 
OperFilter - Class in com.miginfocom.util.gfx.geometry.filters
A constraint that set a constraint typed as AtNumber.
For a thourough explanation of how th use the filters see RefRangeOperFilter.
OperFilter(AtNumber, int, AtNumber) - Constructor for class com.miginfocom.util.gfx.geometry.filters.OperFilter
Constructor.
OperFilter(AtNumber, int, AtNumber, float) - Constructor for class com.miginfocom.util.gfx.geometry.filters.OperFilter
Constructor.
OPT_ALL - Static variable in class com.miginfocom.util.gfx.SliceSpec
Paints all slices.
OPT_BORDER - Static variable in class com.miginfocom.util.gfx.SliceSpec
Paints all 8 edge slices.
OPT_BOTTOM_LEFT - Static variable in class com.miginfocom.util.gfx.SliceSpec
Paints 5 lower left edge slices.
OPT_BOTTOM_RIGHT - Static variable in class com.miginfocom.util.gfx.SliceSpec
Paints 5 lower right edge slices.
OPT_TOP_LEFT - Static variable in class com.miginfocom.util.gfx.SliceSpec
Paints 5 top left edge slices.
OPT_TOP_RIGHT - Static variable in class com.miginfocom.util.gfx.SliceSpec
Paints 5 top right edge slices.
ORDER_AUTO_INSTALL_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
ORDER_BOOST_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
ORDER_MAIN_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
OrExpression - Class in com.miginfocom.util.expression
A composite expression that OR:es the expressions and returns the result.
OrExpression(Expression, Expression) - Constructor for class com.miginfocom.util.expression.OrExpression
Constructor.
OrFilter - Class in com.miginfocom.util.filter
A composite filter that OR:es the filter and returns the result.
OrFilter(Filter, Filter) - Constructor for class com.miginfocom.util.filter.OrFilter
Constructor.
OrFilter(String, Filter, Filter) - Constructor for class com.miginfocom.util.filter.OrFilter
Constructor.
OUTLINE_SHAPE_MODE_EXACT - Static variable in interface com.miginfocom.calendar.grid.Grid
The outline will follow from the start cell to the end cell in the time flow dimension and result in a number of rectangles that will oulint the exact cells included.
OUTLINE_SHAPE_MODE_EXACT_CLIPPED - Static variable in interface com.miginfocom.calendar.grid.Grid
The outline will follow from the start cell to the end cell in the time flow dimension and result in a number of rectangles that will oulint the exact cells included.
OUTLINE_SHAPE_MODE_POLYGON - Static variable in interface com.miginfocom.calendar.grid.Grid
The outline will follow from the start cell to the end cell in the time flow dimension and result in a polygon that will oulint the exact cells included.
OUTLINE_SHAPE_MODE_RECTANGLE - Static variable in interface com.miginfocom.calendar.grid.Grid
The start and end cell will be the corner of a rectangle.
overlaps(DateCellRange, boolean) - Method in class com.miginfocom.calendar.header.DateCellRange
Returns of the cell ranges overlap.
OverrideAnimator - Class in com.miginfocom.ashape.animation
An Animator that uses a TimeLine to map frames to time.
OverrideAnimator(Animation, TimeLine, String, String) - Constructor for class com.miginfocom.ashape.animation.OverrideAnimator
Deprecated. Provided for backwards compatibility. Don't use it.
OverrideAnimator(Animation, TimeLine, PropertyKey, String) - Constructor for class com.miginfocom.ashape.animation.OverrideAnimator
Constructor.
OverrideAnimator(Animation, TimeLine, String, String, Integer, Integer) - Constructor for class com.miginfocom.ashape.animation.OverrideAnimator
Deprecated. Provided for backwards compatibility. Don't use it.
OverrideAnimator(Animation, TimeLine, PropertyKey, String, Integer, Integer) - Constructor for class com.miginfocom.ashape.animation.OverrideAnimator
Constructor.
OverrideFilter - Interface in com.miginfocom.ashape.interaction
A filter to implement if providing conditional overrides.

P

paint(Graphics2D, Rectangle) - Method in class com.miginfocom.ashape.shapes.RootAShape
Paints the shape in the supplied graphics object.
paint(Graphics) - Method in class com.miginfocom.beans.DateAreaBean
 
paint(Graphics2D, Rectangle, TimeSpanList) - Method in interface com.miginfocom.calendar.activity.renderer.ActivityViewRenderer
Paints the activity views in the List.
paint(Graphics2D, Rectangle, TimeSpanList) - Method in class com.miginfocom.calendar.activity.renderer.AShapeRenderer
 
paint(Graphics) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
paint(Graphics2D, PageFormat, Rectangle2D, Point, Dimension) - Method in class com.miginfocom.util.print.PrintPainter
Called by the Printable implementation to normally "decorate" the prntable object with borders, titles, legends and such.
paintActivities(Graphics2D) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Paints the activities
paintBackground(Graphics2D) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Paints the background of the DateArea into the specified graphics object if this is opaque.
paintBorder(Graphics2D) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Paints the AShape.A_BORDER if one is present.
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.miginfocom.util.gfx.ImageBorder
 
paintBorder(Component, Graphics, int, int, int, int) - Method in class com.miginfocom.util.gfx.SoftLineBorder
Paints the border.
paintCell(Graphics2D, int, int, Rectangle) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
 
paintCell(Graphics2D, int, int, Rectangle) - Method in class com.miginfocom.calendar.decorators.GridCellDecorator
Paints the cell, or part thereof.
paintCell(Graphics2D, int, int, Rectangle) - Method in class com.miginfocom.calendar.decorators.NoFitShapeDecorator
 
paintCell(Graphics2D, int, int, Rectangle) - Method in class com.miginfocom.calendar.decorators.ThemeCellLabelDecorator
 
paintComponent(Graphics) - Method in class com.miginfocom.ashape.AShapeComponent
 
paintComponent(Graphics) - Method in class com.miginfocom.beans.CategoryTreeBean
 
paintComponent(Graphics) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
paintComponent(Graphics) - Method in class com.miginfocom.calendar.datearea.ThemeDateArea
Overridden to paint a debug outline if specified in the com.miginfocom.theme
paintComponent(Graphics) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Paints the decorators
paintComponent(Graphics) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
paintComponent(Graphics) - Method in class com.miginfocom.util.gfx.BackgroundPanel
 
paintComponent(Graphics) - Method in class com.miginfocom.util.gfx.BackgroundTextField
 
paintComponent(Graphics) - Method in class com.miginfocom.util.gfx.ComboFormattedTextField
 
paintComponent(Graphics) - Method in class com.miginfocom.util.gfx.PainterButton
 
paintComponent(Graphics) - Method in class com.miginfocom.util.gfx.XtdJLabel
 
paintDecorations(Graphics2D, Rectangle) - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
Paints the decorations for all registered decorators in the order the decorators was added.
PainterButton - Class in com.miginfocom.util.gfx
A button which shows graphics drawn by a generic painter (ScaleableImage, e.g ArrowPainter.
PainterButton() - Constructor for class com.miginfocom.util.gfx.PainterButton
JavaBean constructor.
PainterButton(int, int, Color, Color) - Constructor for class com.miginfocom.util.gfx.PainterButton
Deprecated. Do not use. Unnecessary connection to a specific ScaleableImage. Use PainterButton(new ArrowPainter(...)) with same arguments instead.
PainterButton(ScaleableImage) - Constructor for class com.miginfocom.util.gfx.PainterButton
Constructor for one painter.
PainterButton(ScaleableImage, ScaleableImage, ScaleableImage) - Constructor for class com.miginfocom.util.gfx.PainterButton
Constructor for a fully customized button
paintIcon(Component, Graphics, int, int) - Method in class com.miginfocom.util.gfx.IconPainter
 
paintIcon(Component, Graphics, int, int) - Method in class com.miginfocom.util.gfx.SlicedImage
 
paintIcon(Component, Graphics, int, int) - Method in class com.miginfocom.util.gfx.XtdImage
 
PaintPanelBean - Class in com.miginfocom.beans
A normal JPanel that can take a generic Paint object and use that as the background.
PaintPanelBean() - Constructor for class com.miginfocom.beans.PaintPanelBean
 
PaintPanelBeanBeanInfo - Class in com.miginfocom.beans
 
PaintPanelBeanBeanInfo() - Constructor for class com.miginfocom.beans.PaintPanelBeanBeanInfo
 
paintRange(Graphics2D, int) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Paints the outline, and possibly fills the outline of the indicated range type.
paintRangePoly(Graphics2D, Polygon, Polygon, int) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Paint the poly gon
paintShape(Graphics2D, Shape, Rectangle) - Method in interface com.miginfocom.ashape.shapes.AShape
Paints this shape only.
paintShape(Graphics2D, Shape, Rectangle) - Method in class com.miginfocom.ashape.shapes.ContainerAShape
Layout itself with the place rect, possibly cut it with AShape.A_CROP_TO_VISIBILITY_BOUNDS and adds the resulting rectangle to AbstractAShape.setHitShape(java.awt.Shape, java.awt.Shape).
paintShape(Graphics2D, Shape, Rectangle) - Method in class com.miginfocom.ashape.shapes.DividerAShape
 
paintShape(Graphics2D, Shape, Rectangle) - Method in class com.miginfocom.ashape.shapes.FilterAShape
 
paintShape(Graphics2D, Shape, Rectangle) - Method in class com.miginfocom.ashape.shapes.ImageAShape
 
paintShape(Graphics2D, Shape, Rectangle) - Method in class com.miginfocom.ashape.shapes.JComponentAShape
 
paintShape(Graphics2D, Shape, Rectangle) - Method in class com.miginfocom.ashape.shapes.RootAShape
 
paintShape(Graphics2D, Shape, Rectangle) - Method in class com.miginfocom.ashape.shapes.TextAShape
 
paintShape(Graphics2D, Shape, Rectangle) - Method in class com.miginfocom.ashape.shapes.VectorAShape
 
paintShapeImpl(Graphics2D, Shape) - Method in class com.miginfocom.ashape.shapes.DrawAShape
 
paintShapeImpl(Graphics2D, Shape) - Method in class com.miginfocom.ashape.shapes.FillAShape
 
paintShapeImpl(Graphics2D, Shape) - Method in class com.miginfocom.ashape.shapes.VectorAShape
Paints or draws the shape.
paintShapesImpl(Graphics2D, Shape[]) - Method in class com.miginfocom.ashape.shapes.DrawAShape
 
paintShapesImpl(Graphics2D, Shape[]) - Method in class com.miginfocom.ashape.shapes.FillAShape
 
paintShapesImpl(Graphics2D, Shape[]) - Method in class com.miginfocom.ashape.shapes.VectorAShape
Paints or draws the shapes.
paintSubTree(Graphics2D, Shape, Rectangle, Integer) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
paintSubTree(Graphics2D, Shape, Rectangle, Integer) - Method in interface com.miginfocom.ashape.shapes.AShape
Paints the shape, if it it visible, and then the sub shapes with the appropriate clip.
paintValue(Graphics, Rectangle) - Method in class com.miginfocom.calendar.grid.GridLineExceptionEditor
 
paintValue(Graphics, Rectangle) - Method in class com.miginfocom.calendar.header.CellDecorationRowEditor
 
paintValue(Graphics, Rectangle) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevelEditor
 
paintValue(Graphics, Rectangle) - Method in class com.miginfocom.calendar.layout.ActivityLayoutEditor
 
paintValue(Graphics, Rectangle) - Method in class com.miginfocom.util.gfx.geometry.SizeSpecEditor
 
parse(String, Date) - Method in class com.miginfocom.util.dates.DateFormatList
Parses the string, with an optional base date.
parse(String, Date, boolean) - Method in class com.miginfocom.util.dates.DateFormatList
Parses the string, with an optional base date.
parseDateTime(String) - Static method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
parseDateTime(String) - Static method in class com.miginfocom.util.dates.DateUtil
Parse the date time and return a calendar.
parseDateTimeFields(String, TimeZone) - Static method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
parseDateTimes(String, boolean) - Static method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
Parses dates and date-times.
parseDuration(String) - Static method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
Parses duration in accordance with ISO 8601.
parsePeriod(String, TimeZone) - Static method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
Parses a period.
parseRecurrenceRule(String) - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
Parses the content of a recur row.
pattern - Variable in class com.miginfocom.util.dates.DateFormatList
 
pause(Double, Integer) - Method in class com.miginfocom.ashape.animation.TimeLine
Pauses the time line.
perc - Variable in class com.miginfocom.util.gfx.SoftLineBorder
 
PERCENT - Static variable in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
An opertaion that returns a value in relevance to wrap and value.
placeRect - Variable in class com.miginfocom.calendar.decorators.GridCellDecorator
Which part of the cells to paint.
PlaceRect - Interface in com.miginfocom.util.gfx.geometry
Interface describing a rectangle that relates to another rectangle in some way, optionally with a reference size.
play(Double, Integer) - Method in class com.miginfocom.ashape.animation.TimeLine
Plays the time line.
pollUpdates() - Method in class com.miginfocom.calendar.activity.iofilter.AbstractActivityIOPlugin
Called by this class when there is either a change in the subscriptions in the broker or the poll interval has passes.
pollUpdates() - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
PolygonShape - Class in com.miginfocom.ashape
Similar to Polygon and GeneralPath but can handle AtPoints.
PolygonShape() - Constructor for class com.miginfocom.ashape.PolygonShape
Constructor with an initial size of 10.
PolygonShape(int) - Constructor for class com.miginfocom.ashape.PolygonShape
Constructor.
PolyLinkNumber - Class in com.miginfocom.util.gfx.geometry.links
Overrides ShapeLinkNumber only to make more efficient calculations since we can get a hold of the primitive x, y, width and height rather that requesting a new bounds object every time.
PolyLinkNumber(PolygonShape, AtRefRangeNumber, int) - Constructor for class com.miginfocom.util.gfx.geometry.links.PolyLinkNumber
Constructor for a relative (percentage) value.
popupMenuCanceled(PopupMenuEvent) - Method in class com.miginfocom.calendar.DatePicker
 
popupMenuWillBecomeInvisible(PopupMenuEvent) - Method in class com.miginfocom.calendar.DatePicker
 
popupMenuWillBecomeVisible(PopupMenuEvent) - Method in class com.miginfocom.calendar.DatePicker
 
postPaint() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
 
postPaint() - Method in class com.miginfocom.calendar.decorators.GridCellDecorator
Called after the last cell has been painted.
postPaint() - Method in class com.miginfocom.calendar.decorators.NoFitShapeDecorator
 
postponeEvents() - Method in class com.miginfocom.util.dates.DateRange
 
postponeEvents() - Method in interface com.miginfocom.util.dates.MutableDateRange
Increase the postpone count.
PREFERRED - Static variable in class com.miginfocom.calendar.layout.Distributor
 
preferredLayoutSize(Container) - Method in class com.miginfocom.util.gfx.GridARLayout
 
prefSizes - Variable in class com.miginfocom.ashape.layout.RowAShapeLayout
 
prePaint() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
 
prePaint() - Method in class com.miginfocom.calendar.decorators.GridCellDecorator
Called before the first cell is painted.
prePaint() - Method in class com.miginfocom.calendar.decorators.NoFitShapeDecorator
 
prePaint() - Method in class com.miginfocom.calendar.decorators.ThemeCellLabelDecorator
 
preParseEditorValue(String) - Method in class com.miginfocom.calendar.DatePicker
This method gives a subclass the option to filter the editor value before it is parsed.
PRESSED - Static variable in class com.miginfocom.calendar.header.CellDecorationRow
Index in the arrays.
PRESSED - Static variable in class com.miginfocom.calendar.header.DefaultSubRowLevel
Index in the arrays.
PRESSED - Static variable in class com.miginfocom.util.dates.DateChangeEvent
When a date range has been temporary selected or PRESSED.
PRIMARY_DIMENSION - Static variable in interface com.miginfocom.calendar.grid.Grid
Constant for denoting the dimension that time will flow primarily and the only dimension it would flow if it never wrapped.
primDimCellSpanMillis - Variable in class com.miginfocom.calendar.grid.DateGrid
How many millis one cell span in the primary dimension (e.g.
print(Graphics) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Prints the component into g.
print(Graphics, PageFormat, int) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Prints this component.
print(Graphics, PageFormat, int, PrintSpecification) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Prints this component.
print(Graphics) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
print(Graphics) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
printComponent(Graphics2D, JComponent, Dimension) - Static method in class com.miginfocom.util.print.PrintUtil
Prints a component by basically expanding any JScrollPanes to its view and not painting JScrollBars.
PrintPainter - Class in com.miginfocom.util.print
A painter that is to be used in a printing context.
PrintPainter() - Constructor for class com.miginfocom.util.print.PrintPainter
 
PrintPainter(int) - Constructor for class com.miginfocom.util.print.PrintPainter
Constructor.
PrintPreviewBean - Class in com.miginfocom.beans
 
PrintPreviewBean() - Constructor for class com.miginfocom.beans.PrintPreviewBean
 
PrintPreviewBeanBeanInfo - Class in com.miginfocom.beans
 
PrintPreviewBeanBeanInfo() - Constructor for class com.miginfocom.beans.PrintPreviewBeanBeanInfo
 
PrintSpecification - Class in com.miginfocom.util.print
This is a specification on how to place something (a component normally) on one or more papers during printing.
PrintSpecification() - Constructor for class com.miginfocom.util.print.PrintSpecification
Empty constructor.
PrintSpecificationBean - Class in com.miginfocom.beans
This is a visual JavaBean version of PrintSpecification.
PrintSpecificationBean() - Constructor for class com.miginfocom.beans.PrintSpecificationBean
 
PrintSpecificationBeanBeanInfo - Class in com.miginfocom.beans
 
PrintSpecificationBeanBeanInfo() - Constructor for class com.miginfocom.beans.PrintSpecificationBeanBeanInfo
 
printToDebugDialog(String) - Static method in class com.miginfocom.util.MigUtil
 
PrintUtil - Class in com.miginfocom.util.print
This class has public methods as a implmentation side effect.
processEvent(AWTEvent) - Method in class com.miginfocom.ashape.AShapeComponent
Overridden to let all activity views have fist chance to interact with the events and if they are consumed disregard them for further processing.
processEvent(InputEvent) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Overridden to redispatch the events to empty methods.
processEvent(InputEvent) - Method in interface com.miginfocom.ashape.interaction.Interactor
This is the entrance point for notifying the interactor of events (such as Mouse, MouseMotion and Key events).
processEvent(InputEvent) - Method in class com.miginfocom.ashape.interaction.StaticInteractor
 
processEvent(AWTEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.ActivityViewDecorator
 
processEvent(AWTEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.MultiSelectRectangleDecorator
 
processEvent(AWTEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Overridden to let all activity views have fist chance to interact with the events and if they are consumed disregard them for further processing.
processEvent(AWTEvent) - Method in class com.miginfocom.calendar.decorators.AbstractGridDecorator
Implemented to do nothing.
processEvent(AWTEvent) - Method in class com.miginfocom.calendar.decorators.AShapeDecorator
 
processEvent(AWTEvent) - Method in class com.miginfocom.calendar.decorators.CompositeDecorator
 
processEvent(AWTEvent) - Method in interface com.miginfocom.calendar.decorators.Decorator
A callback method that lets this decorator intercept any AWTEvent (such and KeyEvents and MouseEvents).
processEvent(AWTEvent) - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
Notifies the decorates one after one about the event.
processEvent(AWTEvent) - Method in class com.miginfocom.calendar.decorators.ImageDecorator
 
processEvent(AWTEvent) - Method in class com.miginfocom.calendar.decorators.NoFitShapeDecorator
 
processEvent(AWTEvent) - Method in class com.miginfocom.calendar.decorators.SubRowHeaderDecorator
 
processEvent(AWTEvent) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
produceReport - Static variable in class com.miginfocom.util.gfx.XtdImage
A public flag that indicates wether the image should produce a reprot of the loading of the image.
PROP_AFFECTED_DATE_RANGE - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
The whole date range that may be affected by this activity.
PROP_ALLOWS_CHILDREN - Static variable in class com.miginfocom.calendar.category.Category
Property key that represent if this node can have children.
PROP_CALENDAR_ID - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
The id of the calendar that this activity is in or null if it isn't connected to any specific calendar.
PROP_CATEGORY_IDS - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
Linked to the value part of the Category's ID.
PROP_CATEGORY_SORTER - Static variable in class com.miginfocom.calendar.category.Category
A sorter (Comparator) that will be used to sort the children of this category.
PROP_CHILDREN_IDS - Static variable in class com.miginfocom.calendar.category.Category
Property key that represent the children id objects for this category.
PROP_CLIENT_CREATED_MILLIS - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
When the client created this.
PROP_DESCRIPTION - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
The description.
PROP_ENABLED - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
If the activity is enabled.
PROP_EVENT_TYPE - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
The event type that is firering.
PROP_ICON - Static variable in class com.miginfocom.calendar.category.Category
Property key that represent the Icon of this category.
PROP_ID - Static variable in class com.miginfocom.calendar.category.Category
Property key that represent the ID object of this category
PROP_ID_OBJECT - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
An object that should be used to identify this Activity, not used internally in this class.
PROP_INITIAL_DELAY - Static variable in class com.miginfocom.ashape.interaction.TimerInteractor
Delay in milliseconds until the interaction fires.
PROP_IS_HIDDEN - Static variable in class com.miginfocom.calendar.category.Category
Property key that represents if the category is hidden or not.
PROP_IS_LEAF - Static variable in class com.miginfocom.calendar.category.Category
If non-null forces the Category.isLeaf() method to return this value, which is a Boolean.
PROP_LAST_MODIFIED_MILLIS - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
When this was last modified.
PROP_LAST_MODIFIED_MILLIS - Static variable in class com.miginfocom.calendar.category.Category
When this was last modified.
PROP_LAYER_INDEX - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
The layer in which to layout and paint this activity.
PROP_LAYOUT_CONTEXT - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
An object that is interpreted by the object that will layout this activity or the object that will decide what layout object to use.
PROP_LOCATION - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
The location.
PROP_MOUSE_BUTTON - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
For a mouse event this property contains an Integer with the button number that was changed.
E.g.
PROP_MOUSE_CLICK_LIST - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
This property contains a List with all names of the hit areas that the mouse was situated over when the mouse was clicked.
PROP_MOUSE_DOUBLE_CLICK_LIST - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
This property contains a List with all names of the hit areas that the mouse was situated over when the mouse was double clicked.
PROP_MOUSE_DRAG_LIST - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
This property contains a List with all names of the hit areas that the mouse was situated over when the mouse was dragged.
PROP_MOUSE_ENTER_LIST - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
This property contains a List with all names of the hit areas that the mouse just entered.
PROP_MOUSE_EXIT_LIST - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
This property contains a List with all names of the hit areas that the mouse just exited.
PROP_MOUSE_MOVE_LIST - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
This property contains a List with all names of the hit areas that the mouse was situated over when the mouse was moved.
PROP_MOUSE_OVER_LIST - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
The one of MouseKeyInteractor.PROP_MOUSE_MOVE_LIST or MouseKeyInteractor.PROP_MOUSE_DRAG_LIST that are newest.
PROP_MOUSE_OVER_TOPMOST_ENTER - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
This property contains the name of the topmost hit area that the mouse is over or null if the mouse is over no hit area.
PROP_MOUSE_OVER_TOPMOST_EXIT - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
This property contains the name of the topmost hit area that the mouse WAS over the last time top most changed or null if the mouse was over no hit area before entering a new top most area.
PROP_MOUSE_POPUP_TRIGGER_LIST - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
This property contains a List with all names of the hit areas that the mouse was situated over when normally the right mouse button it pressed (but it's really platform dependant).
PROP_MOUSE_PRESS_LIST - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
This property contains a List with all names of the hit areas that the mouse was situated over when the mouse was pressed.
PROP_MOUSE_RELEASE_LIST - Static variable in class com.miginfocom.ashape.interaction.MouseKeyInteractor
This property contains a List with all names of the hit areas that the mouse was situated over when the mouse was released.
PROP_NAME - Static variable in class com.miginfocom.calendar.category.Category
Property key that represent the Name of this category.
PROP_NAME - Static variable in class com.miginfocom.calendar.layout.FlexGridLayoutEditor
 
PROP_NAME - Static variable in class com.miginfocom.calendar.layout.HideLayoutEditor
 
PROP_NAME - Static variable in class com.miginfocom.calendar.layout.TimeBoundsLayoutEditor
 
PROP_PAINT_CONTEXT - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
An object that is interpreted by the object that will paint this activity.
PROP_PARENT_IDS - Static variable in class com.miginfocom.calendar.category.Category
Property key that represent the parent id objects for this category.
PROP_RECURRENCE - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
The recurrence rule for this activity.
PROP_REPEAT_COUNT - Static variable in class com.miginfocom.ashape.interaction.TimerInteractor
Number of repetitions.
PROP_REPEAT_MILLIS - Static variable in class com.miginfocom.ashape.interaction.TimerInteractor
Milliseconds between repetitions.
PROP_STATUS - Static variable in class com.miginfocom.calendar.category.Category
Status of the cativity.
PROP_STORAGE_CREATED_MILLIS - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
When the storage (server) actually created this.
PROP_SUBSCR_ADDED - Static variable in class com.miginfocom.calendar.activity.ActivityDepository
Property for when a subscription has been added.
PROP_SUBSCR_REMOVED - Static variable in class com.miginfocom.calendar.activity.ActivityDepository
Property for when a subscription has been removed.
PROP_SUMMARY - Static variable in class com.miginfocom.calendar.activity.AbstractActivity
A summary, usually one liner.
propagateStates(StateObservable, int, boolean, StateObservable, Boolean) - Method in class com.miginfocom.calendar.activity.ActivityStatePropagator
 
propagateStates(StateObservable, int, boolean, StateObservable, Boolean) - Method in interface com.miginfocom.util.states.StatePropagator
Returns if state should be cleared or set for other.
propagateStatesImpl(StateObservable, int, boolean, StateObservable, Boolean) - Method in class com.miginfocom.calendar.activity.ActivityStatePropagator
Returns if state should be cleared or set for other.
PROPERTY - Static variable in class com.miginfocom.calendar.activity.ActivityInteractor
A trigger to interact with the activitys properties.
PROPERTY - Static variable in class com.miginfocom.calendar.grid.GridRowInteractor
A trigger to interact with the grid row properties.
PROPERTY_NAME - Static variable in interface com.miginfocom.util.dates.MutableDateRange
The name of the property that this date range will fire when changed.
PROPERTY_NAME - Static variable in class com.miginfocom.util.states.States
 
PropertyAdjustingSupport - Class in com.miginfocom.util
Helper for AdjustingPropertyConsumer.
PropertyAdjustingSupport() - Constructor for class com.miginfocom.util.PropertyAdjustingSupport
 
PropertyCapability - Class in com.miginfocom.theme
A class that contains information about what capabilities a property in a Theme can have, which class type, max value, min value, if null is OK, and so on.
PropertyCapability(Class) - Constructor for class com.miginfocom.theme.PropertyCapability
Creates a capability that indicates that the property can be of the type that 'class' indicates
PropertyCapability(Class, Comparable, Comparable) - Constructor for class com.miginfocom.theme.PropertyCapability
Creates a capability that indicates that the property can be of the type that 'class' indicates and that that it should be within the bounds that 'max' and 'min' represents
PropertyCapability(Class, Comparable, Comparable, Number) - Constructor for class com.miginfocom.theme.PropertyCapability
Creates a capability that indicates that the property can be of the type that 'class' indicates and that that it should be within the bounds that 'max' and 'min' represents
PropertyCapability(NameValuePair[]) - Constructor for class com.miginfocom.theme.PropertyCapability
A special constructor that specifies that the property can only have a set of values.
PropertyCapability(Class, NameValuePair[]) - Constructor for class com.miginfocom.theme.PropertyCapability
A special constructor that specifies that the property can only have a set of values.
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.activity.ActivityDepository
 
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.activity.ActivityInteractor
 
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.activity.ActivityLink
 
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.activity.DefaultActivity
Overridden to repaint all views for every change event.
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
 
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.datearea.ThemeDateArea
 
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.datearea.ThemeDateAreaContainer
 
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.SubRowHeaderDecorator
 
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.ThemeCellLabelDecorator
 
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.decorators.ThemeSelectionGridDecorator
 
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Just dispatch it to the listeners for this class.
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.grid.GridRow
Redispatch event to registered listeners without changing source
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.grid.GridRowInteractor
 
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
propertyChange(PropertyChangeEvent) - Method in class com.miginfocom.calendar.ThemeDatePicker
 
PropertyConsumer - Interface in com.miginfocom.util
Interface to implement if an object can have properties.
PropertyConsumerMap - Class in com.miginfocom.util
A PropertyConsumer that just transfers the calls to a IdentityHashMap.
PropertyConsumerMap() - Constructor for class com.miginfocom.util.PropertyConsumerMap
 
PropertyConsumerMap(int) - Constructor for class com.miginfocom.util.PropertyConsumerMap
 
PropertyExpression - Class in com.miginfocom.ashape.interaction
An expression that is a number of property/value pairs.
PropertyExpression(PropertyKey, Object) - Constructor for class com.miginfocom.ashape.interaction.PropertyExpression
Constructor for singleproperty
PropertyExpression(Map) - Constructor for class com.miginfocom.ashape.interaction.PropertyExpression
Constructor for a map of properties.
PropertyHistoryLog - Class in com.miginfocom.util
 
PropertyKey - Class in com.miginfocom.util
A key used for indexing attributes for an AShape.
PropertyObservable - Interface in com.miginfocom.util
Can be implemented to note that you are using the Observable pattern for properties.
PropertyProvider - Interface in com.miginfocom.util
An interface to implements by anyone the can provide an property for a property name.
PropertyValidator - Class in com.miginfocom.util
An empty class to extend if you want to create a validator for property keys.
PropertyValidator() - Constructor for class com.miginfocom.util.PropertyValidator
 
put(Object, Object, Object) - Method in class com.miginfocom.util.HashMapMap
Puts a value for two keys.
put(Object, Object) - Method in class com.miginfocom.util.ListMap
ADDS the value to the list for the key.
put(Object, Object) - Method in class com.miginfocom.util.MRUSoftCacheMap
 
putAll(Map) - Method in class com.miginfocom.theme.Theme
Overridden to only fire change event after added all.
putAll(Map) - Method in class com.miginfocom.util.ListMap
Throws UnsupportedOperationException.
putValue(String, int) - Method in class com.miginfocom.theme.Theme
Convenience method that wraps the int in a new integer and calls Theme.putValue(String, Object)
putValue(String, Object) - Method in class com.miginfocom.theme.Theme
Overridden to validate objects if that feature is turned on.

R

raiseConsumeLevel(int) - Method in class com.miginfocom.ashape.interaction.MouseInteractionEvent
The listener can only raise the level of how "much" this event has been consumed.
Range - Class in com.miginfocom.util.gfx.geometry
Simple data holder for a start and end value.
Range() - Constructor for class com.miginfocom.util.gfx.geometry.Range
No-arg constructor.
Range(float, float) - Constructor for class com.miginfocom.util.gfx.geometry.Range
Constructor.
Range.RectRange - Class in com.miginfocom.util.gfx.geometry
 
Range.RectRange() - Constructor for class com.miginfocom.util.gfx.geometry.Range.RectRange
 
RANGE_TYPE_CUSTOM - Static variable in interface com.miginfocom.util.dates.DateRangeI
None of the other range types
RANGE_TYPE_DAY - Static variable in interface com.miginfocom.util.dates.DateRangeI
One day
RANGE_TYPE_HOUR - Static variable in interface com.miginfocom.util.dates.DateRangeI
One hour
RANGE_TYPE_MINUTE - Static variable in interface com.miginfocom.util.dates.DateRangeI
One minute
RANGE_TYPE_MONTH - Static variable in interface com.miginfocom.util.dates.DateRangeI
A whole month.
RANGE_TYPE_OFFSET - Static variable in interface com.miginfocom.util.dates.DateRangeI
The offset to the first type.
RANGE_TYPE_SECOND - Static variable in interface com.miginfocom.util.dates.DateRangeI
One second
RANGE_TYPE_WEEK - Static variable in interface com.miginfocom.util.dates.DateRangeI
A week.
RANGE_TYPE_YEAR_MONTHS - Static variable in interface com.miginfocom.util.dates.DateRangeI
A whole year, month based.
RANGE_TYPE_YEAR_WEEKS - Static variable in interface com.miginfocom.util.dates.DateRangeI
A whole year, week based.
RANGE_TYPES_MILLIS - Static variable in interface com.miginfocom.util.dates.DateRangeI
The number of millis every type of range spanns.
RangeCount - Class in com.miginfocom.util.dates
A class that makes it possible to denote a certain abount of some time unit.
RangeCount(int, int) - Constructor for class com.miginfocom.util.dates.RangeCount
Constructor.
rangeTypes - Variable in class com.miginfocom.calendar.header.DateGridHeader
The range types that goes with eachdate format above.
rangeTypes - Variable in class com.miginfocom.calendar.header.DateHeaderGrid
 
readAsXML(ObjectInput) - Static method in class com.miginfocom.util.io.IOUtil
Reads an object from in using the
readByteArray(File) - Static method in class com.miginfocom.util.io.IOUtil
Reads the file and returns it as a byte array.
recreateActivityViews() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Recreates the views for the activities.
recreateAll() - Method in class com.miginfocom.calendar.datearea.ThemeDateArea
Reload properties from theme, recreates the grid and activity layouts.
recreateAll() - Method in class com.miginfocom.calendar.datearea.ThemeDateAreaContainer
Recreates the date area, remakes the headers and auto decorates and revalidates and repaint the container.
recreateHeader() - Method in class com.miginfocom.beans.AbstractHeaderBean
Set the header to null and revalidate the container
recreateHeader() - Method in class com.miginfocom.beans.CategoryHeaderBean
Set the header to null and revalidate the container
recreateHeader() - Method in class com.miginfocom.beans.DateHeaderBean
 
recreatePreviewPanels() - Method in class com.miginfocom.beans.PrintPreviewBean
 
RECT - Variable in class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
 
Recurrence - Interface in com.miginfocom.calendar.activity.recurrence
A recurring event of some kind.
RecurrenceRule - Class in com.miginfocom.calendar.activity.recurrence
This is the default implementation of a recurring RRULE and EXRULE in RFC 2445.
RecurrenceRule() - Constructor for class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Constructor.
RecurrenceRule(int) - Constructor for class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Constructor.
RecurrenceRule(int, int) - Constructor for class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Constructor
reduceRectXXX(Rectangle2D, Number, Number) - Static method in class com.miginfocom.util.gfx.GfxUtil
Reduces a rectangle.
RefOperFilter - Class in com.miginfocom.util.gfx.geometry.filters
A constraint that set a constraint typed as AtRefNumber.
For a thourough explanation of how th use the filters see RefRangeOperFilter.
RefOperFilter(AtRefNumber, int, AtRefNumber) - Constructor for class com.miginfocom.util.gfx.geometry.filters.RefOperFilter
Constructor.
RefOperFilter(AtRefNumber, int, AtRefNumber, float) - Constructor for class com.miginfocom.util.gfx.geometry.filters.RefOperFilter
Constructor.
RefPoint - Class in com.miginfocom.util.gfx.geometry
A point that is in reference to another point.
RefPoint(float, float) - Constructor for class com.miginfocom.util.gfx.geometry.RefPoint
Constructor for offset to another point.
RefPoint(AtRefNumber, AtRefNumber) - Constructor for class com.miginfocom.util.gfx.geometry.RefPoint
Constructor.
RefRangeOperFilter - Class in com.miginfocom.util.gfx.geometry.filters
A filter that can be either wrap a value (Decorator pattern, e.g.
RefRangeOperFilter(AtRefRangeNumber, int, AtRefRangeNumber) - Constructor for class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
Constructor.
RefRangeOperFilter(AtRefRangeNumber, int, AtRefRangeNumber, float) - Constructor for class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
Constructor.
registerDelegatesGlobally() - Static method in class com.miginfocom.util.io.IOUtil
Registers the delegates in the global Introspector.
registerRowListeners(PropertyChangeListener, GridRow[], boolean) - Static method in class com.miginfocom.calendar.grid.GridUtil
Register or deregister a PropertyChangeListener on all grid rows (and grid lines) so we can dispatch the grid row changes to the property change listeners for this class
registerWithTheme() - Method in class com.miginfocom.calendar.datearea.ThemeDateAreaContainer
Registers or unregisters with the com.miginfocom.theme depending on the value of CalendarTheme.KEY_GENERIC_AUTO_RELOAD_FROM_THEME.
reloadFromTheme() - Method in class com.miginfocom.calendar.datearea.ThemeDateArea
Reload values regarding the date area from the com.miginfocom.theme and set them in the super class.
reloadFromTheme() - Method in class com.miginfocom.calendar.decorators.ThemeCellLabelDecorator
Reloads all properties from the com.miginfocom.theme
reloadFromTheme() - Method in class com.miginfocom.calendar.decorators.ThemeSelectionGridDecorator
Reloads values from the com.miginfocom.theme and issues a repaint.
reloadStartupStructureFromTheme() - Method in class com.miginfocom.calendar.datearea.ThemeDateArea
Reload startup values from com.miginfocom.theme and set in super class.
remove(int) - Method in class com.miginfocom.util.dates.TimeSpanList
 
remove(TimeSpan) - Method in class com.miginfocom.util.dates.TimeSpanList
 
remove(Object, Object) - Method in class com.miginfocom.util.HashMapMap
Removes a value.
remove(EventListener) - Method in class com.miginfocom.util.ListenerSet
Removes the listener, if it is in the list.
remove(Object) - Method in class com.miginfocom.util.ListMap
Removes all objects for the key.
remove(Object, Object) - Method in class com.miginfocom.util.ListMap
Removes value from the list that key points to.
removeActivityById(Object) - Method in class com.miginfocom.calendar.activity.ActivityList
Remove an activity from the list.
removeActivityDragResizeListener(ActivityDragResizeListener) - Method in class com.miginfocom.beans.DateAreaBean
This call is transmitted to the DefaultDateArea.removeActivityDragResizeListener(com.miginfocom.calendar.datearea.ActivityDragResizeListener)
removeActivityDragResizeListener(ActivityDragResizeListener) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Removes the listener, if it is in the list.
removeActivityDragResizeListener(ActivityDragResizeListener) - Method in class com.miginfocom.calendar.DatePicker
This call is transmitted to the DefaultDateArea.removeActivityDragResizeListener(com.miginfocom.calendar.datearea.ActivityDragResizeListener)
removeActivityLayout(ActivityLayout) - Method in interface com.miginfocom.calendar.datearea.DateArea
Removes a layout for a date area, if it exists.
removeActivityLayout(ActivityLayout) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
removeActivityListListener(TimeSpanListListener) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Deprecated. Use #removeDepositoryListener instead. Notification during synchronized block could lead to dead-locks.
removeActivityMoveListener(ActivityMoveListener) - Method in class com.miginfocom.beans.DateAreaBean
This call is transmitted to the DefaultDateArea.removeActivityMoveListener(com.miginfocom.calendar.datearea.ActivityMoveListener)
removeActivityMoveListener(ActivityMoveListener) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Removes the listener if it is registered.
removeActivityMoveListener(ActivityMoveListener) - Method in class com.miginfocom.calendar.DatePicker
This call is transmitted to the DefaultDateArea.removeActivityMoveListener(com.miginfocom.calendar.datearea.ActivityMoveListener)
removeAll(TimeSpanList) - Method in class com.miginfocom.util.dates.TimeSpanList
 
removeAll(Collection) - Method in class com.miginfocom.util.dates.TimeSpanList
 
removeAll(TimeSpan[]) - Method in class com.miginfocom.util.dates.TimeSpanList
 
removeAll() - Method in class com.miginfocom.util.ListenerSet
Removes all listeners.
removeAllBrokedActivities() - Method in class com.miginfocom.calendar.activity.ActivityDepository
Removes all currently broked activities.
removeAllFromList(String) - Method in class com.miginfocom.theme.Theme
Removes all values from the list.
removeAllSubscriptions() - Method in class com.miginfocom.calendar.activity.ActivityDepository
Removes all subscriptions one by one and notifies the listeners.
removeAttribute(PropertyKey) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
removeAttribute(PropertyKey) - Method in interface com.miginfocom.ashape.shapes.AShape
Removes a attribute if it exist.
removeBrokedActivities(Collection) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Remove Activitys from the list.
removeBrokedActivities(Collection, int) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Remove Activitys from the list.
removeBrokedActivity(Activity) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Remove an activity from the list.
removeBrokedActivity(Activity, int) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Remove an activity from the list.
removeBrokedActivityById(Object) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Remove an activity from the list.
removeBrokedActivityById(Object, int) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Remove an activity from the list.
removeBrokedCategories(Collection, Object, int) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Remove Categorys from the depository anre unregisters them from all their parents.
removeBrokedCategory(Category, Object, int) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Remove an category from the list.
removeBrokedCategoryById(Object, Object, int) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Remove a category from the list.
removeBrokedCategoryByIdDeep(Object, Object, int) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Remove a category from the list including all child categories.
removeCategoriesBelow(Object) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Deprecated. use CategoryDepository.removeBrokedCategoryByIdDeep(Object, Object, int).
removeCategory(Object) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Deprecated. Use CategoryDepository.removeBrokedCategoryById(Object, Object, int) instead. Name has changed to be more similar to ActivityDepository.
removeCategoryID(Object) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
removeCategoryID(Object) - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
removeCategoryID(Object) - Method in interface com.miginfocom.calendar.category.Categorizable
Removes a category from the category list.
removeCategoryStructureListener(CategoryStructureListener) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Adds a listener to changes in the category tree structure.
removeChangeListener(ChangeListener) - Method in interface com.miginfocom.ashape.AShapeProvider
Removes the listener, if it is in the list.
removeChangeListener(ChangeListener) - Method in class com.miginfocom.ashape.DefaultAShapeProvider
 
removeChangeListener(ChangeListener) - Method in interface com.miginfocom.calendar.activity.renderer.ActivityViewRenderer
Removes the listener, if it is in the list.
removeChangeListener(ChangeListener) - Method in class com.miginfocom.calendar.activity.renderer.AShapeRenderer
 
removeChangeListener(ChangeListener) - Method in class com.miginfocom.util.print.PrintSpecification
Removes the listener, if it is in the list.
REMOVED - Static variable in class com.miginfocom.calendar.category.CategoryStructureEvent
One or more categories was removed but usually not as a result of a direct deletion.
REMOVED - Static variable in class com.miginfocom.util.dates.TimeSpanListEvent
One or more time spans was removed but usually not as a result of a direct deletion.
REMOVED_DELETED - Static variable in class com.miginfocom.calendar.category.CategoryStructureEvent
One or more categories was removed as a result of deletion.
REMOVED_DELETED - Static variable in class com.miginfocom.util.dates.TimeSpanListEvent
One or more time spans was removed as a result of deletion.
removeDateChangeListener(DateChangeListener) - Method in class com.miginfocom.beans.DateAreaBean
This call is transmitted to the DefaultDateArea.removeDateChangeListener(com.miginfocom.util.dates.DateChangeListener)
removeDateChangeListener(DateChangeListener) - Method in class com.miginfocom.beans.DateHeaderBean
This call is transmitted to the DateGridHeader.removeDateChangeListener(com.miginfocom.util.dates.DateChangeListener)
removeDateChangeListener(DateChangeListener) - Method in interface com.miginfocom.calendar.datearea.DateArea
Removes the listener, if it is in the list.
removeDateChangeListener(DateChangeListener) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
removeDateChangeListener(DateChangeListener) - Method in class com.miginfocom.calendar.DatePicker
This call is transmitted to the DefaultDateArea.removeDateChangeListener(com.miginfocom.util.dates.DateChangeListener)
removeDateChangeListener(DateChangeListener) - Method in class com.miginfocom.calendar.header.DateGridHeader
Removes a listener
removeDateChangeListener(ChangeListener) - Method in class com.miginfocom.calendar.header.SubRowGridHeader
Removes a listener
removeDateChangeListener(DateChangeListener) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
 
removeDateChangeListener(DateChangeListener) - Method in class com.miginfocom.util.dates.DateRangeUnion
Removes the listener, if it is in the list.
removeDecorator(Decorator) - Method in class com.miginfocom.beans.CategoryTreeBean
Removes a decorator.
removeDecorator(Class, boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Removes the first decorator found with the class type type, including sub types id inclSubClasses == true.
removeDecorator(Decorator) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Removes a decorator from the current contained grid and to any recreated grids in the tracked dateArea.
A manual repaint has to be issued to paint the decorator.
removeDecorator(Class, boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Removes the first decorator found with the class type type, including sub types id inclSubClasses == true.
removeDecorator(Decorator) - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
Removes a decorator and calls the decorator's Decorator.dispose().
removeDecorator(Class, boolean) - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
Removes the first decorator found with the class type type, including sub types id inclSubClasses == true.
removeDecorator(GridDecorator) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Removes a decorator from the current contained grid and to any recreated grids in the tracked dateArea.
A manual repaint has to be issued to paint the decorator.
removeDecorators() - Method in class com.miginfocom.beans.CategoryTreeBean
Removes all decorators.
removeDecorators(Collection) - Method in class com.miginfocom.beans.CategoryTreeBean
Removes all decorators
removeDecorators() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Removes all decorators.
removeDecorators(Collection) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Removes all decorators
removeDecorators(Collection) - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
Removes the decorators.
removeDecorators() - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
Calls Decorator.dispose() and then removes all decorators.
removeDecorators() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Removes all decorators
removeDecorators(Collection) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Removes all decorators
removeDemoData() - Method in class com.miginfocom.beans.DemoDataBean
This method will remove the demo data.
removeDepositoryListener(TimeSpanListListener) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Removes the listener if it exists locally.
removeEldestEntry(Map.Entry) - Method in class com.miginfocom.util.MRUSoftCacheMap
 
removeFromArray(Object[], int) - Static method in class com.miginfocom.util.MigUtil
Creates a new array that is one lement shorer and doesn't have element at index.
removeFromArray(Object[], Object, boolean) - Static method in class com.miginfocom.util.MigUtil
Returns an array that is either new but same as arr with o removed or returns arr itself if o wasn't found.
removeFromList(String, int) - Method in class com.miginfocom.theme.Theme
Removes a value from a list key.
removeGridListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
removeGridListener(PropertyChangeListener) - Method in interface com.miginfocom.calendar.grid.GridContainer
Removes the listener, if it is in the list.
removeGridListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
removeInstance(String) - Static method in class com.miginfocom.calendar.activity.ActivityDepository
Remove the depository from the list of depositories managed.
removeInteraction(Interaction) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
 
removeInteraction(Interaction) - Method in interface com.miginfocom.ashape.interaction.Interactor
Removes an interaction.
removeInteraction(Interaction) - Method in class com.miginfocom.ashape.interaction.StaticInteractor
 
removeInteraction(Interaction) - Method in class com.miginfocom.ashape.shapes.RootAShape
Removes the interaction.
removeInteractionListener(InteractionListener) - Method in class com.miginfocom.ashape.AShapeComponent
 
removeInteractionListener(InteractionListener) - Method in class com.miginfocom.beans.CategoryHeaderBean
Removes the listener.
removeInteractionListener(InteractionListener) - Method in class com.miginfocom.beans.CategoryTreeBean
Removes the listener if it is added.
removeInteractionListener(InteractionListener) - Method in class com.miginfocom.beans.DateAreaBean
This call is transmitted to the DefaultDateArea.removeInteractionListener(com.miginfocom.ashape.interaction.InteractionListener).
removeInteractionListener(InteractionListener) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Removes the listener.
removeInteractionListener(InteractionListener) - Method in class com.miginfocom.calendar.DatePicker
This call is transmitted to the DefaultDateArea.removeInteractionListener(com.miginfocom.ashape.interaction.InteractionListener)
removeInteractionListener(InteractionListener) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Removes the listener.
removeInteractions(Collection) - Method in class com.miginfocom.ashape.shapes.RootAShape
Removes the interactions.
removeInteractor(Interactor) - Method in class com.miginfocom.ashape.shapes.RootAShape
Removes the interactor.
removeKeyListener(KeyListener) - Method in class com.miginfocom.beans.DateAreaBean
 
removeLayoutComponent(Component) - Method in class com.miginfocom.util.gfx.GridARLayout
 
removeMouseInteractionListener(MouseInteractionListener) - Method in class com.miginfocom.ashape.shapes.RootAShape
Removes the listener if it exists locally.
removeMouseInteractionListener(MouseInteractionListener) - Method in class com.miginfocom.beans.ActivityAShapeBean
Removes the listener if it exists locally.
removeMouseListener(MouseListener) - Method in class com.miginfocom.beans.DateAreaBean
 
removeMouseMotionListener(MouseMotionListener) - Method in class com.miginfocom.beans.DateAreaBean
 
removeMouseWheelListener(MouseWheelListener) - Method in class com.miginfocom.beans.DateAreaBean
 
removeNotify() - Method in class com.miginfocom.beans.CategoryTreeBean
 
removeNotify() - Method in class com.miginfocom.beans.DateAreaBean
 
removeNotify() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
removeNullArrayElements(Object[]) - Static method in class com.miginfocom.util.MigUtil
Remove all null elements and return the cleaned array.
removeNullElements(List) - Static method in class com.miginfocom.util.MigUtil
Remove all null elements from the list
removeNullElements(Object[]) - Static method in class com.miginfocom.util.MigUtil
Remove all null elements and return the elements in a list
removeOverlappingRanges(ArrayList, ArrayList) - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Removes from dest all date ranges that overlaps any date range in source.
removeOverride(String, PropertyKey, Object) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
 
removeOverride(String, PropertyKey, Object) - Method in interface com.miginfocom.ashape.interaction.Interactor
Removes an object from the override map.
removeOverride(String, PropertyKey, Object) - Method in class com.miginfocom.ashape.interaction.StaticInteractor
 
removeOverride(Object, String, PropertyKey) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Removes an override for a property in a category.
removeOverrideById(Object) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Removes all (only one normally) overrides with id.
removeOverrideListener(PropertyChangeListener) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
 
removeOverrideListener(PropertyChangeListener) - Method in interface com.miginfocom.ashape.interaction.Interactor
Removes the listener.
removeOverrideListener(PropertyChangeListener) - Method in class com.miginfocom.ashape.interaction.StaticInteractor
 
removePrintPainter(PrintPainter) - Method in class com.miginfocom.util.print.PrintSpecification
Removes the PrintPainter.
removeProperty(PropertyKey) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
removeProperty(PropertyKey, Boolean) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
removeProperty(PropertyKey) - Method in interface com.miginfocom.calendar.activity.Activity
Removes a property for this Activity.
removeProperty(PropertyKey, Boolean) - Method in class com.miginfocom.calendar.category.Category
 
removeProperty(PropertyKey) - Method in class com.miginfocom.calendar.grid.GridRow
Removes the property.
removeProperty(PropertyKey, Boolean) - Method in interface com.miginfocom.util.PropertyConsumer
Removes the property.
removeProperty(PropertyKey, Boolean) - Method in class com.miginfocom.util.PropertyConsumerMap
 
removePropertyChangeListener(PropertyChangeListener) - Method in class com.miginfocom.beans.AbstractBean
Removes the listener, if it is in the list.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.activity.ActivityDepository
 
removePropertyChangeListener(PropertyChangeListener) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Removes the listener.
removePropertyChangeListener(String, PropertyChangeListener) - Static method in class com.miginfocom.theme.Theme
Removes a listener IF a theme exists for the themeContext.
removePropertyChangeListener(PropertyChangeListener) - Method in class com.miginfocom.theme.Theme
Removes a listener.
removePropertyListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
removePropertyListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.category.Category
 
removePropertyListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Removes the listener, if it is in the list.
removePropertyListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.grid.GridRow
Removes the listener, if it is in the list.
removePropertyListener(PropertyChangeListener) - Method in class com.miginfocom.util.dates.DateRange
 
removePropertyListener(PropertyChangeListener) - Method in interface com.miginfocom.util.PropertyObservable
Removes a listener if it is in the list.
removePropertySilent(PropertyKey, Boolean) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
removePropertySilent(PropertyKey, Boolean) - Method in class com.miginfocom.calendar.category.Category
 
removePropertySilent(PropertyKey, Boolean) - Method in interface com.miginfocom.util.PropertyConsumer
Convenience method for PropertyConsumer.removeProperty(com.miginfocom.util.PropertyKey, Boolean) that catches the PropertyVetoException.
removePropertySilent(PropertyKey, Boolean) - Method in class com.miginfocom.util.PropertyConsumerMap
 
removeSpinner(JComponent) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Removes the spinner from the spinners that will be synchronized to have the same date.
removeStateListener(PropertyChangeListener) - Method in class com.miginfocom.util.states.StateHandler
Removes a listener
removeStateListener(PropertyChangeListener) - Method in class com.miginfocom.util.states.States
Removes a listener
removeStaticChangeListener(ChangeListener) - Static method in class com.miginfocom.ashape.DefaultAShapeProvider
Removes the listener, if it is in the list.
removeStaticOverride(String, PropertyKey) - Static method in class com.miginfocom.calendar.activity.ActivityInteractor
Removes the static override filter.
removeStaticOverride(String, PropertyKey) - Static method in class com.miginfocom.calendar.grid.GridRowInteractor
Removes the static override filter.
removeStaticPropertyChangeListener(PropertyChangeListener) - Static method in class com.miginfocom.calendar.activity.AbstractActivity
Removes static the listener.
removeStaticPropertyChangeListener(PropertyChangeListener) - Static method in class com.miginfocom.calendar.category.Category
Removes static the listener.
removeSubCategory(Category) - Method in class com.miginfocom.calendar.category.Category
Deprecated. See this class' JavaDoc for details. Basically you should from 5.6 do all add/removes from the CategoryDepository.
removeSubCategoryDeep(Category) - Method in class com.miginfocom.calendar.category.Category
Deprecated. See this class' JavaDoc for details. Basically you should from 5.6 do all add/removes from the CategoryDepository.
removeSubscription(ActivitySubscription) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Removes a subscription and notifies the listeners.
removeSubscriptionListener(PropertyChangeListener) - Method in class com.miginfocom.calendar.activity.ActivityDepository
 
removeSubscriptions(Object) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Removes all subscriptions associated with source (by identity).
removeSubShape(AShape) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
removeSubShape(AShape) - Method in interface com.miginfocom.ashape.shapes.AShape
removes a sub-shape if it exist.
removeSubShape(AShape) - Method in class com.miginfocom.beans.ActivityAShapeBean
Removes the sub shape.
removeTimeSpanListListener(TimeSpanListListener) - Method in class com.miginfocom.util.dates.TimeSpanList
Removes a listener.
REP_CYCLE - Static variable in class com.miginfocom.ashape.animation.TimeLine
Start over at beginning
REP_NONE - Static variable in class com.miginfocom.ashape.animation.TimeLine
No repeat.
REP_REVERSE - Static variable in class com.miginfocom.ashape.animation.TimeLine
Change direction at ends.
repaint() - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Repaints ths view in the context it's in, if it can.
repaint() - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
 
repaint(Rectangle) - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
 
repaint(long, int, int, int, int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Overridden to enable a possible expansion of the repainted area.
repaint(long, int, int, int, int) - Method in class com.miginfocom.calendar.datearea.ThemeDateArea
 
repaint(Rectangle) - Method in class com.miginfocom.calendar.decorators.ThemeCellLabelDecorator
Repaint the date area if not null.
repaint(JComponent) - Method in class com.miginfocom.util.gfx.RepaintRegion
Repaint the current region of this in the component, if this region is not null in which case the method does nothing.
repaintAllFrames() - Static method in class com.miginfocom.util.gfx.GfxUtil
Repaints all frames in the application.
repaintDateRange(DateRangeI, int) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Marks the cells that overlaps dateRange in the grid as invalid IF there would be any visual change if they was repainted.
RepaintRegion - Class in com.miginfocom.util.gfx
A special Rectangle that can have an area that are null.
RepaintRegion() - Constructor for class com.miginfocom.util.gfx.RepaintRegion
 
RepaintRegion(Rectangle) - Constructor for class com.miginfocom.util.gfx.RepaintRegion
Constructor
repaintViews() - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
repeatCount - Variable in class com.miginfocom.ashape.animation.TimeLine
 
repeatType - Variable in class com.miginfocom.ashape.animation.TimeLine
 
Repetition - Interface in com.miginfocom.util.repetition
An interface that defines if a specific index in a range is a 'hit' or not.
RepetitionSpec - Interface in com.miginfocom.util.repetition
A number of Repetitions that should define a range 0..n each represented by a specific repetition.
resetToDefaults() - Method in class com.miginfocom.theme.Theme
Reset the theme to default values.
RESIZE_END - Static variable in class com.miginfocom.util.states.GenericStates
 
RESIZE_END_BIT - Static variable in class com.miginfocom.util.states.GenericStates
The activitys end time state type
RESIZE_START - Static variable in class com.miginfocom.util.states.GenericStates
 
RESIZE_START_BIT - Static variable in class com.miginfocom.util.states.GenericStates
The activitys start time state type
resizeRect(Rectangle, Insets, boolean) - Static method in class com.miginfocom.util.gfx.GfxUtil
Expands/reduces Rectangle.
resolve(Activity, Activity, Object) - Method in class com.miginfocom.calendar.activity.ActivityDepository
 
resolve(Activity, Activity, Object) - Method in interface com.miginfocom.calendar.activity.ActivityResolver
Should resolve the situation where a new activty is added to the depository when there's onr there with the same ID already-
resolve(Category, Category, Object) - Method in interface com.miginfocom.calendar.category.CategoryResolver
Should resolve the situation where a new activty is added to the depository when there's onr there with the same ID already-
RETURN_LIVE_ATTR_MAP - Static variable in class com.miginfocom.ashape.shapes.AbstractAShape
Can be set to true to enable leading of pre 5.3 shapes.
revalidateGrid() - Method in class com.miginfocom.beans.DateAreaBean
Recreates the grid in the date area
revalidateGrid() - Method in class com.miginfocom.calendar.header.DateGridHeader
Invalidates the grid and revalidate the header.
revalidateGrid() - Method in class com.miginfocom.calendar.header.SubRowGridHeader
Invalidates the grid and revalidate the header.
revalidateGridDimensionLayout() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Re-reads the GridDimensionLayout from the GridLayoutProvider (which is normaly this).
revalidateNodes(Object, boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Revalidate the nodes starting from fromCatId.
revalidateRepaintContainer() - Method in class com.miginfocom.beans.AbstractHeaderBean
If there is a connected container, revaidate and repaint it
RGBtoHSL(int, int, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
hslVals may be null
roll(int, int) - Method in class com.miginfocom.util.dates.DateRange
 
roll(int, int) - Method in interface com.miginfocom.util.dates.MutableDateRange
Directly passed on to start and end Calendars without any intervention
rollbackAdjusting(PropertyKey) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
rollbackAdjusting(PropertyKey) - Method in class com.miginfocom.calendar.category.Category
 
rollbackAdjusting(PropertyKey) - Method in interface com.miginfocom.util.AdjustingPropertyConsumer
Rollbacks the value of the key to the value it has when the AdjustingPropertyConsumer.startAdjusting(com.miginfocom.util.PropertyKey) was called.
rollbackAdjusting(Object, PropertyConsumer, PropertyKey) - Method in class com.miginfocom.util.PropertyAdjustingSupport
 
ROOT_SHAPE_NAME - Static variable in class com.miginfocom.beans.CategoryTreeBean
 
RootAShape - Class in com.miginfocom.ashape.shapes
This is the only shape that is allowed to be the root shape.
RootAShape() - Constructor for class com.miginfocom.ashape.shapes.RootAShape
Empty constructor.
RootAShape(AShape) - Constructor for class com.miginfocom.ashape.shapes.RootAShape
Creates the root with one sub shape.
RootAShape(String) - Constructor for class com.miginfocom.ashape.shapes.RootAShape
Creates the root with one sub shape.
round(MutableDateRange) - Method in class com.miginfocom.util.dates.BoundaryRounder
 
round(MutableDateRange) - Method in interface com.miginfocom.util.dates.DateRangeRounder
Rounds the start and/or end dates and possibly ajdusts the not rounded date/time so the length will be same.
round(MutableDateRange) - Method in class com.miginfocom.util.dates.MillisRounder
 
roundExpand(int) - Method in class com.miginfocom.util.dates.DateRange
 
roundExpand(int) - Method in interface com.miginfocom.util.dates.MutableDateRange
Sets the start and end date to the first and last millisecond of a specific boundary by expanding the range.
RoundRectangle - Class in com.miginfocom.util.gfx
An subclass of the RoundRectangle2D with corner arcs that arn't scaled when the shape itself is scaled.
RoundRectangle(double, double, double, double, double, double) - Constructor for class com.miginfocom.util.gfx.RoundRectangle
 
roundReduce(int) - Method in class com.miginfocom.util.dates.DateRange
 
roundReduce(int) - Method in interface com.miginfocom.util.dates.MutableDateRange
Sets the start and end date to the first and last millisecond of a specific boundary by reducing the range.
roundSizes(float[]) - Static method in class com.miginfocom.calendar.layout.Distributor
Round a number of float sizes into int sizes so that the total length match up
roundSizes(float, int) - Static method in class com.miginfocom.calendar.layout.Distributor
Round a float size into int sizes so that the total length match up
RowAShapeLayout - Class in com.miginfocom.ashape.layout
A container that lays out it's sub components in a row/column, quite like BoxLayout but the min/preferred/max sizes, in the laid out dimension, are here optionally specified in the constuctor of this layout.
Size in the non-layed out dimension (width for dim == SwingUtilities.VERTICAL and vice versa) is always set to span the parent's shape bounds.
RowAShapeLayout(int) - Constructor for class com.miginfocom.ashape.layout.RowAShapeLayout
Constructor where no size are imposed from this layout.
RowAShapeLayout(int, int) - Constructor for class com.miginfocom.ashape.layout.RowAShapeLayout
Constructor.
RowAShapeLayout(int, AtRefNumber[]) - Constructor for class com.miginfocom.ashape.layout.RowAShapeLayout
Constructor.
RowAShapeLayout(int, AtRefNumber[], AtRefNumber[], AtRefNumber[]) - Constructor for class com.miginfocom.ashape.layout.RowAShapeLayout
Constructor.
rowFolderImage - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
rowImageAlignX - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
rowImageAlignY - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
rowLeafImage - Variable in class com.miginfocom.beans.CategoryHeaderBean
 

S

saveActivities(Activity[], OutputStream, ExceptionListener, boolean) - Static method in class com.miginfocom.calendar.activity.ActivityDepository
Saves the mappings to file using XMLEncoder.
saveShape(RootAShape, String, boolean) - Static method in class com.miginfocom.ashape.AShapeUtil
Save a shape to the specified filename.
saveTheme(Theme, String, boolean) - Static method in class com.miginfocom.theme.Themes
Make a OutputStream to the file and call Themes.saveTheme(Theme, java.io.OutputStream, boolean).
saveTheme(Theme, OutputStream, boolean) - Static method in class com.miginfocom.theme.Themes
Saves the com.miginfocom.theme to a file uning a XMLEncoder to produce XML.
SCALE_QUALITY_HINT_MAP - Static variable in class com.miginfocom.util.gfx.XtdImage
Maps scale quality used by this class to Java2D RenderingHints.
ScaleableImage - Class in com.miginfocom.util.gfx
An image (icon) that can be scaled as well.
ScaleableImage() - Constructor for class com.miginfocom.util.gfx.ScaleableImage
 
scaleToBounds(Rectangle) - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
Scales this gradient paint to some bounds, normally bounds from a shape.
scaleToBoundsAngleMode(Rectangle) - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
Impl.
scaleToBoundsCoordMode(Rectangle) - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
Impl.
scrollToShowRange(DateRangeI, float, float) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Scrolls the scroll pane so that the smalles bounds that cover all dates/times in range will be shown.
scrollToShowRange(DateRangeI, float, float) - Method in class com.miginfocom.calendar.DatePicker
Scrolls the scroll pane so that the smalles bounds that cover all dates/times in range will be shown.
secDimCellSpanMillis - Variable in class com.miginfocom.calendar.grid.DateGrid
How many millis one cell span in the secondary dimension (always >= cellSpanMillisPrimDim).
SECOND_MILLIS - Static variable in class com.miginfocom.util.dates.DateUtil
 
SECOND_NVP - Static variable in interface com.miginfocom.util.dates.DateRangeI
 
SECONDARY_DIMENSION - Static variable in interface com.miginfocom.calendar.grid.Grid
Constant for denoting the dimension that time will increased by a wrap of the primery dimension.
SEGMENT_SUB_LIST_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
SELECTABLE - Static variable in class com.miginfocom.util.dates.DateChangeEvent
When the selectable date range has been changed.
selectComboBoxItem(JComboBox, Object) - Static method in class com.miginfocom.util.NameValuePair
Selects the item in the JComboBox that matches value.
SELECTED - Static variable in class com.miginfocom.util.dates.DateChangeEvent
When a date range has been permanently selected.
SELECTED - Static variable in class com.miginfocom.util.states.GenericStates
 
SELECTED_BIT - Static variable in class com.miginfocom.util.states.GenericStates
The selected state type
SELECTION_TYPE_NONE - Static variable in interface com.miginfocom.calendar.datearea.DateArea
The type of selection that can be made when the mouse is clicked / dragged on the date area surface.
SELECTION_TYPE_NORMAL - Static variable in interface com.miginfocom.calendar.datearea.DateArea
The type of selection that can be made when the mouse is clicked / dragged on the date area surface.
SelectionGridDecorator - Class in com.miginfocom.calendar.decorators
A decorator that paints the cells of a grid that has some kind of selection (E.g.
SelectionGridDecorator(DateArea, int) - Constructor for class com.miginfocom.calendar.decorators.SelectionGridDecorator
Constructor.
SelectionGridDecorator(DateArea, int, Paint[], int[]) - Constructor for class com.miginfocom.calendar.decorators.SelectionGridDecorator
Constructor used when no strokes is to be used.
SelectionGridDecorator(DateArea, int, Paint[], Stroke[], Paint[], int[]) - Constructor for class com.miginfocom.calendar.decorators.SelectionGridDecorator
Constructor
set(int, TimeSpan) - Method in class com.miginfocom.util.dates.TimeSpanList
Sets the timespan for the index.
SET - Static variable in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
Forces the value to the reference value.
setActivitiesSupported(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If activities should be handled by this date area or not.
setActivitiesSupported(boolean) - Method in interface com.miginfocom.calendar.datearea.DateArea
Set whether this date area should support activities.
setActivitiesSupported(boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Set whether this date area should support activities.
setActivityCategories(String) - Method in class com.miginfocom.beans.DemoDataBean
Property: A comma separated list of main categories that all activities will get one (random) of.
setActivityDepositoryContext(String) - Method in class com.miginfocom.beans.DateAreaBean
Property: The context used as a key in the ActivityDepository to get the activities that this date area should show.
setActivityDepositoryContext(String) - Method in class com.miginfocom.beans.DemoDataBean
Property: The context used to get the depository to put all generated demo activities in.
setActivityDepositoryContext(String) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Property: The depository context used to get the activities from the ActivityDepository.
setActivityLayoutBroker(ActivityLayoutBroker) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the current broker used to divide which activity views that should be laid out by when activity layouts.
setActivityLayoutDelay(int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Property: The time in milliseconds to wait before laying out activities again.
setActivityLayouts(ActivityLayout[]) - Method in class com.miginfocom.beans.DateAreaBean
Sets the ActivityLayouts.
setActivityLayouts(List) - Method in interface com.miginfocom.calendar.datearea.DateArea
Remove all prior layouts and adds the ones in layouts.
setActivityLayouts(List) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
setActivityPaintContext(String) - Method in class com.miginfocom.beans.DateAreaBean
Property: The default paint context that will be used to get an AShape to paint with.
setActivityRecreateDelay(int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Deprecated. This is handleded in a better way from 5.7.1 (internal) and now has no meaning
setActivityResolver(ActivityResolver) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Sets the resolver.
setActivitySize(int) - Method in class com.miginfocom.beans.ActivityGridLayoutBean
The size of all but the first activity.
setActivitySizeFirst(int) - Method in class com.miginfocom.beans.ActivityGridLayoutBean
The size of the first activity in pixels.
setActivityViewFilter(Filter) - Method in interface com.miginfocom.calendar.datearea.DateArea
Set the filter currently filtering all shown ActivityViews in the date area.
setActivityViewFilter(Filter) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
setActivityViewLayerIndex(int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the index for the activity view decorator.
setActivityViewRenderer(ActivityViewRenderer) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the activity renderer used for painting the activities
setActViewEventOrderComparator(Comparator) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the comparator used for sorting the activity views before checking them for mouse/key events.
setActViewLayoutOrderComparator(Comparator) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the comparator used for sorting the activity views before laying out them.
setActViewPaintOrderComparator(Comparator) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the comparator used for sorting the activity views before painting.
setAlignment(int) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The alignment for the spinner in the horizontal dimension if the bounds is bigger than the spinner needs.
setAlignX(AtRefRangeNumber) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Sets the horizontal alignment.
setAlignX(AtRefRangeNumber) - Method in class com.miginfocom.util.print.PrintSpecification
Property: The "printable" will be placed in the rectangle made out by the total printable area reduced by the PlaceRect returned from PrintSpecification.setPlaceRectangle(com.miginfocom.util.gfx.geometry.PlaceRect).
setAlignY(AtRefRangeNumber) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Sets the vertical alignment.
setAlignY(AtRefRangeNumber) - Method in class com.miginfocom.util.print.PrintSpecification
Property: The "printable" will be placed in the rectangle made out by the total printable area reduced by the PlaceRect returned from or bottom of the printable.
setAntiAlias(int) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The anti aliasing hint used when drawing the graphics for the shape.
setAntiAlias(boolean) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Deprecated. Use CellLabelDecorator.setTextAntiAlias(int)
setAntiAlias(Boolean) - Method in class com.miginfocom.util.gfx.XtdJLabel
Sets if the label should be anti-aliased or not.
setAntiAliasHint(int) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The anti alias hint for the label text.
setAntiAliasHint(int) - Method in class com.miginfocom.util.gfx.ComboFormattedTextField
 
setAppliesTo(int) - Method in class com.miginfocom.calendar.header.SubRowLevel
Property: If this applies to both folder and leaf cells in the level or just one of them.
setArrowColor(Color) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setArrowColor(Color) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The Color of the arrows.
setArrowColor(Color) - Method in class com.miginfocom.util.gfx.ArrowPainter
 
setArrowDisabledColor(Color) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The color for the arrow if it is disabled.
setArrowDisabledShadowColor(Color) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The color for the arrow shadow if it is disabled.
setArrowLeftTooltipText(String) - Method in class com.miginfocom.calendar.DatePicker
Sets the tooltip for the arrow left button.
setArrowMouseOverColor(Color) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The color for the arrow if mouse-overed.
setArrowMouseOverShadowColor(Color) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The color for the arrow shadow if mouse-overed.
setArrowPressedColor(Color) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The color for the arrow if pressed.
setArrowPressedShadowColor(Color) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The color for the arrow shadow if pressed.
setArrowRightTooltipText(String) - Method in class com.miginfocom.calendar.DatePicker
Sets the tooltip for the arrow right button.
setArrowShadowColor(Color) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setArrowShadowColor(Color) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The Color of the arrow shadow.
setArrowSize(int) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The size of the arrows in pixels.
setArrowSize(int) - Method in class com.miginfocom.util.gfx.ArrowPainter
 
setAscending(boolean) - Method in class com.miginfocom.calendar.category.CategorySorter
Property: If categories should be sorted Ascending.
setAShape(RootAShape) - Method in class com.miginfocom.calendar.decorators.AShapeDecorator
Property: The root shape to use.
setAttribute(PropertyKey, Object) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
setAttribute(PropertyKey, Object) - Method in interface com.miginfocom.ashape.shapes.AShape
Sets a attribute object.
setAttributeDeep(PropertyKey, Object, int) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
setAttributeDeep(PropertyKey, Object, int) - Method in interface com.miginfocom.ashape.shapes.AShape
Convenience method for setting an attributeon this shape and recursively down the sub shape tree.
setAttributes(Map) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Sets the attributes, discarding any old ones.
setAutoDecorators() - Method in class com.miginfocom.calendar.datearea.ThemeDateAreaContainer
Installs the decorators that will be there for the duration of the object
setBackground(Paint) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The background paint for the shape.
setBackground(Color) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Propagate the background to the mandatory scroll pane.
setBackground(Paint) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Sets the background paint.
setBackground(Paint) - Method in class com.miginfocom.calendar.grid.GridRow
Sets the background or null if no GridLineRepetition was sent in the construcotr.
setBackground(Color) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Propagate the background to the mandatory scroll pane.
setBackground(Color) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
setBackgroundPaint(Paint) - Method in class com.miginfocom.beans.AbstractHeaderBean
Property: The background paint in the date area.
setBackgroundPaint(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Sets the background paint.
setBackgroundPaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The background paint in the date area.
setBackgroundPaint(Paint) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the background paint.
setBackgroundPaint(Paint) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
 
setBackgroundPaint(Paint) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The paint behind the spinner text field and arrows.
setBackgroundPaint(Paint) - Method in class com.miginfocom.util.gfx.BackgroundPanel
 
setBackgroundPaint(Paint) - Method in class com.miginfocom.util.gfx.BackgroundTextField
 
setBackgroundPaintViewport(boolean) - Method in class com.miginfocom.beans.DateAreaBean
If the background paint should oly paint the view port.
setBackgroundPaintViewport(boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
If the background paint should only paint the view port.
setBackgroundPlaceRect(PlaceRect) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How this shape's background will relate to the reference rectangle (bounds) given by the activity layout system.
setBase(DateRangeI) - Method in class com.miginfocom.util.dates.DateRangeUnion
Sets the base date range.
setBaseAndTempEnd(DateRangeI, DateRangeI) - Method in class com.miginfocom.util.dates.DateRangeUnion
Sets base and end.
setBaseDateRange(ImmutableDateRange) - Method in class com.miginfocom.calendar.activity.AbstractActivity
Sets the base range.
setBaseDateRange(ImmutableDateRange) - Method in interface com.miginfocom.calendar.activity.Activity
Sets a new date range for this activity.
setBigButtonsInsets(Insets) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setBorder(Border) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Sets the border.
setBorder(Border) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
Sets the combo's border
setBoundaryAlignment(int) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: When the boundary is expanded and set from the date from the spinner this alignment is check to know if the extra dates should be before or after the date.
setBoundaryCount(int) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: The number of "boudary" that should be the size.
setBoundaryRangeType(int) - Method in class com.miginfocom.calendar.grid.DateBoundaryException
The boundary type that specifies which grid lines should be included in this exception.
setBoundaryType(int) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: The type of boundary to expand the date set in the date spinners to.
setBounds(Rectangle[]) - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Sets all bounds for this view.
setBounds(Rectangle[]) - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
 
setBoundsCorrection(PlaceRect) - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: Correction to the painted and drawn bounds in non-flow mode.
setButtonPlacement(int) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: Where the buttons should be placed around the text field.
setButtonsBorder(Border) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setButtonsContentAreaFilled(Boolean) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setButtonsDividerColor(Color) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setButtonsDividerWidth(Integer) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setButtonsOpaque(Boolean) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setButtonSpacing(int) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The spacing in pixels between the arrows, if they are next to each other.
setBySetPos(int[]) - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
In the values (ranges) specified by this recurrence's BYXXXRULES only concider the indexes in bySetPos.
setByXXXRules(ByXXXRuleData[]) - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Sets the array with ByXXXRuleData object to use for this recurrencey.
setCacheWithBackBuffer(boolean) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Sets if a back buffered is being uesed to cache the contents of the header.
setCalendarField(int) - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
Prioperty: The field that this spinner should "spin".
setCategories(String) - Method in class com.miginfocom.beans.DemoDataBean
Property: A comma separated list with special chars of main categories that will be created in the CategoryDepository.
setCategoryAutoRevalidate(boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the categories in the CategoryDepository changes the tree will revalidate itself if there is a category root set.
setCategoryAutoRevalidate(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If the categories in the CategoryDepository changes the date area will revalidate itself if there is a category root set.
setCategoryGap(int) - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Sets the gap in pixels between category grid lines and the bounds of the text rects.
setCategoryHeader(CategoryHeaderBean) - Method in class com.miginfocom.beans.DateAreaBean
Sets or disables the category header.
setCategoryIDs(Object[]) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setCategoryIDs(Object[]) - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
setCategoryIDs(Object[]) - Method in interface com.miginfocom.calendar.category.Categorizable
Sets the IDs of the categories that this activity should belong to or an empty array if none.
setCategoryResolver(CategoryResolver) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Sets the resolver.
setCategoryRoot(Category) - Method in class com.miginfocom.beans.DateAreaBean
Property: The category from the CategoryDepository that will serve as the root for this category header.
setCategoryRootIDs(Object[]) - Method in class com.miginfocom.beans.DateAreaBean
Property: The category IDs from the CategoryDepository that will serve as the root(s) for this category header.
setCategoryShowRoot(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If the root category set with DateAreaBean.setCategoryRoot(com.miginfocom.calendar.category.Category) should be shown or if its children should be shown in the first level.
setCategoryViewFilter(CategoryViewFilter) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: A filter that can be used to filter out which Categories should be visible in the tree.
setCatIDs(Object[]) - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
setCellBorder(Border) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The Border used to draw around the cells in the header.
setCellBorder(Border) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setCellCursor(Cursor) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The Cursor that the mouse pointer should change to when over a cell (and not label).
setCellCursor(Cursor) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setCellHeight(Integer) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Sets the grid cell height in pixels.
setCellModulo(int) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Sets the modulo for the cells to paint.
setCellOutlineMode(int) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The mode to use for caclulating the bounds of what to draw.
setCellOutlineMode(int) - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: The mode to use for caclulating the bounds of what to draw.
setCellOutlineMode(int, int) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Sets one of the modes how the area (polygon) around the date range to be painted should be positioned
setCellOutlineModes(int[]) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Sets how the area (polygon) around the date range to be painted should be positioned.
setCellRange(PlaceRect) - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: The cells that should be painted.
setCellRows(int, GridRow[]) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Sets the cell rows.
setCellsValid() - Method in class com.miginfocom.calendar.decorators.AbstractGridDecorator
Marks all cells at valid
setCellWidth(Integer) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Sets the grid cell width in pixels.
setCheckedState(PropertyKey, Category, boolean) - Static method in class com.miginfocom.beans.CategoryTreeBean
Set the selected state for the category.
setCheckSelectedKey(PropertyKey) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: This is the key used to set in the Category a Boolean object denoting on if the check is considered selected or not.
setClipText(boolean) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: IF text that end up outside the rectangle should be clipped.
setColumnPaint(Paint) - Method in class com.miginfocom.calendar.decorators.OddRowFillDecorator
Property: The paint to paint for all odd columns.
setColumns(int) - Method in class com.miginfocom.util.gfx.GridARLayout
 
setComboBorder(Border) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setComboHeight(Integer) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
setComboWidth(Integer) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
setCompressRowsFormat(int) - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: The type (unit) for the CompressRowsRanges property.
setCompressRowsRanges(String) - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: A string that describles what rows, or row intervals, that should be compressed.
setConnectedDateArea(DefaultDateArea) - Method in class com.miginfocom.beans.ActivityGridLayoutBean
 
setConnectedDateArea(DefaultDateArea) - Method in interface com.miginfocom.calendar.datearea.DateAreaConnection
Sets the connected date area.
setConnectedDateArea(DateAreaContainer) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: The date area which should have its visible date range change when a date spinner connected to this groupd changes.
setCornerRadius(double) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The corner radius for the outline RoundRectangle.
setCreatedByStorageDate(Long) - Method in class com.miginfocom.calendar.activity.AbstractActivity
Sets the creation date (when actually created by the server or storage) in milliseconds (UTC).
setCreatedDateByClientDate(Long) - Method in class com.miginfocom.calendar.activity.AbstractActivity
Sets the creation date (when created by the client) in milliseconds (UTC).
setCurrentInteractedActivityView(ActivityView) - Static method in class com.miginfocom.calendar.activity.ActivityInteractor
 
setCustomRangeAddField(int) - Method in class com.miginfocom.calendar.DatePicker
Set the field used for adding when the selected date range isn't at a recognizable boundary.
Calendar.DAY_OF_YEAR is default.
setCustomRangeEndPrefix(String) - Method in class com.miginfocom.calendar.DatePicker
Sets the text to append before end date/time string shown in combo if custom date range.
setCustomRangeMinType(int) - Method in class com.miginfocom.calendar.DatePicker
Sets the minimum range span that a custom date range (not exactly a second, minute, hour, day, week, month or year(week/month)) should be rounded to.
setCustomRangeStartPrefix(String) - Method in class com.miginfocom.calendar.DatePicker
Sets the text to append before start date/time string shown in combo if custom date range.
setDataDateRange(ImmutableDateRange) - Method in class com.miginfocom.beans.DemoDataBean
Property: The date range that the demo data will be created for.
setDate(Calendar) - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
 
setDate(Calendar) - Method in interface com.miginfocom.calendar.spinner.DateSpinner
Sets date
setDate(Date) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: The date that all spinner should have.
setDateAreaContainer(DateAreaBean) - Method in class com.miginfocom.beans.AbstractHeaderBean
Sets the DateAreaContainer that this header should decorate.
setDateAreaContainer(DateAreaBean) - Method in class com.miginfocom.beans.CategoryHeaderBean
 
setDateAreaContainer(DateAreaContainer) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The DateAreaContainer that is to be previewed.
setDateAreaContainer(DateAreaContainer) - Method in class com.miginfocom.calendar.DatePicker
Sets the container that will be displayed in the popup.
setDateAreaInnerBorder(Border) - Method in class com.miginfocom.beans.DateAreaBean
Property: The inner border around the date area.
setDateAreaOuterBorder(Border) - Method in class com.miginfocom.beans.DateAreaBean
Property: The outer border around the date area.
setDateFormat(DateFormatList) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Sets the date format for the label.
setDateFormatString(String) - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
Property: The format string for the date format.
setDateFromRange(DateRangeI) - Method in class com.miginfocom.util.dates.DateRange
 
setDateFromRange(DateRangeI) - Method in interface com.miginfocom.util.dates.MutableDateRange
Copies date (yeas, day of year) from dateRange's start and end date and sets in this's start and end date making the date of day match but not necessary the time.
setDateGridProvider(DateGridProvider) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets a new DateGridProvider.
setDateGroupConnector(DateSpinnerGroup) - Method in class com.miginfocom.calendar.spinner.AbstractDateSpinner
 
setDateRange(ImmutableDateRange) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The base date range to decorate.
setDateRange(ImmutableDateRange) - Method in class com.miginfocom.calendar.grid.GridRow
 
setDateRange(ImmutableDateRange) - Method in interface com.miginfocom.calendar.spinner.DateRangeSpinner
Sets date range
setDateRange(DateRangeI) - Method in interface com.miginfocom.util.dates.DateStringProvider
Property: The date range that is used for providing string.
setDateRange(DateRangeI) - Method in class com.miginfocom.util.dates.DefaultDateStringProvider
 
setDateRangeRounder(DateRangeRounder) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The date range rounder that will round the set date range (or now-date if date range is not set).
setDateRanges(ImmutableDateRange[]) - Method in class com.miginfocom.calendar.activity.ActivityList
Set the date ranges of all date ranges in the list.
setDateRangeSelection(DateRangeI, int, boolean) - Method in interface com.miginfocom.calendar.datearea.DateArea
Selects a new range in the area and possibly fires an event to tell every listener about it.
setDateRangeSelection(DateRangeI, int, boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
setDateStringProvider(DateStringProvider) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: A date string provider that will convert the date range to a string.
setDateTimeFormat(DateFormat) - Method in class com.miginfocom.calendar.activity.ActivityInteractor
Sets the format object used to format start and/or end date/times.
setDebugMessage(String) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Do not use!!
setDecorators(Collection) - Method in class com.miginfocom.beans.CategoryTreeBean
Sets the decorators to use.
setDecorators(Collection) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the decorators to use.
setDecorators(Collection) - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
Set the decorators in this object.
setDefaultCursor(Cursor) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the cursor to show when the cursor is over the date area itself.
setDefaultDateStyle(Integer) - Method in class com.miginfocom.calendar.DatePicker
Sets the default style for a date.
setDefaultDateTimeFormat(DateFormat) - Static method in class com.miginfocom.calendar.activity.ActivityInteractor
Sets the format object used to format start and/or end date/times.
setDefaultDurationFormat(String) - Static method in class com.miginfocom.calendar.activity.ActivityInteractor
Sets the duration format used by all newly created ActivityInteractors.
setDefaultNoFitShape(RootAShape) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets or resets the shape used for showing when an ativity void couldn't fit.
setDefaultPaintContext(String) - Method in class com.miginfocom.calendar.activity.renderer.AShapeRenderer
Property: The default paint context that will be used to get an AShape to paint with.
setDefaultTimeStyle(Integer) - Method in class com.miginfocom.calendar.DatePicker
Sets the default style for a time.
setDefaultValue(String, Object) - Method in class com.miginfocom.theme.Theme
Convenience method for putting a property in the defProps HashMap.
setDefaultValue(String, String[], Object) - Method in class com.miginfocom.theme.Theme
Convenience method for putting default properties in the defProps HashMap.
setDefaultValue(String, String[], Object[]) - Method in class com.miginfocom.theme.Theme
Convenience method for putting a number of props in the defProps HashMap.
setDefaultValue(String, String[][], Object[]) - Method in class com.miginfocom.theme.Theme
Convenience method for putting a number of props in the defProps HashMap.
setDefaultValueAsList(String, Object[]) - Method in class com.miginfocom.theme.Theme
Convenience method for putting a number of props in the defProps HashMap for a list key.
setDefaultValueAsList(String, String[], Object[]) - Method in class com.miginfocom.theme.Theme
Convenience method for putting a number of props in the defProps HashMap for a list key.
setDefaultValueAsList(String, String[][], Object[]) - Method in class com.miginfocom.theme.Theme
Convenience method for putting a number of props in the defProps HashMap for a list key.
setDelegate(Class, PersistenceDelegate) - Static method in class com.miginfocom.util.io.IOUtil
Sets/add the persistence delagates to be used for a class.
setDemoDataBean(DemoDataBean) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: A reference to a demo data bean that creates demo category data for this bean.
setDemoDataBean(DemoDataBean) - Method in class com.miginfocom.beans.DateAreaBean
Property: A reference to a demo data bean that creates demo data for this date area.
setDepository(String, ActivityDepository) - Static method in class com.miginfocom.calendar.activity.ActivityDepository
Sets the synchronizeronizer to synchronizeronizer.
setDescription(String) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setDescription(String) - Method in interface com.miginfocom.calendar.activity.Activity
Sets the description for this Activity.
setDescriptionTexts(String) - Method in class com.miginfocom.beans.DemoDataBean
Property: A comma separated list of description texts that will randomly be selected from for every created activity.
setDesignTimeHelp(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If true draws an information message in "design time".
setDirection(int) - Method in class com.miginfocom.util.gfx.ArrowPainter
 
setDisabledPainter(ScaleableImage) - Method in class com.miginfocom.util.gfx.PainterButton
 
setDividerPaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to draw separator lines between some date ranges, for instance months.
setDividerRangeType(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The type of the divider range (e.g.
setDraggable(boolean) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: If the activity should AShape should be draggable and thus send out DefaultDateArea.AE_DRAG_PRESSED when pressed.
setDropDownArrowSize(Integer) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setDropDownButtonVisible(boolean) - Method in class com.miginfocom.calendar.DatePicker
Sets if the popup drop down button should be visible.
setDurationFormat(String) - Method in class com.miginfocom.calendar.activity.ActivityInteractor
Sets the string to use for formatting duration.
setEastDateHeader(DateHeaderBean) - Method in class com.miginfocom.beans.DateAreaBean
Sets the date header that will be to the right the date area.
setEdge(int) - Method in class com.miginfocom.beans.AbstractHeaderBean
Property: The edge (top, left, bottom, right) that this header should be placed at.
setEditable(boolean) - Method in class com.miginfocom.calendar.DatePicker
Sets whether the combo should be editable or not
setEditable(boolean) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
Sets if the spinner's text should be editable
setEditable(boolean) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
If the text editor should be editable.
setEditable(boolean) - Method in class com.miginfocom.util.gfx.ComboFormattedTextField
 
setEditorBackground(Paint) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The paint for the text editor.
setEditorBorder(Border) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setEditorBorder(Border) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The border for the text editor.
setEditorHeight(Integer) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
A forced height in pixels that overrides the look&feel's reported preferred height.
setEditorMargin(Insets) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Property: The internal margin the the text field.
setEditorOpaque(boolean) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
If the text editor's background should be painted.
setEditorParsingLenient(boolean) - Method in class com.miginfocom.calendar.DatePicker
Sets if the parsing in the editor should be lenient.
setEditorSpacing(Insets) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Sets empty pixels around the text fiels.
setEditorTextAntiAlias(Boolean) - Method in class com.miginfocom.calendar.DatePicker
Deprecated. Use DatePicker.setEditorTextAntiAliasHint(int)
setEditorTextAntiAliasHint(int) - Method in class com.miginfocom.calendar.DatePicker
Priperty: How the editor should be anti aliased, if at all.
setEditorWidth(Integer) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
A forced width in pixels that overrides the look&feel's reported preferred width.
setEnabled(boolean) - Method in class com.miginfocom.beans.DateAreaBean
 
setEnabled(boolean) - Method in class com.miginfocom.beans.DemoDataBean
Property: If the demo data bean is enabled or not.
setEnabled(boolean) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setEnabled(boolean) - Method in interface com.miginfocom.calendar.activity.Activity
Sets if the Activity should be enabled.
setEnabled(boolean) - Method in class com.miginfocom.calendar.activity.ActivityLink
Activates or deactivates the constraints on the linked objects.
setEnabled(boolean) - Method in class com.miginfocom.calendar.DatePicker
 
setEnabled(boolean) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
setEnabled(boolean) - Method in class com.miginfocom.util.command.AbstractCommand
 
setEnabled(boolean) - Method in class com.miginfocom.util.gfx.ComboFormattedTextField
 
setEnd(AtRefRangeNumber) - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Sets where to end layout activity views within the cells.
setEnd(Calendar, boolean) - Method in class com.miginfocom.util.dates.DateRange
 
setEnd(float) - Method in class com.miginfocom.util.gfx.geometry.Range.RectRange
 
setEnd(float) - Method in class com.miginfocom.util.gfx.geometry.Range
 
setEndField(int, int) - Method in class com.miginfocom.util.dates.DateRange
 
setEndField(int, int) - Method in interface com.miginfocom.util.dates.MutableDateRange
Forwarded to Calendar.set(int, int) for the end date.
setEndMillis(long, boolean) - Method in class com.miginfocom.util.dates.DateRange
 
setEndMillis(long, boolean) - Method in interface com.miginfocom.util.dates.MutableDateRange
Sets the milliseconds of the end date directly
setEndResizePlaceRect(PlaceRect) - Method in class com.miginfocom.beans.ActivityAShapeBean
If set will change the bounds of the end resize handle relative to the main shape.
setEndToBoundaryExpand(int) - Method in class com.miginfocom.util.dates.DateRange
 
setEndToBoundaryExpand(int) - Method in interface com.miginfocom.util.dates.MutableDateRange
Sets the end date/time to boundaryType by expanding it to that boundary.
setEndToBoundaryReduce(int) - Method in class com.miginfocom.util.dates.DateRange
 
setEndToBoundaryReduce(int) - Method in interface com.miginfocom.util.dates.MutableDateRange
Sets the end date/time to boundaryType by reducing it to that boundary.
setEnforceIDClass(Class) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Sets the id class type that always should be used as id for the coategories.
setEnforceIDClass(Class) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Sets the id class type that always should be used as id for the categories.
setEvenBoundaryPaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to fill all even (0, 2, 4...) date ranges of the date area.
setEvenRangeType(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The date range type (i.e.
setEvenRangeTypeCount(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: How many of DateAreaBean.getEvenRangeType() that should be bunched up and be called as one.
setExcludingRanges(ArrayList) - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Sets a number of ImmutableDateRanges to always exclude to the recurring events.
setExcludingRecurrencies(ArrayList) - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Sets a number of Recurrences to always exclude to the recurring events.
setExpandCount(int) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: After the boundary is set it can be expanded by for instance two weeks or five days.
setExpandDateRangeKeySequence(KeySequence) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
The key sequence to be held down to expand date range selection or null if it shouldn't be possible.
setExpandField(int) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
Property: After the boundary is set it can be expanded by for instance "two weeks" or "five days".
setExpandLevels(int) - Method in class com.miginfocom.calendar.header.SubRowLevel
Property: The number of levels (after the currently painte one) that should be included in the bounds that the shape will get.
setExpandRowsToFit(boolean) - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: If the rows in the dimension that this object represents should be expanded to fit the available space.
setExpandSubRowsToFit(boolean) - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: If the sub-rows should be expanded to fit the available space.
setExpandToCorner(int) - Method in class com.miginfocom.beans.AbstractHeaderBean
Property: What corner, if any, the header should expand into if (if it exist, or rather has any space).
setFallbackSnapToMillis(long) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets what even millisecond to snap to when resizing and moving activities that should be used as fallback if snap is temporary turned off because the user is pressing the key sequence outlined in DefaultDateArea.getNoSnapKeySequence() .
setFieldCorrect(Calendar, int, int) - Static method in class com.miginfocom.util.dates.DateUtil
Help to set a value on a Calendar.
setFileName(String) - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
setFillPaint(Paint) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The paint, if any, to use for filling the cells.
setFillPaint(Paint) - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: The paint, if any, to use for filling the cells.
setFilter(Filter) - Method in class com.miginfocom.calendar.decorators.NoFitShapeDecorator
Sets the filter used to filter which DateRangIs to concider.
setFilter(Filter) - Method in class com.miginfocom.calendar.decorators.OccupiedDecorator
Sets the filter used to filter which occupied activity views to concider.
setFilter(Filter) - Method in class com.miginfocom.calendar.grid.GridRow
Sets the filter.
setFirstDateFormat(DateFormatList) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Property: Date format for the "first" of something, e.g.
setFirstInField(int) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Property: If getFirstDateFormat() is != this is the Calendar field that is used to know what's "first".
setFlowMode(boolean) - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: If the cells painted should flow in time, making possible a non-rectangular cell range outline, from the start coordidinate to the end coordinate.
setFlowPages(boolean) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: If set to true the pages will will flow like FlowLayout and while maintaining the same aspect ratio flow the pages from left to right and then top to bottom.
setFlowPages(boolean) - Method in class com.miginfocom.util.gfx.GridARLayout
 
setFocusable(boolean) - Method in class com.miginfocom.calendar.DatePicker
 
setFolded(boolean) - Method in class com.miginfocom.calendar.grid.GridRow
Sets if this row should be visible.
setFolderBackground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The anti alias hint for the label text.
setFolderCheckBackground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The paint to use for the background of the check.
setFolderCheckCursor(Cursor) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The cursor for when the mouse is over the check.
setFolderCheckForeground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The paint to use for the foreground of the check.
setFolderCheckHalfSelectedIcon(XtdImage) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The icon for when a check is "half" selected, which menas that some children are checked and some are not.
setFolderCheckIconPlaceRect(PlaceRect) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: Where in the check shape the icon of the actual check should be placed.
setFolderCheckMouseOverBackground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The paint to use for the background of the check when the mouse is hovering over it.
setFolderCheckMouseOverForeground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The paint to use for the foreground of the check when the mouse is hovering over it.
setFolderCheckPlaceRect(PlaceRect) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: Where the check outline should be placed within the node.
setFolderCheckSelectable(boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the check can be selected.
setFolderCheckSelectedIcon(XtdImage) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The selected check icon.
setFolderCheckShape(Shape) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The shape outline of the check box.
setFolderCheckVisible(boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the check box is visible.
setFolderCheckWidth(int) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The width in pixels for the check.
setFolderFont(Font) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The font used to draw the label.
setFolderForeground(Color) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The foreground color used to draw the label.
setFolderIconTextGap(int) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The gap in pixels between the icon and text.
setFolderLabelCursor(Cursor) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The hover mouse cursor over the label.
setFolderLabelSelectable(boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the label should be selectable (press-able)
setFolderMouseOverBackground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: Background paint when the mouse is hovering over the node.
setFolderMouseOverFont(Font) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The font when the mouse is hovering over the node.
setFolderMouseOverForeground(Color) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: Foreground paint when the mouse is hovering over the node.
setFolderMouseOverUnderline(Integer) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The underline width.
setFolderOverlapChildren(boolean) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: If the folder category rows, which contains other rows, should get it's secondary dimension's (along the header) size stretched over all its sub rows bounds.
setFolderRouteLabelClickToCheck(boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If a click on the label should be transformed to a click on the check.
setFolderRowHeight(int) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The height in pixels for every row in the tree.
setFoldersBeforeLeafs(Boolean) - Method in class com.miginfocom.calendar.category.CategorySorter
Property: If folders should be sorted before leafs.
setFolderSelectedBackground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The background if the node label is selected.
setFolderSelectedFont(Font) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The font if the node label is selected.
setFolderSelectedForeground(Color) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The foreground if the node label is selected.
setFolderSelectedUnderline(Integer) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The underline width if the node label is selected.
setFolderUnderline(Integer) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The underline width in pixels.
setFont(Font) - Method in class com.miginfocom.calendar.DatePicker
Overridden to set the font of the editor (as well).
setFont(Font) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Set the font.
setFont(Font) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
 
setFont(Font) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
setFont(Font) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Set the font for the spinner.
setForcedHeaderSize(Integer) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The size (height if top/bottom and width if left/right) of the header.
setForeground(Paint) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Sets the foreground paint.
setForeground(Color) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
setForeground(Color) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The foreground for the text editor.
setForeground() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The foreground for the text editor.
setFrequency(int) - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Sets the frequency field
setGapMinutesMax(int) - Method in class com.miginfocom.beans.DemoDataBean
Property: The maximum minutes that should pass between two generated activities.
setGapMinutesMin(int) - Method in class com.miginfocom.beans.DemoDataBean
Property: The minimum minutes that has to pass between two generated activities.
setGapX(int) - Method in class com.miginfocom.util.gfx.GridARLayout
 
setGapY(int) - Method in class com.miginfocom.util.gfx.GridARLayout
 
setGoDown(boolean) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Sets if "next" activity should be placed below.
setGoRight(boolean) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Sets if "next" activity should be placed to the right.
setGridBoundsAndLayout(HeaderGrid) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Sets the size and grid offset for this header.
setGridColor(Color) - Method in class com.miginfocom.beans.DateHeaderBean
Property: The color of the grid lines.
setGridLayoutProvider(GridLayoutProvider) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets a new GridLayoutProvider.
setGridLineExceptions(GridLineException[]) - Method in class com.miginfocom.beans.DateHeaderBean
Property: Grid line exceptions makes it very fleible to override the gridline size and color in a structured way.
setGridLineRepetition(GridLineRepetition) - Method in class com.miginfocom.calendar.grid.DateBoundaryException
Property: The repetition that defines how the gridline should look like and also the modulo/offset and start/stop indexes.
setGridLineRepetition(GridLineRepetition) - Method in class com.miginfocom.calendar.grid.OffsetException
Property: The repetition that defines how the gridline should look like and also the modulo/offset and start/stop indexes.
setGridLines(int, GridLine[]) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
setGridLines(int, GridLine[]) - Method in interface com.miginfocom.calendar.grid.Grid
Sets the grid lines.
setGridLineSpecification(GridLineSpecification) - Method in class com.miginfocom.calendar.header.DateGridHeader
Sets how thick and with paint to draw the separators between labels.
setGridLineSpecification(GridLineSpecification) - Method in class com.miginfocom.calendar.header.SubRowGridHeader
Sets how thick and with paint to draw the separators between labels.
setGridLineSpecProvider(GridLineSpecProvider) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets a new GridLineSpecProvider.
setGridRows(GridRow[], GridLineProvider) - Method in class com.miginfocom.calendar.grid.GridRow
Sets the sub rows or null for no sub rows.
setGridSize() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the bounds of the grid to the the bounds of this.
setGroupToggleContext(int, Object) - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
setGroupToggleContext(int, Object) - Method in interface com.miginfocom.util.states.StateObservable
Sets the context for the icon to toggle within.
setHasDate(boolean) - Method in class com.miginfocom.util.dates.DateRange
 
setHasDate(boolean) - Method in interface com.miginfocom.util.dates.MutableDateRange
A simple settable property that does nothing for the contained values or calculations.
setHasTime(boolean) - Method in class com.miginfocom.util.dates.DateRange
 
setHasTime(boolean) - Method in interface com.miginfocom.util.dates.MutableDateRange
A simple settable property that does nothing for the contained values or calculations.
setHeader(Header, String) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Set the header and removed an old header so this will take it's place.
setHeader(Header, String, int) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Set the header and removed an old header so this will take it's place.
setHeaderLevels(DefaultSubRowLevel[]) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The specification for the levels that correspond to the category level.
setHeaderRows(CellDecorationRow[]) - Method in class com.miginfocom.beans.DateHeaderBean
Property: An array of rows that makes out the different rows or colums for the header (rows for north/south headers and colums for east/west headers).
setHeaders() - Method in class com.miginfocom.calendar.datearea.ThemeDateAreaContainer
Recreates (or resets) the headers.
setHideAbove(RangeCount) - Method in class com.miginfocom.calendar.layout.HideLayout
Sets the upper range count.
setHideBelow(RangeCount) - Method in class com.miginfocom.calendar.layout.HideLayout
Sets the lower range count.
setHideEndDate(boolean) - Method in class com.miginfocom.calendar.DatePicker
Sets if the end date should be hidden, and thus uneditable, if a start and end date should be shown such as for a custom date range or a recognized range (e.g.
setHideWhenNotExactCellDateRange(boolean) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Property: If the selection should be hidden, i.e.
setHitAreas(ArrayList, ListenerSet) - Method in class com.miginfocom.ashape.interaction.MouseKeyInteractor
Sets a list of hit areas with corresponding names as id.
setHitShape(Shape, Shape) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Set the area that this shape presents to the user.
setHomeArrowGap(Integer) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setHomeArrowSize(Integer) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setHomeButtonTooltipText(String) - Method in class com.miginfocom.calendar.DatePicker
Sets the tooltip for the today button.
setHomeButtonVisible(boolean) - Method in class com.miginfocom.calendar.DatePicker
Sets if the "goto home" (today) button should be shown.
setHorizontalGap(int) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Sets the horizontal gap in pixels between two adjactant rectangles.
setHorizontalGridLineExceptions(GridLineException[]) - Method in class com.miginfocom.beans.DateAreaBean
Property: Grid line exceptions makes it very fleible to override the gridline size and color in a structured way.
setHorizontalGridLinePaintEven(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to draw the even (0, 2, 4...) horizontal grid lines.
setHorizontalGridLinePaintOdd(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to draw the odd (1, 3, 5...) horizontal grid lines.
setHorizontalGridLineShowFirst(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If the indicated grid line should be visible or not (default).
setHorizontalGridLineShowLast(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If the indicated grid line should be visible or not (default).
setHorizontalScrollBarPolicy(int) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Sets the policy for the horizontal (laying) scroll bar.
Legal values are: ScrollPaneConstants.HORIZONTAL_SCROLLBAR_AS_NEEDED ScrollPaneConstants.HORIZONTAL_SCROLLBAR_NEVER ScrollPaneConstants.HORIZONTAL_SCROLLBAR_ALWAYS
setID(Object) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setID(Object) - Method in interface com.miginfocom.calendar.activity.Activity
Set the ID Object that should be tied to this Activity.
setId(Object) - Method in class com.miginfocom.calendar.category.Category
Deprecated. Parent ID should only be set in constructor.
setIgnoreEvents(boolean) - Method in class com.miginfocom.util.ListenerSet
Sets if events should be ignored, and thus not fired.
setIgnoreInteractionEvents(boolean) - Method in class com.miginfocom.ashape.AShapeComponent
Transfer to ListenerSet.setIgnoreEvents(boolean)
setIgnoreInteractionEvents(boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Sets if events should be ignored, and thus not fired.
setIgnorePropertyChangeEvents(boolean) - Method in class com.miginfocom.beans.AbstractBean
Sets if PropertyChangeEvent's should be fired.
setIgnorePropertyChangeEvents(boolean) - Method in class com.miginfocom.theme.Theme
Sets if PropertyChangeEvent's should be fired.
setIgnorePropertyEvents(boolean) - Method in class com.miginfocom.calendar.activity.AbstractActivity
Transfer to ListenerSet.setIgnoreEvents(boolean)
setIgnorePropertyEvents(boolean) - Method in class com.miginfocom.calendar.category.Category
Transfer to ListenerSet.setIgnoreEvents(boolean)
setIgnorePropertyEvents(boolean) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Sets if events should be ignored, and thus not fired.
setIgnorePropertyEvents(boolean) - Method in class com.miginfocom.calendar.grid.GridRow
Sets if events should be ignored, and thus not fired.
setIgnorePropertyEvents(boolean) - Method in class com.miginfocom.util.dates.DateRange
 
setIgnorePropertyEvents(boolean) - Method in interface com.miginfocom.util.PropertyObservable
Sets if ChangeEvent's should be fired.
setIgnoreTimeSpanListChangeEvents(boolean) - Method in class com.miginfocom.util.dates.TimeSpanList
Sets if add/remove events sould be ignored.
setImage(XtdImage) - Method in class com.miginfocom.beans.DateAreaBean
Property: The background or foreground image in the date area.
setImagePlaceRect(PlaceRect) - Method in class com.miginfocom.beans.DateAreaBean
Property: How the image should be placed relative to the bounds of the date area.
setImageTiling(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If the image should be tiled within the bounds.
setIncludeBaseDateRange(boolean) - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Sets if the base date range is always included in the date ranges returned.
setIncludingRanges(ArrayList) - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Sets a number of ImmutableDateRanges to always include to the recurring events.
setIncludingRecurrencies(ArrayList) - Method in class com.miginfocom.calendar.activity.recurrence.CompositeRecurrence
Sets a number of Recurrences to always include to the recurring events.
setInList(String, int, Object) - Method in class com.miginfocom.theme.Theme
Sets a value in a list.
setInnerBorder(Border) - Method in class com.miginfocom.beans.DateHeaderBean
Property: The inner border around the header.
setInteractionListener(InteractionListener) - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
setInteractionListener(InteractionListener) - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Sets the interaction listener.
setInteractions(Collection) - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
Set the new interactions that this list should have, clearing the old ones.
setInteractions(Collection) - Method in class com.miginfocom.ashape.shapes.RootAShape
Sets the array of interactions, discarding any old ones.
setInteractors(Interactor[]) - Method in class com.miginfocom.ashape.shapes.RootAShape
Sets the interactors that this shape should interact with.
setInteractors(Interactor[]) - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
setInteractors(Interactor[]) - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Sets the interactors for this view.
setInteractors(Interactor[]) - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
 
setInterval(int) - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Sets the recurrence interval
setItemCount(Integer) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
The number of items to show in the combo box.
setKnobCursor(Cursor) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The Cursor that the mouse pointer should change to when over +- knob.
setKnobCursor(Cursor) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setKnobExpandedImage(XtdImage) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: A XtdImage (which is a very flexible Image/Icon) that should decorate the knob (handle, e.g.
setKnobExpandedImage(XtdImage) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setKnobFoldedImage(XtdImage) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: A XtdImage (which is a very flexible Image/Icon) that should decorate the knob (handle, e.g.
setKnobFoldedImage(XtdImage) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setKnobFoldOnPress(boolean) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: If the corresponding sub row should be folded when the user press the knob image in the category header.
setKnobFoldOnPress(boolean) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setKnobImageAlignX(AtRefRangeNumber) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: How the knob image should be aligned horizontally.
setKnobImageAlignX(AtRefRangeNumber) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setKnobImageAlignY(AtRefRangeNumber) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: How the knob image should be aligned vertically.
setKnobImageAlignY(AtRefRangeNumber) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setLabelAlignX(AtRefRangeNumber) - Method in class com.miginfocom.beans.DateAreaBean
Property: The horizontal alignment the label should have within the bounds denoted by the PlaceRact (DateAreaBean.setLabelPlaceRect(com.miginfocom.util.gfx.geometry.PlaceRect)).
setLabelAlignY(AtRefRangeNumber) - Method in class com.miginfocom.beans.DateAreaBean
Property: The vertical alignment the label should have within the bounds denoted by the PlaceRact (DateAreaBean.setLabelPlaceRect(com.miginfocom.util.gfx.geometry.PlaceRect)).
setLabelAntiAlias(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The anti aliasing hint used when drawing the label.
setLabelBackground(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The Paint used to draw the background of the label.
setLabelBorder(Border) - Method in class com.miginfocom.beans.DateAreaBean
Property: The border that is painted around the label.
setLabelCellModulo(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: This property make is possible to show every second or third (for instance) cell label instead if the default every one.
setLabelCursor(Cursor) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The Cursor that the mouse pointer should change to when over a category label.
setLabelCursor(Cursor) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setLabelDateFormat(String) - Method in class com.miginfocom.beans.DateAreaBean
Property: The date format that specifies the text that will be the label.
setLabelFirstDateFormat(String) - Method in class com.miginfocom.beans.DateAreaBean
Property: Date format for the "first" of something, e.g.
setLabelFirstInField(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: If getFirstDateFormat() is != this is the Calendar field that is used to know what's "first".
setLabelFoldOnPress(boolean) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: If the corresponding sub row should be folded when the user press the label in the category header.
setLabelFoldOnPress(boolean) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setLabelFont(Font) - Method in class com.miginfocom.beans.DateAreaBean
Property: The font used to draw the label.
setLabelForeground(Color) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint that is used to draw the label.
setLabelMinimumCellSize(Dimension) - Method in class com.miginfocom.beans.DateAreaBean
Property: If the cell is smaller than this size, in any dimension, the label will not be drawn.
setLabelNowBackground(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The Paint used to draw the background of the label for the cell that spans the current time.
setLabelNowBorder(Border) - Method in class com.miginfocom.beans.DateAreaBean
Property: The border that is painted around the label for the cell that spans the current time.
setLabelNowDateFormat(String) - Method in class com.miginfocom.beans.DateAreaBean
Property: The date format that specifies the text that will be the label for the cell that spans the current time.
setLabelNowFont(Font) - Method in class com.miginfocom.beans.DateAreaBean
Property: The font used to draw the label for the cell that spans the current time.
setLabelNowForeground(Color) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint that is used to draw the label for the cell that spans the current time.
setLabelNowPlaceRect(PlaceRect) - Method in class com.miginfocom.beans.DateAreaBean
Property: Optional correction to the cell rectangle.
setLabelNowRangeType(Integer) - Method in class com.miginfocom.beans.DateAreaBean
Property: The range type to round the "now" date to.
setLabelNowShadowForeground(Color) - Method in class com.miginfocom.beans.DateAreaBean
Property: The color that is used to draw the label shadow for the NOW date.
setLabelNowShadowOffset(Point) - Method in class com.miginfocom.beans.DateAreaBean
Property: The relative Offset that is used to draw the label shadow for the NOW date.
setLabelPlaceRect(PlaceRect) - Method in class com.miginfocom.beans.DateAreaBean
Property: Denotes the bounds that the label should get.
setLabelRotation(int) - Method in class com.miginfocom.beans.DateHeaderBean
Property: If the labels for the header should be rotated and if so how.
setLabelRotationRows(String) - Method in class com.miginfocom.beans.DateHeaderBean
Property: A comma separated string with the rows that are to get the property DateHeaderBean.getLabelRotation().
setLabelSelectedKey(PropertyKey) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: This is the key used to set in the Category a Boolean object denoting on if the label is considered selected or not.
setLabelShadowForeground(Color) - Method in class com.miginfocom.beans.DateAreaBean
Property: The color that is used to draw the label shadow.
setLabelShadowOffset(Point) - Method in class com.miginfocom.beans.DateAreaBean
Property: The relative offset that is used to draw the label shadow.
setLastModified(long) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setLastModified(long) - Method in interface com.miginfocom.calendar.activity.Activity
Sets the last modified to a specific value.
setLastModified(long) - Method in class com.miginfocom.calendar.category.Category
Sets the last modified to a specific value.
setLastUpdateMillis() - Method in class com.miginfocom.calendar.activity.AbstractActivity
Updates the last changed millis to the current millis.
setLayerForActivities(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the activities.
setLayerForDividers(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the dividers between some date ranges.
setLayerForEvenFieldFill(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the even date ranges.
setLayerForGridLines(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the grid lines.
setLayerForImage(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints a background/foreground image in the date area.
setLayerForLabels(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the labels in the cells.
setLayerForMultiSelectRectangle(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the rubber band selection rectangle.
setLayerForOccupied(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that decorates the parts of the cells that has an activity which date range spans that time.
setLayerForOddFill(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the odd rows and/or columns.
setLayerForSelections(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The layer index for the decorator that paints the mouse over, selected and temporary pressed selections in the grid.
setLayerIndex(int) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setLayerIndex(int) - Method in interface com.miginfocom.calendar.activity.Activity
Sets the layer in which to layout and paint this activity.
setLayerIndex(int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.ActivityViewDecorator
 
setLayerIndex(int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea.MultiSelectRectangleDecorator
 
setLayerIndex(int) - Method in class com.miginfocom.calendar.decorators.AbstractGridDecorator
 
setLayerIndex(int) - Method in class com.miginfocom.calendar.decorators.AShapeDecorator
 
setLayerIndex(int) - Method in interface com.miginfocom.calendar.decorators.Decorator
Sets a number to indicate the order in which to paint something.
setLayerIndex(int) - Method in class com.miginfocom.calendar.decorators.ImageDecorator
 
setLayerIndex(int) - Method in class com.miginfocom.util.print.PrintPainter
Property: The layerIndex that this panter will paint in.
setLayout(LayoutManager) - Method in class com.miginfocom.beans.PrintPreviewBean
 
setLayout(LayoutManager) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Overridden to not set a new layout since we depend on GridBagLayout.
setLayoutAlignmentX(float) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: How to align the preview panels as a group if there are free space to distribute.
setLayoutAlignmentX(float) - Method in class com.miginfocom.util.gfx.GridARLayout
 
setLayoutAlignmentY(float) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: How to align the preview panels as a group if there are free space to distribute.
setLayoutAlignmentY(float) - Method in class com.miginfocom.util.gfx.GridARLayout
 
setLayoutContext(String) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setLayoutContext(String) - Method in interface com.miginfocom.calendar.activity.Activity
Sets an optional paint context interpretable by the object that is to layout this activity.
setLayoutContexts(String[]) - Method in class com.miginfocom.calendar.layout.ActivityLayout
Sets the context to use for this layout.
setLayoutDelayFromOther(int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Deprecated. Use DefaultDateArea.setActivityLayoutDelay(int)
setLayoutOptimizeBoundary(Integer) - Method in class com.miginfocom.beans.DateAreaBean
Property: When an activity is changed the activites that overlaps it will be layed out again.
setLayoutOptimizeBoundary(Integer) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Property: When an activity is changed the activites that overlaps it will be layed out again.
setLeaf(Boolean) - Method in class com.miginfocom.calendar.category.Category
Forces the Category.isLeaf() to return the set value if != null.
setLeafBackground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The background paint of the node.
setLeafCheckBackground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The paint to use for the background of the check.
setLeafCheckCursor(Cursor) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The cursor set when the mouse is hovering over the check.
setLeafCheckForeground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The paint to use for the foreground of the check.
setLeafCheckHalfSelectedIcon(XtdImage) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The icon for when a check is "half" selected, which menas that some children are checked and some are not.
setLeafCheckIconPlaceRect(PlaceRect) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: Where in the check shape the icon of the actual check should be placed.
setLeafCheckMouseOverBackground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The background for when the mouse is hovering over the check.
setLeafCheckMouseOverForeground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The foreground for when the mouse is hovering over the check.
setLeafCheckPlaceRect(PlaceRect) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: Where the check outline should be placed within the node.
setLeafCheckSelectable(boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the check should be selectable.
setLeafCheckSelectedIcon(XtdImage) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The icon/image for when the check is selected.
setLeafCheckShape(Shape) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The shape outline of the check box.
setLeafCheckVisible(boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the check box is visible.
setLeafCheckWidth(int) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The width in pixels for the check.
setLeafFont(Font) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The font of the label.
setLeafForeground(Color) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The foreground of the label.
setLeafIconTextGap(int) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The gap in pixels between the icon and text.
setLeafLabelCursor(Cursor) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The cursor for when the mouse is hovering over the label.
setLeafLabelSelectable(boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the label should be selectable.
setLeafMouseOverBackground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The background for when the mouse is hovering over the label.
setLeafMouseOverFont(Font) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The font for when the mouse is hovering over the label.
setLeafMouseOverForeground(Color) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The foreground for when the mouse is hovering over the label.
setLeafMouseOverUnderline(Integer) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The underline in pixels for when the mouse is hovering over the label.
setLeafRouteLabelClickToCheck(boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If a click on the label should be transformed to a click on the check.
setLeafRowHeight(int) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The height in pixels for every row in the tree.
setLeafSelectedBackground(Paint) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The background if the node label is selected.
setLeafSelectedFont(Font) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The font if the node label is selected.
setLeafSelectedForeground(Color) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The foreground if the node label is selected.
setLeafSelectedUnderline(Integer) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The underline in pixels if the node label is selected.
setLeafUnderline(Integer) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: The underline width in pixels.
setLeftRightArrowSize(Integer) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setLeftRightButtonInsets(Insets) - Method in class com.miginfocom.calendar.DatePicker
Sets the UI property override set to null if there should be no override and the component should determine the best property to use to best match the current Look & Feel.
setLeftRightButtonsVisible(boolean) - Method in class com.miginfocom.calendar.DatePicker
Sets if the spinner (up/down) arrows should be shown.
setLengthMinutesMax(int) - Method in class com.miginfocom.beans.DemoDataBean
Property: The maximum number of minutes that an activity should span.
setLengthMinutesMin(int) - Method in class com.miginfocom.beans.DemoDataBean
Property: The minimum number of minutes that an activity should span.
setLevels(Repetition) - Method in class com.miginfocom.calendar.header.SubRowLevel
Property: The specification for which leves to decorate.
setLicenseKey(String) - Method in class com.miginfocom.beans.DateAreaBean
Sets the license key.
setLicenseKey(String) - Static method in class com.miginfocom.util.LicenseValidator
Sets the license key to unlock the component(s).
setLicenseKey(File) - Static method in class com.miginfocom.util.LicenseValidator
Sets the license key to unlock the component(s).
setLicenseKey(InputStream) - Static method in class com.miginfocom.util.LicenseValidator
Sets the license key to unlock the component(s).
setList(String, Object[]) - Method in class com.miginfocom.theme.Theme
Sets a value in a list.
setLocale(Locale) - Method in class com.miginfocom.beans.DemoDataBean
Property: The locale to set for every created Activity.
setLocale(Locale) - Method in class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
Sets a new locale.
setLocation(String) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setLocation(String) - Method in interface com.miginfocom.calendar.activity.Activity
Sets the location for this Activity.
setLogger(Logger) - Method in class com.miginfocom.calendar.activity.ActivityDepository
Set the current logger.
setLogger(Logger) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Set the current logger.
setMatchStartOnly(boolean) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
If true only the start of the activities will be the cell and thus all activities will only span one cell.
setMaxActivityCount(int) - Method in class com.miginfocom.beans.DemoDataBean
Property: The maximum number of activities generated.
setMaxDate(Date) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
The maximum date that can be set on the group or null if no boudary is set.
setMaxHistorySize(int, int) - Method in class com.miginfocom.util.PropertyHistoryLog
Sets the maximum size of the history.
setMaximumPopupSize(Dimension) - Method in class com.miginfocom.calendar.DatePicker
Sets the maximum size of the popup.
setMaximumRectangleSize(AtRefNumber) - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Sets the maximum size for the laid out rectangles.
setMaximumRowSize(int) - Method in class com.miginfocom.beans.ActivityGridLayoutBean
This will be reported as the maximum size of the rows, no matter how many activities are overlapping.
setMaximumSize(AtRefNumber) - Method in class com.miginfocom.calendar.grid.GridRow
Sets the maximum size for this row or null.
setMergeOverlapping(boolean) - Method in class com.miginfocom.calendar.decorators.OccupiedDecorator
Sets if overlapping activity views date ranges should be merged (and thus only one range painted) or not.
setMillisSpanned(long, boolean, boolean) - Method in class com.miginfocom.util.dates.DateRange
 
setMillisSpanned(long, boolean, boolean) - Method in interface com.miginfocom.util.dates.MutableDateRange
Changes end date so the total duration becomes millis.
setMinDate(Date) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
The minimum date that can be set on the group or null if no boudary is set.
setMinimumCellSize(Dimension) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Sets the minimum cell size to paint a label for.
setMinimumPopupSize(Dimension) - Method in class com.miginfocom.calendar.DatePicker
Sets the minimum size of the popup.
setMinimumRectangleSize(AtRefNumber) - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Sets the minimum size for the laid out rectangles.
setMinimumRowSize(int) - Method in class com.miginfocom.beans.ActivityGridLayoutBean
This will be reported as the minimum size of the rows, no matter how many activities are overlapping.
setMinimumSize(AtRefNumber) - Method in class com.miginfocom.calendar.grid.GridRow
Sets the minimum size for this row or null.
setMinusDisabledIcon(XtdImage) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the minus button if disabled.
setMinusIcon(XtdImage) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the minus button.
setMinusMouseOverIcon(XtdImage) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the minus button if mouse-overed.
setMinusPressedIcon(XtdImage) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the minus button if pressed.
setMouseEffectsEnabled(boolean) - Method in class com.miginfocom.beans.DateHeaderBean
Property: If mouse listeners should be installed on the header to make live effects enabled on the cell rows.
setMouseInteractionListeners(ListenerSet) - Method in class com.miginfocom.ashape.shapes.RootAShape
Sets the MouseInteractionListeners.
setMouseOverActivitiesOntop(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If Activites that have the mouse hovering over them should be painted on top of other activities.
setMouseOverCursor(Cursor) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The Cursor showed when the mouse is over the shape or null if none.
setMouseOverEffectsEnabled(boolean) - Method in class com.miginfocom.calendar.header.DateGridHeader
Sets if mouse over-type effects are to be enabled.
setMouseOverPainter(ScaleableImage) - Method in class com.miginfocom.util.gfx.PainterButton
 
setMouseOverSummaryUnderline(int) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How thick the underline should be for mouse overs of on the summary text.
setMultiRectSelectKeySequence(KeySequence) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the key sequence to be held down to select multiple activities (using a "rubberband" rectangle) or null if it shouldn't be possible.
setMultiSelectCorners(Point, Point) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the corner points and repoint the dirty region.
setMultiSelectKeySequence(KeySequence) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the key sequence to be held down to select multiple activities (using mouse click) or null if it shouldn't be possible.
setMultiSelectLive(boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
If the selection of activities should be updated in real-time.
setMultiSelectRectangleLayerIndex(int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the index for the multi select rectangle decorator.
setName(String) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
setName(String) - Method in interface com.miginfocom.ashape.shapes.AShape
Sets the name.
setName(String) - Method in class com.miginfocom.calendar.category.Category
 
setNoDateSelectedText(String) - Method in class com.miginfocom.calendar.DatePicker
Sets the text to display if there are no date/time selected.
setNoExpandedFolderGridLine(boolean) - Method in class com.miginfocom.beans.CategoryHeaderBean
Deprecated. Use DateAreaBean#setNoExpandedFolderGridLine instead.
setNoExpandedFolderGridLine(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If the grid lines around a folded (collapsed) folder sub row should be merged to one.
setNormalOffset(Point) - Method in class com.miginfocom.util.gfx.PainterButton
 
setNormalPainter(ScaleableImage) - Method in class com.miginfocom.util.gfx.PainterButton
 
setNorthDateHeader(DateHeaderBean) - Method in class com.miginfocom.beans.DateAreaBean
Sets the date header that will be above the date area.
setNoSnapKeySequence(KeySequence) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets key to disregard snap when moving/resizing activities.
setNotOccupiedShape(RootAShape) - Method in class com.miginfocom.calendar.decorators.OccupiedDecorator
Sets the shape to use for painting the whole range.
setNowBackground(Paint) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Sets the background paint for cells that overlaps the "now" time from System.currentTimeMillis()..
setNowBorder(Border) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Sets the border for cells that overlaps the "now" time from System.currentTimeMillis()..
setNowDateFormat(DateFormatList) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Sets the date format for the label for cells that overlaps the "now" time from System.currentTimeMillis()..
setNowFont(Font) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Set the font for cells that overlaps the "now" time from System.currentTimeMillis()..
setNowForeground(Paint) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Sets the foreground paint for cells that overlaps the "now" time from System.currentTimeMillis()..
setNowPlaceRect(PlaceRect) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Optional correction to the cell rectangle.
setNowRangeType(Integer) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Property: The range type to round the "now" date to.
setNowShadowForeground(Paint) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
The color that is used to draw the label shadow for "now" cell(s).
setNowShadowOffset(Point) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
The offset that is used do displace the shadow for "now" cell(s).
setOccupiedBackgroundPaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The background paint for the decoration where there's an activity which range overlap.
setOccupiedMergeOverlapping(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If occupied activity ranges that overlap should be combined (merged) before draing the occupied rects.
setOccupiedNotBackgroundPaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The background paint for the decoration where there's an activity which range DOESN'T overlap.
setOccupiedNotOutlinePaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The outline paint for the decoration where there's an activity which range DOESN'T overlap.
setOccupiedOutlinePaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The outline paint for the decoration where there's an activity which range overlap.
setOccupiedPlaceRect(PlaceRect) - Method in class com.miginfocom.beans.DateAreaBean
Property: The placing of the rectangle that denoted the occupied/not occupied periods.
setOccupiedRoundToRangeType(Integer) - Method in class com.miginfocom.beans.DateAreaBean
Property: If occupied activity ranges that overlap should be combined (merged) before draing the occupied rects.
setOccupiedShape(RootAShape) - Method in class com.miginfocom.calendar.decorators.OccupiedDecorator
Sets the shape to use for painting the occupied ranges.
setOddColumnPaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint to paint for all odd columns.
setOddRowPaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint to paint for all odd rows.
setOnlyDesignTime(boolean) - Method in class com.miginfocom.beans.DemoDataBean
Property: If the demo date should only be created in a design time environment.
setOrLogic(boolean) - Method in class com.miginfocom.calendar.category.CategoryFilter
Set to true if OR-logic, which means that only one category needs to be equal for this filter to return true.
setOuterBorder(Border) - Method in class com.miginfocom.beans.DateHeaderBean
Property: The outer border around the header.
setOuterBorder(Border) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Property: The outer border around the date area.
setOutlinePaint(Paint) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The Paint used to draw the outline.
setOutlineShapeMode(int) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: How the shape around the date range will be calculated.
setOutlineStrokeWidth(float) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The width of the outline around the shape.
setOverride(Object, String, PropertyKey, Object) - Static method in class com.miginfocom.calendar.category.CategoryDepository
Sets an override for a property in a category.
setPadding(Insets) - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Sets the padding for this view.
setPadding(Insets) - Method in class com.miginfocom.calendar.activity.view.DefaultActivityView
 
setPageCountX(Integer) - Method in class com.miginfocom.util.print.PrintSpecification
Property: The number of horizontal pages to print over.
setPageCountY(Integer) - Method in class com.miginfocom.util.print.PrintSpecification
Property: The number of vertical pages to print over.
setPageFormat(PageFormat) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The PageFormat that will be used in the print preview.
setPageGapX(int) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The number of horizontal pixels between two adjacent pages.
setPageGapY(int) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The number of vertical pixels between two adjacent pages.
setPagePlaceRectangle(PlaceRect) - Method in class com.miginfocom.util.print.PrintSpecification
Property: A place rect that can be used to for every page reduce the printable area.
setPaint(Paint) - Method in class com.miginfocom.calendar.decorators.DateSeparatorDecorator
Sets the paint to use.
setPaint(Paint) - Method in class com.miginfocom.calendar.decorators.EvenFieldFillDecorator
Sets the paint to use.
setPaint(int, Paint) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Sets one of the paints.
setPaint(Paint) - Method in class com.miginfocom.calendar.grid.GridLine
Sets the paint to use for drawing this grid line.
setPaintContext(String) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The context that the AShape that this bean represent will adhere to.
setPaintContext(String) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setPaintContext(String) - Method in interface com.miginfocom.calendar.activity.Activity
Sets an optional paint context used when painting this activity
setPaintObject(Object) - Method in class com.miginfocom.calendar.activity.view.AbstractActivityView
 
setPaintObject(Object) - Method in interface com.miginfocom.calendar.activity.view.ActivityView
Sets the object that will be used to paint this view.
setPaints(Paint[]) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Sets the different paints used paint in the background of the corresponding date range.
setPaperPaint(Paint) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The paint for the papers.
setParent(AShape) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
setParent(AShape) - Method in interface com.miginfocom.ashape.shapes.AShape
Sets the parent shape.
setParentID(Object) - Method in class com.miginfocom.calendar.category.Category
Deprecated. See this class' JavaDoc for details. Basically you should from 5.6 do all add/removes from the CategoryDepository.
setParents(Category[]) - Method in class com.miginfocom.calendar.category.Category
Deprecated. See this class' JavaDoc for details. Basically you should from 5.6 do all add/removes from the CategoryDepository.
setPerRowMaximumSize(boolean) - Method in class com.miginfocom.beans.ActivityGridLayoutBean
If the rows should be sized individually.
setPerRowMinimumSize(boolean) - Method in class com.miginfocom.beans.ActivityGridLayoutBean
If the rows should be sized individually.
setPerRowPreferredSize(boolean) - Method in class com.miginfocom.beans.ActivityGridLayoutBean
If the rows should be sized individually.
setPlaceRect(PlaceRect) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How this shape will relate to the reference rectangle (bounds) given by the activity layout system.
setPlaceRect(PlaceRect) - Method in class com.miginfocom.calendar.decorators.AShapeDecorator
Property: How the ashape should be placed relative to the bounds of the date area.
setPlaceRect(PlaceRect) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: A place rect that can be used to relatively reposition (or absolutely position) the final paint rectangle(s).
setPlaceRect(PlaceRect) - Method in class com.miginfocom.calendar.decorators.GridCellDecorator
Sets the relative rectangle used for denoting the part of the cell to draw in.
setPlaceRect(PlaceRect) - Method in class com.miginfocom.calendar.decorators.ImageDecorator
Property: How the image should be placed relative to the bounds of the date area.
setPlaceRect(PlaceRect) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Sets within the total available layout bounds we should layout.
setPlaceRectangle(PlaceRect) - Method in class com.miginfocom.util.print.PrintSpecification
Property: Given the X by Y number of pages those pages makes out a printable area when combined and all the margins are removed.
setPlusDisabledIcon(XtdImage) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the plus button if disabled.
setPlusIcon(XtdImage) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the plus button.
setPlusMouseOverIcon(XtdImage) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the plus button if mouse-overed.
setPlusPressedIcon(XtdImage) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The icon for the plus button if pressed.
setPoints(List) - Method in class com.miginfocom.ashape.PolygonShape
Adds a number of AtPoints.
setPopupBorder(Border) - Method in class com.miginfocom.calendar.DatePicker
Sets the border to use for the popup.
setPopupEnabled(boolean) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
If the popup should be shown when right clicking the text field.
setPopupItemCount(Integer) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The number of items to show in the popup when right clicking.
setPopupVisible(boolean) - Method in class com.miginfocom.calendar.DatePicker
Shows or hides the popup
setPosition(int) - Method in class com.miginfocom.calendar.grid.GridLine
Sets the start position in the primary (thin) dimension.
setPreferredPopupSize(Dimension) - Method in class com.miginfocom.calendar.DatePicker
Sets the preferred size of the popup.
setPreferredRectangleSize(AtRefNumber) - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Sets the preferred size for the laid out rectangles.
setPreferredSecondarySize(Integer) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
Set the secondary dimension's preferred size.
setPreferredSize(Dimension) - Method in class com.miginfocom.ashape.AShapeComponent
 
setPreferredSize(Dimension) - Method in class com.miginfocom.beans.CategoryTreeBean
 
setPreferredSize(AtRefNumber) - Method in class com.miginfocom.calendar.grid.GridRow
Sets the preferred size for this row or null.
setPreferredSize(Dimension) - Method in class com.miginfocom.util.gfx.PainterButton
 
setPressedPainter(ScaleableImage) - Method in class com.miginfocom.util.gfx.PainterButton
 
setPressOffset(Point) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
How much the plus/minus buttons should move if pressed.
setPressOffset(Point) - Method in class com.miginfocom.util.gfx.PainterButton
 
setPreviewPanelsBorder(Border) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The border that will be set for every preview panel.
setPrimaryDimCellEnd(AtRefRangeNumber) - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Returns the cell insets for the end in the primary dimension.
setPrimaryDimCellStart(AtRefRangeNumber) - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Returns the cell insets for the start in the primary dimension.
setPrimaryDimension(int) - Method in class com.miginfocom.beans.ActivityAShapeBean
Deprecated. Shunted to (int)
setPrimaryDimension(int) - Method in class com.miginfocom.beans.DateAreaBean
Sets the dimension time progresses if there was no wrapping.
setPrimaryDimension(int) - Method in interface com.miginfocom.calendar.datearea.DateArea
Sets the dimension time progresses if there was no wrapping.
setPrimaryDimension(int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
setPrimaryDimensionCellType(int) - Method in class com.miginfocom.beans.DateAreaBean
Sets the type of primDimCellSpanCount.
setPrimaryDimensionCellType(int) - Method in interface com.miginfocom.calendar.datearea.DateArea
Sets the type of primDimCellSpanCount.
setPrimaryDimensionCellType(int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
setPrimaryDimensionCellTypeCount(int) - Method in class com.miginfocom.beans.DateAreaBean
Sets how many primDimCellSpanType a cell spanns in the primary dimension.
setPrimaryDimensionCellTypeCount(int) - Method in interface com.miginfocom.calendar.datearea.DateArea
Sets how many primDimCellSpanType a cell spanns in the primary dimension.
setPrimaryDimensionCellTypeCount(int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
setPrimaryDimensionLayout(GridLayoutProvider) - Method in class com.miginfocom.beans.DateAreaBean
Property: The layout provider for the primary dimension for the grid.
setPrimaryDimensionLayout(GridDimensionLayout) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
setPrimaryDimensionRowSizesStatic(SizeSpec) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the row size in the primary dimension to a specific value.
setPrimaryDimOffset(int) - Method in class com.miginfocom.calendar.header.HeaderGrid
Sets the start offset in pixels between the tracked grid and this header's grid.
setPrintableAspectRatio(Double) - Method in class com.miginfocom.util.print.PrintSpecification
Property: The forced ratio (width/height) that the printable should be scaled to fir.
setPrintPainters(List) - Method in class com.miginfocom.util.print.PrintSpecification
Property: A List of PrintPainters that can be used to decorate the printed pages.
setPrintSpecification(PrintSpecification) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The specifiaction that outlines how this date area container should be printed.
setPrintSpecification(PrintSpecification) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Property: The specifiaction that outlines how this date area container should be printed.
setProperties(Map, Boolean) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setProperties(Map) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setProperties(Map) - Method in interface com.miginfocom.calendar.activity.Activity
Sets the properties for this activity bu calling Activity.setPropertiesSilent(java.util.Map, java.lang.Boolean).
setProperties(Map, Boolean) - Method in interface com.miginfocom.calendar.activity.Activity
Replaces all properties in this activity with properties.
setPropertiesSilent(Map, Boolean) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setPropertiesSilent(Map, Boolean) - Method in interface com.miginfocom.calendar.activity.Activity
Transfer to Activity.setProperties(java.util.Map, Boolean) but should catch the PropertyVetoException.
setProperty(PropertyKey, Object, Boolean) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setProperty(PropertyKey, Object, Boolean) - Method in interface com.miginfocom.calendar.activity.Activity
Sets a property for this Activity.
setProperty(PropertyKey, Object, Boolean) - Method in class com.miginfocom.calendar.category.Category
Sets a property for this Category.
setProperty(PropertyKey, Object) - Method in class com.miginfocom.calendar.grid.GridRow
Sets a property for the grid row and if the property changes, fires a property change event.
setProperty(PropertyKey, Object, Boolean) - Method in interface com.miginfocom.util.PropertyConsumer
Sets a property for this object.
setProperty(PropertyKey, Object, Boolean) - Method in class com.miginfocom.util.PropertyConsumerMap
 
setPropertyCapabilities(String, PropertyCapability) - Method in class com.miginfocom.theme.Theme
Sets property capabilities for a key that only has one capability.
setPropertyCapabilities(String, PropertyCapability, PropertyCapability) - Method in class com.miginfocom.theme.Theme
Sets property capabilities for a key that has two capabilities.
setPropertyCapabilities(String, PropertyCapability, PropertyCapability, PropertyCapability) - Method in class com.miginfocom.theme.Theme
Sets property capabilities for a key that has three capabilities.
setPropertyCapabilities(String, PropertyCapability, PropertyCapability, PropertyCapability, PropertyCapability) - Method in class com.miginfocom.theme.Theme
Sets property capabilities for a key that has four capabilities.
setPropertyCapabilities(String, PropertyCapability[]) - Method in class com.miginfocom.theme.Theme
Sets property capabilities for a key.
setPropertyCapabilities(String, String[][], PropertyCapability[]) - Method in class com.miginfocom.theme.Theme
Sets property capabilities for a number of keys.
setPropertyCapabilities(String, String[], PropertyCapability[]) - Method in class com.miginfocom.theme.Theme
Sets property capabilities for a number of keys.
setPropertyDeep(PropertyKey, Object, Boolean) - Method in class com.miginfocom.calendar.category.Category
Set the property for this and all sub categories.
setPropertyDeep(PropertyKey, Object, boolean, Boolean) - Method in class com.miginfocom.calendar.category.Category
Set the property for this and all sub categories.
setPropertyMap(Map) - Method in class com.miginfocom.calendar.category.Category
Exhanges the property map.
setPropertyMap(HashMap) - Method in class com.miginfocom.theme.Theme
Set the property map to use.
setPropertySilent(PropertyKey, Object, Boolean) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setPropertySilent(PropertyKey, Object, Boolean) - Method in interface com.miginfocom.calendar.activity.Activity
Transfer to Activity.setProperty(PropertyKey, Object, Boolean) but should catch the PropertyVetoException.
setPropertySilent(PropertyKey, Object, Boolean) - Method in class com.miginfocom.calendar.category.Category
 
setPropertySilent(PropertyKey, Object, Boolean) - Method in interface com.miginfocom.util.PropertyConsumer
Convenience method for PropertyConsumer.setProperty(com.miginfocom.util.PropertyKey, Object, Boolean) that catches the PropertyVetoException.
setPropertySilent(PropertyKey, Object, Boolean) - Method in class com.miginfocom.util.PropertyConsumerMap
 
setPropertyValidator(PropertyValidator) - Static method in class com.miginfocom.calendar.activity.AbstractActivity
Adds a property key validator that can be used to validate any set and remove of any property in any Activity.
setPropertyValidator(PropertyValidator) - Static method in class com.miginfocom.calendar.category.Category
Adds a property key validator that can be used to validate any set and remove of any property in any Category.
setRangeAddAmount(int) - Method in class com.miginfocom.calendar.DatePicker
Sets the amount that is added or subtracted from the selected date range when the left or right button in the date picker is pressed.
setRangeAddField(Integer) - Method in class com.miginfocom.calendar.DatePicker
Set the forced Calendar field that is added/subtracted when the left/right buttons are pressed in the date picker.
setRangeFormat(int, DateFormatList) - Method in class com.miginfocom.calendar.DatePicker
Maps a Integer(DateRangeI.RANGE_TYPE_xxx) to a SimpeDateFormat pattern used to display a different string for when a month is selected as opposed to when a day is selected for instance.
setRangeType(int) - Method in class com.miginfocom.calendar.decorators.DateSeparatorDecorator
sets what boundary to paint.
setRangeType(int) - Method in class com.miginfocom.calendar.decorators.EvenFieldFillDecorator
Sets what boundary to paint.
setRangeTypeCount(int) - Method in class com.miginfocom.calendar.decorators.EvenFieldFillDecorator
Sets how many of rangeType should be grouped to be noted as "one".
setRangeTypes(int[]) - Method in class com.miginfocom.calendar.header.DateGridHeader
Sets the types of ranges in the different rows.
setRecurrence(Recurrence) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setRecurrence(Recurrence) - Method in interface com.miginfocom.calendar.activity.Activity
Sets the recurrecy object assiciated with this Activity.
setRecurrence(Recurrence) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: A Recurrence that can be used to repeat the date range (DateRangeDecorator.setDateRange(com.miginfocom.util.dates.ImmutableDateRange).
setReferenceBounds(Rectangle) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
setReferenceBounds(int, int, int, int) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
 
setReferenceBounds(Rectangle) - Method in interface com.miginfocom.ashape.shapes.AShape
Sets the bounds that this shape should relate to with it's (AbsRect) placeRect.
setReferenceBounds(int, int, int, int) - Method in interface com.miginfocom.ashape.shapes.AShape
Sets the bounds that this shape should relate to with it's (AbsRect) placeRect.
setReferentialBounds(Rectangle2D.Float) - Method in class com.miginfocom.ashape.PolygonShape
Sets the bounds that this polygon should use as reference.
setRelativeToComponent(JComponent) - Method in class com.miginfocom.ashape.AShapeComponent
The difference in screen pixels between component and this compoennt's upper left corner will be added to the bounds when setting the interaction bounds in any MouseKeyInteractor.
setRepaintCellExpand(Insets) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the repaint padding.
setRepaintPadding(Insets) - Method in class com.miginfocom.ashape.shapes.RootAShape
Returns the extra pixels that need to repainted around this shape.
setRepaintPadding(Insets) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: Increases (or reduces) the area around the activity that will be repainted if the activity is moved or changed.
setRepetitionCount(Integer) - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Sets the maximum repetitions for the recurrence or null if "forever" Only one of UntilDate and RepetitionCount may be set according to RFC2445 but you can here.
setResizeBoxes(AShape, int, int) - Static method in class com.miginfocom.ashape.AShapeUtil
Adds invisible resize boxes at the edge of the shape.
setResizeHandles(int) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The size the resize boxes should be placed.
setRootCategoryId(Object) - Method in class com.miginfocom.beans.CategoryTreeBean
Sets the category ID of the root node.
setRootVisible(boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the root node should be visible.
setRoundActivityTo(Integer) - Method in class com.miginfocom.beans.ActivityGridLayoutBean
When counting how many activities that are overlapping they can first be rounded to a date boundary.
setRounder(DateRangeRounder) - Method in class com.miginfocom.util.dates.DateRangeUnion
Sets the rounder used to round the returned union date range.
setRoundToMinutes(int) - Method in class com.miginfocom.beans.DemoDataBean
Property: The number of minutes to round to.
setRoundToRangeType(Integer) - Method in class com.miginfocom.calendar.decorators.OccupiedDecorator
Sets how (if) to round the occupied ranges.
setRowFilters(Filter[]) - Method in interface com.miginfocom.calendar.datearea.DateArea
If non null every row in the grid will be divided into subrows that each is specified by one Filter.
setRowFilters(Filter[]) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
setRowFolderImage(XtdImage) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: A XtdImage (which is a very flexible Image/Icon) that should represent a folder and are shown for sub rows that aren't leaves.
setRowFolderImage(XtdImage) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setRowGap(int) - Method in class com.miginfocom.beans.DateHeaderBean
The gap in pixels between the header rows.
setRowImageAlignX(AtRefRangeNumber) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: How the row image should be aligned horizontally.
setRowImageAlignX(AtRefRangeNumber) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setRowImageAlignY(AtRefRangeNumber) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: How the row image should be aligned vertically.
setRowImageAlignY(AtRefRangeNumber) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setRowLeafImage(XtdImage) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: A XtdImage (which is a very flexible Image/Icon) that should represent a folder and are shown for sub rows that doesn't have sub rows.
setRowLeafImage(XtdImage) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
setRowLevelCount(int) - Method in class com.miginfocom.calendar.header.SubRowGridHeader
Sets the number of rows (levels) in the secondary, short, dimension.
setRowPadding(int) - Method in class com.miginfocom.beans.ActivityGridLayoutBean
The row padding that will always be added to the size, no matter how many overlapping activities there are.
setRowPaint(Paint) - Method in class com.miginfocom.calendar.decorators.OddRowFillDecorator
Property: The paint to paint for all odd rows.
setRowSizeCompressed(SizeSpec) - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: The minimum, maximum and preferred size for a compressed row.
setRowSizeNormal(SizeSpec) - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: The minimum, maximum and preferred size for a normal row (not compressed).
setScreenDpi(double) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The dots (pixels) per inch that the screen physically have.
setScrollBarsVisibility() - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Set the visibility on the scroll bars.
setSecondaryDimensionLayout(GridLayoutProvider) - Method in class com.miginfocom.beans.DateAreaBean
Property: The layout provider for the secondary dimension for the grid.
setSecondaryDimensionLayout(GridDimensionLayout) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
setSecondaryDimensionRowSizesStatic(SizeSpec) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the row size in the secondary dimension to a specific value.
setSecondaryEnd(AtRefRangeNumber) - Method in class com.miginfocom.calendar.grid.GridLine
Sets the end in the long dimension.
setSecondaryStart(AtRefRangeNumber) - Method in class com.miginfocom.calendar.grid.GridLine
Sets start in the long dimension.
setSelectablePaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to fill the cells that are marked as selectable.
setSelectableRange(DateRangeI) - Method in interface com.miginfocom.calendar.datearea.DateArea
Sets the range of dates that can be selected.
setSelectableRange(DateRangeI) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
setSelectDateRangeKeySequence(KeySequence) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
The key sequence to be held down to make a date range selection or null if it shouldn't be possible.
setSelectedActivitiesOntop(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If Activites that are selected should be painted on top of other activities.
setSelectedRange(DateRangeI) - Method in interface com.miginfocom.calendar.datearea.DateArea
Sets the date range that is considered to be selected in the grid.
setSelectedRange(DateRangeI) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
setSelectedRange(DateRangeI) - Method in class com.miginfocom.calendar.DatePicker
Sets the selected date range.
setSelectionBoundaryType(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The type of date range (e.g.
setSelectionMouseOverPaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to fill the cells that the mouse is over.
setSelectionMousePressedPaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to fill the cells that the is pressed over (e.g.
setSelectionPaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to fill the cells that are selected.
setSelectionRounder(DateRangeRounder) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the rounder used to round the selection date ranges.
setSelectionType(int) - Method in class com.miginfocom.beans.DateAreaBean
Property: The type of selection that can be done on the date area background.
setSelectionType(int) - Method in interface com.miginfocom.calendar.datearea.DateArea
Sets the type of selection that can be made when the mouse is clicked / dragged on the date area surface.
setSelectionType(int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
setSerializedObject(Object, Object) - Static method in class com.miginfocom.util.io.IOUtil
Sets the serialized object and associates it with caller.
setShadowBlurRadius(float) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The blur radius for the blur filter.
setShadowColor(Color) - Method in class com.miginfocom.util.gfx.ArrowPainter
 
setShadowCornerRadius(double) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The corner radius for the shadow RoundRectangle.
setShadowForeground(Paint) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
The color that is used to draw the label shadow.
setShadowOffset(Point) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
The offset that is used do displace the shadow.
setShadowPaint(Paint) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The Paint used to draw the shadow.
setShadowPaintOptimization(boolean[]) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The shadow is divided into a 3x3 grid.
setShadowPlaceRect(PlaceRect) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How the shadow will be placed relative to the main shape.
setShadowSliceSize(int) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How big the outer slices for the shadow will be.
setShape(RootAShape, boolean) - Method in class com.miginfocom.ashape.AShapeComponent
Sets the AShape to wrap.
setShape(RootAShape, Object) - Method in class com.miginfocom.ashape.DefaultAShapeProvider
Binds a shape to the context in THIS factory
setShape(RootAShape) - Method in class com.miginfocom.calendar.decorators.NoFitShapeDecorator
Sets a new shape for painting.
setShape(RootAShape) - Method in class com.miginfocom.calendar.header.SubRowLevel
Property: The shape used to paint the header cell.
setShapeGap(AtRefNumber) - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Sets the internal gap between the different shapes.
setShapeGlobally(RootAShape, Object) - Static method in class com.miginfocom.ashape.DefaultAShapeProvider
Binds a shape to the context in the global (static) context map.
setShapeNamePrefix(String) - Method in class com.miginfocom.beans.ActivityAShapeBean
 
setShowNoFitIcon(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If the little icon that shows that not all activities have fitted within a date range (normally a day).
setShowOneStringForRangeType(int, boolean) - Method in class com.miginfocom.calendar.DatePicker
Set if one string (E.g.
setShowSelectionWhenSelecting(boolean) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Sets if the old selection should be shown when there is a new temporary selection (pressed).
setShowsRootHandles(boolean) - Method in class com.miginfocom.beans.CategoryTreeBean
Property: If the root handles should be visible.
setSize(Dimension) - Method in class com.miginfocom.calendar.grid.AbstractGrid
 
setSize(Dimension) - Method in interface com.miginfocom.calendar.grid.Grid
Sets the size and set the layout to dirty, but doen't lay it out.
setSize(int) - Method in class com.miginfocom.calendar.grid.GridLine
Sets the size in the primary (thin) dimension.
setSize(int) - Method in class com.miginfocom.calendar.grid.GridRow
Sets the size of the row.
setSize(int, int, int) - Method in class com.miginfocom.util.dates.DateRange
 
setSize(int, int, AtRefRangeNumber) - Method in class com.miginfocom.util.dates.DateRange
 
setSize(int, int, int) - Method in interface com.miginfocom.util.dates.MutableDateRange
Resizes the range to a specified number of a certain type (e.g.
setSize(int, int, AtRefRangeNumber) - Method in interface com.miginfocom.util.dates.MutableDateRange
Resizes the range to a specified number of a certain type (e.g.
setSize(int) - Method in class com.miginfocom.util.dates.TimeSpanList
Sets the absolute size of this list.
setSizeMode(int) - Method in class com.miginfocom.calendar.decorators.GridCellDecorator
Sets if the inside, middle or outside of the grid cell should be targeted.
setSizes(AtRefNumber[]) - Method in class com.miginfocom.calendar.grid.GridRow
Sets min/preferred/max sizes for this row.
setSizes(AtRefNumber[]) - Method in class com.miginfocom.calendar.header.DateGridHeader
Sets the sizes, relative or absolute, of the individualt rows in the header.
setSizes(int[]) - Method in class com.miginfocom.calendar.header.SubRowGridHeader
Sets the absolute sizes of the individualt rows in the header.
setSnapToMillis(long) - Method in class com.miginfocom.beans.DateAreaBean
Sets what even millisecond to snap to when resizing and moving activities.
setSnapToMillis(long) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets what even millisecond to snap to when resizing and moving activities.
setSortProperty(PropertyKey) - Method in class com.miginfocom.calendar.category.CategorySorter
Property: The porperty of the Category that should be used for sorting.
setSouthDateHeader(DateHeaderBean) - Method in class com.miginfocom.beans.DateAreaBean
Sets the date header that will be below the date area.
setSpinInitialDelay(int) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The initial delay in milliseconds that should pass before the spinner starts to "auto-spin" when the plus/minus button is held down.
setSpinInitialRepeatDelay(int) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The repetition delay in milliseconds between two auto-spins to start with.
setSpinRampUpTime(int) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
How many milliseconds it should take to go from SpinInitialRepeatDelay to SpinRepeatDelay.
setSpinRepeatDelay(int) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
The repetition delay in milliseconds between two auto-spins when the whole SpinRampUpTime has passed.
setSpinStepCount(int) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Sets the number of steps to spin the Calendar field when an arrow button has been pressed.
setStart(int) - Method in class com.miginfocom.calendar.grid.GridRow
Sets the start position of the row.
setStart(AtRefRangeNumber) - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Sets where to start layout activity views within the cells.
setStart(Calendar) - Method in class com.miginfocom.util.dates.DateRange
 
setStart(float) - Method in class com.miginfocom.util.gfx.geometry.Range.RectRange
 
setStart(float) - Method in class com.miginfocom.util.gfx.geometry.Range
 
setStartField(int, int) - Method in class com.miginfocom.util.dates.DateRange
 
setStartField(int, int) - Method in interface com.miginfocom.util.dates.MutableDateRange
Forwarded to Calendar.set(int, int) for the start field
setStartMillis(long) - Method in class com.miginfocom.util.dates.DateRange
 
setStartMillis(long) - Method in interface com.miginfocom.util.dates.MutableDateRange
Sets the milliseconds of the start date directly
setStartResizePlaceRect(PlaceRect) - Method in class com.miginfocom.beans.ActivityAShapeBean
If set will change the bounds of the start resize handle relative to the main shape.
setStartToBoundaryExpand(int) - Method in class com.miginfocom.util.dates.DateRange
 
setStartToBoundaryExpand(int) - Method in interface com.miginfocom.util.dates.MutableDateRange
Sets the start date/time to boundaryType by expanding it to that boundary.
setStartToBoundaryReduce(int) - Method in class com.miginfocom.util.dates.DateRange
 
setStartToBoundaryReduce(int) - Method in interface com.miginfocom.util.dates.MutableDateRange
Sets the start date/time to boundaryType by reducing it to that boundary.
setStartX(AtRefRangeNumber) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Sets where the first activity should be placed in the bounds.
setStartY(AtRefRangeNumber) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Sets where the first activity should be placed in the bounds.
setState(int, boolean, StateObservable, Boolean) - Method in class com.miginfocom.util.states.StateHandler
Sets the state of StateObservable and possibly unsets the state for stateables in the handled list with the same state.
setStateHandler(StateHandler) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the handler that handles the states of the activites.
setStateOverride(AShape, PropertyKey, PropertyKey, Object) - Static method in class com.miginfocom.ashape.AShapeUtil
Set an override that is in effect when a state true.
setStates(int, boolean) - Method in class com.miginfocom.calendar.activity.DefaultActivity
 
setStates(int, boolean) - Method in class com.miginfocom.util.states.States
 
setStates(int, boolean) - Method in interface com.miginfocom.util.states.StatesI
Sets the status of a state (or states).
setStaticOverride(String, PropertyKey, OverrideFilter) - Static method in class com.miginfocom.calendar.activity.ActivityInteractor
Adds a static override filter that will be asked to return a possibly new or derived object for the name/PropName combination.
setStaticOverride(String, PropertyKey, OverrideFilter) - Static method in class com.miginfocom.calendar.grid.GridRowInteractor
Adds a static override filter that will be asked to return a possibly new or derived object for the name/PropName combination.
setStokePaint(int, Paint) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Sets one of the stroke paints.
setStretchToFit(boolean) - Method in class com.miginfocom.util.print.PrintSpecification
Property: If the printableAspectRatio is not set to a specific value this propery specifies if the "printable" is to be streched over the availble space.
setStroke(Stroke) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The stroke to use for drawing the outline of the cells.
setStroke(Stroke) - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: The stroke to use for drawing the outline of the cells.
setStroke(int, Stroke) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Sets one of the strokes.
setStrokePaint(Paint) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The paint, if any, to use for drawing the outline of the cells.
setStrokePaint(Paint) - Method in class com.miginfocom.calendar.decorators.GridCellRangeDecorator
Property: The paint, if any, to use for drawing the outline of the cells.
setStrokePaints(Paint[]) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Sets the paints of the different strokes to draw around the corresponding date range.
setStrokes(Stroke[]) - Method in class com.miginfocom.calendar.decorators.SelectionGridDecorator
Sets the different strokes to draw around the corresponding date range.
setSubGridRowCreator(SubRowCreator) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Deprecated. Renamed. Use DefaultDateArea.setSubRowCreator(com.miginfocom.calendar.grid.SubRowCreator) instead
setSubGridRowLayout(GridRowLayout) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the sub grid row layout used if this class is the set as the GridDimensionLayout.
setSubRowCreator(SubRowCreator) - Method in class com.miginfocom.beans.DateAreaBean
Property: A custom SubRowCreator that can be set to create all sub rows for the date area bean.
setSubRowCreator(SubRowCreator) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Sets the sub grid row creator.
setSubRowGridLinePaint(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to draw sub row divider grid lines.
setSubRowSizeExpandedFolder(SizeSpec) - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: The minimum, maximum and preferred size for a sub row that has sub rows itself and the row is considered expanded.
setSubRowSizeFoldedFolder(SizeSpec) - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: The minimum, maximum and preferred size for a sub row that has sub rows itself and the row is considered folded.
setSubRowSizeLeaf(SizeSpec) - Method in class com.miginfocom.beans.GridDimensionLayoutBean
Property: The minimum, maximum and preferred size for a sub row that has no sub rows itself (it's a leaf).
setSubShapes(AShape[]) - Method in class com.miginfocom.ashape.shapes.AbstractAShape
Sets the array of sub shapes discarding any old ones.
setSummary(String) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
setSummary(String) - Method in interface com.miginfocom.calendar.activity.Activity
Sets the summary for this Activity.
setSummaryTexts(String) - Method in class com.miginfocom.beans.DemoDataBean
Property: A comma separated list of summaries that will randomly be selected from for every created activity.
setTempEnd(DateRangeI) - Method in class com.miginfocom.util.dates.DateRangeUnion
Sets the end range.
setTempUnion(DateCellRange) - Method in class com.miginfocom.calendar.header.DateCellRange
Sets a temporary union without discarding the start range.
setTextAlignX(AtRefRangeNumber) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: Where within the place rect for the text to draw the text string.
setTextAlignY(AtRefRangeNumber) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: Where within the place rect for the text to draw the text string.
setTextAntiAlias(int) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The anti aliasing hint used when drawing the text for the shape.
setTextAntiAlias(int) - Method in class com.miginfocom.beans.CategoryHeaderBean
Property: The anti aliasing hint used when drawing the text for the shape.
setTextAntiAlias(int) - Method in class com.miginfocom.beans.DateHeaderBean
Property: The text antialias hint that will be set on the header's renderer before any text is drawn.
setTextAntiAlias(int) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Property: The anti aliasing hint used when drawing the label.
setTextAntiAlias(int) - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
Property: The anti aliasing hint used when drawing the text for the shape.
setTextAntiAliasHint(int) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The hint for what type of anti aliasing should be used.
setTextAntiAliasPlatformDefault(Object) - Static method in class com.miginfocom.util.gfx.GfxUtil
Sets the default text anti alias rendering hint.
setTextAntiAliasRows(String) - Method in class com.miginfocom.beans.DateHeaderBean
Property: A comma separated string with the rows that are to get the property DateHeaderBean.getTextAntiAlias().
setTextCrop(Insets) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: If not null then this will crop the text with these insets.
setTextDrawMode(int) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: How to draw and interpres the text.
setTextFont(Font) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The font used to draw the main text in the shape.
setTextForeground(Paint) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The Paint used to draw the main text.
setTextHorizontalAlignment(AtRefRangeNumber) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The alignment in the horizontal dimension for the text within the bounds that the date range(s) outline.
setTextKeepVisible(Boolean) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: If the main text should be moved to always stay within the visible bounds of the date area.
setTextPaint(Paint) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The paint for the text.
setTextPlaceRect(PlaceRect) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How this shape's main text will relate to the reference rectangle (bounds) given by the activity layout system.
setTextPlaceRect(PlaceRect) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: A place rect that can be used to relatively reposition (or absolutely position) the final text within the painted rectangle(s).
setTextRowSpacingAdjustment(int) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: Adjustment in pixels for the inter-row spacing.
setTextShadowColor(Color) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The color of the shadow (if any shadow).
setTextShadowOffset(Point) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: If there should be a shadow for the text (!= null) and how it should be offset.
setTextTemplate(String) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The template text for the main text.
setTextUnderlineWidth(int) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The width of the underline.
setTextVerticalAlignment(AtRefRangeNumber) - Method in class com.miginfocom.calendar.decorators.DateRangeDecorator
Property: The alignment in the vertical dimension for the text within the bounds that the date range(s) outline.
setTheme(String, Theme) - Static method in class com.miginfocom.theme.Themes
Associates the com.miginfocom.theme with the context overwriting any ond
setThemeContext(String) - Method in class com.miginfocom.calendar.datearea.ThemeDateArea
Set the current com.miginfocom.theme context
setThemeContext(String) - Method in class com.miginfocom.calendar.datearea.ThemeDateAreaContainer
Sets the current com.miginfocom.theme context to use for this date area container and recreates all from the values of that com.miginfocom.theme.
setThemeContext(String) - Method in class com.miginfocom.calendar.decorators.ThemeCellLabelDecorator
Set a new com.miginfocom.theme context.
setThemeContext(String) - Method in class com.miginfocom.calendar.decorators.ThemeSelectionGridDecorator
Set a new com.miginfocom.theme context.
setThemeContext(String) - Method in class com.miginfocom.calendar.ThemeDatePicker
Set the current com.miginfocom.theme context and updates the properties.
setTiling(boolean) - Method in class com.miginfocom.calendar.decorators.ImageDecorator
Property: If the image should be tiled within the bounds.
setTimeFromRange(DateRangeI) - Method in class com.miginfocom.util.dates.DateRange
 
setTimeFromRange(DateRangeI) - Method in interface com.miginfocom.util.dates.MutableDateRange
Copies time (hour, min, sec, millis) from dateRange's start and end date and sets in this's start and end date making the time of day match but not necessary the date.
setTimeZone(TimeZone) - Method in class com.miginfocom.beans.DemoDataBean
Property: The time zone to set for every created Activity.
setTimeZone(TimeZone) - Method in class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
Sets a new TimeZone.
setTitleAlignX(AtRefRangeNumber) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: Where within the place rect for the title to draw the title text.
setTitleAlignY(AtRefRangeNumber) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: Where within the place rect for the title to draw the title text.
setTitleCrop(Insets) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: If not null then this will crop the text with these insets.
setTitleFont(Font) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The font used to draw the title in the shape.
setTitleForeground(Paint) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The Paint used to draw the title.
setTitleKeepVisible(Boolean) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: If the title text should be moved to always stay within the visible bounds of the date area.
setTitlePlaceRect(PlaceRect) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: How this shape's title will relate to the reference rectangle (bounds) given by the activity layout system.
setTitleTemplate(String) - Method in class com.miginfocom.beans.ActivityAShapeBean
Property: The template text that will show in the title of the shape.
setToBoundary(Calendar, int, boolean) - Static method in class com.miginfocom.util.dates.DateUtil
Sets the date to the first or last millisecond of a boundary depending on 'toEarlier'.
setToEndBoundary(Calendar, int) - Static method in class com.miginfocom.util.dates.DateUtil
Sets the date to the first or last millisecond of a boundary depending on 'toEarlier'.
setToolTipProvider(ToolTipProvider) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Set the tool tip provider used when creating tool tips for this date area.
setToolTipText(String) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
setToolTipText(String) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
setToRange(DateRangeI) - Method in class com.miginfocom.util.dates.DateRange
 
setToRange(DateRangeI) - Method in interface com.miginfocom.util.dates.MutableDateRange
Sets this range to the same start and end date/time as dateRange.
setToStartBoundary(Calendar, int) - Static method in class com.miginfocom.util.dates.DateUtil
Sets the date to the first millisecond of a boundary.
setType(int, boolean) - Method in class com.miginfocom.util.dates.DateRangeUnion
Sets the type.
setUIName(String) - Method in class com.miginfocom.util.gfx.GfxUtil
Forces the UI name to be a specific value.
setUlWidth(int) - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Sets the underline width.
setUntilDate(Calendar) - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Sets the max extent of the recurrence or null if "forever".
setUseClipOptimize(boolean) - Method in class com.miginfocom.ashape.shapes.TextAShape
Sets whether the shape should defer from painting the text if the paint bounds (translated place rect) isn't overlapping current clip.
setUseStartDate(Boolean) - Method in class com.miginfocom.calendar.header.AbstractGridHeader
If the start or end date in the decorated cells' should be used.
setUseStartDateTime(Boolean) - Method in class com.miginfocom.beans.DateHeaderBean
If the start or end date in the decorated cells' should be used.
setUseVisibilityOptimizations(boolean) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Property: If the component should cut some curners such as not laying out or activities or recreating activity views when the component is not visible.
setValidateMode(int) - Method in class com.miginfocom.theme.Theme
Sets the validate mode for the theme.
setVerticalGap(int) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Sets the vertical gap in pixels between two adjactant rectangles.
setVerticalGridLineExceptions(GridLineException[]) - Method in class com.miginfocom.beans.DateAreaBean
Property: Grid line exceptions makes it very fleible to override the gridline size and color in a structured way.
setVerticalGridLinePaintEven(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to draw the even (0, 2, 4...) vertical grid lines.
setVerticalGridLinePaintOdd(Paint) - Method in class com.miginfocom.beans.DateAreaBean
Property: The paint used to draw the odd (1, 3, 5...) vertical grid lines.
setVerticalGridLineShowFirst(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If the indicated grid line should be visible or not (default).
setVerticalGridLineShowLast(boolean) - Method in class com.miginfocom.beans.DateAreaBean
Property: If the indicated grid line should be visible or not (default).
setVerticalScrollBarPolicy(int) - Method in class com.miginfocom.calendar.datearea.DateAreaContainer
Sets the policy for the vertical (standing) scroll bar.
Legal values are: ScrollPaneConstants.VERTICAL_SCROLLBAR_AS_NEEDED ScrollPaneConstants.VERTICAL_SCROLLBAR_NEVER ScrollPaneConstants.VERTICAL_SCROLLBAR_ALWAYS
setVisible(boolean) - Method in class com.miginfocom.beans.AbstractHeaderBean
Property: If this header should be visible or not.
setVisibleDateRange(DateRangeI) - Method in interface com.miginfocom.calendar.datearea.DateArea
Sets the dateArea's visible dates.
setVisibleDateRange(DateRangeI) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
setVisibleDateRange(DateRangeI) - Method in class com.miginfocom.calendar.DatePicker
Sets the visible range of the date popup
setVisibleDateRangeString(String) - Method in class com.miginfocom.beans.DateAreaBean
Property: A string representing the visual date range of the exact form: "yyyyMMdd'T'HHmmssSSS'-'yyyyMMdd'T'HHmmssSSS" without the ' of course.
setVisibleDateRangeString(String) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Parses the string to set the visual date range.
setVisibleDateRangeString(String) - Method in class com.miginfocom.calendar.DatePicker
Property: A string representing the visual date range of the exact form: "yyyyMMdd'T'HHmmssSSS'-'yyyyMMdd'T'HHmmssSSS" without the ' of course.
setVisualDateRangeRounder(DateRangeRounder) - Method in class com.miginfocom.calendar.layout.TimeBoundsLayout
Sets the rounder used for rounding of the laid out activity view's date ranges.
setWeekStart(Integer) - Method in class com.miginfocom.calendar.activity.recurrence.RecurrenceRule
Sets the week start rule associated with this recurrence rule.
setWestDateHeader(DateHeaderBean) - Method in class com.miginfocom.beans.DateAreaBean
Sets the date header that will be to the left the date area.
setWrapBoundary(Integer) - Method in class com.miginfocom.beans.DateAreaBean
Set which boundary (e.g.
setWrapBoundary(Integer) - Method in interface com.miginfocom.calendar.datearea.DateArea
At what date range boundary the date area will wrap.
setWrapBoundary(Integer) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
setWrapBoundaryCount(int) - Method in class com.miginfocom.beans.DateAreaBean
Sets the number of wrapBoundary before wrapping.
setWrapBoundaryCount(int) - Method in interface com.miginfocom.calendar.datearea.DateArea
The number of wrapBoundary before wrapping.
setWrapBoundaryCount(int) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
setWrapGeometry(Number) - Method in class com.miginfocom.calendar.layout.FlexGridLayout
Sets the number of columns/rows in the primary dimension.
setXtdImage(XtdImage) - Method in class com.miginfocom.calendar.decorators.ImageDecorator
Property: The image to draw.
setXtdImage(XtdImage) - Method in class com.miginfocom.util.gfx.SlicedImage
Sets the image to cut in slices.
setYearWeekDay_WeekBased(Calendar, int, int, int) - Static method in class com.miginfocom.util.dates.DateUtil
Convenience method to change the date (time of day is untouched) when the result should be WEEK-BASED.
setZoomMaximum(double) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The maximum size of and individual page expressed in percent.
setZoomMinimum(double) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The minimum size of and individual page expressed in percent.
setZoomPreferred(double) - Method in class com.miginfocom.beans.PrintPreviewBean
Property: The prererred size of and individual page expressed in percent.
ShapeGradientPaint - Class in com.miginfocom.util.gfx
An implementation that uses a GradientPaint that is better suited to fill a generic shape.
ShapeGradientPaint(Color, Color, float, float, float, boolean) - Constructor for class com.miginfocom.util.gfx.ShapeGradientPaint
Creates a gradient with absolute colors
ShapeGradientPaint(AtRefRangeNumber, AtRefRangeNumber, Color, AtRefRangeNumber, AtRefRangeNumber, Color, boolean) - Constructor for class com.miginfocom.util.gfx.ShapeGradientPaint
Constructor that intercepts the values to GradientPaint.
ShapeGradientPaint(Color, float, float, boolean) - Constructor for class com.miginfocom.util.gfx.ShapeGradientPaint
Creates a gradient with a base color and a ligtnessFactor to this color
ShapeGradientPaint(Color, float, float, float, float, boolean) - Constructor for class com.miginfocom.util.gfx.ShapeGradientPaint
Creates a gradient with a base color and a ligtnessFactor to this color
ShapeGradientPaint(Color, Color, float, boolean) - Constructor for class com.miginfocom.util.gfx.ShapeGradientPaint
Creates a gradient with absolute colors
ShapeGradientPaintAnimation - Class in com.miginfocom.ashape.animation.animations
An animation that animates between two ShapeGradientPaint objects.
ShapeGradientPaintAnimation(ShapeGradientPaint, ShapeGradientPaint) - Constructor for class com.miginfocom.ashape.animation.animations.ShapeGradientPaintAnimation
Constructor without cached objects.
ShapeGradientPaintAnimation(ShapeGradientPaint, ShapeGradientPaint, int) - Constructor for class com.miginfocom.ashape.animation.animations.ShapeGradientPaintAnimation
Constructor.
ShapeLinkNumber - Class in com.miginfocom.util.gfx.geometry.links
A link to some part of the bounds of a Shape.
ShapeLinkNumber(Shape, AtRefRangeNumber, int) - Constructor for class com.miginfocom.util.gfx.geometry.links.ShapeLinkNumber
Constructor for a relative (percentage) value.
shouldRecreateSlicedImage(SlicedImage, Rectangle) - Method in class com.miginfocom.ashape.shapes.FilterAShape
Returns if the sliced image should be recreated.
shouldUseStartDate() - Method in class com.miginfocom.calendar.header.AbstractGridHeader
If the start date rather than the end date of the decorated cells should be used if decorating text.
SHOW_TOOLTIP - Static variable in class com.miginfocom.util.states.ToolTipProvider
The tooltip will be shown if not already shown in which case nothing is done.
showPop(MouseEvent) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Show the popup menu
showTimelineFrame() - Method in class com.miginfocom.ashape.animation.TimeLine
Shows a frame with the time line graphically for debug purposes.
SIDES - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
 
SILENT - Static variable in class com.miginfocom.util.dates.TimeSpanListEvent
No event notifications should be sent.
SimpleOverrider - Class in com.miginfocom.ashape.interaction
A simple Interactor that overrides some property for a sub shape (identified by name).
SimpleOverrider(String, PropertyKey) - Constructor for class com.miginfocom.ashape.interaction.SimpleOverrider
Constructor.
size() - Static method in class com.miginfocom.calendar.category.CategoryDepository
Returns the total number of categories in the depository.
size() - Method in class com.miginfocom.util.dates.TimeSpanList
Returns the size.
size() - Method in class com.miginfocom.util.ListenerSet
Returns the size of the listener list.
size() - Method in class com.miginfocom.util.ListMap
Returns the number of keys, not number of objects.
size() - Method in class com.miginfocom.util.MRUSoftCacheMap
 
SIZE_CONV_MAP - Static variable in class com.miginfocom.ashape.shapes.AbstractAShape
Indexed with [(type << 1) + dim] type is 0..2 and dim is 0 or 1.
SIZE_MIN_MAX_END - Static variable in class com.miginfocom.util.gfx.geometry.filters.SizeConstraint
Static reference to a new SizeConstraint(FIXED0, FRACTION1, 0f)/code> object.
SIZE_MIN_MAX_START - Static variable in class com.miginfocom.util.gfx.geometry.filters.SizeConstraint
Static reference to a new SizeConstraint(FIXED0, FRACTION1, 0f)/code> object.
SIZE_MODE_INSIDE - Static variable in interface com.miginfocom.calendar.grid.Grid
The returned rectangle will not draw over the cell's surrounding grid.
SIZE_MODE_MIDDLE - Static variable in interface com.miginfocom.calendar.grid.Grid
The returned rectangle will draw in the middle of the cell's surrounding grid.
SIZE_MODE_OUTSIDE - Static variable in interface com.miginfocom.calendar.grid.Grid
The returned rectangle will draw over as much as possible of the cell's surrounding grid.
SIZE_MODE_UPPER_LEFT - Static variable in interface com.miginfocom.calendar.grid.Grid
The returned rectangle will draw over as much as possible of the cell's upper and left surrounding grid lines but not over the grid lines to the right or below.
SIZE_PER_CONSUMER - Static variable in class com.miginfocom.util.PropertyHistoryLog
The maximum size is calculated per cunsumer.
SIZE_PER_JVM - Static variable in class com.miginfocom.util.PropertyHistoryLog
The maximum size is the total number of entries in the JVM.
SIZE_PER_PROPERTY_KEY - Static variable in class com.miginfocom.util.PropertyHistoryLog
The maximum size is calculated per property key.
SizeConstraint - Class in com.miginfocom.util.gfx.geometry.filters
A constraint to constrain the size of a Range.
SizeConstraint(AtRefNumber, AtRefNumber, float) - Constructor for class com.miginfocom.util.gfx.geometry.filters.SizeConstraint
Convenience constructor for setting min and max size.
SizeConstraint(RefOperFilter, float) - Constructor for class com.miginfocom.util.gfx.geometry.filters.SizeConstraint
Constructor.
SizeRangeVisibility - Class in com.miginfocom.ashape
An implementation that defines a default visibility and optional size ranges, either horizontal or vertical, that has the opposite (inverted) visibility.
SizeRangeVisibility(boolean) - Constructor for class com.miginfocom.ashape.SizeRangeVisibility
Constructor.
SizeRangeVisibility(boolean, List) - Constructor for class com.miginfocom.ashape.SizeRangeVisibility
Constructor.
sizes - Variable in class com.miginfocom.calendar.header.DateGridHeader
The sizes in the secondary dimension.
SizeSpec - Class in com.miginfocom.util.gfx.geometry
A class that combines a minimum, preferred and maximum size to form a specification for a size of something.
SizeSpec() - Constructor for class com.miginfocom.util.gfx.geometry.SizeSpec
Constructor for null-sizes
SizeSpec(int) - Constructor for class com.miginfocom.util.gfx.geometry.SizeSpec
Constructor for specifying an min/preferred/max size with the same size.
SizeSpec(Integer, Integer, Integer) - Constructor for class com.miginfocom.util.gfx.geometry.SizeSpec
Constructor.
SizeSpec(AtRefNumber) - Constructor for class com.miginfocom.util.gfx.geometry.SizeSpec
Constructor for specifying a preferred size and no max/min.
SizeSpec(AtNumber, AtRefNumber, AtNumber) - Constructor for class com.miginfocom.util.gfx.geometry.SizeSpec
Constructor.
SizeSpecEditor - Class in com.miginfocom.util.gfx.geometry
 
SizeSpecEditor() - Constructor for class com.miginfocom.util.gfx.geometry.SizeSpecEditor
 
SlicedImage - Class in com.miginfocom.util.gfx
Slices an image into 9 parts (3x3), normally seen in themes for painting borders and such.
SlicedImage(SliceSpec) - Constructor for class com.miginfocom.util.gfx.SlicedImage
Constructor
SlicedImage(SliceSpec, XtdImage) - Constructor for class com.miginfocom.util.gfx.SlicedImage
Constructor
SlicedImage.ImageSlice - Class in com.miginfocom.util.gfx
 
SlicedImage.ImageSlice(XtdImage, int) - Constructor for class com.miginfocom.util.gfx.SlicedImage.ImageSlice
 
SlicedImageAShape - Class in com.miginfocom.ashape.shapes
A shape that holds a SlicedImage.
SlicedImageAShape() - Constructor for class com.miginfocom.ashape.shapes.SlicedImageAShape
Empty constructor for XML builders.
SlicedImageAShape(String, Icon, SliceSpec, PlaceRect) - Constructor for class com.miginfocom.ashape.shapes.SlicedImageAShape
Contructor.
SlicedImageAShape(String, Image, SliceSpec, PlaceRect) - Constructor for class com.miginfocom.ashape.shapes.SlicedImageAShape
Contructor.
slices - Variable in class com.miginfocom.util.gfx.SlicedImage
The slices.
SliceSpec - Class in com.miginfocom.util.gfx
A specification on how an image should be sliced into 3x3 slices.
SliceSpec(Insets, int) - Constructor for class com.miginfocom.util.gfx.SliceSpec
Constructor.
SliceSpec(Insets, int, boolean[]) - Constructor for class com.miginfocom.util.gfx.SliceSpec
Constructor.
SlimDateSpinner - Class in com.miginfocom.calendar.spinner
A date spinner similar to JSpinner, but with a slimmer look and some more functions, popups for instance.
SlimDateSpinner() - Constructor for class com.miginfocom.calendar.spinner.SlimDateSpinner
Default JavaBean constructor.
SlimDateSpinner(int, int, DateFormat) - Constructor for class com.miginfocom.calendar.spinner.SlimDateSpinner
Constructor for default timezone and locale.
SlimDateSpinner(int, int, DateFormat, int, int, int) - Constructor for class com.miginfocom.calendar.spinner.SlimDateSpinner
Constructor for default timezone and locale.
SlimDateSpinner(int, int, DateFormat, Color, Color, int, int, int) - Constructor for class com.miginfocom.calendar.spinner.SlimDateSpinner
Constructor for default timezone and locale.
SlimDateSpinner(TimeZone, Locale, int, int, DateFormat) - Constructor for class com.miginfocom.calendar.spinner.SlimDateSpinner
Constructor
SlimDateSpinner(TimeZone, Locale, int, int, DateFormat, int, int, int) - Constructor for class com.miginfocom.calendar.spinner.SlimDateSpinner
Constructor
SlimDateSpinner(TimeZone, Locale, int, int, DateFormat, Color, Color, int, int, int) - Constructor for class com.miginfocom.calendar.spinner.SlimDateSpinner
Constructor
SlimDateSpinner(int, SpinnerDateModel, DateFormat) - Constructor for class com.miginfocom.calendar.spinner.SlimDateSpinner
Constructor for default timezone and locale.
SlimDateSpinner(int, SpinnerDateModel, DateFormat, int, int, int) - Constructor for class com.miginfocom.calendar.spinner.SlimDateSpinner
Constructor for default timezone and locale.
SlimDateSpinner(TimeZone, Locale, int, SpinnerDateModel, DateFormat) - Constructor for class com.miginfocom.calendar.spinner.SlimDateSpinner
Constructor
SlimDateSpinner(TimeZone, Locale, int, SpinnerDateModel, DateFormat, int, int, int) - Constructor for class com.miginfocom.calendar.spinner.SlimDateSpinner
Constructor
SlimDateSpinner(TimeZone, Locale, int, SpinnerDateModel, DateFormat, Color, Color, int, int, int) - Constructor for class com.miginfocom.calendar.spinner.SlimDateSpinner
Constructor
SMALL_INT - Static variable in class com.miginfocom.util.MigUtil
Use instead of Integer.MAX_VALUE to denote some generic small value.
SMALL_LONG - Static variable in class com.miginfocom.util.MigUtil
Use instead of Integer.MAX_VALUE to denote some generic small value.
SoftLineBorder - Class in com.miginfocom.util.gfx
A line border of width 1 that has brighter corner pixels which makes it look somewhat rounded.
SoftLineBorder(Color, float, boolean) - Constructor for class com.miginfocom.util.gfx.SoftLineBorder
Creates a line border with the specified color
solve(double, Double, Double) - Method in class com.miginfocom.ashape.animation.ExponentFunction
Just returns res unchanged if within bounds.
solve(double, Double, Double) - Method in interface com.miginfocom.ashape.animation.Function
The solved values of the function.
solve(double, Double, Double) - Method in class com.miginfocom.ashape.animation.LinearFunction
Just returns res unchanged if within bounds.
sort() - Method in class com.miginfocom.calendar.category.Category
Sorts the children of this category according to the child sorter that is installed (Category.PROP_CATEGORY_SORTER).
sort(int) - Method in class com.miginfocom.calendar.category.Category
Sorts the children of this category according to the child sorter that is installed (Category.PROP_CATEGORY_SORTER).
sort(boolean) - Method in class com.miginfocom.util.dates.DateRange
 
sort() - Method in class com.miginfocom.util.dates.DateRange
 
sort(boolean) - Method in interface com.miginfocom.util.dates.MutableDateRange
Sorts or unsorts this range by swapping start and end date references if needed.
sort() - Method in interface com.miginfocom.util.dates.MutableDateRange
Sorts this range by swapping start and end date references if needed.
sort() - Method in class com.miginfocom.util.dates.TimeSpanList
Sorts the list in its natural order.
sort(Comparator) - Method in class com.miginfocom.util.dates.TimeSpanList
Sorts the list in the order specified by the comparator.
SortableListener - Interface in com.miginfocom.util
A listener that can be sorted.
sortDecorators() - Method in class com.miginfocom.beans.CategoryTreeBean
Resort the decorators that this tree handles.
sortDecorators() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
Resort the decorators that this date area handles.
sortDecorators() - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
Resort the decorators.
sortDeep() - Method in class com.miginfocom.calendar.category.Category
Sorts the children of this category and all sub childred in the whole tree according to the child sorter that is installed (Category.PROP_CATEGORY_SORTER).
SOUTH - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
SOUTH_FILL - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
SOUTH_LEFT - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
SOUTH_RIGHT - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
spinDate() - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
Spinns the date forwards or backwards the required number of steps
splitByLayout(TimeSpanList, List) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
ActivityLayoutBroker: Divides the activity views into list depending on which layout they will have.
splitByLayout(TimeSpanList, List) - Method in interface com.miginfocom.calendar.layout.ActivityLayoutBroker
Divides a number of ActivityViews into arrays that corresponds to the ActivityLayouts sent in.
splitCS(String) - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
Returns a comma separated list as an array of objects
splitStates(int) - Static method in class com.miginfocom.util.states.States
Returns the states and singe state ints (only one state per int in the arra)
SPRING - Static variable in interface com.miginfocom.util.states.StateObservable
A type like a normal JButton.
START - Static variable in class com.miginfocom.util.gfx.geometry.numbers.AtFraction
Same as new AtFraction(0f) but can be used to avoid creating new objects.
start() - Static method in class com.miginfocom.util.KeyEventSequencer
Starts the sequncer, if not already started.
START0 - Static variable in class com.miginfocom.util.gfx.geometry.numbers.AtStart
Static reference to a new AtStart(0) object.
START1 - Static variable in class com.miginfocom.util.gfx.geometry.numbers.AtStart
Static reference to a new AtStart(1) object.
startAdjusting(PropertyKey) - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
startAdjusting(PropertyKey) - Method in class com.miginfocom.calendar.category.Category
 
startAdjusting(PropertyKey) - Method in interface com.miginfocom.util.AdjustingPropertyConsumer
Starts a transaction for the key.
startAdjusting(Object, PropertyConsumer, PropertyKey) - Method in class com.miginfocom.util.PropertyAdjustingSupport
 
startAutoPoll(long, long) - Method in class com.miginfocom.calendar.activity.iofilter.AbstractActivityIOPlugin
Sets the update milliseconds to wait after the next time a wait is issued.
STATE - Static variable in class com.miginfocom.calendar.activity.ActivityInteractor
A trigger to interact with the activitys states.
stateChanged(ChangeEvent) - Method in class com.miginfocom.calendar.spinner.ComboDateSpinner
 
stateChanged(ChangeEvent) - Method in class com.miginfocom.calendar.spinner.DateSpinnerGroup
 
stateChanged(ChangeEvent) - Method in class com.miginfocom.calendar.spinner.SlimDateSpinner
 
StateHandler - Class in com.miginfocom.util.states
Handles bitwise states.
StateHandler(StatePropagator) - Constructor for class com.miginfocom.util.states.StateHandler
Constructor
StateObservable - Interface in com.miginfocom.util.states
Interface to implement if the class can handle states.
StatePropagator - Interface in com.miginfocom.util.states
Interface that determins what states can interact with each other, for what objects.
States - Class in com.miginfocom.util.states
Maintains the different states of of something, normally activities.
States() - Constructor for class com.miginfocom.util.states.States
Constructor with no logging
StatesI - Interface in com.miginfocom.util.states
States interface
StaticAShapeGridDecorator - Class in com.miginfocom.calendar.decorators
Paints a number of AShapes to paint as decoration in a layer.
StaticAShapeGridDecorator(GridContainer, int, RootAShape[]) - Constructor for class com.miginfocom.calendar.decorators.StaticAShapeGridDecorator
Constructor
StaticExpression - Class in com.miginfocom.util.expression
An expression that always return the boolean from the constructor.
StaticExpression(boolean) - Constructor for class com.miginfocom.util.expression.StaticExpression
Constructor.
StaticInteractor - Class in com.miginfocom.ashape.interaction
A base class for static interactors that only provide a notion of being a simple overrider of static things.
StaticInteractor() - Constructor for class com.miginfocom.ashape.interaction.StaticInteractor
 
StaticStringProvider - Class in com.miginfocom.util
A number of strings to provide.
StaticStringProvider(String[]) - Constructor for class com.miginfocom.util.StaticStringProvider
Constructor.
stop() - Static method in class com.miginfocom.util.KeyEventSequencer
Reduces the invocation count by one.
StringProvider - Interface in com.miginfocom.util
A callback interface for a source of strings.
STRUCTURE_CHANGE - Static variable in class com.miginfocom.util.dates.TimeSpanListEvent
The structure was changed in an undefined way.
SUB - Static variable in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
An opertaion that subtracts wrap with value.
SubRowCreator - Interface in com.miginfocom.calendar.grid
Interface to implements to be able to create sub grid rows for a main grid row.
SubRowGridHeader - Class in com.miginfocom.calendar.header
A generic header that can show labels and grid lines horizontally or vertically.
SubRowGridHeader(DateArea, int, Paint, int, int, int) - Constructor for class com.miginfocom.calendar.header.SubRowGridHeader
Constructor for only one row.
SubRowGridHeader(DateArea, int, Paint, int[], int, int) - Constructor for class com.miginfocom.calendar.header.SubRowGridHeader
Constructor for many rows but s simple grid line specification.
SubRowGridHeader(DateArea, GridLineSpecification, int[], int, int) - Constructor for class com.miginfocom.calendar.header.SubRowGridHeader
Constructor.
SubRowGridLineProvider - Class in com.miginfocom.calendar.grid
A class that holds sizes (widths) and other properties of grid lines in one dimension in a very flexible way.
SubRowGridLineProvider(int, Paint, boolean) - Constructor for class com.miginfocom.calendar.grid.SubRowGridLineProvider
Constructor.
SubRowGridLineProvider(boolean, boolean, GridLine, boolean) - Constructor for class com.miginfocom.calendar.grid.SubRowGridLineProvider
Constructor.
SubRowHeaderDecorator - Class in com.miginfocom.calendar.decorators
A decorator that draws labels for every sub row.
SubRowHeaderDecorator(AbstractGridHeader, SubRowLevel, int, boolean) - Constructor for class com.miginfocom.calendar.decorators.SubRowHeaderDecorator
Constructor.
SubRowHeaderDecorator(AbstractGridHeader, SubRowLevel[], int, boolean) - Constructor for class com.miginfocom.calendar.decorators.SubRowHeaderDecorator
Constructor.
SubRowLevel - Class in com.miginfocom.calendar.header
Contains information how a sub row level's (or several) header cell should look like and how big it should be.
SubRowLevel(RootAShape, Repetition, int) - Constructor for class com.miginfocom.calendar.header.SubRowLevel
Constructor that applies to both folders and leaves.
SubRowLevel(RootAShape, Repetition, int, int) - Constructor for class com.miginfocom.calendar.header.SubRowLevel
Constructor.

T

TEMPL_CATEGORY_NAME - Static variable in class com.miginfocom.calendar.category.CategoryStaticInteractor
Template text (a variable) that when sent into CategoryStaticInteractor.getOverride(java.lang.String, PropertyKey, java.lang.Object) will return the category name
TEMPL_DESCRIPTION - Static variable in class com.miginfocom.calendar.activity.ActivityInteractor
Template text (a variable) that when sent into ActivityInteractor.getOverride(java.lang.String, PropertyKey, java.lang.Object) will return the description of the contained activity view.
TEMPL_DURATION - Static variable in class com.miginfocom.calendar.activity.ActivityInteractor
Template text (a variable) that when sent into ActivityInteractor.getOverride(java.lang.String, PropertyKey, java.lang.Object) will return the duration of the contained activity view.
TEMPL_END_TIME_EXCL - Static variable in class com.miginfocom.calendar.activity.ActivityInteractor
Template text (a variable) that when sent into ActivityInteractor.getOverride(java.lang.String, PropertyKey, java.lang.Object) will return the end time (excluding) of the contained activity view.
TEMPL_END_TIME_INCL - Static variable in class com.miginfocom.calendar.activity.ActivityInteractor
Template text (a variable) that when sent into ActivityInteractor.getOverride(java.lang.String, PropertyKey, java.lang.Object) will return the end time (including) of the contained activity view.
TEMPL_LOCATION - Static variable in class com.miginfocom.calendar.activity.ActivityInteractor
Template text (a variable) that when sent into ActivityInteractor.getOverride(java.lang.String, PropertyKey, java.lang.Object) will return the description of the contained activity view.
TEMPL_START_TIME - Static variable in class com.miginfocom.calendar.activity.ActivityInteractor
Template text (a variable) that when sent into ActivityInteractor.getOverride(java.lang.String, PropertyKey, java.lang.Object) will return the start time of the contained activity view.
TEMPL_SUMMARY - Static variable in class com.miginfocom.calendar.activity.ActivityInteractor
Template text (a variable) that when sent into ActivityInteractor.getOverride(java.lang.String, PropertyKey, java.lang.Object) will return the summary of the contained activity view.
TEMPL_TIME_ZONE_LONG - Static variable in class com.miginfocom.calendar.activity.ActivityInteractor
Template text (a variable) that when sent into ActivityInteractor.getOverride(java.lang.String, PropertyKey, java.lang.Object) will return a human readable time zone in a longer format.
TEMPL_TIME_ZONE_SHORT - Static variable in class com.miginfocom.calendar.activity.ActivityInteractor
Template text (a variable) that when sent into ActivityInteractor.getOverride(java.lang.String, PropertyKey, java.lang.Object) will return a human readable time zone in a shorter format.
TEMPLATE_CHAR - Static variable in interface com.miginfocom.ashape.interaction.Interactor
 
TEMPLATE_CHAR - Static variable in class com.miginfocom.ashape.shapes.TextAShape
 
TEXT_MODE_SINGLE_LINE - Static variable in class com.miginfocom.calendar.decorators.DateRangeDecorator
Writes a single line, much faster than TYPE_WRAP_TEXT and should be used if text wrapping isn't needed.
TEXT_MODE_SINGLE_LINE_ROT_CCW - Static variable in class com.miginfocom.calendar.decorators.DateRangeDecorator
Writes a single line rotated counter clockwise 90 degrees
TEXT_MODE_SINGLE_LINE_ROT_CW - Static variable in class com.miginfocom.calendar.decorators.DateRangeDecorator
Writes a single line rotated clockwise 90 degrees
TEXT_MODE_WRAP_TEXT - Static variable in class com.miginfocom.calendar.decorators.DateRangeDecorator
Wraps text at line/word boundary
TEXT_SHAPE_NAME - Static variable in class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
The name of the TextAShape used to draw the labels.
TEXT_SHAPE_NAME - Static variable in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
textAntiAlias - Variable in class com.miginfocom.beans.CategoryHeaderBean
 
TextAShape - Class in com.miginfocom.ashape.shapes
A shape that can draw text of different kinds.
TextAShape() - Constructor for class com.miginfocom.ashape.shapes.TextAShape
Empty constructor for XML builders.
TextAShape(String, String, PlaceRect, int, Font, Paint) - Constructor for class com.miginfocom.ashape.shapes.TextAShape
Contructor for center/center alignmenment and wonät change anti aliasing from parent shape.
TextAShape(String, String, PlaceRect, int, Font, Paint, AtRefRangeNumber, AtRefRangeNumber, Boolean) - Constructor for class com.miginfocom.ashape.shapes.TextAShape
Deprecated. Use the constructor with an int for the antiAliasHint.
TextAShape(String, String, PlaceRect, int, Font, Paint, AtRefRangeNumber, AtRefRangeNumber, Boolean, Point, Color) - Constructor for class com.miginfocom.ashape.shapes.TextAShape
Deprecated. Use the constructor with an int for the antiAliasHint.
TextAShape(String, String, PlaceRect, int, Font, Paint, AtRefRangeNumber, AtRefRangeNumber, int) - Constructor for class com.miginfocom.ashape.shapes.TextAShape
Contructor
TextAShape(String, String, PlaceRect, int, Font, Paint, AtRefRangeNumber, AtRefRangeNumber, int, Point, Color) - Constructor for class com.miginfocom.ashape.shapes.TextAShape
Contructor
TexturePaintAnimation - Class in com.miginfocom.ashape.animation.animations
Animates from one TexturePaint to another.
TexturePaintAnimation(TexturePaint, TexturePaint, int) - Constructor for class com.miginfocom.ashape.animation.animations.TexturePaintAnimation
Constructor.
Theme - Class in com.miginfocom.theme
A abstract base class for all themes.
Theme() - Constructor for class com.miginfocom.theme.Theme
 
ThemeCellLabelDecorator - Class in com.miginfocom.calendar.decorators
Extends CellLabelDecorator by getting all properties from a CalendarTheme.
ThemeCellLabelDecorator(DateArea, int, String) - Constructor for class com.miginfocom.calendar.decorators.ThemeCellLabelDecorator
Constructor.
themeContext - Variable in class com.miginfocom.calendar.datearea.ThemeDateArea
The com.miginfocom.theme context used in this and overriding classes.
ThemeDateArea - Class in com.miginfocom.calendar.datearea
A date area that will take it's settings from a CalendarTheme.
ThemeDateArea() - Constructor for class com.miginfocom.calendar.datearea.ThemeDateArea
Constructor.
ThemeDateArea(String) - Constructor for class com.miginfocom.calendar.datearea.ThemeDateArea
Constructor.
ThemeDateAreaContainer - Class in com.miginfocom.calendar.datearea
A container to put a DefaultDateArea into.
ThemeDateAreaContainer() - Constructor for class com.miginfocom.calendar.datearea.ThemeDateAreaContainer
Defaults to a com.miginfocom.theme context of null and creates a ThemeDateArea with that context.
ThemeDateAreaContainer(String) - Constructor for class com.miginfocom.calendar.datearea.ThemeDateAreaContainer
Creates a default ThemeDateArea with the privided context and calls ThemeDateAreaContainer.ThemeDateAreaContainer(ThemeDateArea)
ThemeDateAreaContainer(ThemeDateArea) - Constructor for class com.miginfocom.calendar.datearea.ThemeDateAreaContainer
Constructor.
ThemeDatePicker - Class in com.miginfocom.calendar
A combo box that installs a ThemeDateArea.
ThemeDatePicker() - Constructor for class com.miginfocom.calendar.ThemeDatePicker
Constructor.
ThemeDatePicker(String) - Constructor for class com.miginfocom.calendar.ThemeDatePicker
Constructor.
ThemeKeyLink - Class in com.miginfocom.theme
A key in a com.miginfocom.theme that denotes a link to another key's value rather than providing its own value.
Is a wrapper of a the key and contains no processing of its own.
ThemeKeyLink(String) - Constructor for class com.miginfocom.theme.ThemeKeyLink
Constructor with no default key.
Themes - Class in com.miginfocom.theme
Handles loading and saving of themes and is a container for looking up themes with a context.
ThemeSelectionGridDecorator - Class in com.miginfocom.calendar.decorators
Extends SelectionGridDecorator by getting all properties from a CalendarTheme.
Adds itself as a property change listener to the com.miginfocom.theme and reloads values for property changes that concerns this decorator.
ThemeSelectionGridDecorator(DateArea, int, String) - Constructor for class com.miginfocom.calendar.decorators.ThemeSelectionGridDecorator
Constructor
tickCount - Variable in class com.miginfocom.ashape.animation.TimeLine
 
TIME_OF_DAY - Static variable in class com.miginfocom.beans.GridDimensionLayoutBean
 
TimeBoundsLayout - Class in com.miginfocom.calendar.layout
A layout that lays out ActivityViews in a rectangular shape exactly as big as the time it occupies.
TimeBoundsLayout() - Constructor for class com.miginfocom.calendar.layout.TimeBoundsLayout
Constructor for a general gap of two pixels
TimeBoundsLayout(AtRefNumber, AtRefRangeNumber, AtRefRangeNumber, int) - Constructor for class com.miginfocom.calendar.layout.TimeBoundsLayout
Constructor for no specifiec size constraints of the laid out rectangles.
TimeBoundsLayout(AtRefNumber, AtRefRangeNumber, AtRefRangeNumber, int, AtRefNumber, AtRefNumber, AtRefNumber) - Constructor for class com.miginfocom.calendar.layout.TimeBoundsLayout
Constructor.
TimeBoundsLayout(AtRefNumber, AtRefRangeNumber, AtRefRangeNumber, int, AtRefNumber, AtRefNumber, AtRefNumber, String[], DateRangeRounder) - Constructor for class com.miginfocom.calendar.layout.TimeBoundsLayout
Constructor.
TimeBoundsLayout(AtRefNumber, AtRefRangeNumber, AtRefRangeNumber, AtRefRangeNumber, AtRefRangeNumber, int, AtRefNumber, AtRefNumber, AtRefNumber, String[], DateRangeRounder) - Constructor for class com.miginfocom.calendar.layout.TimeBoundsLayout
Constructor.
TimeBoundsLayoutEditor - Class in com.miginfocom.calendar.layout
Editor that uses a ComboBox to choose between true and false.
TimeBoundsLayoutEditor() - Constructor for class com.miginfocom.calendar.layout.TimeBoundsLayoutEditor
 
TimeLine - Class in com.miginfocom.ashape.animation
A class to specify an optionally unlinear time line and how a number of 'ticks', usually frames, relate to that time.
TimeLine(int, int) - Constructor for class com.miginfocom.ashape.animation.TimeLine
Constructor.
TimeLine(int, int, Function, boolean) - Constructor for class com.miginfocom.ashape.animation.TimeLine
Constructor.
TimeLine(int, int, int, int) - Constructor for class com.miginfocom.ashape.animation.TimeLine
Constructor.
TimeLine(int, int, int, int, Function, boolean) - Constructor for class com.miginfocom.ashape.animation.TimeLine
Constructor.
TimerInteractor - Class in com.miginfocom.ashape.interaction
An interactor that support delays of one or more commands.
TimerInteractor(InteractionBroker, Collection) - Constructor for class com.miginfocom.ashape.interaction.TimerInteractor
Constructor
TimeSpan - Interface in com.miginfocom.util.dates
Interface to be implemented by all classes that in some way represents an object that takes up some time, or rather has a start and end date/time.
TimeSpanList - Class in com.miginfocom.util.dates
A list of TimeSpan objects.
TimeSpanList() - Constructor for class com.miginfocom.util.dates.TimeSpanList
 
TimeSpanList(int) - Constructor for class com.miginfocom.util.dates.TimeSpanList
 
TimeSpanList(Collection) - Constructor for class com.miginfocom.util.dates.TimeSpanList
Constructor
TimeSpanList(TimeSpanList) - Constructor for class com.miginfocom.util.dates.TimeSpanList
Constructor.
TimeSpanList(TimeSpan[]) - Constructor for class com.miginfocom.util.dates.TimeSpanList
 
TimeSpanList(TimeSpan[], int, int) - Constructor for class com.miginfocom.util.dates.TimeSpanList
Constructs from an array, or part thereof.
timeSpanListChanged(TimeSpanListEvent) - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
timeSpanListChanged(TimeSpanListEvent) - Method in interface com.miginfocom.util.dates.TimeSpanListListener
Called when the time span list itesf changes (add/remove).
TimeSpanListEvent - Class in com.miginfocom.util.dates
An event that has information abount changes of date ranges.
TimeSpanListEvent(TimeSpanList, int, TimeSpan[]) - Constructor for class com.miginfocom.util.dates.TimeSpanListEvent
Constructor.
TimeSpanListEvent(TimeSpanList, int, TimeSpan[], DateRangeI) - Constructor for class com.miginfocom.util.dates.TimeSpanListEvent
Constructor for when the date range affected is alread known or should be something other that the unioned date range of the affected time spans.
TimeSpanListListener - Interface in com.miginfocom.util.dates
EventListener that will be notified of TimeSpanListEvents when the time span list itesf changes (add/remove).
timeZone - Variable in class com.miginfocom.util.dates.DateFormatList
 
tintColor(Color, float) - Static method in class com.miginfocom.util.gfx.GfxUtil
Brightens or darkens a color (towards white or black)
tintColor(Color, int) - Static method in class com.miginfocom.util.gfx.GfxUtil
Brightens or darkens a color (towards white or black)
toArray() - Method in class com.miginfocom.util.dates.TimeSpanList
 
toBounds(int, int, int) - Static method in class com.miginfocom.util.MigUtil
Returns a cell index within bounds.
toByteArray(InputStream) - Static method in class com.miginfocom.util.io.IOUtil
Reads the input stream into a byte array.
toCSString(String[]) - Static method in class com.miginfocom.util.MigUtil
Returns a comma separated string.
toCSString(String[], String, String) - Static method in class com.miginfocom.util.MigUtil
Returns a comma separated string.
TOGGLE - Static variable in interface com.miginfocom.util.states.StateObservable
Like a toggle button.
toggleCheckedState(PropertyKey, Category) - Static method in class com.miginfocom.beans.CategoryTreeBean
Toggles the checked state on the category.
toIntArray(String, char) - Static method in class com.miginfocom.util.MigUtil
Parses a string and returns it in those parts of the string that are separated with a sep converted to ints.
ToolTipProvider - Class in com.miginfocom.util.states
An abstract base class to extend if you want to provide dynamic tooltips.
ToolTipProvider() - Constructor for class com.miginfocom.util.states.ToolTipProvider
 
TOP_LEFT_CORNER - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
TOP_RIGHT_CORNER - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
toPos(int, Point) - Method in class com.miginfocom.calendar.grid.AbstractGrid
Return either p.x or p.y depending in the indicated dimension.
toPropertyKeyMap(Map) - Static method in class com.miginfocom.ashape.AShapeUtil
If first key is a String all String keys are converted to PropertyKeys with PropertyKey.getKey(String).
toSimpleDateFormat(Locale) - Method in class com.miginfocom.util.dates.DateFormatList
Returns a SimpleDateFormat.
toSimpleDateFormat(Locale, TimeZone) - Method in class com.miginfocom.util.dates.DateFormatList
Returns a SimpleDateFormat.
toSimpleDateFormats(Locale) - Method in class com.miginfocom.util.dates.DateFormatList
Returns a number of SimpleDateFormats.
toSimpleDateFormats(Locale, TimeZone) - Method in class com.miginfocom.util.dates.DateFormatList
Returns a number of SimpleDateFormats.
toString() - Method in class com.miginfocom.ashape.interaction.AbstractInteractor
 
toString() - Method in class com.miginfocom.ashape.interaction.AnimatorCommand
 
toString() - Method in class com.miginfocom.ashape.interaction.Interaction
 
toString() - Method in class com.miginfocom.ashape.interaction.InteractionEvent
 
toString() - Method in class com.miginfocom.ashape.interaction.MouseInteractionEvent
 
toString() - Method in class com.miginfocom.calendar.activity.AbstractActivity
 
toString() - Method in class com.miginfocom.calendar.activity.iofilter.ActivitySubscription
 
toString() - Method in class com.miginfocom.calendar.activity.recurrence.ByXXXRuleData
 
toString() - Method in class com.miginfocom.calendar.category.Category
Returns name
toString() - Method in class com.miginfocom.calendar.category.CategoryStructureEvent
 
toString() - Method in class com.miginfocom.calendar.datearea.ActivityMoveEvent
 
toString() - Method in class com.miginfocom.calendar.decorators.DecoratorSupport
 
toString() - Method in class com.miginfocom.calendar.grid.DateBoundaryException
 
toString() - Method in class com.miginfocom.calendar.grid.GridRow
 
toString() - Method in class com.miginfocom.calendar.grid.GridSegment
 
toString() - Method in class com.miginfocom.calendar.grid.OffsetException
 
toString() - Method in class com.miginfocom.calendar.header.CellDecorationRow
 
toString() - Method in class com.miginfocom.calendar.header.DateCellRange
 
toString() - Method in class com.miginfocom.calendar.header.DefaultSubRowLevel
 
toString() - Method in class com.miginfocom.calendar.layout.ActivityLayout
 
toString() - Method in class com.miginfocom.calendar.theme.CalendarTheme
 
toString() - Method in class com.miginfocom.theme.PropertyCapability
Returns a string representation of the capabilities on the form: "Min < ClassName < Max" or
"Value in (|,|,<...>)"
toString() - Method in class com.miginfocom.theme.ThemeKeyLink
 
toString() - Method in class com.miginfocom.util.command.DefaultCommand
 
toString() - Method in class com.miginfocom.util.dates.DateChangeEvent
 
toString() - Method in class com.miginfocom.util.dates.DateFormatList
 
toString() - Method in class com.miginfocom.util.dates.DateRange
 
toString(String, boolean, boolean) - Method in class com.miginfocom.util.dates.DateRange
 
toString(String, boolean, boolean) - Method in interface com.miginfocom.util.dates.DateRangeI
Retuns a string representation of the date range.
toString() - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
toString(String, boolean, boolean) - Method in class com.miginfocom.util.dates.ImmutableDateRange
 
toString() - Method in class com.miginfocom.util.dates.TimeSpanList
 
toString() - Method in class com.miginfocom.util.dates.TimeSpanListEvent
 
toString() - Method in class com.miginfocom.util.DualObject
 
toString() - Method in class com.miginfocom.util.gfx.geometry.AbsRect
 
toString() - Method in class com.miginfocom.util.gfx.geometry.AlignRect
 
toString() - Method in class com.miginfocom.util.gfx.geometry.AspectRatioRect
 
toString() - Method in class com.miginfocom.util.gfx.geometry.AtPoint
 
toString() - Method in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
 
toString() - Method in class com.miginfocom.util.gfx.geometry.filters.SizeConstraint
 
toString() - Method in class com.miginfocom.util.gfx.geometry.links.AShapeLinkNumber
 
toString() - Method in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
 
toString() - Method in class com.miginfocom.util.gfx.geometry.links.ShapeLinkNumber
 
toString() - Method in class com.miginfocom.util.gfx.geometry.numbers.AtEnd
 
toString() - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFixed
 
toString() - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFollow
 
toString() - Method in class com.miginfocom.util.gfx.geometry.numbers.AtFraction
 
toString() - Method in class com.miginfocom.util.gfx.geometry.numbers.AtOffset
 
toString() - Method in class com.miginfocom.util.gfx.geometry.numbers.AtStart
 
toString() - Method in class com.miginfocom.util.gfx.geometry.SizeSpec
 
toString() - Method in class com.miginfocom.util.gfx.GridARLayout
 
toString() - Method in class com.miginfocom.util.gfx.ShapeGradientPaint
 
toString() - Method in class com.miginfocom.util.gfx.XtdImage
 
toString() - Method in class com.miginfocom.util.KeySequence
A human readable representation of the sequence.
toString() - Method in class com.miginfocom.util.MRUSoftCacheMap
 
toString() - Method in class com.miginfocom.util.NameValuePair
 
toString() - Method in class com.miginfocom.util.PropertyKey
 
toString() - Method in class com.miginfocom.util.repetition.DefaultRepetition
 
toTokens(String, char) - Static method in class com.miginfocom.util.MigUtil
Parses a string and returns it in those parts of the string that are separated with a sep
TRACE(String) - Static method in class com.miginfocom.util.MigUtil
 
TRACE_IF_MORE_THAN - Static variable in class com.miginfocom.util.PropertyKey
There will be an error log in System.err if more keys that this.
trackedGrid - Variable in class com.miginfocom.calendar.header.DateGridHeader
The grid that this header tracks and paints the labels for.
TrackingGridDimensionLayout - Class in com.miginfocom.calendar.grid
A grid layout that tracks the grid lines and grid rows of another grid in one dimension.
TrackingGridDimensionLayout(int, int, DateGrid, Component, Component) - Constructor for class com.miginfocom.calendar.grid.TrackingGridDimensionLayout
Constructor.
tranActivity(ArrayList) - Method in class com.miginfocom.calendar.activity.iofilter.ICalendarImport
 
trans - Variable in class com.miginfocom.util.gfx.SoftLineBorder
 
transferDefaultsToTheme() - Method in class com.miginfocom.theme.Theme
Transfer all key/values from the defaults in the default value map to the property map.
transferPropertiesToHeadersLevels() - Method in class com.miginfocom.beans.CategoryHeaderBean
 
TRIGGER_ONCE - Static variable in class com.miginfocom.ashape.interaction.AbstractInteractor
A trigger that is triggered the first time and then the interaction is removed.
TRUE - Static variable in interface com.miginfocom.ashape.Visibility
 
TYPE_CELL - Static variable in class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
Type that paints the decorations over the grid lines
TYPE_GRIDLINE - Static variable in class com.miginfocom.calendar.decorators.HeaderAShapeGridDecorator
Type that paints the decorations int the cells
TYPE_NO_ARROWS - Static variable in class com.miginfocom.calendar.spinner.SlimDateSpinner
A slim look with no arrows
TYPE_SINGE_LINE - Static variable in class com.miginfocom.ashape.shapes.TextAShape
Deprecated. Typo
TYPE_SINGE_LINE_ROT_CCW - Static variable in class com.miginfocom.ashape.shapes.TextAShape
Deprecated. Typo
TYPE_SINGE_LINE_ROT_CW - Static variable in class com.miginfocom.ashape.shapes.TextAShape
Deprecated. Typo
TYPE_SINGLE_LINE - Static variable in class com.miginfocom.ashape.shapes.TextAShape
Writes a single line, much faster than TYPE_WRAP_TEXT and should be used if text wrapping isn't needed.
TYPE_SINGLE_LINE_ROT_CCW - Static variable in class com.miginfocom.ashape.shapes.TextAShape
Writes a single line rotated counter clockwise 90 degrees
TYPE_SINGLE_LINE_ROT_CW - Static variable in class com.miginfocom.ashape.shapes.TextAShape
Writes a single line rotated clockwise 90 degrees
TYPE_SLIM_ARROWS_RIGHT_SIDE_BY_SIDE - Static variable in class com.miginfocom.calendar.spinner.SlimDateSpinner
A slim look with arrows on right side, one left and one right
TYPE_SLIM_ARROWS_RIGHT_UNDER_OVER - Static variable in class com.miginfocom.calendar.spinner.SlimDateSpinner
A slim look with arrows on right side, one up and one down
TYPE_SLIM_ARROWS_SEPARATE_SIDES - Static variable in class com.miginfocom.calendar.spinner.SlimDateSpinner
A slim look with arrows on each side
TYPE_STRETCH - Static variable in class com.miginfocom.util.gfx.SliceSpec
Stretches the slice to fit
TYPE_TILE_CUT - Static variable in class com.miginfocom.util.gfx.SliceSpec
Tiles the slice to fit a larger size and cuts it to fit a smaller size.
TYPE_TILE_SHRINK - Static variable in class com.miginfocom.util.gfx.SliceSpec
Tiles the slice to fit a larger size and shrinks by compressing (scale) to fit a smaller size.
TYPE_WRAP_TEXT - Static variable in class com.miginfocom.ashape.shapes.TextAShape
Wraps text at line/word boundary

U

UIColor - Class in com.miginfocom.util.gfx
A subclass to Color that stores it's value as string for later decoding to a Color depending of the UI and platform.
UIColor(String) - Constructor for class com.miginfocom.util.gfx.UIColor
Creates a color from a string associated with this color.
UIColor(String, Float, Integer) - Constructor for class com.miginfocom.util.gfx.UIColor
Creates a color from a string associated with this color.
unfreezeValues() - Method in class com.miginfocom.ashape.animation.TimeLine
Unfreezes the values if freezeCount comes down to 0.
union(DateRangeI) - Method in class com.miginfocom.util.dates.DateRange
 
union(DateRangeI) - Method in interface com.miginfocom.util.dates.MutableDateRange
Sets this range so that it's start date is the earliest of the two and the end date is the latest of the two.
unionInsets(Insets, Insets) - Static method in class com.miginfocom.util.gfx.GfxUtil
Unions two insets so that source will contain the smalles insets that will fit both insets.
UNKNOWN - Static variable in class com.miginfocom.util.dates.DateChangeEvent
A generic type.
updateFromTheme() - Method in class com.miginfocom.calendar.ThemeDatePicker
Updates the properties from the com.miginfocom.theme andset them in the super class.
updateTypeArray() - Method in class com.miginfocom.calendar.decorators.ThemeCellLabelDecorator
Setup a cache for all objects and repaint the part that got changed.
updateUI() - Method in class com.miginfocom.calendar.datearea.DefaultDateArea
 
updateUI() - Method in class com.miginfocom.calendar.DatePicker
 
useStringLabelCache() - Method in class com.miginfocom.calendar.decorators.CellLabelDecorator
Returns if the strings for every cell should be cached.

V

validate() - Method in class com.miginfocom.ashape.PolygonShape
Recalculates the contained general path against the current referential bounds.
validate(Object) - Method in class com.miginfocom.theme.PropertyCapability
Validates 'value' against the capabilities.
validate(String, Object) - Method in class com.miginfocom.theme.Theme
Validates the key in the correct mode.
VALIDATE_MODE_LENIENT - Static variable in class com.miginfocom.theme.Theme
Denotes validation of keys when getting/putting keys/values, but before throwing a ValidateException try to fallback on the default value for the key, if available, and if that works only send a note to System.err.
VALIDATE_MODE_NONE - Static variable in class com.miginfocom.theme.Theme
Denotes no validation of keys when getting/putting keys/values.
VALIDATE_MODE_STRICT - Static variable in class com.miginfocom.theme.Theme
Denotes strict validation of keys when getting/putting keys/values.
validateAllowDefault(String, Object) - Method in class com.miginfocom.theme.Theme
Calls Theme.validateDontAllowDefault(java.lang.String, java.lang.Object) for the key/value pair.
validateDefaults - Static variable in class com.miginfocom.theme.Theme
If defaults are to be validated when they are set.
validateDontAllowDefault(String, Object) - Method in class com.miginfocom.theme.Theme
Validates the value of the key against the current PropertyCapability for that key.
ValidateException - Exception in com.miginfocom.theme
An exception that is thrown if a key wasn't validated ok.
ValidateException() - Constructor for exception com.miginfocom.theme.ValidateException
 
ValidateException(Throwable) - Constructor for exception com.miginfocom.theme.ValidateException
 
ValidateException(String) - Constructor for exception com.miginfocom.theme.ValidateException
 
ValidateException(String, Throwable) - Constructor for exception com.miginfocom.theme.ValidateException
 
validateHeaders() - Method in class com.miginfocom.beans.DateAreaBean
 
validateRemove(PropertyConsumer, PropertyKey) - Method in class com.miginfocom.util.PropertyValidator
Validated the removal of the value for key.
validateSet(PropertyConsumer, PropertyKey, Object) - Method in class com.miginfocom.util.PropertyValidator
Validates the property value for a key.
validateSet(PropertyConsumer, Map) - Method in class com.miginfocom.util.PropertyValidator
Validates the property values for a number of keys.
validateTheme(boolean) - Method in class com.miginfocom.theme.Theme
Validates the theme against the current PropertyCapability.
values() - Method in class com.miginfocom.util.ListMap
Collects all values for all keys and return them as an ArrayList.
values() - Method in class com.miginfocom.util.MRUSoftCacheMap
Not supported! Throws UnsupportedOperationException
VectorAShape - Class in com.miginfocom.ashape.shapes
A generic base class for vector graphics shape.
VectorAShape() - Constructor for class com.miginfocom.ashape.shapes.VectorAShape
Empty constructor for XML builders.
VectorAShape(String, Shape, PlaceRect, Paint, int) - Constructor for class com.miginfocom.ashape.shapes.VectorAShape
Constructor.
VectorAShape(String, Shape, Shape[], PlaceRect, Paint, int) - Constructor for class com.miginfocom.ashape.shapes.VectorAShape
Constructor.
VER - Static variable in class com.miginfocom.calendar.header.AbstractGridHeader
 
Visibility - Interface in com.miginfocom.ashape
An interface to define if an AShape should be visible or not.
VISIBLE - Static variable in class com.miginfocom.util.dates.DateChangeEvent
When the visible date range has been changed.

W

waitForImage(Image, long) - Static method in class com.miginfocom.util.gfx.GfxUtil
Waits for an image to load and then returns.
WEEK_DAYS_SUB_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
WEEK_MILLIS - Static variable in class com.miginfocom.util.dates.DateUtil
 
WEEK_NVP - Static variable in interface com.miginfocom.util.dates.DateRangeI
 
WEST - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
WEST_BOTTOM - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
WEST_FILL - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
WEST_TOP - Static variable in class com.miginfocom.calendar.datearea.DateAreaContainer
A "side" constraint for layout.
WestCategoryHeaderBean - Class in com.miginfocom.beans
Exactly same as a CategoryHeaderBean but with a different set of default optimized to get started with a west (left) header faster.
WestCategoryHeaderBean() - Constructor for class com.miginfocom.beans.WestCategoryHeaderBean
 
WestCategoryHeaderBeanBeanInfo - Class in com.miginfocom.beans
 
WestCategoryHeaderBeanBeanInfo() - Constructor for class com.miginfocom.beans.WestCategoryHeaderBeanBeanInfo
 
wrap - Variable in class com.miginfocom.util.gfx.geometry.filters.RefRangeOperFilter
 
wrap(Rectangle, int) - Static method in class com.miginfocom.util.gfx.geometry.Range
Returns a Range that actually is a wrapper to one of a Rectangle's dimension.
The range has all vales casted to int without rounding.
WRAP_TYPE_DATE_RANGES - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
 
writeAsXML(ObjectOutput, Object) - Static method in class com.miginfocom.util.io.IOUtil
Writes an object to XML.
writeXMLObject(OutputStream, Object) - Static method in class com.miginfocom.util.io.IOUtil
Writes the objet and CLOSES the stream.
writeXMLObject(OutputStream, Object, ExceptionListener) - Static method in class com.miginfocom.util.io.IOUtil
Writes the objet and CLOSES the stream.

X

X - Static variable in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
 
X_Y_SUB_KEYS - Static variable in class com.miginfocom.calendar.theme.CalendarTheme
Sub keys that can be added to folder keys to produce the full key.
XorExpression - Class in com.miginfocom.util.expression
A composite expression that XOR:s the expressions and returns the result.
XorExpression(Expression, Expression) - Constructor for class com.miginfocom.util.expression.XorExpression
Constructor.
XorFilter - Class in com.miginfocom.util.filter
A composite filter that XOR:es the filter and returns the result.
XorFilter(Filter, Filter) - Constructor for class com.miginfocom.util.filter.XorFilter
Constructor.
XorFilter(String, Filter, Filter) - Constructor for class com.miginfocom.util.filter.XorFilter
Constructor.
XtdImage - Class in com.miginfocom.util.gfx
A implmentation of an image (aggregated) that can be realized in many ways.
XtdImage(String) - Constructor for class com.miginfocom.util.gfx.XtdImage
Constructor for a opaque image and no background thread and no cached scaled images.
XtdImage(String, int) - Constructor for class com.miginfocom.util.gfx.XtdImage
Constructor for a opaque image and no background thread.
XtdImage(String, int, Integer) - Constructor for class com.miginfocom.util.gfx.XtdImage
Constructor.
XtdImage(String, int, Integer, Integer) - Constructor for class com.miginfocom.util.gfx.XtdImage
Constructor.
XtdImage(BufferedImage, int) - Constructor for class com.miginfocom.util.gfx.XtdImage
Constructor for a opaque image and no background thread.
XtdImage(BufferedImage, int, Integer) - Constructor for class com.miginfocom.util.gfx.XtdImage
Constructor.
XtdImage(BufferedImage, int, Integer, Integer) - Constructor for class com.miginfocom.util.gfx.XtdImage
Constructor.
XtdJLabel - Class in com.miginfocom.util.gfx
A extended JLabel.
XtdJLabel() - Constructor for class com.miginfocom.util.gfx.XtdJLabel
 
XtdJLabel(Icon) - Constructor for class com.miginfocom.util.gfx.XtdJLabel
 
XtdJLabel(Icon, int) - Constructor for class com.miginfocom.util.gfx.XtdJLabel
 
XtdJLabel(String) - Constructor for class com.miginfocom.util.gfx.XtdJLabel
 
XtdJLabel(String, int) - Constructor for class com.miginfocom.util.gfx.XtdJLabel
 
XtdJLabel(String, Icon, int) - Constructor for class com.miginfocom.util.gfx.XtdJLabel
 
XtdTexturePaint - Class in com.miginfocom.util.gfx
A texture paint that can use a XtdImage.
XtdTexturePaint(XtdImage) - Constructor for class com.miginfocom.util.gfx.XtdTexturePaint
Constructor.
XtdTexturePaint(XtdImage, Point) - Constructor for class com.miginfocom.util.gfx.XtdTexturePaint
Constructor.

Y

Y - Static variable in class com.miginfocom.util.gfx.geometry.links.BoundsLinkNumber
 
YEAR_MONTHS_NVP - Static variable in interface com.miginfocom.util.dates.DateRangeI
 
YEAR_WEEKS_NVP - Static variable in interface com.miginfocom.util.dates.DateRangeI
 

_

_states - Variable in class com.miginfocom.util.states.States
The states or:ed together

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

Copyright © 2009 MiG InfoCom AB. All Rights Reserved.