com.change_vision.jude.api.inf.ui
Interface IWindow

com.change_vision.jude.api.inf.ui.IWindow

public IWindow

Interface to get UI object from the application for Plug-in.


Method Summary
abstract  Map getParameters()
          Provide in the future(internal use only)
abstract  Window getParent()
          Get main window
 

Method Detail

getParent

abstract Window getParent()
Get main window

Returns:
Main Window

getParameters

abstract Map getParameters()
Provide in the future(internal use only)