Class NoticeBoardMessageMenuProvider

  • All Implemented Interfaces:
    INoticeBoardMenuProvider

    public class NoticeBoardMessageMenuProvider
    extends java.lang.Object
    implements INoticeBoardMenuProvider
    Provide the menu items for the messages in the notice board menu.
    Author:
    Andi Hotz, (c) Sahits GmbH, 2015 Created on Dec 19, 2015
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.util.LinkedHashSet<NoticeBoardMenuEntry> createMenuEntries​(ch.sahits.game.openpatrician.clientserverinterface.client.ICityPlayerProxyJFX proxy, ENoticeBoardType type)
      Create a list of menu entries approypriate forthe type based on the city player proxy object.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • NoticeBoardMessageMenuProvider

        public NoticeBoardMessageMenuProvider()