org.jlab.coda.afecs.ui.rcgui.util
Class TreeHashMap

java.lang.Object
  extended by org.jlab.coda.afecs.ui.rcgui.util.TreeHashMap

public class TreeHashMap
extends java.lang.Object

JSA: Thomas Jefferson National Accelerator Facility
This software was developed under a United States Government license,
described in the NOTICE file included as part of this distribution.
Copyright (c), Jan 14, 2010


Constructor Summary
TreeHashMap(AComponent c)
           
 
Method Summary
 java.util.HashMap getMap()
           
 void update()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeHashMap

public TreeHashMap(AComponent c)
Method Detail

update

public void update()

getMap

public java.util.HashMap getMap()