com.levigo.util.swing
Interface CollapsiblePane.JCollapsiblePaneContainer

Enclosing class:
CollapsiblePane

public static interface CollapsiblePane.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.


Method Summary
 Container getValidatingContainer()
           
 

Method Detail

getValidatingContainer

Container getValidatingContainer()


Copyright © 1995-2020 levigo holding gmbh. All Rights Reserved.