|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcodeblockutil.SliderBlueprint
class SliderBlueprint
Contains the location for the CSlider components (in pixels)
Field Summary | |
---|---|
(package private) int |
closeTrackEdgeLeft
|
(package private) int |
closeTrackEdgeRight
|
(package private) int |
farTrackEdgeLeft
|
(package private) int |
farTrackEdgeRight
|
(package private) int |
thumbCenter
|
(package private) int |
trackBottom
|
(package private) int |
trackMiddleY
|
(package private) int |
trackTop
|
Constructor Summary | |
---|---|
SliderBlueprint()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
int farTrackEdgeLeft
int closeTrackEdgeLeft
int thumbCenter
int closeTrackEdgeRight
int farTrackEdgeRight
int trackTop
int trackMiddleY
int trackBottom
Constructor Detail |
---|
SliderBlueprint()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |