Home
last modified time | relevance | path

Searched refs:parentComposite (Results 1 – 25 of 33) sorted by relevance

12

/dports/net-p2p/vuze/vuze-5.7.4.0_2/com/aelitis/azureus/ui/swt/skin/
H A DSWTSkinObjectContainer.java109 final Composite parentComposite; in createComposite() local
113 parentComposite = new Group(createOn, style); in createComposite()
115 parentComposite.setData("DEBUG", "1"); in createComposite()
121 parentComposite = new CompositeMinSize(createOn, style); in createComposite()
124 parentComposite = new Group(createOn, style); in createComposite()
132 parentComposite.setLayout(new FormLayout()); in createComposite()
134 control = parentComposite; in createComposite()
145 parentComposite.setLayoutDeferred( event.type == SWT.Hide ); in createComposite()
149 parentComposite.addListener( SWT.Show, show_hide_listener ); in createComposite()
150 parentComposite.addListener( SWT.Hide, show_hide_listener ); in createComposite()
[all …]
H A DSWTSkinObjectSash.java77 private Composite parentComposite; field in SWTSkinObjectSash
136 parentComposite = createOn; in SWTSkinObjectSash()
246 Rectangle area = parentComposite.getBounds(); in initialize()
279 parentComposite.layout(true); in initialize()
343 parentComposite.layout(true); in handleShow()
355 Composite below, boolean bVertical, Control parentComposite, in setPercent() argument
363 int parentWidth = parentComposite.getBounds().width in setPercent()
364 - (parentComposite.getBorderWidth() * 2) - sash.getSize().x; in setPercent()
384 int parentHeight = parentComposite.getBounds().height in setPercent()
411 int parentHeight = parentComposite.getBounds().height in setBelowSize()
[all …]
/dports/math/vtk6/VTK-6.2.0/Wrapping/Java/vtk/rendering/swt/
H A DvtkSwtComponent.java22 public vtkSwtComponent(Composite parentComposite) { in vtkSwtComponent() argument
23 this(new vtkRenderWindow(), parentComposite); in vtkSwtComponent()
26 public vtkSwtComponent(vtkRenderWindow renderWindowToUse, Composite parentComposite) { in vtkSwtComponent() argument
30 this.uiComponent = new vtkInternalSwtComponent(this, parentComposite); in vtkSwtComponent()
H A DvtkInternalSwtComponent.java30 public vtkInternalSwtComponent(vtkSwtComponent parent, Composite parentComposite) { in vtkInternalSwtComponent() argument
32 super(parentComposite, SWT.NO_BACKGROUND, GetGLData()); in vtkInternalSwtComponent()
/dports/math/vtk9/VTK-9.1.0/Wrapping/Java/vtk/rendering/swt/
H A DvtkSwtComponent.java23 public vtkSwtComponent(Composite parentComposite) { in vtkSwtComponent() argument
24 this(new vtkRenderWindow(), parentComposite); in vtkSwtComponent()
27 public vtkSwtComponent(vtkRenderWindow renderWindowToUse, Composite parentComposite) { in vtkSwtComponent() argument
31 this.uiComponent = new vtkInternalSwtComponent(this, parentComposite); in vtkSwtComponent()
H A DvtkInternalSwtComponent.java37 public vtkInternalSwtComponent(vtkSwtComponent parent, Composite parentComposite) { in vtkInternalSwtComponent() argument
39 super(parentComposite, SWT.NO_BACKGROUND, GetGLCapabilities(), null); in vtkInternalSwtComponent()
/dports/math/vtk8/VTK-8.2.0/Wrapping/Java/vtk/rendering/swt/
H A DvtkSwtComponent.java23 public vtkSwtComponent(Composite parentComposite) { in vtkSwtComponent() argument
24 this(new vtkRenderWindow(), parentComposite); in vtkSwtComponent()
27 public vtkSwtComponent(vtkRenderWindow renderWindowToUse, Composite parentComposite) { in vtkSwtComponent() argument
31 this.uiComponent = new vtkInternalSwtComponent(this, parentComposite); in vtkSwtComponent()
H A DvtkInternalSwtComponent.java37 public vtkInternalSwtComponent(vtkSwtComponent parent, Composite parentComposite) { in vtkInternalSwtComponent() argument
39 super(parentComposite, SWT.NO_BACKGROUND, GetGLCapabilities(), null); in vtkInternalSwtComponent()
/dports/devel/gwenhywfar-gtk3/gwenhywfar-5.6.0/gui/fox16/
H A Dfox16_gui_dialog.cpp1896 FXComposite *parentComposite=NULL; in setupTree() local
1919 if (parentComposite==NULL) { in setupTree()
2019 wChild=new THEMEBUTTON(parentComposite, in setupTree()
2033 wChild=new FXTextField(parentComposite, in setupTree()
2045 f=new FXText(parentComposite, in setupTree()
2060 f=new FOX16_HtmlText(parentComposite, "", in setupTree()
2069 wChild=new THEMECOMBOBOX(parentComposite, in setupTree()
2095 rb=new FXRadioButton(parentComposite, in setupTree()
2113 wChild=new FXGroupBox(parentComposite, in setupTree()
2171 wChild=new FXTabBook(parentComposite, in setupTree()
[all …]
/dports/devel/gwenhywfar-fox16/gwenhywfar-5.6.0/gui/fox16/
H A Dfox16_gui_dialog.cpp1896 FXComposite *parentComposite=NULL; in setupTree() local
1919 if (parentComposite==NULL) { in setupTree()
2019 wChild=new THEMEBUTTON(parentComposite, in setupTree()
2033 wChild=new FXTextField(parentComposite, in setupTree()
2045 f=new FXText(parentComposite, in setupTree()
2060 f=new FOX16_HtmlText(parentComposite, "", in setupTree()
2069 wChild=new THEMECOMBOBOX(parentComposite, in setupTree()
2095 rb=new FXRadioButton(parentComposite, in setupTree()
2113 wChild=new FXGroupBox(parentComposite, in setupTree()
2171 wChild=new FXTabBook(parentComposite, in setupTree()
[all …]
/dports/devel/gwenhywfar-qt5/gwenhywfar-5.6.0/gui/fox16/
H A Dfox16_gui_dialog.cpp1896 FXComposite *parentComposite=NULL; in setupTree() local
1919 if (parentComposite==NULL) { in setupTree()
2019 wChild=new THEMEBUTTON(parentComposite, in setupTree()
2033 wChild=new FXTextField(parentComposite, in setupTree()
2045 f=new FXText(parentComposite, in setupTree()
2060 f=new FOX16_HtmlText(parentComposite, "", in setupTree()
2069 wChild=new THEMECOMBOBOX(parentComposite, in setupTree()
2095 rb=new FXRadioButton(parentComposite, in setupTree()
2113 wChild=new FXGroupBox(parentComposite, in setupTree()
2171 wChild=new FXTabBook(parentComposite, in setupTree()
[all …]
/dports/devel/gwenhywfar/gwenhywfar-5.6.0/gui/fox16/
H A Dfox16_gui_dialog.cpp1896 FXComposite *parentComposite=NULL; in setupTree() local
1919 if (parentComposite==NULL) { in setupTree()
2019 wChild=new THEMEBUTTON(parentComposite, in setupTree()
2033 wChild=new FXTextField(parentComposite, in setupTree()
2045 f=new FXText(parentComposite, in setupTree()
2060 f=new FOX16_HtmlText(parentComposite, "", in setupTree()
2069 wChild=new THEMECOMBOBOX(parentComposite, in setupTree()
2095 rb=new FXRadioButton(parentComposite, in setupTree()
2113 wChild=new FXGroupBox(parentComposite, in setupTree()
2171 wChild=new FXTabBook(parentComposite, in setupTree()
[all …]
/dports/devel/gwenhywfar-gtk2/gwenhywfar-5.6.0/gui/fox16/
H A Dfox16_gui_dialog.cpp1896 FXComposite *parentComposite=NULL; in setupTree() local
1919 if (parentComposite==NULL) { in setupTree()
2019 wChild=new THEMEBUTTON(parentComposite, in setupTree()
2033 wChild=new FXTextField(parentComposite, in setupTree()
2045 f=new FXText(parentComposite, in setupTree()
2060 f=new FOX16_HtmlText(parentComposite, "", in setupTree()
2069 wChild=new THEMECOMBOBOX(parentComposite, in setupTree()
2095 rb=new FXRadioButton(parentComposite, in setupTree()
2113 wChild=new FXGroupBox(parentComposite, in setupTree()
2171 wChild=new FXTabBook(parentComposite, in setupTree()
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/dialogs/
H A DNewContentTypeDialog.java79 Composite parentComposite = (Composite) super.createDialogArea(parent); in createDialogArea() local
80 Composite contents = new Composite(parentComposite, SWT.NONE); in createDialogArea()
104 Dialog.applyDialogFont(parentComposite); in createDialogArea()
H A DFileExtensionDialog.java105 Composite parentComposite = (Composite) super.createDialogArea(parent); in createDialogArea() local
107 Composite contents = new Composite(parentComposite, SWT.NONE); in createDialogArea()
127 Dialog.applyDialogFont(parentComposite); in createDialogArea()
H A DContentTypeFilenameAssociationDialog.java102 Composite parentComposite = (Composite) super.createDialogArea(parent); in createDialogArea() local
104 Composite contents = new Composite(parentComposite, SWT.NONE); in createDialogArea()
124 Dialog.applyDialogFont(parentComposite); in createDialogArea()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/
H A DOptionsConfigurationBlock.java242 …public PreferenceTree(OptionsConfigurationBlock configBlock, Composite parentComposite, String lab… in PreferenceTree() argument
243 this(configBlock, parentComposite, label, true); in PreferenceTree()
255 …public PreferenceTree(OptionsConfigurationBlock configBlock, Composite parentComposite, String lab… in PreferenceTree() argument
256 …super(parentComposite, label, PreferencesMessages.OptionsConfigurationBlock_TypeFilterText, showVe… in PreferenceTree()
261 Button checkBox= fConfigBlock.addCheckBox(parentComposite, label, key, values, indent); in addCheckBox()
267 …Button checkBox= fConfigBlock.addCheckBoxWithLink(parentComposite, label, key, values, indent, wid… in addCheckBoxWithLink()
274 …Combo comboBox= fConfigBlock.addComboBox(parentComposite, label, key, values, valueLabels, indent); in addComboBox()
280 …public PreferenceTreeNode<Text> addTextField(Composite parentComposite, String label, Key key, int… in addTextField() argument
281 Text textField= fConfigBlock.addTextField(parentComposite, label, key, indent, widthHint); in addTextField()
288 …ExpandableComposite expandableComposite= fConfigBlock.createStyleSection(parentComposite, label, n… in addExpandableComposite()
[all …]
H A DFilteredPreferenceTree.java298 public FilteredPreferenceTree(Composite parentComposite, String label, String hint) { in FilteredPreferenceTree() argument
299 this(parentComposite, label, hint, true); in FilteredPreferenceTree()
302 …public FilteredPreferenceTree(Composite parentComposite, String label, String hint, boolean showVe… in FilteredPreferenceTree() argument
303 fParentComposite= parentComposite; in FilteredPreferenceTree()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/sourcelookup/browsers/
H A DDirectorySourceContainerDialog.java115 Composite parentComposite = (Composite)super.createDialogArea(parent); in createDialogArea() local
116 Font font = parentComposite.getFont(); in createDialogArea()
117 Composite composite = new Composite(parentComposite, SWT.NONE); in createDialogArea()
170 return parentComposite; in createDialogArea()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/extensions/org/eclipse/ui/dialogs/
H A DSaveAsDialog.java139 Composite parentComposite = (Composite) super.createDialogArea(parent); in createDialogArea() local
142 Composite composite = new Composite(parentComposite, SWT.NONE); in createDialogArea()
150 composite.setFont(parentComposite.getFont()); in createDialogArea()
158 return parentComposite; in createDialogArea()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.jdt.ui/ui/org/eclipse/jdt/internal/ui/preferences/formatter/
H A DModifyDialog.java130 inner.setFont(parentComposite.getFont()); in create()
399 Button checkbox= new Button(parentComposite, SWT.CHECK); in create()
402 checkbox.setFont(parentComposite.getFont()); in create()
483 Combo combo= new Combo(parentComposite, SWT.SINGLE | SWT.READ_ONLY);
484 combo.setFont(parentComposite.getFont());
613 Spinner spinner= new Spinner(parentComposite, SWT.BORDER);
614 spinner.setFont(parentComposite.getFont());
714 Text text= new Text(parentComposite, SWT.SINGLE | SWT.BORDER);
715 text.setFont(parentComposite.getFont());
717 PixelConverter pixelConverter= new PixelConverter(parentComposite);
[all …]
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.ide/src/org/eclipse/ui/internal/ide/dialogs/
H A DPathVariableDialog.java243 Composite parentComposite = (Composite) super.createDialogArea(parent); in createDialogArea() local
245 initializeDialogUnits(parentComposite); in createDialogArea()
248 Composite contents = createComposite(parentComposite); in createDialogArea()
259 Dialog.applyDialogFont(parentComposite); in createDialogArea()
270 private Composite createComposite(Composite parentComposite) { in createComposite() argument
272 Composite contents = new Composite(parentComposite, SWT.NONE); in createComposite()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.debug/org.eclipse.debug.ui/ui/org/eclipse/debug/internal/ui/actions/breakpointGroups/
H A DGroupBreakpointsByDialog.java111 Composite parentComposite= (Composite) super.createDialogArea(parent); in createDialogArea() local
112 parentComposite.setFont(parent.getFont()); in createDialogArea()
113 Composite composite= new Composite(parentComposite, SWT.NONE); in createDialogArea()
134 Dialog.applyDialogFont(parentComposite); in createDialogArea()
135 return parentComposite; in createDialogArea()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.team/bundles/org.eclipse.team.cvs.ui/src/org/eclipse/team/internal/ccvs/ui/subscriber/
H A DCommitSetDialog.java83 Composite parentComposite = (Composite) super.createDialogArea(parent); in createDialogArea() local
86 Composite composite = new Composite(parentComposite, SWT.NONE); in createDialogArea()
94 composite.setFont(parentComposite.getFont()); in createDialogArea()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.ui/org.eclipse.ltk.ui.refactoring/src/org/eclipse/ltk/internal/ui/refactoring/
H A DChangeElementTreeViewer.java62 public ChangeElementTreeViewer(Composite parentComposite) { in ChangeElementTreeViewer() argument
63 super(parentComposite, SWT.NONE); in ChangeElementTreeViewer()

12