Public Member Functions | Private Attributes

de.fraunhofer.isst.axbench.editors.axlmultipage.axleditor.actions.ViewAction Class Reference

this class realize the action command for the right click menu (show in) of the axleditor to show the views. More...

List of all members.

Public Member Functions

ImageData getTheImageData ()
 get the image data.
void run ()
 the reaction of the action.
 ViewAction (String ident, String id)

Private Attributes

String id = null

Detailed Description

this class realize the action command for the right click menu (show in) of the axleditor to show the views.

Author:
skaegebein
Version:
0.9.0
Since:
0.9.0

Constructor & Destructor Documentation

de.fraunhofer.isst.axbench.editors.axlmultipage.axleditor.actions.ViewAction.ViewAction ( String  ident,
String  id 
)

Member Function Documentation

ImageData de.fraunhofer.isst.axbench.editors.axlmultipage.axleditor.actions.ViewAction.getTheImageData (  ) 

get the image data.

void de.fraunhofer.isst.axbench.editors.axlmultipage.axleditor.actions.ViewAction.run (  ) 

the reaction of the action.


Member Data Documentation