For IntelliJ IDEA,
Android Studio or Eclipse



/** * @see org.opencms.widgets.I_CmsWidget#newInstance() */ public I_CmsWidget newInstance() { return new CmsCategoryWidget(getConfiguration()); }
/** * @see org.opencms.widgets.I_CmsWidget#newInstance() */ public I_CmsWidget newInstance() { return new CmsCategoryWidget(getConfiguration()); }