Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A C G O S

A

addMethod(UMethod) - Method in class com.sunwheeltech.sirius.objbrowser.ObjectBrowser
add a method to the current default object
addMethod(String, String, String) - Method in class com.sunwheeltech.sirius.objbrowser.ObjectBrowser
add a method to the current default object
addToolbars(Container) - Method in class com.sunwheeltech.sirius.objbrowser.ObjectBrowser
add custom toolbar widgets, including a group selector here

C

com.sunwheeltech.sirius.objbrowser - package com.sunwheeltech.sirius.objbrowser
 

G

getObject() - Method in class com.sunwheeltech.sirius.objbrowser.ObjectBrowser
get the Object being browsed
getRootName() - Method in class com.sunwheeltech.sirius.objbrowser.ObjectBrowser
get the root name for this bean type
getScriptSource() - Method in class com.sunwheeltech.sirius.objbrowser.ObjectBrowser
get the URL of the initialisation script

O

ObjectBrowser - class com.sunwheeltech.sirius.objbrowser.ObjectBrowser.
Top-level pane of the objectbrowser component, for inspecting any live java object and its children members using a file-explorer-like graphical interface.
ObjectBrowser() - Constructor for class com.sunwheeltech.sirius.objbrowser.ObjectBrowser
constructor sets up the gui components

S

scripturl - Variable in class com.sunwheeltech.sirius.objbrowser.ObjectBrowser
URL of a script to execute, accessible as a bean-like property
setObject(Object) - Method in class com.sunwheeltech.sirius.objbrowser.ObjectBrowser
set the object being browsed
setScriptSource(URL) - Method in class com.sunwheeltech.sirius.objbrowser.ObjectBrowser
set the URL of the initialisation script

A C G O S