Home
last modified time | relevance | path

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

/trunk/main/odk/examples/java/EmbedDocument/EmbeddedObject/
H A DOwnEmbeddedObject.java866 EditorFrame aEditorFrame = new EditorFrame( m_aEntryName, this, 5, 20 ); in changeState() local
867 aEditorFrame.setText( aText ); in changeState()
871 m_aEditorFrame = aEditorFrame; in changeState()
883 aEditorFrame.setAppSize( m_aObjSize ); in changeState()

Completed in 19 milliseconds