set Side Panels Enabled
static boolean setSidePanelsEnabled(boolean enable)
Content copied to clipboard
Sets the option for use of side panels.
Return
True if the option was successfully set; false if it was not for some unknown reason.
Parameters
enable
True to enable side panels; false to disable it.