org.seasar.eclipse.common.wiget
クラス ResourceTreeSelectionDialog

java.lang.Object
  上位を拡張 org.eclipse.jface.window.Window
      上位を拡張 org.eclipse.jface.dialogs.Dialog
          上位を拡張 org.eclipse.jface.dialogs.TrayDialog
              上位を拡張 org.eclipse.ui.dialogs.SelectionDialog
                  上位を拡張 org.eclipse.ui.dialogs.SelectionStatusDialog
                      上位を拡張 org.eclipse.ui.dialogs.ElementTreeSelectionDialog
                          上位を拡張 org.seasar.eclipse.common.wiget.ResourceTreeSelectionDialog
すべての実装されたインタフェース:
IShellProvider

public class ResourceTreeSelectionDialog
extends ElementTreeSelectionDialog

作成者:
taichi

入れ子のクラスの概要
 
クラス org.eclipse.jface.window.Window から継承された入れ子のクラス/インタフェース
Window.IExceptionHandler
 
フィールドの概要
 
クラス org.eclipse.jface.dialogs.Dialog から継承されたフィールド
blockedHandler, buttonBar, DIALOG_DEFAULT_BOUNDS, DIALOG_PERSISTLOCATION, DIALOG_PERSISTSIZE, dialogArea, DLG_IMG_ERROR, DLG_IMG_HELP, DLG_IMG_INFO, DLG_IMG_MESSAGE_ERROR, DLG_IMG_MESSAGE_INFO, DLG_IMG_MESSAGE_WARNING, DLG_IMG_QUESTION, DLG_IMG_WARNING, ELLIPSIS
 
クラス org.eclipse.jface.window.Window から継承されたフィールド
CANCEL, OK
 
コンストラクタの概要
ResourceTreeSelectionDialog(Shell parent, IContainer root, int flags)
           
 
メソッドの概要
 
クラス org.eclipse.ui.dialogs.ElementTreeSelectionDialog から継承されたメソッド
access$setResult, access$superButtonPressed, addFilter, cancelPressed, computeResult, create, createDialogArea, createTreeViewer, getTreeViewer, handleShellCloseEvent, open, setAllowMultiple, setComparator, setDoubleClickSelects, setEmptyListMessage, setInitialSelection, setInput, setSize, setSorter, setValidator, updateOKStatus
 
クラス org.eclipse.ui.dialogs.SelectionStatusDialog から継承されたメソッド
configureShell, createButtonBar, getFirstResult, okPressed, setImage, setResult, setStatusLineAboveButtons, updateButtonsEnableState, updateStatus
 
クラス org.eclipse.ui.dialogs.SelectionDialog から継承されたメソッド
createButtonsForButtonBar, createMessageArea, getDialogBoundsSettings, getDialogBoundsStrategy, getInitialElementSelections, getInitialSelections, getMessage, getOkButton, getResult, setDialogBoundsSettings, setInitialElementSelections, setInitialSelections, setMessage, setResult, setSelectionResult, setTitle
 
クラス org.eclipse.jface.dialogs.TrayDialog から継承されたメソッド
close, closeTray, createHelpControl, getLayout, getTray, isDialogHelpAvailable, isHelpAvailable, openTray, setDialogHelpAvailable, setHelpAvailable
 
クラス org.eclipse.jface.dialogs.Dialog から継承されたメソッド
applyDialogFont, buttonPressed, convertHeightInCharsToPixels, convertHeightInCharsToPixels, convertHorizontalDLUsToPixels, convertHorizontalDLUsToPixels, convertVerticalDLUsToPixels, convertVerticalDLUsToPixels, convertWidthInCharsToPixels, convertWidthInCharsToPixels, createButton, createContents, dialogFontIsDefault, getBlockedHandler, getButton, getButtonBar, getCancelButton, getDialogArea, getImage, getInitialLocation, getInitialSize, getOKButton, initializeBounds, initializeDialogUnits, setBlockedHandler, setButtonLayoutData, setButtonLayoutFormData, shortenText
 
クラス org.eclipse.jface.window.Window から継承されたメソッド
canHandleShellCloseEvent, constrainShellSize, createShell, getConstrainedShellBounds, getContents, getDefaultImage, getDefaultImages, getDefaultOrientation, getParentShell, getReturnCode, getShell, getShellListener, getShellStyle, getWindowManager, handleFontChange, setBlockOnOpen, setDefaultImage, setDefaultImages, setDefaultModalParent, setDefaultOrientation, setExceptionHandler, setParentShell, setReturnCode, setShellStyle, setWindowManager
 
クラス java.lang.Object から継承されたメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

ResourceTreeSelectionDialog

public ResourceTreeSelectionDialog(Shell parent,
                                   IContainer root,
                                   int flags)
パラメータ:
parent -
root -
flags -


Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.