All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class jdsltools.visualization.ElementPanels.IntegerLocatorElementPanelState

java.lang.Object
   |
   +----jdsltools.visualization.ElementPanels.ElementPanelState
           |
           +----jdsltools.visualization.ElementPanels.IntegerLocatorElementPanelState

public class IntegerLocatorElementPanelState
extends ElementPanelState
A class that represents the state that an elementPanel is in. This one is for IntegerLocatorElementPanel

Author:
Ryan Shaun Baker

Variable Index

 o element_
 o key_
 o locator_

Constructor Index

 o IntegerLocatorElementPanelState()

Variables

 o element_
 public String element_
 o key_
 public Integer key_
 o locator_
 public Locator locator_

Constructors

 o IntegerLocatorElementPanelState
 public IntegerLocatorElementPanelState()

All Packages  Class Hierarchy  This Package  Previous  Next  Index