pl.edu.agh.cast.ui.dialogs.search
Class AdvancedSearchDialog

java.lang.Object
  extended by org.eclipse.swt.widgets.Dialog
      extended by pl.edu.agh.cast.ui.dialogs.search.AdvancedSearchDialog

public class AdvancedSearchDialog
extends org.eclipse.swt.widgets.Dialog

This code was edited or generated using CloudGarden's Jigloo SWT/Swing GUI Builder, which is free for non-commercial use. If Jigloo is being used commercially (ie, by a corporation, company or business for any purpose whatever) then you should purchase a license for each developer using Jigloo. Please visit www.cloudgarden.com for details. Use of Jigloo implies acceptance of these licensing terms. A COMMERCIAL LICENSE HAS NOT BEEN PURCHASED FOR THIS MACHINE, SO JIGLOO OR THIS CODE CANNOT BE USED LEGALLY FOR ANY CORPORATE OR COMMERCIAL PURPOSE.


Constructor Summary
AdvancedSearchDialog(org.eclipse.swt.widgets.Shell parent, int style, Diagram diagram)
           
 
Method Summary
static void main(String[] args)
          Auto-generated main method to display this org.eclipse.swt.widgets.Dialog inside a new Shell.
 void open()
           
 
Methods inherited from class org.eclipse.swt.widgets.Dialog
checkSubclass, getParent, getStyle, getText, setText
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdvancedSearchDialog

public AdvancedSearchDialog(org.eclipse.swt.widgets.Shell parent,
                            int style,
                            Diagram diagram)
Method Detail

main

public static void main(String[] args)
Auto-generated main method to display this org.eclipse.swt.widgets.Dialog inside a new Shell.


open

public void open()


Copyright © 2007-2009 IISG AGH-UST Krakow, Poland. All Rights Reserved.