com.change_vision.jude.api.inf.view
Interface IExtraViewManager

com.change_vision.jude.api.inf.view.IExtraViewManager

public abstract IExtraViewManager

Interface to manager the Astah extra view. This class can be used with Plug-in only.


Method Summary
abstract  void showExtraView()
          Show the ExtraView.
abstract  void showHideExtraView()
          Show or hide the ExtraView.
 

Method Detail

showHideExtraView

abstract void showHideExtraView()
Show or hide the ExtraView.


showExtraView

abstract void showExtraView()
Show the ExtraView.