examples.postcard
Interface PostcardGUI
- All Known Implementing Classes:
- PostcardGUIImpl
- public interface PostcardGUI
Method Summary |
void |
setPostcards(List postcards,
String log)
TouristAgents may invoke this method in order to hand over
their collected postcards. |
PUBLISH_KEY
public static final String PUBLISH_KEY
- The path in the
environment
where the TouristAgent
expects the
GUI component to be published.
setPostcards
public void setPostcards(List postcards,
String log)
- TouristAgents may invoke this method in order to hand over
their collected postcards.
- Parameters:
postcards
- list that holds objects of type Postcard
log
- the agents log data which shall be visualized
Copyright © Fraunhofer Gesellschaft. All
Rights Reserved.