public static interface JCollapsiblePane.JCollapsiblePaneContainer
Tagging interface for containers in a JCollapsiblePane hierarchy who
needs to be revalidated (invalidate/validate/repaint) when the pane is
expanding or collapsing. Usually validating only the parent of the
JCollapsiblePane is enough but there might be cases where the parent
parent must be validated.