All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class novocode.netforge.util.CIKeySelect

java.lang.Object
   |
   +----novocode.metaconf.ConfigItem
           |
           +----novocode.metaconf.CIString
                   |
                   +----novocode.metaconf.CIStringSelect
                           |
                           +----novocode.netforge.util.CIKeySelect

public final class CIKeySelect
extends CIStringSelect

Constructor Index

     o   CIKeySelect(String, String, String, Dictionary)

Method Index

     o   getString()


Constructors 

o   CIKeySelect
 public CIKeySelect(String name,
                    String description,
                    String sel,
                    Dictionary dict)


Methods 

o   getString
 public String getString()
Overrides:
getString in class CIString

All Packages  Class Hierarchy  This Package  Previous  Next  Index