6970717273747576777879
/** * */ public DeviceStateAlarm() { super(); labelType = new SoleilDeviceStateDisplayProperty(); setOpaque(false); setBorderPainted(false); if(!isOpaque()) { setBackground(Color.GRAY); }