com.partnersoft.v3x.apps.Staker.ctron
Class LocationUnitEditPanel

java.lang.Object
  extended by com.partnersoft.v3x.apps.Staker.ctron.LocationUnitEditPanel
All Implemented Interfaces:
UnitEditPanel

public class LocationUnitEditPanel
extends java.lang.Object
implements UnitEditPanel

Editor for LocationUnits. Da.


Constructor Summary
LocationUnitEditPanel(FilterNode unitSelectorRoot)
           
 
Method Summary
 Editor getEditor()
           
 java.awt.Component getGUI()
           
 UnitSelector getUnitSelector()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocationUnitEditPanel

public LocationUnitEditPanel(FilterNode unitSelectorRoot)
Method Detail

getEditor

public Editor getEditor()
Specified by:
getEditor in interface UnitEditPanel

getGUI

public java.awt.Component getGUI()
Specified by:
getGUI in interface UnitEditPanel

getUnitSelector

public UnitSelector getUnitSelector()
Specified by:
getUnitSelector in interface UnitEditPanel