|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.swt.widgets.Widget
org.eclipse.swt.widgets.Control
org.eclipse.swt.widgets.Scrollable
org.eclipse.swt.widgets.Composite
org.eclipse.tptp.platform.report.ui.swt.widgets.internal.StyleEditor
org.eclipse.tptp.platform.report.birt).
To change the template for this generated type comment go to
Window - Preferences - Java - Code Generation - Code and Comments
public class StyleEditor
| Nested Class Summary | |
|---|---|
static class |
StyleEditor.TextPreviewer
Deprecated. Internal font w_previewer implementation. |
| Field Summary | |
|---|---|
Signal |
styleChanged
Deprecated. Signal Emited. |
protected org.eclipse.swt.widgets.Button |
w_backColorButton
Deprecated. |
protected org.eclipse.swt.widgets.Button |
w_backColorButton2
Deprecated. |
protected org.eclipse.swt.widgets.Button |
w_foreColorButton
Deprecated. |
protected org.eclipse.swt.widgets.Button |
w_foreColorButton2
Deprecated. |
| Fields inherited from class org.eclipse.swt.widgets.Composite |
|---|
embeddedHandle |
| Fields inherited from class org.eclipse.swt.widgets.Widget |
|---|
handle |
| Constructor Summary | |
|---|---|
StyleEditor(org.eclipse.swt.widgets.Composite parent,
int style)
Deprecated. |
|
| Method Summary | |
|---|---|
void |
applyStyle()
Deprecated. |
void |
applyToStyle(IDStyle style)
Deprecated. |
protected void |
createSWidget()
Deprecated. |
static java.lang.String |
getHelpMultiSelection()
Deprecated. Get the multi selection help text. |
protected void |
initializeSWidget()
Deprecated. |
void |
setMultiSelectionColor(org.eclipse.swt.graphics.Color col)
Deprecated. Set the highlight color to the style differences. |
void |
setStyle(IDStyle style)
Deprecated. |
void |
setStyleList(java.util.List stylelist)
Deprecated. |
| Methods inherited from class org.eclipse.swt.widgets.Composite |
|---|
changed, checkSubclass, computeSize, getBackgroundMode, getChildren, getClientArea, getLayout, getLayoutDeferred, getTabList, isLayoutDeferred, layout, layout, layout, layout, setBackgroundMode, setFocus, setLayout, setLayoutDeferred, setTabList |
| Methods inherited from class org.eclipse.swt.widgets.Scrollable |
|---|
computeTrim, getBorderWidth, getHorizontalBar, getVerticalBar |
| Methods inherited from class org.eclipse.swt.widgets.Control |
|---|
addControlListener, addDragDetectListener, addFocusListener, addHelpListener, addKeyListener, addMenuDetectListener, addMouseListener, addMouseMoveListener, addMouseTrackListener, addMouseWheelListener, addPaintListener, addTraverseListener, computeSize, dragDetect, dragDetect, forceFocus, getAccessible, getBackground, getBackgroundImage, getBounds, getCursor, getData, 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, update |
| Methods inherited from class org.eclipse.swt.widgets.Widget |
|---|
addDisposeListener, addListener, checkWidget, dispose, getData, getDisplay, getListeners, getStyle, isDisposed, isListening, notifyListeners, removeDisposeListener, removeListener, removeListener, setData, setData, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public final Signal styleChanged
protected org.eclipse.swt.widgets.Button w_foreColorButton
protected org.eclipse.swt.widgets.Button w_foreColorButton2
protected org.eclipse.swt.widgets.Button w_backColorButton
protected org.eclipse.swt.widgets.Button w_backColorButton2
| Constructor Detail |
|---|
public StyleEditor(org.eclipse.swt.widgets.Composite parent,
int style)
parent - style - | Method Detail |
|---|
public static java.lang.String getHelpMultiSelection()
public void setMultiSelectionColor(org.eclipse.swt.graphics.Color col)
col - the highlight colorpublic void setStyle(IDStyle style)
public void setStyleList(java.util.List stylelist)
public void applyStyle()
public void applyToStyle(IDStyle style)
protected void initializeSWidget()
protected void createSWidget()
|
TPTP 4.6.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||