Ctor. When created using this the command will flip
whether loaded drivers are shown or hidden.
Parameters: app - Application API. throws: IllegalArgumentException - Thrown if null IApplication passed.
ShowLoadedDriversOnlyCommand
public ShowLoadedDriversOnlyCommand(IApplication app, boolean show)(Code)
Ctor specifying whether whether loaded drivers
should be shown or hidden.
Parameters: app - Application API. Parameters: show - If true show the drivers. throws: IllegalArgumentException - Thrown if null IApplication passed.