Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

samples.swing.multiselection
Class MultiSelectionLauncher  view MultiSelectionLauncher download MultiSelectionLauncher.java

java.lang.Object
  extended bysamples.swing.multiselection.MultiSelectionLauncher

public class MultiSelectionLauncher
extends java.lang.Object

Create the MultipleSelection application Controller and start it.

Version:
$Revision: 1.2 $ $Date: 2002/01/12 09:35:42 $

Constructor Summary
MultiSelectionLauncher()
           
 
Method Summary
static void main(java.lang.String[] inArgs)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MultiSelectionLauncher

public MultiSelectionLauncher()
Method Detail

main

public static void main(java.lang.String[] inArgs)
                 throws java.lang.Exception