Package jmri.jmrit.display
Class PositionablePropertiesUtil.TextDetails
java.lang.Object
jmri.jmrit.display.PositionablePropertiesUtil.TextDetails
- Enclosing class:
- PositionablePropertiesUtil
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) Color(package private) String(package private) Color(package private) JLabelgetLabel()(package private) Color(package private) Color(package private) String(package private) StringgetText()(package private) voidsetBackground(Color back) (package private) voidsetForeground(Color fore) (package private) void
-
Field Details
-
foreground
-
background
-
origForeground
-
origBackground
-
origText
-
text
-
example
-
description
-
-
Constructor Details
-
TextDetails
TextDetails(String desc, String txt, Color fore, Color back)
-
-
Method Details
-
getForeground
-
getBackground
-
getText
-
getOrigForeground
-
getOrigBackground
-
getOrigText
-
getDescription
-
setForeground
-
setBackground
-
setText
-
getLabel
-