Return-Path: X-Original-To: apmail-pivot-user-archive@www.apache.org Delivered-To: apmail-pivot-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 0F9F09B15 for ; Mon, 8 Oct 2012 14:36:39 +0000 (UTC) Received: (qmail 62390 invoked by uid 500); 8 Oct 2012 14:36:38 -0000 Delivered-To: apmail-pivot-user-archive@pivot.apache.org Received: (qmail 62373 invoked by uid 500); 8 Oct 2012 14:36:38 -0000 Mailing-List: contact user-help@pivot.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@pivot.apache.org Delivered-To: mailing list user@pivot.apache.org Received: (qmail 62365 invoked by uid 99); 8 Oct 2012 14:36:38 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2012 14:36:38 +0000 X-ASF-Spam-Status: No, hits=1.5 required=5.0 tests=HTML_MESSAGE,RCVD_IN_DNSWL_LOW,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of pavanraju.mca@gmail.com designates 209.85.220.54 as permitted sender) Received: from [209.85.220.54] (HELO mail-pa0-f54.google.com) (209.85.220.54) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Oct 2012 14:36:31 +0000 Received: by mail-pa0-f54.google.com with SMTP id bi1so4471543pad.13 for ; Mon, 08 Oct 2012 07:36:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=EsyEv0TDxJ5NWgjiaCUEoRnq3fOOiXdL05PEKxh3oQk=; b=ORIyITVUOQHdHa6PJvwJey1cTOmICKlKe2hFAGabQBk/5X7+MmSFUgL76wYp0kUq9+ 8HlFZ3EC+NKcFzWo8d0jMZfoMhBegHJjk1HzpPAOP53uFU308QeUYiRQSWUEtf3yG/G0 EpxU+CZmdCY+RaS5sEveQktoc1meToINNAbLxNQvm8lyP86zlSKLsZtwUhsbnC9rOHTo w4IaoVFUG0y0/lwTe1WyYXM7VYFZwa7PYz1nDxYLUsjPnSdzGRIkUT303+23VlrnvTqt Vyn8mkTuGkhZc27aQf8MCrDnBvGeD7Rr/mYeOyTvd+ch5JX801SwUMB6sMI1aAgM2OgP aLcA== MIME-Version: 1.0 Received: by 10.68.224.138 with SMTP id rc10mr53819277pbc.34.1349706969831; Mon, 08 Oct 2012 07:36:09 -0700 (PDT) Received: by 10.68.135.9 with HTTP; Mon, 8 Oct 2012 07:36:09 -0700 (PDT) Date: Mon, 8 Oct 2012 20:06:09 +0530 Message-ID: Subject: how to give padding through java code From: V SANTOSH PAVAN RAJU Bs To: user@pivot.apache.org Content-Type: multipart/alternative; boundary=e89a8ff255547cd9ed04cb8d249c --e89a8ff255547cd9ed04cb8d249c Content-Type: text/plain; charset=ISO-8859-1 Hi, i tried to apply padding for a boxpane(which has some components) through java code as boxpane.getStyles().put("padding", 10); here this padding value was applied to all the sides of baxpane i.e, left,right,top,bottom. So how can i apply padding to only one side through java code? -- Thanks & Regards B.S.V.S.Pavan Raju. Skype: skype_pavan1 Hyderabad. --e89a8ff255547cd9ed04cb8d249c Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Hi,
i tried to apply padding for a boxpane(which has some components) t= hrough java code as
boxpane.getStyles().put("padding", = 10);
here this padding value was applied to all the sides of baxp= ane i.e, left,right,top,bottom.=A0
So how can i apply padding to only one side through java code?

--
Thanks & Regard= s
B.S.V.S.Pavan Raju.
<= div> Skype: skype_pavan1
Hyderabad.

--e89a8ff255547cd9ed04cb8d249c--