|
Project JXTA | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.awt.Component
java.awt.Container
java.awt.Panel
net.jxta.impl.peergroup.ConfigDialog.PanelGBL
net.jxta.impl.peergroup.ConfigDialog.BorderPanelGBL
static class ConfigDialog.BorderPanelGBL
A Grid Bag Panel with a border
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class java.awt.Panel |
|---|
Panel.AccessibleAWTPanel |
| Nested classes/interfaces inherited from class java.awt.Container |
|---|
Container.AccessibleAWTContainer |
| Nested classes/interfaces inherited from class java.awt.Component |
|---|
Component.AccessibleAWTComponent, Component.BltBufferStrategy, Component.FlipBufferStrategy |
| Field Summary | |
|---|---|
(package private) int |
ascent
|
static int |
BUMP
|
(package private) int |
descent
|
static int |
GROOVE
|
(package private) int |
leading
|
static int |
LOWERED
|
static int |
NONE
|
static int |
RAISED
|
(package private) int |
style
|
(package private) String |
title
|
(package private) int |
titleWidth
|
| Fields inherited from class net.jxta.impl.peergroup.ConfigDialog.PanelGBL |
|---|
insets, lay |
| Fields inherited from class java.awt.Component |
|---|
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
|---|
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
|---|---|
ConfigDialog.BorderPanelGBL(String title)
|
|
ConfigDialog.BorderPanelGBL(String title,
String advice)
|
|
ConfigDialog.BorderPanelGBL(String title,
String advice,
int s)
|
|
| Method Summary | |
|---|---|
Insets |
getInsets()
|
void |
paint(Graphics g)
|
| Methods inherited from class java.awt.Panel |
|---|
addNotify, getAccessibleContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final int NONE
public static final int RAISED
public static final int LOWERED
public static final int GROOVE
public static final int BUMP
int style
String title
int ascent
int descent
int leading
int titleWidth
| Constructor Detail |
|---|
public ConfigDialog.BorderPanelGBL(String title)
public ConfigDialog.BorderPanelGBL(String title,
String advice)
public ConfigDialog.BorderPanelGBL(String title,
String advice,
int s)
| Method Detail |
|---|
public Insets getInsets()
getInsets in class ConfigDialog.PanelGBLpublic void paint(Graphics g)
paint in class Container
|
JXTA J2SE | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||