public final class DesignerToolWindow extends java.lang.Object implements DesignerToolWindowContent
Constructor and Description |
---|
DesignerToolWindow(Project project,
boolean updateOrientation) |
Modifier and Type | Method and Description |
---|---|
void |
dispose() |
void |
expandFromState() |
ComponentTree |
getComponentTree() |
RadPropertyTable |
getPropertyTable() |
void |
refresh(boolean updateProperties) |
void |
updateInspections() |
public DesignerToolWindow(Project project, boolean updateOrientation)
public void dispose()
dispose
in interface LightToolWindowContent
public ComponentTree getComponentTree()
public RadPropertyTable getPropertyTable()
public void expandFromState()
expandFromState
in interface DesignerToolWindowContent
public void refresh(boolean updateProperties)
refresh
in interface DesignerToolWindowContent
public void updateInspections()
updateInspections
in interface DesignerToolWindowContent