org.grinvin.worksheet.actions
Class ShowGraphPropertiesAction
public class ShowGraphPropertiesAction
Actions which shows the graph properties window of a certain graph list
element. The graph list element must be set before the action can be performed.
ShowGraphPropertiesAction
public ShowGraphPropertiesAction()
Create an action of this type. The graph list elements to which
this action applies should be set later using ShowGraphPropertiesAction
ShowGraphPropertiesAction
public ShowGraphPropertiesAction(GraphListElement[] graphListElements)
Create an action of this type for the given graph list element.
actionPerformed
public void actionPerformed(ActionEvent e)