public class ColumnLabelPanel extends AbstractEditorPanel<String>
| Constructor and Description |
|---|
ColumnLabelPanel(org.eclipse.swt.widgets.Composite parent,
String columnLabel,
String newColumnLabel) |
| Modifier and Type | Method and Description |
|---|---|
void |
edit(String newColumnHeaderLabel)
Initialize UI widgets to match the initial state of T
|
String |
getEditorName()
Use friendly name for this editor (used as tab labels).
|
String |
getNewValue()
Get the new value of T with the user modifications
|
changed, checkSubclass, computeSize, getBackgroundMode, getChildren, getLayout, getLayoutDeferred, getTabList, isLayoutDeferred, layout, layout, layout, layout, setBackgroundMode, setFocus, setLayout, setLayoutDeferred, setTabListcomputeTrim, getClientArea, getHorizontalBar, getVerticalBaraddControlListener, addDragDetectListener, addFocusListener, addHelpListener, addKeyListener, addMenuDetectListener, addMouseListener, addMouseMoveListener, addMouseTrackListener, addMouseWheelListener, addPaintListener, addTraverseListener, computeSize, dragDetect, dragDetect, forceFocus, getAccessible, getBackground, getBackgroundImage, getBorderWidth, getBounds, getCursor, getDragDetect, getEnabled, getFont, getForeground, getLayoutData, getLocation, getMenu, getMonitor, getParent, getRegion, getShell, getSize, getToolTipText, getVisible, internal_dispose_GC, internal_new_GC, isEnabled, isFocusControl, isReparentable, isVisible, moveAbove, moveBelow, pack, pack, print, redraw, redraw, removeControlListener, removeDragDetectListener, removeFocusListener, removeHelpListener, removeKeyListener, removeMenuDetectListener, removeMouseListener, removeMouseMoveListener, removeMouseTrackListener, removeMouseWheelListener, removePaintListener, removeTraverseListener, setBackground, setBackgroundImage, setBounds, setBounds, setCapture, setCursor, setDragDetect, setEnabled, setFont, setForeground, setLayoutData, setLocation, setLocation, setMenu, setParent, setRedraw, setRegion, setSize, setSize, setToolTipText, setVisible, toControl, toControl, toDisplay, toDisplay, traverse, updatepublic void edit(String newColumnHeaderLabel) throws Exception
AbstractEditorPaneledit in class AbstractEditorPanel<String>Exceptionpublic String getEditorName()
AbstractEditorPanelgetEditorName in class AbstractEditorPanel<String>public String getNewValue()
AbstractEditorPanelgetNewValue in class AbstractEditorPanel<String>Copyright © 2013. All Rights Reserved.