KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > awt > Choice > Top Examples

  • org.hsqldb.util.ConnectionDialog
    sqlbob@users 20020325 - patch 1.7.0 - enhancements sqlbob@users 20020407 - patch 1.7.0 - reengineering fredt@users - 20040508 - modified patch by lonbinder@users for saving settings Opens a connection to a database @author Thomas Mueller (Hypersonic SQL Group) @version 1.7.2 @since Hypersonic SQL ...
  • org.hsqldb.util.ZaurusEditor
    <code>ZaurusEditor</code> implements an search/input/edit form to search/view/update/insert table records. @author ulrivo@users @version 1.0 <p> Starting on a search panel, one can choose a table from the actual database. The list contains only tables which have a primary key d ...
  • org.hsqldb.util.ZaurusChoice
    Class declaration @author ulrivo@users @version 1.0.0 a Choice for the GUI which implements ZaurusComponent in addition to a Choice, a ZaurusChoice saves a vector for values of the items for instance: in the choice list, there are the labels A,B,C the corresponding values are 100,200,300 durin ...
  • org.objectweb.ccm.filetransfer.cif.TVPDAImpl
    This is the implementation of the OMG IDL3 filetransfer::TV component type. This class inherits from the local CCM_TV interface generated by the OpenCCM's IDL3 to IDL2 mapping generator. This class also implements the filetransfer::Images event sink interface to consume Images events. @author & ...
Popular Tags