public class UIArgument extends AbstractConsoleArgument
--ui
command line argument.
This argument overrides the default user interface.
Constructor and Description |
---|
UIArgument() |
Modifier and Type | Method and Description |
---|---|
void |
handle(LinkedList<String> args)
Handles the front of the given list of arguments.
|
getParam, isFlag, supports
getInfo, getPriority, setInfo, setPriority, toString
context, getContext
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
getType
getIdentifier, log
context, getContext, setContext
compareTo, getPriority, setPriority
getInfo, setInfo
getLocation
getVersion
public void handle(LinkedList<String> args)
ConsoleArgument
Copyright © 2015–2022 SciJava. All rights reserved.