Package fr.ifremer.isisfish.ui.vcs
Class VCSGenerateSshKeyUI
java.lang.Object
java.awt.Component
java.awt.Container
java.awt.Window
java.awt.Dialog
javax.swing.JDialog
fr.ifremer.isisfish.ui.vcs.VCSGenerateSshKeyUI
- All Implemented Interfaces:
ImageObserver,MenuContainer,Serializable,Accessible,RootPaneContainer,WindowConstants,jaxx.runtime.JAXXContext,jaxx.runtime.JAXXObject
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class javax.swing.JDialog
JDialog.AccessibleJDialogNested classes/interfaces inherited from class java.awt.Dialog
Dialog.AccessibleAWTDialog, Dialog.ModalExclusionType, Dialog.ModalityTypeNested classes/interfaces inherited from class java.awt.Window
Window.AccessibleAWTWindow, Window.TypeNested classes/interfaces inherited from class java.awt.Container
Container.AccessibleAWTContainerNested classes/interfaces inherited from class java.awt.Component
Component.AccessibleAWTComponent, Component.BaselineResizeBehavior, Component.BltBufferStrategy, Component.FlipBufferStrategy -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected Map<?,?> booleanprotected JButtonprotected final jaxx.runtime.JAXXContextprotected booleanbooleanprotected JButtonprotected JPasswordFieldprotected JLabelprotected JPasswordFieldprotected JLabelprotected JTextFieldprotected JTextFieldprotected StringFields inherited from class javax.swing.JDialog
accessibleContext, rootPane, rootPaneCheckingEnabledFields inherited from class java.awt.Dialog
DEFAULT_MODALITY_TYPEFields inherited from class java.awt.Component
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENTFields inherited from interface java.awt.image.ImageObserver
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTHFields inherited from interface javax.swing.WindowConstants
DISPOSE_ON_CLOSE, DO_NOTHING_ON_CLOSE, EXIT_ON_CLOSE, HIDE_ON_CLOSE -
Constructor Summary
ConstructorsConstructorDescriptionVCSGenerateSshKeyUI(Dialog param0) VCSGenerateSshKeyUI(Dialog param0, boolean param1) VCSGenerateSshKeyUI(Dialog param0, String param1) VCSGenerateSshKeyUI(Dialog param0, String param1, boolean param2) VCSGenerateSshKeyUI(Dialog param0, String param1, boolean param2, GraphicsConfiguration param3) VCSGenerateSshKeyUI(Frame param0) VCSGenerateSshKeyUI(Frame param0, boolean param1) VCSGenerateSshKeyUI(Frame param0, String param1) VCSGenerateSshKeyUI(Frame param0, String param1, boolean param2) VCSGenerateSshKeyUI(Frame param0, String param1, boolean param2, GraphicsConfiguration param3) VCSGenerateSshKeyUI(Window param0) VCSGenerateSshKeyUI(Window param0, Dialog.ModalityType param1) VCSGenerateSshKeyUI(Window param0, String param1) VCSGenerateSshKeyUI(Window param0, String param1, Dialog.ModalityType param2) VCSGenerateSshKeyUI(Window param0, String param1, Dialog.ModalityType param2, GraphicsConfiguration param3) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Dialog param1) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Dialog param1, boolean param2) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Dialog param1, String param2) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Dialog param1, String param2, boolean param3) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Dialog param1, String param2, boolean param3, GraphicsConfiguration param4) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Frame param1) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Frame param1, boolean param2) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Frame param1, String param2) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Frame param1, String param2, boolean param3) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Frame param1, String param2, boolean param3, GraphicsConfiguration param4) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Window param1) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Window param1, Dialog.ModalityType param2) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Window param1, String param2) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Window param1, String param2, Dialog.ModalityType param3) VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Window param1, String param2, Dialog.ModalityType param3, GraphicsConfiguration param4) -
Method Summary
Modifier and TypeMethodDescriptionstatic jaxx.runtime.JAXXObjectDescriptorvoidapplyDataBinding(String $binding) protected booleancheck()protected voidprotected voidcreateOk()protected voidprotected voidprotected voidprotected voidprotected voidprotected voidvoidvoidprotected voiddoCheck()protected booleanGenerate ssh key.voidvoidvoidfirePropertyChange(String propertyName, Object oldValue, Object newValue) protected JLabelprotected JLabelprotected JPanelprotected jaxx.runtime.swing.Table<T> TgetContextValue(Class<T> clazz) <T> TgetContextValue(Class<T> clazz, String name) jaxx.runtime.JAXXBindinggetDataBinding(String bindingId) jaxx.runtime.JAXXBinding[]jaxx.runtime.JAXXContextstatic VCSGenerateSshKeyUIgetInstance(JDialog parent) getObjectById(String id) getOk()<O extends Container>
OgetParentContainer(Class<O> clazz) <O extends Container>
OgetParentContainer(Object source, Class<O> clazz) voidprocessDataBinding(String $binding) voidprocessDataBinding(String $binding, boolean $force) voidregisterDataBinding(jaxx.runtime.JAXXBinding binding) <T> voidremoveContextValue(Class<T> clazz) <T> voidremoveContextValue(Class<T> clazz, String name) voidremoveDataBinding(String $binding) protected voidsetColor(boolean invalid, JComponent component) <T> voidsetContextValue(T o) <T> voidsetContextValue(T o, String name) voidMethods inherited from class javax.swing.JDialog
addImpl, createRootPane, dialogInit, getAccessibleContext, getContentPane, getDefaultCloseOperation, getGlassPane, getGraphics, getJMenuBar, getLayeredPane, getRootPane, getTransferHandler, isDefaultLookAndFeelDecorated, isRootPaneCheckingEnabled, paramString, processWindowEvent, remove, repaint, setContentPane, setDefaultCloseOperation, setDefaultLookAndFeelDecorated, setGlassPane, setJMenuBar, setLayeredPane, setLayout, setRootPane, setRootPaneCheckingEnabled, setTransferHandler, updateMethods inherited from class java.awt.Dialog
addNotify, getModalityType, getTitle, hide, isModal, isResizable, isUndecorated, setBackground, setModal, setModalityType, setOpacity, setResizable, setShape, setTitle, setUndecorated, setVisible, show, toBackMethods inherited from class java.awt.Window
addPropertyChangeListener, addPropertyChangeListener, addWindowFocusListener, addWindowListener, addWindowStateListener, applyResourceBundle, applyResourceBundle, createBufferStrategy, createBufferStrategy, dispose, getBackground, getBufferStrategy, getFocusableWindowState, getFocusCycleRootAncestor, getFocusOwner, getFocusTraversalKeys, getIconImages, getInputContext, getListeners, getLocale, getModalExclusionType, getMostRecentFocusOwner, getOpacity, getOwnedWindows, getOwner, getOwnerlessWindows, getShape, getToolkit, getType, getWarningString, getWindowFocusListeners, getWindowListeners, getWindows, getWindowStateListeners, isActive, isAlwaysOnTop, isAlwaysOnTopSupported, isAutoRequestFocus, isFocusableWindow, isFocusCycleRoot, isFocused, isLocationByPlatform, isOpaque, isShowing, isValidateRoot, pack, paint, postEvent, processEvent, processWindowFocusEvent, processWindowStateEvent, removeNotify, removeWindowFocusListener, removeWindowListener, removeWindowStateListener, reshape, setAlwaysOnTop, setAutoRequestFocus, setBounds, setBounds, setCursor, setFocusableWindowState, setFocusCycleRoot, setIconImage, setIconImages, setLocation, setLocation, setLocationByPlatform, setLocationRelativeTo, setMinimumSize, setModalExclusionType, setSize, setSize, setType, toFrontMethods inherited from class java.awt.Container
add, add, add, add, add, addContainerListener, applyComponentOrientation, areFocusTraversalKeysSet, countComponents, deliverEvent, doLayout, findComponentAt, findComponentAt, getAlignmentX, getAlignmentY, getComponent, getComponentAt, getComponentAt, getComponentCount, getComponents, getComponentZOrder, getContainerListeners, getFocusTraversalPolicy, getInsets, getLayout, getMaximumSize, getMinimumSize, getMousePosition, getPreferredSize, insets, invalidate, isAncestorOf, isFocusCycleRoot, isFocusTraversalPolicyProvider, isFocusTraversalPolicySet, layout, list, list, locate, minimumSize, paintComponents, preferredSize, print, printComponents, processContainerEvent, remove, removeAll, removeContainerListener, setComponentZOrder, setFocusTraversalKeys, setFocusTraversalPolicy, setFocusTraversalPolicyProvider, setFont, transferFocusDownCycle, validate, validateTreeMethods inherited from class java.awt.Component
action, add, addComponentListener, addFocusListener, addHierarchyBoundsListener, addHierarchyListener, addInputMethodListener, addKeyListener, addMouseListener, addMouseMotionListener, addMouseWheelListener, bounds, checkImage, checkImage, coalesceEvents, contains, contains, createImage, createImage, createVolatileImage, createVolatileImage, disable, disableEvents, dispatchEvent, enable, enable, enableEvents, enableInputMethods, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, getBaseline, getBaselineResizeBehavior, getBounds, getBounds, getColorModel, getComponentListeners, getComponentOrientation, getCursor, getDropTarget, getFocusListeners, getFocusTraversalKeysEnabled, getFont, getFontMetrics, getForeground, getGraphicsConfiguration, getHeight, getHierarchyBoundsListeners, getHierarchyListeners, getIgnoreRepaint, getInputMethodListeners, getInputMethodRequests, getKeyListeners, getLocation, getLocation, getLocationOnScreen, getMouseListeners, getMouseMotionListeners, getMousePosition, getMouseWheelListeners, getName, getParent, getPropertyChangeListeners, getPropertyChangeListeners, getSize, getSize, getTreeLock, getWidth, getX, getY, gotFocus, handleEvent, hasFocus, imageUpdate, inside, isBackgroundSet, isCursorSet, isDisplayable, isDoubleBuffered, isEnabled, isFocusable, isFocusOwner, isFocusTraversable, isFontSet, isForegroundSet, isLightweight, isMaximumSizeSet, isMinimumSizeSet, isPreferredSizeSet, isValid, isVisible, keyDown, keyUp, list, list, list, location, lostFocus, mouseDown, mouseDrag, mouseEnter, mouseExit, mouseMove, mouseUp, move, nextFocus, paintAll, prepareImage, prepareImage, printAll, processComponentEvent, processFocusEvent, processHierarchyBoundsEvent, processHierarchyEvent, processInputMethodEvent, processKeyEvent, processMouseEvent, processMouseMotionEvent, processMouseWheelEvent, remove, removeComponentListener, removeFocusListener, removeHierarchyBoundsListener, removeHierarchyListener, removeInputMethodListener, removeKeyListener, removeMouseListener, removeMouseMotionListener, removeMouseWheelListener, removePropertyChangeListener, removePropertyChangeListener, repaint, repaint, repaint, requestFocus, requestFocus, requestFocus, requestFocus, requestFocusInWindow, requestFocusInWindow, requestFocusInWindow, resize, resize, revalidate, setComponentOrientation, setDropTarget, setEnabled, setFocusable, setFocusTraversalKeysEnabled, setForeground, setIgnoreRepaint, setLocale, setMaximumSize, setMixingCutoutShape, setName, setPreferredSize, show, size, toString, transferFocus, transferFocusBackward, transferFocusUpCycleMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface jaxx.runtime.JAXXObject
addPropertyChangeListener, addPropertyChangeListener, removePropertyChangeListener, removePropertyChangeListener
-
Field Details
-
$activeBindings
-
$bindingSources
-
$bindings
-
$objectMap
-
$previousValues
-
delegateContext
protected final jaxx.runtime.JAXXContext delegateContext -
cancelAction
-
ok
-
serverConfirmPassPhrase
-
serverConfirmPassPhraseLabel
-
serverPassPhrase
-
serverPassPhraseLabel
-
serverPrivateKeyFile
-
serverPublicKeyFile
-
cancel
public boolean cancel -
noPassPhrase
public boolean noPassPhrase -
error
-
invalidPassPhrase
protected boolean invalidPassPhrase -
vcsLogin
-
-
Constructor Details
-
VCSGenerateSshKeyUI
public VCSGenerateSshKeyUI(Frame param0, String param1, boolean param2, GraphicsConfiguration param3) -
VCSGenerateSshKeyUI
public VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Frame param1, String param2, boolean param3, GraphicsConfiguration param4) -
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
public VCSGenerateSshKeyUI() -
VCSGenerateSshKeyUI
public VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext) -
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
public VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Window param1, String param2, Dialog.ModalityType param3) -
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
public VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Window param1, Dialog.ModalityType param2) -
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
public VCSGenerateSshKeyUI(Dialog param0, String param1, boolean param2, GraphicsConfiguration param3) -
VCSGenerateSshKeyUI
public VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Dialog param1, String param2, boolean param3, GraphicsConfiguration param4) -
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
-
VCSGenerateSshKeyUI
public VCSGenerateSshKeyUI(Window param0, String param1, Dialog.ModalityType param2, GraphicsConfiguration param3) -
VCSGenerateSshKeyUI
public VCSGenerateSshKeyUI(jaxx.runtime.JAXXContext parentContext, Window param1, String param2, Dialog.ModalityType param3, GraphicsConfiguration param4)
-
-
Method Details
-
getInstance
-
setData
-
doGenerate
protected boolean doGenerate()Generate ssh key. Return true if error occurs. -
check
protected boolean check() -
doCheck
protected void doCheck() -
setColor
-
$getJAXXObjectDescriptor
public static jaxx.runtime.JAXXObjectDescriptor $getJAXXObjectDescriptor() -
applyDataBinding
- Specified by:
applyDataBindingin interfacejaxx.runtime.JAXXObject
-
firePropertyChange
- Specified by:
firePropertyChangein interfacejaxx.runtime.JAXXObject- Overrides:
firePropertyChangein classComponent
-
get$objectMap
- Specified by:
get$objectMapin interfacejaxx.runtime.JAXXObject
-
getDataBinding
- Specified by:
getDataBindingin interfacejaxx.runtime.JAXXObject
-
getDataBindings
public jaxx.runtime.JAXXBinding[] getDataBindings()- Specified by:
getDataBindingsin interfacejaxx.runtime.JAXXObject
-
getObjectById
- Specified by:
getObjectByIdin interfacejaxx.runtime.JAXXObject
-
processDataBinding
- Specified by:
processDataBindingin interfacejaxx.runtime.JAXXObject
-
processDataBinding
- Specified by:
processDataBindingin interfacejaxx.runtime.JAXXObject
-
registerDataBinding
public void registerDataBinding(jaxx.runtime.JAXXBinding binding) - Specified by:
registerDataBindingin interfacejaxx.runtime.JAXXObject
-
removeDataBinding
- Specified by:
removeDataBindingin interfacejaxx.runtime.JAXXObject
-
getContextValue
- Specified by:
getContextValuein interfacejaxx.runtime.JAXXContext
-
getContextValue
- Specified by:
getContextValuein interfacejaxx.runtime.JAXXContext
-
getDelegateContext
public jaxx.runtime.JAXXContext getDelegateContext()- Specified by:
getDelegateContextin interfacejaxx.runtime.JAXXObject
-
getParentContainer
- Specified by:
getParentContainerin interfacejaxx.runtime.JAXXObject
-
getParentContainer
- Specified by:
getParentContainerin interfacejaxx.runtime.JAXXObject
-
removeContextValue
- Specified by:
removeContextValuein interfacejaxx.runtime.JAXXContext
-
removeContextValue
- Specified by:
removeContextValuein interfacejaxx.runtime.JAXXContext
-
setContextValue
public <T> void setContextValue(T o) - Specified by:
setContextValuein interfacejaxx.runtime.JAXXContext
-
setContextValue
- Specified by:
setContextValuein interfacejaxx.runtime.JAXXContext
-
doActionPerformed__on__cancelAction
-
doActionPerformed__on__ok
-
doKeyReleased__on__serverConfirmPassPhrase
-
doKeyReleased__on__serverPassPhrase
-
getCancelAction
-
getOk
-
getServerConfirmPassPhrase
-
getServerConfirmPassPhraseLabel
-
getServerPassPhrase
-
getServerPassPhraseLabel
-
getServerPrivateKeyFile
-
getServerPublicKeyFile
-
get$JLabel0
-
get$JLabel1
-
get$JPanel0
-
get$Table0
protected jaxx.runtime.swing.Table get$Table0() -
createCancelAction
protected void createCancelAction() -
createOk
protected void createOk() -
createServerConfirmPassPhrase
protected void createServerConfirmPassPhrase() -
createServerConfirmPassPhraseLabel
protected void createServerConfirmPassPhraseLabel() -
createServerPassPhrase
protected void createServerPassPhrase() -
createServerPassPhraseLabel
protected void createServerPassPhraseLabel() -
createServerPrivateKeyFile
protected void createServerPrivateKeyFile() -
createServerPublicKeyFile
protected void createServerPublicKeyFile()
-