PTP
Release 5.0

org.eclipse.ptp.ui
Class LegendDialog

java.lang.Object
  extended by org.eclipse.swt.widgets.Dialog
      extended by org.eclipse.ptp.ui.LegendDialog

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


Constructor Summary
LegendDialog(org.eclipse.swt.widgets.Shell parent)
           
LegendDialog(org.eclipse.swt.widgets.Shell parent, int style)
           
 
Method Summary
 String 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

LegendDialog

public LegendDialog(org.eclipse.swt.widgets.Shell parent)
Parameters:
parent -

LegendDialog

public LegendDialog(org.eclipse.swt.widgets.Shell parent,
                    int style)
Method Detail

open

public String open()

PTP
Release 5.0

Copyright (c) 2011 IBM Corporation and others. All Rights Reserved.