Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6880303
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T04:57:24+00:00 2026-05-27T04:57:24+00:00

I am using Eclipse + GWT. Is there a way to create a side

  • 0

I am using Eclipse + GWT. Is there a way to create a side menu in Eclipse. I need to create a fixed side menu not the menu bar. Any help appreciated.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T04:57:25+00:00Added an answer on May 27, 2026 at 4:57 am

    If you’re trying to make a fixed side panel for a web application using Google Web Toolkit, you can use their DockLayoutPanel class. To make a 200px sidebar on the left side of the screen, you would declare your *.ui.xml file as follows:

    <ui:UiBinder xmlns:ui='urn:ui:com.google.gwt.uibinder'
        xmlns:g='urn:import:com.google.gwt.user.client.ui'>
        <g:DockLayoutPanel unit="PX">
            <g:west size="200">
                <g:Label>This is the side panel!</g:Label>
            </g:west>
            <g:center>
                <g:Label>This is the main panel.</g:Label>
            </g:center>
        </g:DockLayoutPanel>
    </ui:UiBinder>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

How cann I create Hello world Application in Eclipse using Smart GWT? Is there
Im using Eclipse 3.4, EclipseMe 1.7.9. Im trying to deploy/create package a simple project
When using Eclipse over X-Windows on a remote shell (X port forwarding), is there
When using Eclipse PDT with XDebug to debug a PHP web application, is there
I've been using Eclipse with RDT (not RadRails) a lot lately, and I'm quite
I'm wondering, even thought I do have gwt, maven and eclipse working together, there
I m having a GWT Eclipse Project , i m using Eclipse to debug
I'm using Eclipse Indigo on win XP and trying to write a GWT test
I am trying to program in GWT (using Eclipse and the GWT Designer). I
I've created a GWT project using Eclipse which was working perfectly (I was able

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.