Search
AccordionPane.getContent Method
See Also
 






Gets the component displayed as the pane's content.

Namespace: com.mindfusion.common
Package: com.mindfusion.common

 Syntax

Java  Copy Code

public JComponent getContent ()

 Return Value

The content component.

 See Also