Class UserMenu
java.lang.Object
org.palladiosimulator.protocom.framework.java.se.utils.UserMenu
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionshowUserMenu
(String[][] systems) Shows the user menu and receives user selections
-
Field Details
-
logger
protected static org.apache.log4j.Logger logger
-
-
Constructor Details
-
UserMenu
public UserMenu()
-
-
Method Details
-
showUserMenu
Shows the user menu and receives user selections- Returns:
- List of selections the user made
-