Class RepositorySelectionDialog
- java.lang.Object
-
- de.julielab.jcore.pipeline.builder.cli.menu.dialog.RepositorySelectionDialog
-
- All Implemented Interfaces:
IMenuDialog,IMenuItem,Comparable<IMenuItem>
public class RepositorySelectionDialog extends Object implements IMenuDialog
-
-
Constructor Summary
Constructors Constructor Description RepositorySelectionDialog()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetName()IMenuItemselectRepository(org.beryx.textio.TextIO textIO, Deque<String> path)Returns an IMenuItem which is either a PayloadMenuItemor a BackMenuItem. StringtoString()-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface de.julielab.jcore.pipeline.builder.cli.menu.dialog.IMenuDialog
clearTerminal, printPosition
-
-