public interface JInspectorPanelInternal extends JInspectorPanel
It's an internal ReadyAPI interface to work with inspector panel. Developers can change it at any time. Do not recommended for customers to use it.
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
setToolbarVisible(boolean isVisible) at the tabbed mode inspector panel has toolbar with list of opened inspectors. |
Methods inherited from class | Name |
---|---|
interface JInspectorPanel |
activate, addInspector, addLazyInspector, deactivate, getComponent, getContentComponent, getCurrentInspector, getDividerLocation, getInspector, getInspectorByTitle, getInspectors, release, removeInspector, setContentComponent, setCurrentInspector, setDefaultDividerLocation, setDividerLocation, setInspectorVisible, setResetDividerLocation, setResizeWeight |