JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Deprecated
Index
Search
Help
docking.widgets.conditiontestpanel
ConditionTester
Contents
Description
Method Summary
Method Details
getName()
getDescription()
run(TaskMonitor)
Hide sidebar
Show sidebar
Interface ConditionTester
public interface
ConditionTester
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDescription
()
String
getName
()
ConditionResult
run
(
TaskMonitor
monitor)
Method Details
getName
String
getName
()
getDescription
String
getDescription
()
run
ConditionResult
run
(
TaskMonitor
monitor)
throws
CancelledException
Throws:
CancelledException