Methods in interfacing with parameters of type MessageToServer |
void |
ServersAvailabilityJPanel.applyMessage(MessageToServer message)
This method is invoked by the MessageToServerJPanel objects to notify
this JPanel of the user applying a message to the selection. |
void |
ServersAvailabilityJPanel.applyMessageAndFillTraces(MessageToServer message,
double failuresPeriodsMean,
double upTimeMean)
This method is invoked by the MessageToServerJPanel objects to notify
this JPanel of the user applying a message to the selection. |
void |
ServersAvailabilityJPanel.MessageToServerJPanel.setMessage(MessageToServer message)
This setter is invoked by the container (the
ServersAvailabilityJPanel) to set a Message object for the JPanel. |