Home
last modified time | relevance | path

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

/external/icu/icu4j/demos/src/com/ibm/icu/dev/demo/translit/
DDemo.java276 helpDialog = new InfoDialog(this, "Simple Demo", "Instructions", in initMenus()
281 helpDialog.getArea().setEditable(false); in initMenus()
289 helpDialog.show(); in initMenus()
501 InfoDialog helpDialog; field in Demo
1387 helpDialog.dispose(); in handleClose()
/external/python/cpython2/Lib/idlelib/
DREADME.txt112 EditorWindow.py: Helpdialog and helpDialog
DEditorWindow.py117 helpDialog = HelpDialog() # singleton instance, no longer used variable