All Packages Class Hierarchy This Package Previous Next Index
Class jdsltools.visualization.ElementPanels.InvalidLocatorButton
java.lang.Object
|
+----java.awt.Component
|
+----java.awt.Button
|
+----jdsltools.visualization.ElementPanels.InvalidLocatorButton
- public class InvalidLocatorButton
- extends Button
- implements ActionListener
A button that can speak to the ElementPanel
when clicked, it makes the FreeLocator an AlwaysInvalidLocator
- Author:
- Ryan Shaun Baker
-
InvalidLocatorButton(IntegerLocatorElementPanel)
-
-
actionPerformed(ActionEvent)
-
InvalidLocatorButton
public InvalidLocatorButton(IntegerLocatorElementPanel acdf)
actionPerformed
public void actionPerformed(ActionEvent e)
All Packages Class Hierarchy This Package Previous Next Index