Class DebugSelectionCheck
java.lang.Object
de.ipk_gatersleben.ag_nw.graffiti.plugins.layouters.pattern_springembedder.DebugSelectionCheck
- All Implemented Interfaces:
ActionListener
,EventListener
public class DebugSelectionCheck extends Object implements ActionListener
- Author:
- Christian Klukas (c) 2004 IPK-Gatersleben
-
Constructor Summary
Constructors Constructor Description DebugSelectionCheck()
-
Method Summary
Modifier and Type Method Description void
actionPerformed(ActionEvent e)
static void
setCheckThis(ThreadSafeOptions options)
-
Constructor Details
-
DebugSelectionCheck
public DebugSelectionCheck()
-
-
Method Details
-
actionPerformed
- Specified by:
actionPerformed
in interfaceActionListener
-
setCheckThis
-