public class DruBoxPanel extends DruSubcontainerPanel
| Modifier and Type | Field and Description |
|---|---|
(package private) DBoxPanel |
dBoxPanel |
(package private) boolean |
first |
static int |
HORIZONTAL |
(package private) int |
idir |
(package private) static long |
serialVersionUID |
(package private) int |
spacing |
static int |
VERTICAL |
bgColor, dPanel, fgColor, id, info, infoReceiver, SCROLLABLE, tip, title, tooltipTarget| Constructor and Description |
|---|
DruBoxPanel() |
DruBoxPanel(int dir) |
DruBoxPanel(int dir,
int pspace) |
| Modifier and Type | Method and Description |
|---|---|
void |
addGlue() |
void |
subAddDComponent(DComponent obj) |
void |
subAddPanel(DruPanel dp) |
void |
subRemoveAll() |
addCardPanel, addDComponent, addDComponent, addMenu, addPanel, addPanel, removeAlladdBorder, addEtchedBorder, addPanel, addRaw, addSingleDComponent, addSunkenBorder, addTitledBorder, exportInfo, getBg, getGUIPeer, getID, getInfo, getInfoReceiver, getLocation, getPreferredSize, getTip, getTitle, getXYLocationOnScreen, mouseButtonPressed, postApply, 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, validatestatic final long serialVersionUID
public static final int VERTICAL
public static final int HORIZONTAL
boolean first
int spacing
int idir
DBoxPanel dBoxPanel
public DruBoxPanel()
public DruBoxPanel(int dir)
public DruBoxPanel(int dir,
int pspace)
public void addGlue()
public void subAddPanel(DruPanel dp)
subAddPanel in class DruSubcontainerPanelpublic void subAddDComponent(DComponent obj)
subAddDComponent in class DruSubcontainerPanelpublic void subRemoveAll()
subRemoveAll in class DruSubcontainerPanelCopyright © 2013. All Rights Reserved.