Home
last modified time | relevance | path

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

/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java69 protected EditorFrame m_aEditorFrame; field in OwnEmbeddedObject
360 if ( m_aEditorFrame == null ) in storeOwn()
596 if ( m_aEditorFrame == null ) in setVisualAreaSize()
813 if ( m_aEditorFrame != null ) in close()
815 m_aEditorFrame.dispose(); in close()
816 m_aEditorFrame = null; in close()
846 m_aEditorFrame.toFront(); in changeState()
879 m_aEditorFrame.show(); in changeState()
894 m_aEditorFrame = null; in changeState()
906 m_aEditorFrame.show(); in changeState()
[all …]

Completed in 27 milliseconds