Constructor and Description |
---|
NbReceivedLabel()
Creates the label class (with a bold font).
|
Modifier and Type | Method and Description |
---|---|
JLabel |
get()
Returns the JLabel object.
|
void |
update(Observable o,
Object arg)
Actions which will be done when the component will be notified by an Observable object.
|
public NbReceivedLabel()
public JLabel get()
public void update(Observable o, Object arg)
MailSaver
object, the method will increment
the number of received messages and update the UIModel
;ClearAllButton
, the method will reinitialize
the number of received messages and update the UIModel
;Copyright © 2015. All rights reserved.