show list cell renderer and editor in ui inspector

This commit is contained in:
Konstantin Bulenkov
2016-06-21 17:14:52 +02:00
parent fada1addcb
commit e1206d3bca
@@ -798,6 +798,7 @@ public class UiInspectorAction extends ToggleAction implements DumbAware {
"ui", "getLocation", "getLocationOnScreen",
"getSize", "isOpaque", "getBorder",
"getForeground", "getBackground", "getFont",
"getCellRenderer", "getCellEditor",
"getMinimumSize", "getMaximumSize", "getPreferredSize",
"getText", "isEditable", "getIcon",
"getVisibleRect", "getLayout",