|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--waba.ui.Control | +--waba.ui.Container | +--mWaba.gui.mControl | +--mWaba.gui.mCanvas | +--mWaba.gui.mPanel | +--mWaba.gui.mFrame | +--mWaba.gui.control.CarrierFrame
Fields inherited from class mWaba.gui.mFrame |
bottom,
capturePressedOutside,
contents,
contentsOnly,
doSaveScreen,
PressedOutside,
savedScreen,
top,
trueBottom,
wantPressedOutside |
Fields inherited from class mWaba.gui.mPanel |
Bottom,
Center,
childListeners,
defaultAddToMeCellConstraints,
defaultAddToMeControlConstraints,
equalWidths,
Fill,
grid,
HCenter,
hGap,
HStretch,
Left,
made,
myControls,
Right,
Top,
VCenter,
vGap,
VStretch |
Fields inherited from class mWaba.gui.mCanvas |
hasBorder,
origin,
raised,
recessed,
scrollServer,
virtualSize |
Fields inherited from class waba.ui.Container |
children,
numChildren,
tail |
Fields inherited from class waba.ui.Control |
height,
next,
parent,
width,
x,
y |
Constructor Summary | |
protected |
CarrierFrame(mControl owner)
|
|
CarrierFrame(mControl client,
mControl owner)
|
Method Summary | |
void |
fitClientAndFrame(int maxWidth,
int maxHeight,
boolean shrinkWidth,
boolean shrinkHeight)
|
boolean |
hasModifier(int what,
boolean shouldInherit)
|
void |
putInFrame(int px,
int py)
|
Methods inherited from class mWaba.gui.mFrame |
doPaint,
eraseSavedScreen,
make,
pressedOutside,
setRect,
setRect |
Methods inherited from class mWaba.gui.mPanel |
add,
addChildListener,
addLast,
addNext,
calculatePreferredSize,
doPaintData,
fillInColumns,
getChildren,
onControlEvent,
removeChildListener,
reShow,
resizeTo,
sendToChildListeners |
Methods inherited from class mWaba.gui.mCanvas |
checkScrolls,
doBorder,
doScroll,
fixOrigin,
getActual,
getBuffer,
getCurrent,
getMySize,
getPercent,
getVisible,
getVisibleArea,
onScroll,
onSetOrigin,
reduceClip,
scroll,
scroll,
setOrigin,
setServer,
updateScrollServer |
Methods inherited from class waba.ui.Container |
findChild |
Methods inherited from class waba.ui.Control |
addTimer,
contains,
createGraphics,
getFontMetrics,
getMainWindow,
getParent,
getRect,
removeTimer |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
protected CarrierFrame(mControl owner)
public CarrierFrame(mControl client, mControl owner)
Method Detail |
public boolean hasModifier(int what, boolean shouldInherit)
public void fitClientAndFrame(int maxWidth, int maxHeight, boolean shrinkWidth, boolean shrinkHeight)
public void putInFrame(int px, int py)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |