Module is.codion.swing.common.ui
Interface Ancestor.AncestorOfType<T>
- Type Parameters:
T- the ancestor type
- Enclosing class:
Ancestor
public static interface Ancestor.AncestorOfType<T>
Provides an ancestor of a given type
-
Method Summary
-
Method Details
-
of
- Parameters:
component- the component- Returns:
- an ancestor provider
-