swingx
Version 2005-08-19
A B C D E F G H I J K L M N O P Q R S T U V W X Y _

M

MAC_OSX - Static variable in class org.jdesktop.swingx.painter.gradient.BasicGradientPainter
 
MAC_OSX_SELECTED - Static variable in class org.jdesktop.swingx.painter.gradient.BasicGradientPainter
 
MailErrorReporter - Class in org.jdesktop.swingx
This reporter initializes and uses default mail user agent to send information to predefined mail address.
MailErrorReporter(String) - Constructor for class org.jdesktop.swingx.MailErrorReporter
Constructs new MailErrorReporter with the given address assigned as destination address for error report.
mailMessage(List<String>, List<String>, String, String, List<String>) - Method in interface org.jdesktop.swingx.util.MailTransportProxy
Compose and send message
MailTransportProxy - Interface in org.jdesktop.swingx.util
This is a proxy interface to allow usage of the JDIC mail transport for error logging without adding dependensies on the JDIC itaelf.
main(String[]) - Static method in class org.jdesktop.swingx.auth.KeyChain
 
main(String[]) - Static method in class org.jdesktop.swingx.calendar.JXMonthView
 
main(String[]) - Static method in class org.jdesktop.swingx.color.JXColorSelectionButton
 
main(String...) - Static method in class org.jdesktop.swingx.editors.PainterPropertyEditor
 
main(String...) - Static method in class org.jdesktop.swingx.editors.Point2DPropertyEditor
 
main(String...) - Static method in class org.jdesktop.swingx.editors.Rectangle2DPropertyEditor
 
main(String[]) - Static method in class org.jdesktop.swingx.icon.ColumnControlIcon
 
main(String[]) - Static method in class org.jdesktop.swingx.JXColorSelectionButton
 
main(String[]) - Static method in class org.jdesktop.swingx.JXGradientChooser
 
mapTowardModel(int) - Method in class org.jdesktop.swingx.decorator.Filter
PRE: 0 <= row < getSize();
mapTowardModel(int) - Method in class org.jdesktop.swingx.decorator.FilterPipeline.IdentityFilter
 
mapTowardModel(int) - Method in class org.jdesktop.swingx.decorator.PatternFilter
 
mapTowardModel(int) - Method in class org.jdesktop.swingx.decorator.ShuttleSorter
 
mapTowardView(int) - Method in class org.jdesktop.swingx.decorator.Filter
PRE: 0 <= row < getInputSize();
mapTowardView(int) - Method in class org.jdesktop.swingx.decorator.FilterPipeline.IdentityFilter
 
markEntireText() - Method in class org.jdesktop.swingx.autocomplete.AbstractAutoCompleteAdaptor
Marks/selects the entire text that is displayed inside the text component.
markText(int) - Method in class org.jdesktop.swingx.autocomplete.AbstractAutoCompleteAdaptor
Marks/selects the text that is displayed inside the text component starting from the character with index start.
mask - Variable in class org.jdesktop.swingx.decorator.ConditionalHighlighter
 
maskBackground(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.ConditionalHighlighter
TODO: ??
maskForeground(Component, ComponentAdapter) - Method in class org.jdesktop.swingx.decorator.ConditionalHighlighter
TODO: ??
match() - Method in class org.jdesktop.swingx.AbstractPatternPanel
Callback action bound to MATCH_ACTION_COMMAND.
match() - Method in class org.jdesktop.swingx.JXFindPanel
Action callback for Find action.
match() - Method in class org.jdesktop.swingx.JXSearchPanel
 
MATCH_ACTION_COMMAND - Static variable in class org.jdesktop.swingx.AbstractPatternPanel
 
MATCH_BACKWARDS_ACTION_COMMAND - Static variable in class org.jdesktop.swingx.PatternModel
 
MATCH_CASE_ACTION_COMMAND - Static variable in class org.jdesktop.swingx.PatternModel
 
MATCH_HIGHLIGHTER - Static variable in class org.jdesktop.swingx.AbstractSearchable
key for client property to use SearchHighlighter as match marker.
MATCH_HIGHLIGHTER - Static variable in class org.jdesktop.swingx.JXTable
key for client property to use SearchHighlighter as match marker.
MATCH_INCREMENTAL_ACTION_COMMAND - Static variable in class org.jdesktop.swingx.PatternModel
 
MATCH_RULE_ACTION_COMMAND - Static variable in class org.jdesktop.swingx.JXSearchPanel
 
MATCH_RULE_CONTAINS - Static variable in class org.jdesktop.swingx.PatternModel
 
MATCH_RULE_ENDSWITH - Static variable in class org.jdesktop.swingx.PatternModel
 
MATCH_RULE_EQUALS - Static variable in class org.jdesktop.swingx.PatternModel
 
MATCH_RULE_STARTSWITH - Static variable in class org.jdesktop.swingx.PatternModel
 
MATCH_WRAP_ACTION_COMMAND - Static variable in class org.jdesktop.swingx.PatternModel
 
matchCheck - Variable in class org.jdesktop.swingx.AbstractPatternPanel
 
matchRule - Variable in class org.jdesktop.swingx.PatternModel.RegexCreator
 
MatteBorderExt - Class in org.jdesktop.swingx.border
Matte border that allows specialized icons for corners and sides.
MatteBorderExt(int, int, int, int, Icon[]) - Constructor for class org.jdesktop.swingx.border.MatteBorderExt
Draws a matte border using specialized icons for corners and sides.
MatteBorderExt(int, int, int, int, Color) - Constructor for class org.jdesktop.swingx.border.MatteBorderExt
 
MatteBorderExt(Insets, Color) - Constructor for class org.jdesktop.swingx.border.MatteBorderExt
 
MatteBorderExt(int, int, int, int, Icon) - Constructor for class org.jdesktop.swingx.border.MatteBorderExt
 
MatteBorderExt(Insets, Icon) - Constructor for class org.jdesktop.swingx.border.MatteBorderExt
 
MatteBorderExt(Icon) - Constructor for class org.jdesktop.swingx.border.MatteBorderExt
 
MattePainter - Class in org.jdesktop.swingx.painter
A Painter implementation that uses a Paint to fill the entire background area using that Paint.
MattePainter() - Constructor for class org.jdesktop.swingx.painter.MattePainter
Creates a new MattePainter with "null" as the paint used
MattePainter(Color) - Constructor for class org.jdesktop.swingx.painter.MattePainter
Create a new MattePainter that uses the given color.
MattePainter(Paint) - Constructor for class org.jdesktop.swingx.painter.MattePainter
Create a new MattePainter for the given Paint.
maximumLayoutSize(Container) - Method in class org.jdesktop.swingx.StackLayout
maximumLayoutSize(Container) - Method in class org.jdesktop.swingx.VerticalLayout
 
maximumValue - Variable in class org.jdesktop.swingx.multislider.AbstractMultiThumbModel
 
message(MessageEvent) - Method in interface org.jdesktop.swingx.event.MessageListener
Invoked to send a message to a listener.
MessageEvent - Class in org.jdesktop.swingx.event
Represents a message passed from a MessageSource.
MessageEvent(Object) - Constructor for class org.jdesktop.swingx.event.MessageEvent
 
MessageEvent(Object, Object) - Constructor for class org.jdesktop.swingx.event.MessageEvent
Create a Level.INFO message.
MessageEvent(Object, Object, Level) - Constructor for class org.jdesktop.swingx.event.MessageEvent
 
MessageEvent(Object, Object, Level, long) - Constructor for class org.jdesktop.swingx.event.MessageEvent
Constructs a MessageEvent
MessageListener - Interface in org.jdesktop.swingx.event
The listener interface for recieving message events.
MessageSource - Interface in org.jdesktop.swingx.event
Interface for MessageListener registrations methods and indicates that the implementation class is a source of MessageEvents.
MessageSourceSupport - Class in org.jdesktop.swingx.event
A helper class which is an implementation of a message source and a progress source.
MessageSourceSupport(Object) - Constructor for class org.jdesktop.swingx.event.MessageSourceSupport
Creates an MessageSource instance using the source object as the source of events.
MetalLookAndFeelAddons - Class in org.jdesktop.swingx.plaf.metal
MetalLookAndFeelAddons.
MetalLookAndFeelAddons() - Constructor for class org.jdesktop.swingx.plaf.metal.MetalLookAndFeelAddons
 
MetalTaskPaneUI - Class in org.jdesktop.swingx.plaf.metal
Metal implementation of the JXTaskPane UI.
MetalTaskPaneUI() - Constructor for class org.jdesktop.swingx.plaf.metal.MetalTaskPaneUI
 
MetalTitledPanelUI - Class in org.jdesktop.swingx.plaf.metal
 
MetalTitledPanelUI() - Constructor for class org.jdesktop.swingx.plaf.metal.MetalTitledPanelUI
Creates a new instance of MetalTitledPanelUI
minimumLayoutSize(Container) - Method in class org.jdesktop.swingx.HorizontalLayout
 
minimumLayoutSize(Container) - Method in class org.jdesktop.swingx.MultiSplitLayout
 
minimumLayoutSize(Container) - Method in class org.jdesktop.swingx.StackLayout
minimumLayoutSize(Container) - Method in class org.jdesktop.swingx.VerticalLayout
 
minimumValue - Variable in class org.jdesktop.swingx.multislider.AbstractMultiThumbModel
 
modelSelection - Variable in class org.jdesktop.swingx.decorator.SelectionMapper
selection in model coordinates.
modelToView(int) - Method in class org.jdesktop.swingx.decorator.ComponentAdapter
For target components that support multiple columns in their model, along with column reordering in the view, this method transforms the specified columnIndex from model coordinates to view coordinates.
modelToView(int) - Method in class org.jdesktop.swingx.JXTable.TableAdapter
For target components that support multiple columns in their model, along with column reordering in the view, this method transforms the specified columnIndex from model coordinates to view coordinates.
modelToView(JTextComponent, int) - Method in class org.jdesktop.swingx.plaf.ContextMenuAuxTextUI
 
modelToView(JTextComponent, int, Position.Bias) - Method in class org.jdesktop.swingx.plaf.ContextMenuAuxTextUI
 
MONTH_DOWN - Static variable in class org.jdesktop.swingx.calendar.JXMonthView
Return value used to identify when the month down button is pressed.
MONTH_UP - Static variable in class org.jdesktop.swingx.calendar.JXMonthView
Return value used to identify when the month up button is pressed.
MONTH_VIEW - Static variable in class org.jdesktop.swingx.JXDatePicker
 
MONTHS_IN_YEAR - Static variable in class org.jdesktop.swingx.calendar.JXMonthView
 
monthView - Variable in class org.jdesktop.swingx.plaf.basic.BasicMonthViewUI
 
MonthViewUI - Class in org.jdesktop.swingx.plaf
 
MonthViewUI() - Constructor for class org.jdesktop.swingx.plaf.MonthViewUI
 
MotifLookAndFeelAddons - Class in org.jdesktop.swingx.plaf.motif
 
MotifLookAndFeelAddons() - Constructor for class org.jdesktop.swingx.plaf.motif.MotifLookAndFeelAddons
 
mouseClicked(MouseEvent) - Method in class org.jdesktop.swingx.RolloverProducer
 
mouseDragged(MouseEvent) - Method in class org.jdesktop.swingx.RolloverProducer
 
mouseEntered(MouseEvent) - Method in class org.jdesktop.swingx.MouseMessagingHandler
Takes the LONG_DESCRIPTION of the Action based components and sends them to the Status bar
mouseEntered(MouseEvent) - Method in class org.jdesktop.swingx.RolloverProducer
 
mouseExited(MouseEvent) - Method in class org.jdesktop.swingx.MouseMessagingHandler
 
mouseExited(MouseEvent) - Method in class org.jdesktop.swingx.RolloverProducer
 
mouseListener - Variable in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
 
mouseListener - Variable in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
 
MouseMessagingHandler - Class in org.jdesktop.swingx
Mouse handler which listens to mouse entered events on action based components and send the value of the LONG_DESCRIPTION as a transient message to the MessageListener and the listeners registered to the MessageSource.
MouseMessagingHandler(Object, MessageSource) - Constructor for class org.jdesktop.swingx.MouseMessagingHandler
 
MouseMessagingHandler(Object, MessageListener) - Constructor for class org.jdesktop.swingx.MouseMessagingHandler
 
mouseMotionListener - Variable in class org.jdesktop.swingx.plaf.basic.BasicDatePickerUI
 
mouseMoved(MouseEvent) - Method in class org.jdesktop.swingx.RolloverProducer
 
mouseOver - Variable in class org.jdesktop.swingx.plaf.basic.BasicTaskPaneUI
 
mousePressed(MouseEvent) - Method in interface org.jdesktop.swingx.multislider.ThumbListener
 
mousePressed(MouseEvent) - Method in class org.jdesktop.swingx.plaf.ContextMenuHandler
 
mousePressed(MouseEvent) - Method in class org.jdesktop.swingx.RolloverProducer
 
mouseReleased(MouseEvent) - Method in class org.jdesktop.swingx.plaf.ContextMenuHandler
 
mouseReleased(MouseEvent) - Method in class org.jdesktop.swingx.RolloverProducer
 
moveMatchMarker() - Method in class org.jdesktop.swingx.AbstractSearchable
Moves the match marker according to current found state.
moveMatchMarker() - Method in class org.jdesktop.swingx.JXList.ListSearchable
 
moveMatchMarker() - Method in class org.jdesktop.swingx.JXTable.TableSearchable
 
moveMatchMarker() - Method in class org.jdesktop.swingx.JXTree.TreeSearchable
 
moveStartPosition(int, boolean) - Method in class org.jdesktop.swingx.AbstractSearchable
Moves the internal start position for matching as appropriate and returns the new startIndex to use.
moveStartPosition(int, boolean) - Method in class org.jdesktop.swingx.JXTable.TableSearchable
Moves the internal start for matching as appropriate and returns the new startIndex to use.
moveToInvisible(TableColumnExt) - Method in class org.jdesktop.swingx.table.DefaultTableColumnModelExt
 
moveToVisible(TableColumnExt) - Method in class org.jdesktop.swingx.table.DefaultTableColumnModelExt
 
MultiSplitLayout - Class in org.jdesktop.swingx
The MultiSplitLayout layout manager recursively arranges its components in row and column groups called "Splits".
MultiSplitLayout() - Constructor for class org.jdesktop.swingx.MultiSplitLayout
Create a MultiSplitLayout with a default model with a single Leaf node named "default".
MultiSplitLayout(MultiSplitLayout.Node) - Constructor for class org.jdesktop.swingx.MultiSplitLayout
Create a MultiSplitLayout with the specified model.
MultiSplitLayout.Divider - Class in org.jdesktop.swingx
Models a single vertical/horiztonal divider.
MultiSplitLayout.Divider() - Constructor for class org.jdesktop.swingx.MultiSplitLayout.Divider
 
MultiSplitLayout.InvalidLayoutException - Exception in org.jdesktop.swingx
The specified Node is either the wrong type or was configured incorrectly.
MultiSplitLayout.InvalidLayoutException(String, MultiSplitLayout.Node) - Constructor for exception org.jdesktop.swingx.MultiSplitLayout.InvalidLayoutException
 
MultiSplitLayout.Leaf - Class in org.jdesktop.swingx
Models a java.awt Component child.
MultiSplitLayout.Leaf() - Constructor for class org.jdesktop.swingx.MultiSplitLayout.Leaf
Create a Leaf node.
MultiSplitLayout.Leaf(String) - Constructor for class org.jdesktop.swingx.MultiSplitLayout.Leaf
Create a Leaf node with the specified name.
MultiSplitLayout.Node - Class in org.jdesktop.swingx
Base class for the nodes that model a MultiSplitLayout.
MultiSplitLayout.Node() - Constructor for class org.jdesktop.swingx.MultiSplitLayout.Node
 
MultiSplitLayout.Split - Class in org.jdesktop.swingx
Defines a vertical or horizontal subdivision into two or more tiles.
MultiSplitLayout.Split() - Constructor for class org.jdesktop.swingx.MultiSplitLayout.Split
 
MultiThumbModel<E> - Interface in org.jdesktop.swingx.multislider
 
MultiThumbSliderUI - Class in org.jdesktop.swingx.plaf
 
MultiThumbSliderUI() - Constructor for class org.jdesktop.swingx.plaf.MultiThumbSliderUI
 

swingx
Version 2005-08-19
A B C D E F G H I J K L M N O P Q R S T U V W X Y _