JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
bibliothek.gui.dock.support.mode
Interface AffectingRunnable
public interface
AffectingRunnable
An algorithm that affects the mode of
Dockable
s.
Author:
Benjamin Sigg
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
run
(
AffectedSet
set)
Executes the algorithm.
Method Detail
run
void run(
AffectedSet
set)
Executes the algorithm.
Parameters:
set
- the set of elements that are affected by the algorithm
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method