Generated by
JDiff

Class javax.swing.text.StyleContext.NamedStyle

Removed Constructors
StyleContext.NamedStyle(StyleContext) Creates a new named style with a null name and parent.
StyleContext.NamedStyle(StyleContext, String, Style) Creates a new named style.
StyleContext.NamedStyle(StyleContext, Style) Creates a new named style.
 

Added Constructors
StyleContext.NamedStyle(String, Style) Creates a new named style.
StyleContext.NamedStyle(Style) Creates a new named style.
StyleContext.NamedStyle() Creates a new named style with a null name and parent.
 

Added Methods
ChangeListener[] getChangeListeners() Returns an array of all the ChangeListeners added to this NamedStyle with addChangeListener().