Package com.moneydance.awt

Interface Summary
JLinkListener  
PackAs This interface is returned/used by the Packer layout manager.
 

Class Summary
ArrowHead Class capable of drawing an arrow head.
ArrowIcon ArrowIcon is an icon with given arrow shape, defined by the direction, enable status, and size (length and width).
AwtUtil Description: Misc.
DateField  
DatePicker  
EditingCellEditor Cell editor that automatically selects all of the text in the field when the editor is obtained.
EditingTable Table that checks to see if the user is tabbing around the cells, and if so, automatically edits the cell the user tabs to.
FlexLineBorder  
GenericTreeCellRenderer The GenericTreeCellRenderer implements TreeCellRenderer as a JLabel.
GIFEncoder GIFEncoder is a class which takes an image and saves it to a stream using the GIF file format (Graphics Interchange Format).
GridC A class that makes building GridBagConstraints objects easy, efficient and readable for layout out GUI elements using the GridBagLayout layout manager To use this, call GridC.getc() and then call any of the methods below on the result in order to set different attributes for the component that is being laid out.
HashTreeModel<T> A HashTreeModel is an implementation of the Swing TreeModel backed by a HashMap.
HSLColorSpace Convert RGB color to Hue, Saturation, Luminance.
HSLColorUtil Utilities for using Hue, Saturation, Luminance (HSL) colors and converting to/from standard Color objects.
ImageBorder  
ImagePanel Panel that displays an image.
JCurrencyField  
JDateField  
JLinkLabel  
JRateField A reusable input field for dates.
JTextPanel Panel used to display multi-line text with intelligent wrapping.
JToolbarButton  
JUnderlineLabel  
NeedToUpgradeWindow Modal dialog that alerts the user to the fact that they have an old version of the application.
Packer The Packer class extends the GridBagLayout to provide a method based interface to this class.
PaperBorder  
QuickSearchField QuickSearchField is a componet like the Cocoa NSSearchField.
ResizingTextArea JTextArea is extended to support being able to expand its width to avoid wrapping lines for small amounts of text.
ShadowBorder  
SlidePanel Panel that allows items to "slide" in from the top, bottom and sides.
SplashWindow Simple splash window that displays an image
SwingUtil Description: Misc.
ThermometerGraph Light weight stacked bar graph