net.refractions.udig.ui
Class CRSDialogCellEditor

java.lang.Object
  extended by DialogCellEditor
      extended by net.refractions.udig.ui.CRSDialogCellEditor

public class CRSDialogCellEditor
extends DialogCellEditor

A dialog cell editor that opens a CRSChooser dialog.

Since:
1.1.0
Author:
Jesse

Constructor Summary
CRSDialogCellEditor(Tree tree)
           
 
Method Summary
protected  java.lang.Object openDialogBox(Control cellEditorWindow)
           
protected  void updateContents(java.lang.Object value)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRSDialogCellEditor

public CRSDialogCellEditor(Tree tree)
Method Detail

updateContents

protected void updateContents(java.lang.Object value)

openDialogBox

protected java.lang.Object openDialogBox(Control cellEditorWindow)