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, removeAll
addBorder, 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, validate
static 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 DruSubcontainerPanel
public void subAddDComponent(DComponent obj)
subAddDComponent
in class DruSubcontainerPanel
public void subRemoveAll()
subRemoveAll
in class DruSubcontainerPanel
Copyright © 2013. All Rights Reserved.