|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--java.awt.Component
|
+--java.awt.Container
|
+--java.awt.Panel
|
+--java.applet.Applet
|
+--edu.mit.ai.psg.ui.patches.FrameableApplet
|
+--edu.mit.ai.psg.jexa.JexaApplet
Jexa Applet: An applet that displays an object with Jexa.
Default behavior displays a list of all applets on the same page as
this applet. To display something else, override
getObjectToExamine().
| Field Summary | |
protected static Dimension |
minSizeAsButton
|
protected static Dimension |
minSizeInPlace
|
| Fields inherited from class edu.mit.ai.psg.ui.patches.FrameableApplet |
pkBgColor,
pkTextColor,
pkTitle,
titleFont |
| Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT,
CENTER_ALIGNMENT,
LEFT_ALIGNMENT,
RIGHT_ALIGNMENT,
TOP_ALIGNMENT |
| Constructor Summary | |
JexaApplet()
|
|
| Method Summary | |
String |
getAppletInfo()
|
String |
getAppletTitle()
title for applet. |
protected String |
getButtonStartedText()
default: Jexa.getJexaBundleString( JexaWindowStarted ) |
protected String |
getButtonStartingText()
default: Jexa.getJexaBundleString( JexaWindowStarting ) |
protected String |
getButtonStartText()
default: Jexa.getJexaBundleString( JexaWindowStart ) |
protected Dimension |
getMinSizeAsButton()
|
protected Dimension |
getMinSizeInPlace()
|
Object |
getObjectToExamine()
default: display list of all applets sharing this page |
Frame |
initFrameApplet()
Start up window frame; 0x0 applet size on page. |
void |
initPanelInPlaceApplet()
Initialization for displaying applet in place on page. |
String |
toString()
|
| Methods inherited from class edu.mit.ai.psg.ui.patches.FrameableApplet |
getAppletList,
getParameter,
getParameterInfo,
getTitleIcon,
init,
initAppletColors,
initButtonForFrameApplet,
makeButtonForFrame |
| Methods inherited from class java.applet.Applet |
destroy,
getAppletContext,
getAudioClip,
getAudioClip,
getCodeBase,
getDocumentBase,
getImage,
getImage,
getLocale,
isActive,
newAudioClip,
play,
play,
resize,
resize,
setStub,
showStatus,
start,
stop |
| Methods inherited from class java.awt.Panel |
addNotify |
| Methods inherited from class java.awt.Container |
add,
add,
add,
add,
add,
addContainerListener,
addImpl,
countComponents,
deliverEvent,
doLayout,
findComponentAt,
findComponentAt,
getAlignmentX,
getAlignmentY,
getComponent,
getComponentAt,
getComponentAt,
getComponentCount,
getComponents,
getInsets,
getLayout,
getMaximumSize,
getMinimumSize,
getPreferredSize,
insets,
invalidate,
isAncestorOf,
layout,
list,
list,
locate,
minimumSize,
paint,
paintComponents,
paramString,
preferredSize,
print,
printComponents,
processContainerEvent,
processEvent,
remove,
remove,
removeAll,
removeContainerListener,
removeNotify,
setCursor,
setFont,
setLayout,
update,
validate,
validateTree |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait |
| Field Detail |
protected static Dimension minSizeInPlace
protected static Dimension minSizeAsButton
| Constructor Detail |
public JexaApplet()
| Method Detail |
public String getAppletInfo()
public String getAppletTitle()
public Object getObjectToExamine()
protected Dimension getMinSizeInPlace()
FrameableApplet.init()protected Dimension getMinSizeAsButton()
FrameableApplet.init()public void initPanelInPlaceApplet()
FrameableApplet.getParameterInfo()protected String getButtonStartText()
protected String getButtonStartingText()
protected String getButtonStartedText()
public Frame initFrameApplet()
FrameableApplet.getParameterInfo()public String toString()
|
Copyright (c) 1996-1999 Massachusetts Institute of Technology Feedback: jeva-feedback@ai.mit.edu |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||