java.lang.Object | +--java.awt.Component | +--java.awt.Container | +--java.awt.Panel | +--java.applet.Applet | +--sdlip.examples.demo.DemoClient
A sample applet-based SDLIP client.
BOTTOM_ALIGNMENT,
CENTER_ALIGNMENT,
LEFT_ALIGNMENT,
RIGHT_ALIGNMENT,
TOP_ALIGNMENT
java.lang.String
addServer(sdlip.examples.demo.JSObject win,
java.lang.String label,
java.lang.String host)
java.lang.String
cancelRequest(sdlip.examples.demo.JSObject win,
java.lang.String url,
java.lang.String SID,
java.lang.String reqID)
java.lang.String
extendStateTimeout(sdlip.examples.demo.JSObject win,
java.lang.String url,
java.lang.String SID,
java.lang.String addTime)
java.lang.String
getDocs(sdlip.examples.demo.JSObject win,
java.lang.String url,
java.lang.String sid,
java.lang.String reqID,
java.lang.String docsToGet)
java.lang.String
getSessionInfo(sdlip.examples.demo.JSObject win,
java.lang.String url,
java.lang.String SID)
destroy,
getAppletContext,
getAppletInfo,
getAudioClip,
getAudioClip,
getCodeBase,
getDocumentBase,
getImage,
getImage,
getLocale,
getParameter,
getParameterInfo,
isActive,
newAudioClip,
play,
play,
resize,
resize,
setStub,
showStatus,
start,
stop
addNotify
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,
setFont,
setLayout,
update,
validate,
validateTree
action,
add,
addComponentListener,
addFocusListener,
addInputMethodListener,
addKeyListener,
addMouseListener,
addMouseMotionListener,
addPropertyChangeListener,
addPropertyChangeListener,
bounds,
checkImage,
checkImage,
coalesceEvents,
contains,
contains,
createImage,
createImage,
disable,
disableEvents,
dispatchEvent,
enable,
enable,
enableEvents,
enableInputMethods,
firePropertyChange,
getBackground,
getBounds,
getBounds,
getColorModel,
getComponentOrientation,
getCursor,
getDropTarget,
getFont,
getFontMetrics,
getForeground,
getGraphics,
getHeight,
getInputContext,
getInputMethodRequests,
getLocation,
getLocation,
getLocationOnScreen,
getName,
getParent,
getPeer,
getSize,
getSize,
getToolkit,
getTreeLock,
getWidth,
getX,
getY,
gotFocus,
handleEvent,
hasFocus,
hide,
imageUpdate,
inside,
isDisplayable,
isDoubleBuffered,
isEnabled,
isFocusTraversable,
isLightweight,
isOpaque,
isShowing,
isValid,
isVisible,
keyDown,
keyUp,
list,
list,
list,
location,
lostFocus,
mouseDown,
mouseDrag,
mouseEnter,
mouseExit,
mouseMove,
mouseUp,
move,
nextFocus,
paintAll,
postEvent,
prepareImage,
prepareImage,
printAll,
processComponentEvent,
processFocusEvent,
processInputMethodEvent,
processKeyEvent,
processMouseEvent,
processMouseMotionEvent,
remove,
removeComponentListener,
removeFocusListener,
removeInputMethodListener,
removeKeyListener,
removeMouseListener,
removeMouseMotionListener,
removePropertyChangeListener,
removePropertyChangeListener,
repaint,
repaint,
repaint,
repaint,
requestFocus,
reshape,
setBackground,
setBounds,
setBounds,
setComponentOrientation,
setCursor,
setDropTarget,
setEnabled,
setForeground,
setLocale,
setLocation,
setLocation,
setName,
setSize,
setSize,
setVisible,
show,
show,
size,
toString,
transferFocus
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
wait,
wait,
wait
public DemoClient()
public void init()
public boolean confirm(java.lang.String msg)
public void alert(java.lang.String msg)
public java.lang.Object findObject(java.lang.String hash)
public java.lang.Object findObjectFrom(int hash, TreeNode n)
public java.lang.String getFrameContent(java.lang.String name)
public java.lang.String getSID()
public void addSource()
public java.lang.String clickNode(java.lang.String nodeHash)
public java.lang.String addServer(sdlip.examples.demo.JSObject win, java.lang.String label, java.lang.String host)
public java.lang.String updateTree(sdlip.examples.demo.JSObject win)
public void displaySearchForm(java.lang.String collHash)
public java.lang.String searchCollection(java.lang.String hash, sdlip.examples.demo.JSObject form)
public java.lang.String retrieveMoreAttributes(java.lang.String hash, sdlip.examples.demo.JSObject form)
public java.lang.String makeAttributeChoice(java.lang.String hash, sdlip.examples.demo.JSObject form)
public java.lang.String discardResult(java.lang.String hash)
public java.lang.String attributeChoice(java.lang.String hash)
public java.lang.String nextResultItem(java.lang.String hash, java.lang.String num)
public void showResult(java.lang.String hash)
public java.lang.String setItemsPerPage(java.lang.String hash, java.lang.String value)
public java.lang.String getDocs(sdlip.examples.demo.JSObject win, java.lang.String url, java.lang.String sid, java.lang.String reqID, java.lang.String docsToGet)
public java.lang.String discoverMetadata(sdlip.examples.demo.JSObject win, java.lang.String url)
public java.lang.String getSessionInfo(sdlip.examples.demo.JSObject win, java.lang.String url, java.lang.String SID)
public java.lang.String extendStateTimeout(sdlip.examples.demo.JSObject win, java.lang.String url, java.lang.String SID, java.lang.String addTime)
public java.lang.String cancelRequest(sdlip.examples.demo.JSObject win, java.lang.String url, java.lang.String SID, java.lang.String reqID)