JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
com.biglybt.core.util
LaunchManager
LaunchAction
Contents
Description
Method Summary
Method Details
actionAllowed()
actionDenied(Throwable)
Hide sidebar
Show sidebar
Interface LaunchManager.LaunchAction
Enclosing class:
LaunchManager
public static interface
LaunchManager.LaunchAction
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
actionAllowed
()
void
actionDenied
(
Throwable
reason)
Method Details
actionAllowed
void
actionAllowed
()
actionDenied
void
actionDenied
(
Throwable
reason)