summaryrefslogtreecommitdiff
path: root/.settings
diff options
context:
space:
mode:
authorRoman Kennke <roman@kennke.org>2006-12-01 23:20:28 +0000
committerRoman Kennke <roman@kennke.org>2006-12-01 23:20:28 +0000
commit5b46b46ff3fdcc16a7420b55fb57b804fb1eb3e3 (patch)
tree9f58c640a500e2ca3d5b32bf156de925184fb253 /.settings
parentbe31fc91967c4a8d6e62a36b303498563dabc67a (diff)
downloadclasspath-5b46b46ff3fdcc16a7420b55fb57b804fb1eb3e3.tar.gz
2006-12-01 Roman Kennke <kennke@aicas.com>
* javax/swing/text/html/HTML.java (Attribute.DYNAMIC_CLASS): New field. (Attribute.PSEUDO_CLASS): New field. * javax/swing/text/html/HTMLDocument.java (HTMLReader.CharacterAction.start): Initialize anchor with link pseudo attribute. (updateSpecialClass): New helper method. Updates the dynamic or pseudo class for anchor tags. * javax/swing/text/html/HTMLEditorKit.java (LinkController.lastAnchorElement): New field. For tracking enter/exit of anchors. (LinkController.activateLink): Set pseudo class to 'visited'. (LinkController.mouseMoved): Added support for tracking the 'hover' dynamic class. * javax/swing/text/html/InlineView.java (changedUpdate): Fetch new properties. * javax/swing/text/html/StyleSheet.java (attributeSetToMap): New helper method. (getRule): Also append dynamic and pseudo class to key. (resolveStyle): Resolve style based generally on all attributes. * javax/swing/text/html/TableView.java (RowView.layoutMajorAxis): Make sure the grid is valid. (updateGrid): Made package private. * gnu/javax/swing/text/html/css/Selector.java (calculateSpecificity): Added support for dynamic and pseudo classes. (matches): Changed to operate on general attributes. Added support for dynamic and pseudo classes.
Diffstat (limited to '.settings')
0 files changed, 0 insertions, 0 deletions