public class DruBorderPanel extends DruPanel
Modifier and Type | Field and Description |
---|---|
(package private) static long |
serialVersionUID |
bgColor, dPanel, fgColor, id, info, infoReceiver, SCROLLABLE, tip, title, tooltipTarget
Constructor and Description |
---|
DruBorderPanel() |
DruBorderPanel(int xspace,
int yspace) |
DruBorderPanel(int props,
int xspace,
int yspace) |
Modifier and Type | Method and Description |
---|---|
void |
addCenter(DruLabel dp) |
void |
addCenter(DruPanel dp) |
void |
addEast(DruLabel dp) |
void |
addEast(DruPanel dp) |
void |
addNorth(DruLabel dp) |
void |
addNorth(DruPanel dp) |
void |
addRaw(javax.swing.JPanel panel) |
void |
addSouth(DruLabel dp) |
void |
addSouth(DruPanel dp) |
void |
addWest(DruLabel dp) |
void |
addWest(DruPanel dp) |
static java.lang.Object |
getCenterConstraints() |
addBorder, addCardPanel, addDComponent, addDComponent, addEtchedBorder, addMenu, addPanel, addPanel, addRaw, addSingleDComponent, addSunkenBorder, addTitledBorder, exportInfo, getBg, getGUIPeer, getID, getInfo, getInfoReceiver, getLocation, getPreferredSize, getTip, getTitle, getXYLocationOnScreen, mouseButtonPressed, postApply, removeAll, removeDComponent, removePanel, repaint, revalidate, seForegroundColor, setBackgroundColor, setBg, setBorderLayout, setColors, setColors, setEmptyBorder, setEtchedBorder, setEtchedUpBorder, setFallbackBackgroundColor, setFallbackForegroundColor, setFg, setFlowCenter, setFlowLayout, setFlowLeft, setFlowRight, setGridLayout, setID, setInfo, setInfoReceiver, setPreferredSize, setPreferredSize, setSingle, setSunkenBorder, setTip, setTitle, setTitleInfo, setTooltipTarget, toString, validate
static final long serialVersionUID
public DruBorderPanel()
public DruBorderPanel(int xspace, int yspace)
public DruBorderPanel(int props, int xspace, int yspace)
public void addNorth(DruPanel dp)
public void addSouth(DruPanel dp)
public void addEast(DruPanel dp)
public void addWest(DruPanel dp)
public void addCenter(DruPanel dp)
public void addNorth(DruLabel dp)
public void addSouth(DruLabel dp)
public void addEast(DruLabel dp)
public void addWest(DruLabel dp)
public void addCenter(DruLabel dp)
public static java.lang.Object getCenterConstraints()
public void addRaw(javax.swing.JPanel panel)
Copyright © 2013. All Rights Reserved.