java.lang.Object
rs.edu.raf.dsw.rudok.app.gui.swing.mindmappanel.statemanager.IState
rs.edu.raf.dsw.rudok.app.gui.swing.mindmappanel.statemanager.states.StateAddTopic

public class StateAddTopic
extends IState
  • Constructor Details

    • StateAddTopic

      public StateAddTopic()
  • Method Details

    • migrate

      public void migrate​(MindMap parent, int x1, int y1)
      Description copied from class: IState
      Performs the migration of IState with the given parameters. May produce no result if not implemented.
      Overrides:
      migrate in class IState