Customizing a JScrollBar Look and Feel : JScrollBar « Swing « Java Tutorial

Home
Java Tutorial
1.Language
2.Data Type
3.Operators
4.Statement Control
5.Class Definition
6.Development
7.Reflection
8.Regular Expressions
9.Collections
10.Thread
11.File
12.Generics
13.I18N
14.Swing
15.Swing Event
16.2D Graphics
17.SWT
18.SWT 2D Graphics
19.Network
20.Database
21.Hibernate
22.JPA
23.JSP
24.JSTL
25.Servlet
26.Web Services SOA
27.EJB3
28.Spring
29.PDF
30.Email
31.J2ME
32.J2EE Application
33.XML
34.Design Pattern
35.Log
36.Security
37.Apache Common
38.Ant
39.JUnit
Java Tutorial » Swing » JScrollBar 
14.48.5.Customizing a JScrollBar Look and FeelPrevious/Next
Property StringObject Type
scrollbarColor
ScrollBar.actionMapActionMap
ScrollBar.allowsAbsolutePositioningBoolean
ScrollBar.ancestorInputMapInputMap
ScrollBar.ancestorInputMap.RightToLeftInputMap
ScrollBar.backgroundColor
ScrollBar.borderBorder
ScrollBar.darkShadowColor
ScrollBar.focusInputMapObject[ ]
ScrollBar.focusInputMap.RightToLeftInputMap
ScrollBar.foregroundColor
ScrollBar.gradientList
ScrollBar.highlightColor
ScrollBar.maximumThumbSizeDimension
ScrollBar.minimumThumbSizeDimension
ScrollBar.shadowColor
ScrollBar.squareButtonsBoolean
ScrollBar.thumbColor
ScrollBar.thumbDarkShadowColor
ScrollBar.thumbHeightInteger
ScrollBar.thumbHighlightColor
ScrollBar.thumbShadowColor
ScrollBar.trackColor
ScrollBar.trackForegroundColor
ScrollBar.trackHighlightColor
ScrollBar.trackHighlightForegroundColor
ScrollBar.widthInteger
ScrollBarUIString


14.48.JScrollBar
14.48.1.The simplest of the bounded range components is the JScrollBarThe simplest of the bounded range components is the JScrollBar
14.48.2.Listening to Scrolling Events with a ChangeListenerListening to Scrolling Events with a ChangeListener
14.48.3.JScrollBar and Adjustment event
14.48.4.Always display scrollbar
14.48.5.Customizing a JScrollBar Look and Feel
java2s.com  | Contact Us | Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.