com.atlassian.theplugin.idea.jira
Class GetUserNameDialog

java.lang.Object
  extended by com.intellij.openapi.ui.DialogWrapper
      extended by com.atlassian.theplugin.idea.jira.GetUserNameDialog

public class GetUserNameDialog
extends com.intellij.openapi.ui.DialogWrapper


Field Summary
 
Fields inherited from class com.intellij.openapi.ui.DialogWrapper
CANCEL_EXIT_CODE, DEFAULT_ACTION, myDisposable, myPerformAction, NEXT_USER_EXIT_CODE, OK_EXIT_CODE, ourDefaultBorder
 
Constructor Summary
GetUserNameDialog(java.lang.String issueKey)
           
 
Method Summary
 javax.swing.JComponent $$$getRootComponent$$$()
           
protected  javax.swing.JComponent createCenterPanel()
           
 java.lang.String getName()
           
 javax.swing.JComponent getPreferredFocusedComponent()
           
 
Methods inherited from class com.intellij.openapi.ui.DialogWrapper
addKeyListener, addMouseListener, addMouseListener, centerRelativeToParent, clickDefaultButton, close, createActions, createContentPane, createContentPaneBorder, createDefaultActions, createJButtonForAction, createLeftSideActions, createNorthPanel, createSouthPanel, createTitlePane, dispose, doCancelAction, doHelpAction, doOKAction, getCancelAction, getContentPane, getDimensionKey, getDimensionServiceKey, getExitCode, getHelpAction, getHorizontalStretch, getInitialLocation, getLocation, getOKAction, getOwner, getPeer, getPreferredSize, getRootPane, getSize, getTitle, getVerticalStretch, getWindow, init, isModalProgress, isOK, isOKActionEnabled, isProgressDialog, isResizable, isShowing, isVisible, pack, repaint, setButtonsAlignment, setButtonsMargin, setCancelButtonIcon, setCancelButtonText, setCrossClosesWindow, setErrorText, setHorizontalStretch, setLocation, setLocation, setModal, setOKActionEnabled, setOKButtonIcon, setOKButtonText, setResizable, setSize, setTitle, setUndecorated, setVerticalStretch, shouldCloseOnCross, show, toBack, toFront, validate
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetUserNameDialog

public GetUserNameDialog(java.lang.String issueKey)
Method Detail

getName

public java.lang.String getName()

createCenterPanel

protected javax.swing.JComponent createCenterPanel()
Specified by:
createCenterPanel in class com.intellij.openapi.ui.DialogWrapper

getPreferredFocusedComponent

public javax.swing.JComponent getPreferredFocusedComponent()
Overrides:
getPreferredFocusedComponent in class com.intellij.openapi.ui.DialogWrapper

$$$getRootComponent$$$

public javax.swing.JComponent $$$getRootComponent$$$()


Copyright © 2008-2009 Atlassian Pty Ltd. All Rights Reserved.