Home
last modified time | relevance | path

Searched refs:jMenuBarHeight (Results 1 – 1 of 1) sorted by relevance

/third_party/icu/tools/unicodetools/com/ibm/rbm/gui/
DRBManagerGUI.java1003 int jMenuBarHeight = jMenuBar.getPreferredSize().height; in addNotify() local
1005 dimension.height += jMenuBarHeight; in addNotify()