com.highqsoft.interfaces.odsx.OdsxFilterInterface.getBaseElementMap()
use getBaseElementGroup() instread
|
com.highqsoft.odsx.OdsxFilter.getBaseElementMap()
Use getBaseElementGroup instead
|
com.highqsoft.fwk.listener.FwkToggleActionListener.getInstance()
Use FwkToggleCommand instead.
|
com.highqsoft.fwk.listener.FwkTextEditorActionListener.getInstance()
Use the FwkTextEditorCommand instead.
|
com.highqsoft.fwk.listener.FwkStringSaveAsListener.getInstance()
Use the FwkCopyToClipboardCommand instead.
|
com.highqsoft.fwk.listener.FwkPrintActionListener.getInstance()
Use FwkPrintCommand instead.
|
com.highqsoft.fwk.listener.FwkMethodActionListener.getInstance()
Use FwkMethodCommand instead.
|
com.highqsoft.fwk.listener.FwkItemRevokeCommandListener.getInstance()
Use FwkItemRevokeCommand instead.
|
com.highqsoft.fwk.listener.FwkFontActionListener.getInstance()
Use FwkFontCommand instead.
|
com.highqsoft.fwk.listener.FwkExitActionListener.getInstance()
Use FwkExitCommand instead.
|
com.highqsoft.fwk.listener.FwkCopyToClipboardListener.getInstance()
Use the FwkCopyToClipboardCommand instead.
|
com.highqsoft.fwk.listener.FwkColorActionListener.getInstance()
Use FwkColorCommand instead.
|
com.highqsoft.fwk.listener.FwkAboutActionListener.getInstance()
Use FwkAboutCommand instead.
|
com.highqsoft.odsx.listener.OdsxVisiblePresentableListener.getInstance()
Use the com.highqsoft.odsx.command.OdsxVisiblePresentableCommand instead.
|
com.highqsoft.odsx.OdsxFilter.setBaseElementGroup(FwkPropertyGroupInterface)
Use setBaseElementGroup instead
|
com.highqsoft.interfaces.odsx.OdsxFilterInterface.setBaseElementMap(Map)
use setBaseElementGroup(FwkPropertyGroup) instread
|
com.highqsoft.odsx.OdsxFilter.setBaseElementMap(Map)
Use setBaseElementGroup instead
|