Lines Matching refs:ERROR_MESSAGE

322 …OptionPane.showMessageDialog( m_aFrame, "No XEmbedPersist!", "Error:", JOptionPane.ERROR_MESSAGE );  in saveObject()
326 …OptionPane.showMessageDialog( m_aFrame, e, "Exception in saveObject:", JOptionPane.ERROR_MESSAGE ); in saveObject()
818 …ane.showMessageDialog( m_aFrame, "No document is embedded!", "Error:", JOptionPane.ERROR_MESSAGE ); in SaveAsOperation()
1061 JOptionPane.ERROR_MESSAGE ); in actionPerformed()
1074 …ane.showMessageDialog( m_aFrame, "No document is embedded!", "Error:", JOptionPane.ERROR_MESSAGE ); in actionPerformed()
1299 JOptionPane.ERROR_MESSAGE ); in createEmbedObject()
1303 …owMessageDialog( m_aFrame, e, "Exception in createInstanceInitNew():", JOptionPane.ERROR_MESSAGE ); in createEmbedObject()
1307 …ane.showMessageDialog( m_aFrame, "Can't retrieve class ID!", "Error:", JOptionPane.ERROR_MESSAGE ); in createEmbedObject()
1335 JOptionPane.ERROR_MESSAGE ); in createLinkObject()
1339 …ne.showMessageDialog( m_aFrame, e, "Exception in createLinkObject():", JOptionPane.ERROR_MESSAGE ); in createLinkObject()
1372 JOptionPane.ERROR_MESSAGE ); in loadEmbedObject()
1376 …ane.showMessageDialog( m_aFrame, e, "Exception in loadEmbedObject():", JOptionPane.ERROR_MESSAGE ); in loadEmbedObject()
1442 JOptionPane.ERROR_MESSAGE ); in createTempStorage()
1446 …e.showMessageDialog( m_aFrame, e, "Exception in createTempStorage():", JOptionPane.ERROR_MESSAGE ); in createTempStorage()
1491 …OptionPane.showMessageDialog( m_aFrame, "No XEmbedPersist!", "Error:", JOptionPane.ERROR_MESSAGE ); in saveObjectAsFileURI()
1497 JOptionPane.ERROR_MESSAGE ); in saveObjectAsFileURI()
1501 …howMessageDialog( m_aFrame, e, "Exception in saveStorageToFileURI():", JOptionPane.ERROR_MESSAGE ); in saveObjectAsFileURI()
1530 … JOptionPane.showMessageDialog( m_aFrame, "No XNameAccess!", "Error:", JOptionPane.ERROR_MESSAGE ); in loadFileURI()
1572 JOptionPane.ERROR_MESSAGE ); in loadFileURI()
1576 …ionPane.showMessageDialog( m_aFrame, e, "Exception in loadFileURI():", JOptionPane.ERROR_MESSAGE ); in loadFileURI()
1613 JOptionPane.ERROR_MESSAGE ); in storeLinkToStorage()
1620 JOptionPane.ERROR_MESSAGE ); in storeLinkToStorage()
1627 JOptionPane.ERROR_MESSAGE ); in storeLinkToStorage()
1666 JOptionPane.ERROR_MESSAGE ); in storeLinkAsFileURI()
1670 …howMessageDialog( m_aFrame, e, "Exception in saveStorageToFileURI():", JOptionPane.ERROR_MESSAGE ); in storeLinkAsFileURI()
1686 …ionPane.showMessageDialog( m_aFrame, e, "Exception in getValidURL():", JOptionPane.ERROR_MESSAGE ); in getValidURL()