Class PMINStateButton.ButtonConfig
java.lang.Object
com.inductiveautomation.factorypmi.application.components.PMINStateButton.ButtonConfig
- Enclosing class:
- PMINStateButton
Represents a simple style configuration for a button
- 
Method SummaryModifier and TypeMethodDescriptionvoidgetText()voidsetBackground(Color background) voidvoidsetForeground(Color foreground) voidsetImagePath(String imagePath) void
- 
Method Details- 
apply
- 
getText
- 
setText
- 
getBackground
- 
setBackground
- 
getForeground
- 
setForeground
- 
getBorder
- 
setBorder
- 
getImagePath
- 
setImagePath
 
-