19931994199519961997199819992000200120022003
EditorAreaTrimToolBar editorAreaTrim = getEditorAreaTrim(visible); if (editorAreaTrim == null) return null; tbm.setTrimVisible(editorAreaTrim, visible); tbm.forceLayout(); return editorAreaTrim; } /**