public class SessionComposite extends Composite
composite allowing users to introduce connection information with a
repository. The widget recalls connection history and provides some additional functionality tweakers, as automatic
EPackage registration.| Constructor and Description |
|---|
SessionComposite(Composite parent,
int style) |
| Modifier and Type | Method and Description |
|---|---|
void |
addListener(int eventType,
Listener listener) |
PreferenceButton |
getAutomaticButton() |
IHistory<String> |
getConnectorHistory() |
HistoryText |
getConnectorText() |
Label |
getExampleLabel() |
IHistory<String> |
getRepositoryHistory() |
HistoryText |
getRepositoryText() |
String |
getSessionDescription() |
boolean |
isAutomaticRegistry() |
boolean |
isDescriptionValid() |
void |
rememberSettings() |
void |
removeListener(int eventType,
Listener listener) |
changed, checkSubclass, drawBackground, getBackgroundMode, getChildren, getLayout, getLayoutDeferred, getTabList, isLayoutDeferred, layout, layout, layout, layout, layout, setBackgroundMode, setFocus, setLayout, setLayoutDeferred, setTabListcomputeTrim, getClientArea, getHorizontalBar, getScrollbarsMode, getVerticalBaraddControlListener, addDragDetectListener, addFocusListener, addGestureListener, addHelpListener, addKeyListener, addMenuDetectListener, addMouseListener, addMouseMoveListener, addMouseTrackListener, addMouseWheelListener, addPaintListener, addTouchListener, addTraverseListener, computeSize, computeSize, dragDetect, dragDetect, forceFocus, getAccessible, getBackground, getBackgroundImage, getBorderWidth, getBounds, getCursor, getDragDetect, getEnabled, getFont, getForeground, getLayoutData, getLocation, getMenu, getMonitor, getOrientation, getParent, getRegion, getShell, getSize, getTextDirection, getToolTipText, getTouchEnabled, getVisible, internal_dispose_GC, internal_new_GC, isEnabled, isFocusControl, isReparentable, isVisible, moveAbove, moveBelow, pack, pack, print, redraw, redraw, removeControlListener, removeDragDetectListener, removeFocusListener, removeGestureListener, removeHelpListener, removeKeyListener, removeMenuDetectListener, removeMouseListener, removeMouseMoveListener, removeMouseTrackListener, removeMouseWheelListener, removePaintListener, removeTouchListener, removeTraverseListener, requestLayout, setBackground, setBackgroundImage, setBounds, setBounds, setCapture, setCursor, setDragDetect, setEnabled, setFont, setForeground, setLayoutData, setLocation, setLocation, setMenu, setOrientation, setParent, setRedraw, setRegion, setSize, setSize, setTextDirection, setToolTipText, setTouchEnabled, setVisible, toControl, toControl, toDisplay, toDisplay, traverse, traverse, traverse, updateaddDisposeListener, checkWidget, dispose, getData, getData, getDisplay, getListeners, getStyle, isAutoDirection, isDisposed, isListening, notifyListeners, removeDisposeListener, removeListener, reskin, setData, setData, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisAutoScalablepublic SessionComposite(Composite parent, int style)
public HistoryText getConnectorText()
public Label getExampleLabel()
public HistoryText getRepositoryText()
public PreferenceButton getAutomaticButton()
public boolean isAutomaticRegistry()
public String getSessionDescription()
public boolean isDescriptionValid()
public void rememberSettings()
public void addListener(int eventType,
Listener listener)
addListener in class Widgetpublic void removeListener(int eventType,
Listener listener)
removeListener in class WidgetCopyright (c) 2014 Eike Stepper (Berlin, Germany) and others.
All rights reserved. This program and the accompanying materials are made available under the terms of the Eclipse Public License v1.0 which accompanies this distribution, and is available at http://www.eclipse.org/legal/epl-v10.html