All Packages  Class Hierarchy

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z

Index of all Fields and Methods

A

AboutDialog(Frame). Constructor for class sun.beanbox.AboutDialog
accept(File, String). Method in class sun.beanbox.FileExtension
action(JarInfo, BeanInfo, String). Method in interface sun.beanbox.DoOnBean
actionPerformed(ActionEvent). Method in class sun.beanbox.BeanBoxFrame
actionPerformed(ActionEvent). Method in class sunw.demo.test.BridgeTester
actionPerformed(ActionEvent). Method in class sun.beanbox.CustomizerDialog
actionPerformed(ActionEvent). Method in class sun.beanbox.EventTargetDialog
actionPerformed(ActionEvent). Method in class sun.beanbox.MessageDialog
actionPerformed(ActionEvent). Method in class sun.beanbox.PropertyNameDialog
activate(). Method in class sun.beanbox.Wrapper
add(InfoBusMember). Method in class sun.beanbox.IBSupport
add(String, String). Method in class sun.beanbox.MessageHeader
Adds a key value pair to the end of the header.
add(Timer). Method in class sun.beanbox.Timer
addActionListener(ActionListener). Method in class sunw.demo.buttons.OurButton
The specified ActionListeners actionPerformed method will be called each time the button is clicked.
addAdaptorMethod. Variable in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
The Event Source's addListener method
addAdaptorToSource(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
Adds this Adaptor to the Event Source
addBridgeTesterListener(BridgeTesterListener). Method in class sunw.demo.test.BridgeTester
addButtonPushListener(ButtonPushListener). Method in class sunw.demo.transitional.OurButton
addEncapsulatedEventListener(EncapsulatedEventListener). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
addEncapsulatedEventListener(Object, EncapsulatedEventListener). Method in interface sunw.demo.encapsulatedEvents.EncapsulatedEventManager

Adds the listener eel to the source s to receive ALL events s emits as encpasulated events.

addEncapsulatedEventListener(Object, EncapsulatedEventListener, Class[]). Method in interface sunw.demo.encapsulatedEvents.EncapsulatedEventManager

Adds the listener eel to the source s to receive the events enumerated by lc that s emits.

addEntry(MessageHeader). Method in class sun.beanbox.Manifest
addEventSource(Object). Method in class sunw.demo.encapsulatedEvents.EventMonitor

Adds the listener eel to the source s to receive ALL events s emits as encpasulated events.

addFile(File). Method in class sun.beanbox.Manifest
addFiles(File, String[]). Method in class sun.beanbox.Manifest
addLayoutComponent(String, Component). Method in class sun.beanbox.BeanBoxFrame
addPropertyActionListener(String, ActionListener). Method in class sunw.demo.quote.PropertyPanel
addPropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.test.BridgeTester
The specified PropertyChangeListeners propertyChange method will be called each time the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.test.BridgeTesterCustomizer
addPropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.buttons.ExplicitButtonCustomizer
addPropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.jelly.JellyBean
The specified PropertyChangeListeners propertyChange method will be called each time the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.buttons.OurButton
The specified PropertyChangeListeners propertyChange method will be called each time the value of any bound property is changed.
addPropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.quote.QuoteMonitor
addPropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.select.SelectCustomizer
addPropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.misc.TickTock
addQuoteListener(QuoteListener). Method in interface sunw.demo.quote.QuoteServer
addQuoteListener(QuoteListener). Method in class sunw.demo.quote.QuoteServerImpl
The specified QuoteListeners quoteChanged method will be called each time new quote data is available.
addVetoableChangeListener(VetoableChangeListener). Method in class sunw.demo.test.BridgeTester
addVetoableChangeListener(VetoableChangeListener). Method in class sunw.demo.jelly.JellyBean
The specified VetoableChangeListeners vetoableChange method will be called each time the value of any constrained property is changed.
appendButton(Button). Method in class sunw.demo.quote.PropertyPanel
appendProperty(String). Method in class sunw.demo.quote.PropertyPanel
appendProperty(String, String). Method in class sunw.demo.quote.PropertyPanel
AppletClassGenerator(BeanBox). Constructor for class sun.beanbox.AppletClassGenerator
A generator for AppletClasses.
AppletGenerator(Frame, BeanBox, File, String, String, File). Constructor for class sun.beanbox.AppletGenerator
AppletSupport(). Constructor for class sunw.beanbox.AppletSupport
applyDefinitions(Vector). Method in class sun.beanbox.SimpleClassLoader
Define a class from the bytecodes that were collected early...
assignStub(Applet, ClassLoader, Class). Static method in class sunw.beanbox.AppletSupport
attach(Object, String, Method, Object, Method). Method in class sunw.beanbox.PropertyHookup
Create a property hookup, so that a change to the named bound property on the source object turns into a call on the "setter" method of the given target object.
attach(String, Object, Method). Method in class sunw.beanbox.PropertyHookup
Version of the above for when the objects have been initialized somehow

B

BeanBorder(). Constructor for class sunw.demo.delegator.BeanBorder
BeanBox(). Constructor for class sun.beanbox.BeanBox
Initialize a new BeanBox.
BeanBoxFrame(). Constructor for class sun.beanbox.BeanBoxFrame
Create a new BeanBoxFrame at a default screen location.
beanHasHiddenState(Object). Method in class sun.beanbox.AppletClassGenerator
Returns true if bean has hidden state.
BeanScroller(). Constructor for class sunw.demo.delegator.BeanScroller
BlueButtonWriter(). Constructor for class sunw.demo.buttons.BlueButtonWriter
BridgeTester(). Constructor for class sunw.demo.test.BridgeTester
BridgeTesterBeanInfo(). Constructor for class sunw.demo.test.BridgeTesterBeanInfo
BridgeTesterCustomizer(). Constructor for class sunw.demo.test.BridgeTesterCustomizer
ButtonPushEvent(Component). Constructor for class sunw.demo.transitional.ButtonPushEvent

C

canonicalID(String). Static method in class sun.beanbox.MessageHeader
Convert a message-id string to canonical form (strips off leading and trailing <>s)
ChangeReporter(). Constructor for class sunw.demo.misc.ChangeReporter
ClassCompiler(). Constructor for class sun.beanbox.ClassCompiler
close(). Method in class sun.beanbox.IndentedStream
compile(String, String). Static method in class sun.beanbox.ClassCompiler
Invoke the javac compiler.
create(OutputStream, File, String, String[]). Static method in class sun.beanbox.JarAccess
Create a new JAR file; Given a base directory, a beanfilename, and a set of files names, these two relative to the base directory if baseDir is null, it means WD if beanFIle is null, it means generate no MANIFEST Generates a *non-signed* MANIFEST
create(OutputStream, JarEntrySource[]). Static method in class sun.beanbox.JarAccess
Creates a new ZIP file with a bunch of entries
create(OutputStream, String[]). Static method in class sun.beanbox.JarAccess
Creates a new ZIP file with a bunch of files
createLoader(String, String). Static method in class sun.beanbox.SimpleClassLoader
Returns an InputStream on the resource
CustomizerDialog(Frame, Customizer, Object). Constructor for class sun.beanbox.CustomizerDialog

D

deactivate(). Method in class sun.beanbox.Wrapper
defineClassFromBytes(String, byte[]). Method in class sun.beanbox.SimpleClassLoader
Set some bytecodes as a definition for a class.
DelegatorClassFile(String, Class[]). Constructor for class sunw.demo.classfile.DelegatorClassFile
deliverEvent(EventListener). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEvent

This method can be used to deliver the encapsulated event to an object that conforms to the EventListener sub-interface that the event originated from.

dispose(). Method in class sun.beanbox.BeanBoxFrame
doInsert(Object, String, String, boolean, boolean). Method in class sun.beanbox.BeanBox
Insert a given Component instance into the current BeanBox.
doLayout(). Method in class sunw.demo.delegator.BeanBorder
doLayout(). Method in class sunw.demo.delegator.BeanScroller
doLayout(). Method in class sun.beanbox.CustomizerDialog
doLayout(). Method in class sun.beanbox.PropertySheet
doLayout(). Method in class sunw.demo.select.Select
doLayout(). Method in class sun.beanbox.Wrapper
doMouseStuff(MouseEvent). Method in class sun.beanbox.Wrapper

E

elapsed(). Method in class sun.beanbox.Timer
encapsulatedEvent(EncapsulatedEvent). Method in interface sunw.demo.encapsulatedEvents.EncapsulatedEventListener
EncapsulatedEvent(EventObject, Method). Constructor for class sunw.demo.encapsulatedEvents.EncapsulatedEvent

Construct an Event Object from a simple event listener method.

EncapsulatedEvent(Object, EventObject, Method). Constructor for class sunw.demo.encapsulatedEvents.EncapsulatedEvent

Construct an Event Object from an intermediate.

EncapsulatedEvent(Object, EventObject, Method, Object[]). Constructor for class sunw.demo.encapsulatedEvents.EncapsulatedEvent

Construct an EncapsulatedEvent object.

EncapsulatedEvent(Object, Method, Object[]). Constructor for class sunw.demo.encapsulatedEvents.EncapsulatedEvent

Construct an Event Object from a cracked event listener method.

EncapsulatedEventAdaptor(). Constructor for class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor

default constructor.

EncapsulatedEventAdaptorClassFile(String, OutputStream). Constructor for class sunw.demo.classfile.EncapsulatedEventAdaptorClassFile

This statis function creates the class file implementation and writes it to the stream for loading ...

EncapsulatedEventException(Exception). Constructor for class sunw.demo.encapsulatedEvents.EncapsulatedEventException
public constructor
EncapsulatedEventException(Exception, String). Constructor for class sunw.demo.encapsulatedEvents.EncapsulatedEventException
public constructor
entries(). Method in class sun.beanbox.Manifest
entryAt(int). Method in class sun.beanbox.Manifest
error(String). Method in interface sun.beanbox.DoOnBean
error(String). Static method in class sun.beanbox.JarAccess
Print an error message
error(String, Exception). Method in interface sun.beanbox.DoOnBean
ErrorDialog(Frame, String). Constructor for class sun.beanbox.ErrorDialog
event. Variable in class sunw.demo.encapsulatedEvents.EncapsulatedEvent
eventArgs. Variable in class sunw.demo.encapsulatedEvents.EncapsulatedEvent
EventMonitor(). Constructor for class sunw.demo.encapsulatedEvents.EventMonitor

Construct an EventMonitor Bean.

EventMonitorBeanInfo(). Constructor for class sunw.demo.encapsulatedEvents.EventMonitorBeanInfo
eventNumber1(BridgeTesterEvent). Method in interface sunw.demo.test.BridgeTesterListener
eventNumber2(String). Method in interface sunw.demo.test.BridgeTesterListener
eventNumber3(short). Method in interface sunw.demo.test.BridgeTesterListener
eventNumber4(int[]). Method in interface sunw.demo.test.BridgeTesterListener
exception. Variable in class sunw.demo.encapsulatedEvents.EncapsulatedEventException
ExplicitButton(). Constructor for class sunw.demo.buttons.ExplicitButton
ExplicitButtonBeanInfo(). Constructor for class sunw.demo.buttons.ExplicitButtonBeanInfo
ExplicitButtonCustomizer(). Constructor for class sunw.demo.buttons.ExplicitButtonCustomizer
ExternalizableButton(). Constructor for class sunw.demo.buttons.ExternalizableButton

F

FileExtension(String). Constructor for class sun.beanbox.FileExtension
findBeansWithHiddenState(). Method in class sun.beanbox.AppletClassGenerator
Initializes a private collection of beans that contain hidden-state, if any.
findNextValue(String, String). Method in class sun.beanbox.MessageHeader
Find the next value that corresponds to this key.
findValue(String). Method in class sun.beanbox.MessageHeader
Find the value that corresponds to this key.
findWrapper(Component). Static method in class sun.beanbox.Wrapper
Static method to map from an AWT component to the associated Wrapper.
fire(EventObject, Method). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor

This method is called from simple EventListener method stubs of dynamic subclasses in order to create and EncapsulatedEvent and deliver it to the registered listeners.

fire(Object[], Method). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor

This method is called from cracked EventListener method stubs of dynamic subclasses in order to create and EncapsulatedEvent and deliver it to the registered listeners.

fireAction(). Method in class sunw.demo.buttons.OurButton
This method has the same effect as pressing the button.
Flipper(). Constructor for class sunw.demo.transitional.Flipper

G

generate(Frame, BeanBox, MakeAppDlg, String, String, String). Static method in class sun.beanbox.AppletGenerator
Generate a new Applet from the contents of given BeanBox appletName is the name of the Applet appletDir is the directory where to put all the generated files jarName is the name of the JAR where to package things.
generateClass(String, File, String[]). Method in class sun.beanbox.AppletClassGenerator
Generate a AppletClass for the given BeanBox; Includes compiling it TBD; classes should not be in the default package we should pass around the package name.
getActionListener(). Method in class sunw.demo.test.BridgeTester
getAdaptorClassName(). Method in class sun.beanbox.WrapperEventInfo
getAdderName(String). Method in class sun.beanbox.Wrapper
getAlgorithm(). Method in class sunw.demo.sort.SortItem
getAnimationRate(). Method in class sunw.demo.juggler.Juggler
getAsk(). Method in class sunw.demo.quote.QuoteEvent
getBaseNameFromAdaptorName(String). Static method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptorGenerator
getBean(). Method in class sun.beanbox.Wrapper
get the wrapped bean.
getBeanDescriptor(). Method in class sunw.demo.test.BridgeTesterBeanInfo
getBeanDescriptor(). Method in class sunw.demo.buttons.ExplicitButtonBeanInfo
getBeanDescriptor(). Method in class sunw.demo.select.SelectBeanInfo
getBeanInfo(int). Method in class sun.beanbox.JarInfo
Get the BeanInfo for the ith bean in this jar file
getBeanLabel(). Method in class sun.beanbox.Wrapper
get the wrapped beanName
getBeanName(). Method in class sun.beanbox.Wrapper
get the wrapped beanName
getBid(). Method in class sunw.demo.quote.QuoteEvent
getBooleanArray(). Method in class sunw.demo.test.BridgeTester
getBooleanArrayWithIndex(int). Method in class sunw.demo.test.BridgeTester
getBorderColor(). Method in class sunw.demo.delegator.BeanBorder
getBorderWidth(). Method in class sunw.demo.delegator.BeanBorder
getByteArray(). Method in class sunw.demo.test.BridgeTester
getByteArrayWithIndex(int). Method in class sunw.demo.test.BridgeTester
getByteValue(). Method in class sunw.demo.test.BridgeTester
getChangedProperties(). Method in class sun.beanbox.Wrapper
get the properties changed at design time.
getCharArray(). Method in class sunw.demo.test.BridgeTester
getCharArrayWithIndex(int). Method in class sunw.demo.test.BridgeTester
getCharValue(). Method in class sunw.demo.test.BridgeTester
getChild(). Method in class sun.beanbox.Wrapper
get the AWT component used to represent the wrapped bean.
getClassLoader(). Method in class sun.beanbox.ObjectInputStreamLoader
getClipDir(). Static method in class sun.beanbox.BeanBoxFrame
getClipFileName(). Static method in class sun.beanbox.BeanBoxFrame
getClipFromPrototypeInfo(). Static method in class sun.beanbox.BeanBoxFrame
getClipLabel(). Static method in class sun.beanbox.BeanBoxFrame
getClipName(). Static method in class sun.beanbox.BeanBoxFrame
getClipResource(). Static method in class sun.beanbox.BeanBoxFrame
getColor(). Method in class sunw.demo.jelly.JellyBean
Returns the color that the jelly bean is rendered with.
getColor(). Method in class sunw.demo.transitional.TransitionalBean
getCount(). Method in class sun.beanbox.JarInfo
Get the number of beans in this Jar file
getDate(). Method in class sunw.demo.quote.QuoteEvent
getDebug(). Method in class sunw.demo.buttons.OurButton
Returns true if debugging output is enabled.
getDefaultEventIndex(). Method in class sunw.demo.test.BridgeTesterBeanInfo
getDefaultPropertyIndex(). Method in class sunw.demo.test.BridgeTesterBeanInfo
getDefaultPropertyIndex(). Method in class sunw.demo.buttons.ExplicitButtonBeanInfo
getDefineOnDemand(). Static method in class sun.beanbox.BeanBoxFrame
getDoubleArray(). Method in class sunw.demo.test.BridgeTester
getDoubleArrayWithIndex(int). Method in class sunw.demo.test.BridgeTester
getDoubleValue(). Method in class sunw.demo.test.BridgeTester
getEncapsulatedEventAdaptor(Class, Object). Static method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
Generate an Adaptor instance for the Listener Interface and Event Source
getEncapsulatedEventAdaptorClass(Class). Static method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
getEncapsulatedListenerCount(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
getEncapsulatedListeners(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
getEntry(String). Method in class sun.beanbox.Manifest
getEvent(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEvent
getEventArguments(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEvent
getEventClass(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEvent
getEventClassName(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEvent
getEventHookupInfo(). Method in class sun.beanbox.Wrapper
This will replace the bottom two
getEventSetDescriptors(). Method in class sunw.demo.test.BridgeTesterBeanInfo
getEventSetDescriptors(). Method in class sunw.demo.buttons.ExplicitButtonBeanInfo
getEventSetName(). Method in class sun.beanbox.WrapperEventInfo
getEventSource(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEvent
getException(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventException
getExceptionClass(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventException
getExceptionClassName(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventException
getFloatArray(). Method in class sunw.demo.test.BridgeTester
getFloatArrayWithIndex(int). Method in class sunw.demo.test.BridgeTester
getFloatValue(). Method in class sunw.demo.test.BridgeTester
getFontSize(). Method in class sunw.demo.buttons.OurButton
Return the current font point size.
getHideInvisibleBeans(). Static method in class sun.beanbox.BeanBoxFrame
getHttpProxy(). Method in interface sunw.demo.quote.QuoteServer
getHttpProxy(). Method in class sunw.demo.quote.QuoteServerImpl
The HTTP proxy host and port number are stored in the System property list under "http.proxyHost" and "http.proxyPort".
getIcon(int). Method in class sunw.demo.test.BridgeTesterBeanInfo
getIcon(int). Method in class sunw.demo.buttons.ExplicitButtonBeanInfo
getIcon(int). Method in class sunw.demo.jelly.JellyBeanBeanInfo
getIcon(int). Method in class sunw.demo.juggler.JugglerBeanInfo
getInfo(String). Method in class sunw.demo.select.SelectCustomizer
getInfoBusInfoView(). Method in class sun.beanbox.IBSupport
Gets a java.awt.Component displaying information on all available InfoBus's.
getInformation(). Method in class sunw.demo.test.BridgeTesterEvent
getInputStream(). Method in interface sun.beanbox.InputStreamProducer
getInputStream(). Method in class sun.beanbox.JarEntrySource
getInstance(String). Method in class sun.beanbox.JarInfo
Get a new Bean instance given its name
getIntArray(). Method in class sunw.demo.test.BridgeTester
getIntArrayWithIndex(int). Method in class sunw.demo.test.BridgeTester
getInterval(). Method in class sunw.demo.misc.TickTock
getIntValue(). Method in class sunw.demo.test.BridgeTester
getIntValue(). Method in class sunw.demo.test.BridgeTesterEvent
getJarName(). Method in class sun.beanbox.JarInfo
Get the name of the file containing this JAR
getJarName(String). Static method in class sun.beanbox.JarInfo
Global information: where did a given bean came from?
getJavaInitializationString(). Method in class sunw.demo.molecule.MoleculeNameEditor
getKey(int). Method in class sun.beanbox.MessageHeader
getLabel(). Method in class sunw.demo.buttons.OurButton
Returns the buttons label.
getLength(). Method in class sun.beanbox.JarEntrySource
getListenerClass(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
getListenerClassName(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
getListenerInterface(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEvent
getListenerInterfaceName(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEvent
getListenerMethod(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEvent
getListenerMethodName(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEvent
getLoader(). Method in class sun.beanbox.JarLoader
get the loader we are using
getLocalResource(String). Method in class sun.beanbox.SimpleClassLoader
Return a URL to the desired resource.
getLocalResource(String, String). Static method in class sun.beanbox.SimpleClassLoader
getLocalResourceAsStream(String, String). Static method in class sun.beanbox.SimpleClassLoader
getLongValue(). Method in class sunw.demo.test.BridgeTester
getManifestData(String). Method in class sun.beanbox.JarInfo
Get to Manifest Headers for this bean
getMaxRows(). Method in class sunw.demo.select.Select
getMethodDescriptors(). Method in class sunw.demo.test.BridgeTesterBeanInfo
getMethodDescriptors(). Method in class sunw.demo.encapsulatedEvents.EventMonitorBeanInfo
getMinimumSize(). Method in class sunw.demo.juggler.Juggler
getMinimumSize(). Method in class sunw.demo.buttons.OurButton
getMinimumSize(). Method in class sunw.demo.select.SelectCustomizer
getMoleculeName(). Method in class sunw.demo.molecule.Molecule
getName(). Method in class sun.beanbox.JarEntrySource
getName(int). Method in class sun.beanbox.JarInfo
The bean name of this bean
getOpen(). Method in class sunw.demo.quote.QuoteEvent
getPaneBackground(). Method in class sunw.demo.delegator.BeanScroller
getPassword(). Method in class sunw.demo.select.Select
getPreferredSize(). Method in class sunw.demo.delegator.BeanBorder
getPreferredSize(). Method in class sunw.demo.test.BridgeTester
getPreferredSize(). Method in class sunw.demo.test.BridgeTesterCustomizer
getPreferredSize(). Method in class sunw.demo.encapsulatedEvents.EventMonitor
getPreferredSize(). Method in class sunw.demo.buttons.ExplicitButtonCustomizer
getPreferredSize(). Method in class sunw.demo.jelly.JellyBean
getPreferredSize(). Method in class sunw.demo.juggler.Juggler
getPreferredSize(). Method in class sunw.demo.molecule.Molecule
getPreferredSize(). Method in class sunw.demo.buttons.OurButton
getPreferredSize(). Method in class sun.beanbox.OurLabel
getPreferredSize(). Method in class sunw.demo.select.SelectCustomizer
getPreferredSize(). Method in class sunw.demo.misc.Voter
getPreferredSize(). Method in class sun.beanbox.Wrapper
getPrice(). Method in class sunw.demo.quote.QuoteEvent
getPriceInCents(). Method in class sunw.demo.jelly.JellyBean
Returns the current price.
getPropertyDescriptors(). Method in class sunw.demo.test.BridgeTesterBeanInfo
getPropertyDescriptors(). Method in class sunw.demo.buttons.ExplicitButtonBeanInfo
getPropertyDescriptors(). Method in class sunw.demo.molecule.MoleculeBeanInfo
getPropertyName(). Method in class sun.beanbox.WrapperPropertyEventInfo
getPropertyValue(String). Method in class sunw.demo.quote.PropertyPanel
getQuickStart(). Static method in class sun.beanbox.BeanBoxFrame
getQuoteEventRate(). Method in class sunw.demo.quote.QuoteServerImpl
getQuoteServerHost(). Method in class sunw.demo.quote.QuoteMonitor
getQuoteSource(). Method in class sunw.demo.quote.QuoteServerImpl
getRemoverName(String). Method in class sun.beanbox.Wrapper
getResource(String). Method in class sun.beanbox.SimpleClassLoader
getResourceAsStream(String). Method in class sun.beanbox.SimpleClassLoader
getResult(). Method in class sun.beanbox.PropertyNameDialog
getSeconds(). Method in class sunw.demo.misc.TickTock
getSetterMethod(Object). Method in class sunw.beanbox.PropertyHookup
getSetterName(). Method in class sun.beanbox.WrapperPropertyEventInfo
getSetterTypes(). Method in class sun.beanbox.WrapperPropertyEventInfo
getShortArray(). Method in class sunw.demo.test.BridgeTester
getShortArrayWithIndex(int). Method in class sunw.demo.test.BridgeTester
getShortValue(). Method in class sunw.demo.test.BridgeTester
getSource(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
getSourceEventListenerInterfaces(Object). Method in interface sunw.demo.encapsulatedEvents.EncapsulatedEventManager

Called to determine the events that a particular source emits.

getSQL(). Method in class sunw.demo.select.Select
getStockSymbol(). Method in interface sunw.demo.quote.QuoteListener
Called by the QuoteServer before polling the quote source to discover what stock we're monitoring.
getStockSymbol(). Method in class sunw.demo.quote.QuoteMonitor
getStringArray(). Method in class sunw.demo.test.BridgeTester
getStringArrayWithIndex(int). Method in class sunw.demo.test.BridgeTester
getStringValue(). Method in class sunw.demo.test.BridgeTester
getSymbol(). Method in class sunw.demo.quote.QuoteEvent
getTags(). Method in class sunw.demo.molecule.MoleculeNameEditor
getTargetBean(). Method in class sun.beanbox.WrapperEventInfo
getTargetObject(Object). Method in class sunw.beanbox.PropertyHookup
getTargetsByProperty(). Method in class sunw.beanbox.PropertyHookup
getTime(). Method in class sun.beanbox.JarEntrySource
getTmpDir(). Static method in class sun.beanbox.BeanBoxFrame
getToolBox(). Static method in class sun.beanbox.BeanBoxFrame
getTopBox(). Static method in class sun.beanbox.BeanBoxFrame
getTopWrapper(). Method in class sun.beanbox.BeanBox
Get the top wrapper (i.e.
getTopWrapper(). Static method in class sun.beanbox.BeanBoxFrame
getURL(). Method in class sunw.demo.select.Select
getUser(). Method in class sunw.demo.select.Select
getValue(int). Method in class sun.beanbox.MessageHeader
getVersionID(). Static method in class sun.beanbox.BeanBoxFrame
getVetoAll(). Method in class sunw.demo.misc.Voter
If true, veto all proposed changes, otherwise accept them.
getVolume(). Method in class sunw.demo.quote.QuoteEvent

H

handleEncapsulatedEventException(EncapsulatedEventException, EncapsulatedEventListener, Method). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor

EncapsulatedEventListener's may raise exceptions to the originating event source through an adaptor by throwing the actual exception within an instance of EncapsulatedEventException.

handleEvent(Event). Method in class sunw.demo.transitional.OurButton
handleEvent(Event). Method in class sunw.demo.transitional.TransitionalBean
handleEvent(Event). Method in class sun.beanbox.Wrapper
HookupManager(). Constructor for class sun.beanbox.HookupManager

I

i(). Method in class sun.beanbox.IndentedStream
IndentedStream(PrintWriter). Constructor for class sun.beanbox.IndentedStream
IndentedStream(PrintWriter, String). Constructor for class sun.beanbox.IndentedStream
init(). Method in class sunw.demo.transitional.Flipper
init(). Method in class sunw.demo.sort.SortItem
Initialize the applet.
initialize(). Method in class sunw.demo.molecule.Molecule
initiateEventSourceMonitoring(EventObject). Method in class sunw.demo.encapsulatedEvents.EventMonitor

register the event source for monitoring

instantiate(String, InputStreamProducer). Method in class sun.beanbox.SimpleClassLoader
Interface to Beans.instantiate.
intValue. Variable in class sunw.demo.test.BridgeTesterEvent
ip(). Method in class sun.beanbox.IndentedStream
ip(String). Method in class sun.beanbox.IndentedStream
isBooleanValue(). Method in class sunw.demo.test.BridgeTester
isDebug(). Method in class sunw.demo.transitional.OurButton
isFromPrototype(). Method in class sun.beanbox.Wrapper
get whether or not the target bean is from a serialized origin
isFromPrototype(String). Method in class sun.beanbox.JarInfo
Was this bean from a serialized prototype? -- unused so far?
isJuggling(). Method in class sunw.demo.juggler.Juggler
Returns false if the Juggler is stopped, true otherwise.
isLargeFont(). Method in class sunw.demo.buttons.OurButton
Returns true if the font is "large" in the sense defined by setLargeFont.
isManifestName(String). Static method in class sun.beanbox.Manifest
isMarkOnly(). Method in class sun.beanbox.JarEntrySource
Accessors
isPropertyEditable(String). Method in class sunw.demo.quote.PropertyPanel

J

JarAccess(). Constructor for class sun.beanbox.JarAccess
JarEntrySource(File). Constructor for class sun.beanbox.JarEntrySource
JarEntrySource(String). Constructor for class sun.beanbox.JarEntrySource
JarEntrySource(String, File). Constructor for class sun.beanbox.JarEntrySource
JarEntrySource(String, InputStream). Constructor for class sun.beanbox.JarEntrySource
JarInfo(String, SimpleClassLoader, String[], boolean[], MessageHeader[]). Constructor for class sun.beanbox.JarInfo
Create a JarInfo.
JarLoader(String). Constructor for class sun.beanbox.JarLoader
Create a JarLoader to read a JAR and to process its contents.
JellyBean(). Constructor for class sunw.demo.jelly.JellyBean
Construct a smallish JellyBean.
JellyBeanBeanInfo(). Constructor for class sunw.demo.jelly.JellyBeanBeanInfo
Juggler(). Constructor for class sunw.demo.juggler.Juggler
JugglerBeanInfo(). Constructor for class sunw.demo.juggler.JugglerBeanInfo

K

keyPressed(KeyEvent). Method in class sunw.demo.test.BridgeTester
keyPressed(KeyEvent). Method in class sunw.demo.test.BridgeTesterCustomizer
keyPressed(KeyEvent). Method in class sunw.demo.buttons.ExplicitButtonCustomizer
keyReleased(KeyEvent). Method in class sunw.demo.test.BridgeTester
keyReleased(KeyEvent). Method in class sunw.demo.test.BridgeTesterCustomizer
keyReleased(KeyEvent). Method in class sunw.demo.buttons.ExplicitButtonCustomizer
keyTyped(KeyEvent). Method in class sunw.demo.test.BridgeTester
keyTyped(KeyEvent). Method in class sunw.demo.test.BridgeTesterCustomizer
keyTyped(KeyEvent). Method in class sunw.demo.buttons.ExplicitButtonCustomizer

L

layout(). Method in class sunw.demo.select.Select
layoutContainer(Container). Method in class sun.beanbox.BeanBoxFrame
listenerInterface. Variable in class sunw.demo.encapsulatedEvents.EncapsulatedEvent
listenerMethod. Variable in class sunw.demo.encapsulatedEvents.EncapsulatedEvent
listeners. Variable in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
loadClass(String). Method in class sun.beanbox.SimpleClassLoader
Load a class from this class loader.
loadClass(String, boolean). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptorGenerator
loadClass will lookup classes with its Class Loader or via the system, unless the class requested is a dynamic adaptor class, then we invoke the code generator to create the adaptor class on the fly.
loadClass(String, boolean). Method in class sun.beanbox.SimpleClassLoader
This is the main method for ClassLoaders, that is being redefined
loadClassFromFile(String). Method in class sun.beanbox.SimpleClassLoader
Helper function; load a class from a file
loadJar(). Method in class sun.beanbox.JarLoader
Load the classes, resources, etc.
loadJarDoOnBean(String, DoOnBean). Static method in class sun.beanbox.JarLoader
Load the JAR file, then apply an action to each bean found
LocalQuote(). Constructor for class sunw.demo.quote.LocalQuote

M

main(String[]). Static method in class sun.beanbox.BeanBoxFrame
main(String[]). Static method in class sunw.demo.buttons.BlueButtonWriter
main(String[]). Static method in class sunw.demo.misc.DemoNestedClasses
main(String[]). Static method in class sun.beanbox.JarAccess
A command line interface.
main(String[]). Static method in class sunw.demo.buttons.OrangeButtonWriter
main(String[]). Static method in class sun.beanbox.Report
main(String[]). Static method in class sunw.demo.sort.SorterBeanWriter
main(String[]). Static method in class sunw.demo.delegator.Test
MakeAppDlg(Frame, BeanBox). Constructor for class sun.beanbox.MakeAppDlg
makeManifestEntry(String). Static method in class sun.beanbox.JarAccess
An InputStream with the data about the Manifest
Manifest(). Constructor for class sun.beanbox.Manifest
Manifest(byte[]). Constructor for class sun.beanbox.Manifest
Manifest(InputStream). Constructor for class sun.beanbox.Manifest
Parse a manifest from a stream
Manifest(String[]). Constructor for class sun.beanbox.Manifest
MessageDialog(Frame, String, String). Constructor for class sun.beanbox.MessageDialog
MessageDialog(Frame, String, String, boolean). Constructor for class sun.beanbox.MessageDialog
MessageHeader(). Constructor for class sun.beanbox.MessageHeader
MessageHeader(InputStream). Constructor for class sun.beanbox.MessageHeader
minimumLayoutSize(Container). Method in class sun.beanbox.BeanBoxFrame
minimumSize(). Method in class sunw.demo.juggler.Juggler
minimumSize(). Method in class sunw.demo.buttons.OurButton
Molecule(). Constructor for class sunw.demo.molecule.Molecule
MoleculeBeanInfo(). Constructor for class sunw.demo.molecule.MoleculeBeanInfo
MoleculeNameEditor(). Constructor for class sunw.demo.molecule.MoleculeNameEditor
mouseClicked(MouseEvent). Method in class sun.beanbox.BeanBox
mouseClicked(MouseEvent). Method in class sunw.demo.test.BridgeTester
mouseClicked(MouseEvent). Method in class sunw.demo.molecule.Molecule
mouseClicked(MouseEvent). Method in class sunw.demo.buttons.OurButton
mouseClicked(MouseEvent). Method in class sunw.demo.sort.SortItem
mouseClicked(MouseEvent). Method in class sun.beanbox.Wrapper
mouseDragged(MouseEvent). Method in class sun.beanbox.BeanBox
mouseDragged(MouseEvent). Method in class sunw.demo.molecule.Molecule
mouseDragged(MouseEvent). Method in class sunw.demo.buttons.OurButton
mouseDragged(MouseEvent). Method in class sun.beanbox.Wrapper
mouseEntered(MouseEvent). Method in class sun.beanbox.BeanBox
mouseEntered(MouseEvent). Method in class sunw.demo.test.BridgeTester
mouseEntered(MouseEvent). Method in class sunw.demo.molecule.Molecule
mouseEntered(MouseEvent). Method in class sunw.demo.buttons.OurButton
mouseEntered(MouseEvent). Method in class sunw.demo.sort.SortItem
mouseEntered(MouseEvent). Method in class sun.beanbox.Wrapper
mouseExited(MouseEvent). Method in class sun.beanbox.BeanBox
mouseExited(MouseEvent). Method in class sunw.demo.test.BridgeTester
mouseExited(MouseEvent). Method in class sunw.demo.molecule.Molecule
mouseExited(MouseEvent). Method in class sunw.demo.buttons.OurButton
mouseExited(MouseEvent). Method in class sunw.demo.sort.SortItem
mouseExited(MouseEvent). Method in class sun.beanbox.Wrapper
mouseMoved(MouseEvent). Method in class sun.beanbox.BeanBox
mouseMoved(MouseEvent). Method in class sunw.demo.molecule.Molecule
mouseMoved(MouseEvent). Method in class sunw.demo.buttons.OurButton
mouseMoved(MouseEvent). Method in class sun.beanbox.Wrapper
mousePressed(MouseEvent). Method in class sun.beanbox.BeanBox
mousePressed(MouseEvent). Method in class sunw.demo.test.BridgeTester
mousePressed(MouseEvent). Method in class sunw.demo.molecule.Molecule
mousePressed(MouseEvent). Method in class sunw.demo.buttons.OurButton
mousePressed(MouseEvent). Method in class sunw.demo.sort.SortItem
mousePressed(MouseEvent). Method in class sun.beanbox.Wrapper
mouseReleased(MouseEvent). Method in class sun.beanbox.BeanBox
mouseReleased(MouseEvent). Method in class sunw.demo.test.BridgeTester
mouseReleased(MouseEvent). Method in class sunw.demo.molecule.Molecule
mouseReleased(MouseEvent). Method in class sunw.demo.buttons.OurButton
mouseReleased(MouseEvent). Method in class sunw.demo.sort.SortItem
mouseReleased(MouseEvent). Method in class sun.beanbox.Wrapper

O

o(). Method in class sun.beanbox.IndentedStream
ObjectInputStreamLoader(InputStream, ClassLoader). Constructor for class sun.beanbox.ObjectInputStreamLoader
Loader must be non-null;
op(). Method in class sun.beanbox.IndentedStream
op(String). Method in class sun.beanbox.IndentedStream
OrangeButtonWriter(). Constructor for class sunw.demo.buttons.OrangeButtonWriter
OurButton(). Constructor for class sunw.demo.buttons.OurButton
Constructs a Button with the a default label.
OurButton(). Constructor for class sunw.demo.transitional.OurButton
OurButton(String). Constructor for class sunw.demo.buttons.OurButton
Constructs a Button with the specified label.
OurButton(String). Constructor for class sunw.demo.transitional.OurButton
OurLabel(String). Constructor for class sun.beanbox.OurLabel
ourLoader. Static variable in class sun.beanbox.SimpleClassLoader
output(String). Static method in class sun.beanbox.JarAccess
Print an output message

P

paint(Graphics). Method in class sunw.demo.delegator.BeanBorder
paint(Graphics). Method in class sun.beanbox.BeanBox
Repaint the current beanbox.
paint(Graphics). Method in class sunw.demo.jelly.JellyBean
paint(Graphics). Method in class sunw.demo.juggler.Juggler
Draw the current frame.
paint(Graphics). Method in class sunw.demo.molecule.Molecule
paint(Graphics). Method in class sunw.demo.buttons.OurButton
Paint the button: the label is centered in both dimensions.
paint(Graphics). Method in class sun.beanbox.OurLabel
paint(Graphics). Method in class sunw.demo.sort.SortItem
Paint the array of numbers as a list of horizontal lines of varying lenghts.
paint(Graphics). Method in class sunw.demo.transitional.TransitionalBean
paint(Graphics). Method in class sunw.demo.misc.Voter
paint(Graphics). Method in class sun.beanbox.Wrapper
parseHeader(InputStream). Method in class sun.beanbox.MessageHeader
Parse a MIME header from an input stream.
pn(String). Method in class sun.beanbox.IndentedStream
pn0(String). Method in class sun.beanbox.IndentedStream
pp(). Method in class sun.beanbox.IndentedStream
pp(String). Method in class sun.beanbox.IndentedStream
pp0(String). Method in class sun.beanbox.IndentedStream
preferredLayoutSize(Container). Method in class sun.beanbox.BeanBoxFrame
preferredSize(). Method in class sunw.demo.test.BridgeTester
preferredSize(). Method in class sunw.demo.test.BridgeTesterCustomizer
preferredSize(). Method in class sunw.demo.buttons.ExplicitButtonCustomizer
preferredSize(). Method in class sunw.demo.juggler.Juggler
preferredSize(). Method in class sunw.demo.molecule.Molecule
preferredSize(). Method in class sunw.demo.buttons.OurButton
prepend(String, String). Method in class sun.beanbox.MessageHeader
Prepends a key value pair to the beginning of the header.
print(PrintWriter). Method in class sun.beanbox.MessageHeader
Prints the key-value pairs represented by this header.
printObjectInField(Object). Method in class sunw.demo.test.BridgeTester
propertyChange(PropertyChangeEvent). Method in class sun.beanbox.IBSupport
Called when a registered InfoBusMember's InfoBus property changes.
propertyChange(PropertyChangeEvent). Method in class sunw.beanbox.PropertyHookup
This is the method that gets called when a bound property changes on the source object.
PropertyHookup(Object). Constructor for class sunw.beanbox.PropertyHookup
Constructor for a new property hookup adaptor.
push(ButtonPushEvent). Method in interface sunw.demo.transitional.ButtonPushListener
push(ButtonPushEvent). Method in class sunw.demo.transitional.Flipper
This methods catches a button push event and uses it to flip the color off our TransitionalBean between two choices.

Q

QSortAlgorithm(). Constructor for class sunw.demo.sort.QSortAlgorithm
queueMenuItem(ActionEvent). Method in class sun.beanbox.BeanBox
Schedule a menu item to be executed asynchronously in the BeanBox's menu handling thread.
quoteChanged(QuoteEvent). Method in interface sunw.demo.quote.QuoteListener
Called by the QuoteServer each time a new QuoteEvent is availble for the stock symbol returned by getStockSymbol.
quoteChanged(QuoteEvent). Method in class sunw.demo.quote.QuoteMonitor
QuoteMonitor(). Constructor for class sunw.demo.quote.QuoteMonitor

R

readExternal(ObjectInput). Method in class sunw.demo.buttons.ExternalizableButton
register(InfoBusMember). Method in class sun.beanbox.IBSupport
Registers an InfoBusMember with this IBSupport.
remove(InfoBusMember, String). Method in class sun.beanbox.IBSupport
removeActionListener(ActionListener). Method in class sunw.demo.buttons.OurButton
Remove this ActionListener from the buttons internal list.
removeAdaptorFromSource(). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
Removes this Adaptor instance from the Event Source
removeAdaptorMethod. Variable in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
The Event Source's removeListener method
removeBridgeTesterListener(BridgeTesterListener). Method in class sunw.demo.test.BridgeTester
removeButton(Button). Method in class sunw.demo.quote.PropertyPanel
removeButtonPushListener(ButtonPushListener). Method in class sunw.demo.transitional.OurButton
removeEncapsulatedEventListener(EncapsulatedEventListener). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
removeEncapsulatedEventListener(Object, EncapsulatedEventListener). Method in interface sunw.demo.encapsulatedEvents.EncapsulatedEventManager

Removes the listener eel from the source s, thus unregistering eel from receiving encapsulated events for all the events that s emits.

removeEncapsulatedEventListener(Object, EncapsulatedEventListener, Class[]). Method in interface sunw.demo.encapsulatedEvents.EncapsulatedEventManager

Removes the listener eel from the source s, thus unregistering for encapsulated events from s enumerated by lc.

removeLayoutComponent(Component). Method in class sun.beanbox.BeanBoxFrame
removePropertyActionListener(String, ActionListener). Method in class sunw.demo.quote.PropertyPanel
removePropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.test.BridgeTester
Remove this PropertyChangeListener from the buttons internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.test.BridgeTesterCustomizer
removePropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.buttons.ExplicitButtonCustomizer
removePropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.jelly.JellyBean
Remove this PropertyChangeListener from the JellyBeans internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.buttons.OurButton
Remove this PropertyChangeListener from the buttons internal list.
removePropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.quote.QuoteMonitor
removePropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.select.SelectCustomizer
removePropertyChangeListener(PropertyChangeListener). Method in class sunw.demo.misc.TickTock
removeQuoteListener(QuoteListener). Method in interface sunw.demo.quote.QuoteServer
removeQuoteListener(QuoteListener). Method in class sunw.demo.quote.QuoteServerImpl
Remove this QuoteListener from the servers internal list.
removeVetoableChangeListener(VetoableChangeListener). Method in class sunw.demo.test.BridgeTester
removeVetoableChangeListener(VetoableChangeListener). Method in class sunw.demo.jelly.JellyBean
Remove this VetoableChangeListener from the JellyBeans internal list.
Report(). Constructor for class sun.beanbox.Report
report(Class). Static method in class sun.beanbox.Report
reportChange(PropertyChangeEvent). Method in class sunw.demo.misc.ChangeReporter
reset(). Method in class sun.beanbox.Timer
resolveClass(ObjectStreamClass). Method in class sun.beanbox.ObjectInputStreamLoader
Use the given ClassLoader rather than using the system class
rotateOnX(). Method in class sunw.demo.molecule.Molecule
rotateOnY(). Method in class sunw.demo.molecule.Molecule
rotateX(ActionEvent). Method in class sunw.demo.molecule.Molecule
rotateY(ActionEvent). Method in class sunw.demo.molecule.Molecule
run(). Method in class sun.beanbox.BeanBox
run(). Method in class sun.beanbox.BeanBoxFrame
run(). Method in class sun.beanbox.EventTargetDialog
run(). Method in class sunw.demo.juggler.Juggler
run(). Method in class sun.beanbox.MakeAppDlg
Run is called in a separate thread to actually complete the generation of the applet data, including the compilation
run(). Method in class sunw.demo.sort.SortItem
Run the sorting algorithm.
run(). Method in class sunw.demo.misc.TickTock

S

save(). Method in class sun.beanbox.BeanBox
This implements the "save" menu item.
Select(). Constructor for class sunw.demo.select.Select
SelectBeanInfo(). Constructor for class sunw.demo.select.SelectBeanInfo
SelectCustomizer(). Constructor for class sunw.demo.select.SelectCustomizer
set(int, String, String). Method in class sun.beanbox.MessageHeader
Overwrite the previous key/val pair at location 'i' with the new k/v.
set(String, String). Method in class sun.beanbox.MessageHeader
Sets the value of a key.
setActive(boolean). Method in class sun.beanbox.Wrapper
setAlgorithm(String). Method in class sunw.demo.sort.SortItem
setAnimationRate(int). Method in class sunw.demo.juggler.Juggler
setBackground(Color). Method in class sunw.demo.buttons.OurButton
Set the color the buttons background is drawn with.
setBackground(Color). Method in class sunw.demo.quote.PropertyPanel
setBooleanArray(boolean[]). Method in class sunw.demo.test.BridgeTester
setBooleanArrayWithIndex(int, boolean). Method in class sunw.demo.test.BridgeTester
setBooleanValue(boolean). Method in class sunw.demo.test.BridgeTester
setBorderColor(Color). Method in class sunw.demo.delegator.BeanBorder
setBorderWidth(int). Method in class sunw.demo.delegator.BeanBorder
setBounds(int, int, int, int). Method in class sun.beanbox.Wrapper
setByteArray(byte[]). Method in class sunw.demo.test.BridgeTester
setByteArrayWithIndex(int, byte). Method in class sunw.demo.test.BridgeTester
setByteValue(byte). Method in class sunw.demo.test.BridgeTester
setByteValue(int). Method in class sunw.demo.test.BridgeTester
setCharArray(char[]). Method in class sunw.demo.test.BridgeTester
setCharArrayWithIndex(int, char). Method in class sunw.demo.test.BridgeTester
setCharValue(char). Method in class sunw.demo.test.BridgeTester
setClipFromPrototypeInfo(boolean). Static method in class sun.beanbox.BeanBoxFrame
setClipLabel(String). Static method in class sun.beanbox.BeanBoxFrame
setClipName(String). Static method in class sun.beanbox.BeanBoxFrame
setColor(Color). Method in class sunw.demo.jelly.JellyBean
Sets the color that the jelly bean is rendered with.
setColor(Color). Method in class sunw.demo.transitional.TransitionalBean
setCustomizer(Customizer). Method in class sun.beanbox.BeanBoxFrame
setDebug(boolean). Method in class sunw.demo.buttons.OurButton
Enable debugging output.
setDebug(boolean). Method in class sunw.demo.transitional.OurButton
setDesignTime(boolean). Static method in class sun.beanbox.BeanBoxFrame
setDoubleArray(double[]). Method in class sunw.demo.test.BridgeTester
setDoubleArrayWithIndex(int, double). Method in class sunw.demo.test.BridgeTester
setDoubleValue(double). Method in class sunw.demo.test.BridgeTester
setEnabled(boolean). Method in class sunw.demo.juggler.Juggler
If false, suspend the animation thread.
setFloatArray(float[]). Method in class sunw.demo.test.BridgeTester
setFloatArrayWithIndex(int, float). Method in class sunw.demo.test.BridgeTester
setFloatValue(float). Method in class sunw.demo.test.BridgeTester
setFont(Font). Method in class sunw.demo.buttons.OurButton
Set the current font and change its size to fit.
setFont(Font). Method in class sunw.demo.quote.PropertyPanel
setFontSize(int). Method in class sunw.demo.buttons.OurButton
Set the point size of the current font.
setForeground(Color). Method in class sunw.demo.buttons.OurButton
Set the color the buttons label is drawn with.
setForeground(Color). Method in class sunw.demo.quote.PropertyPanel
setFromPrototype(boolean). Method in class sun.beanbox.Wrapper
set whether or not the target bean is from a serialized origin
setHideInvisibleBeans(boolean). Static method in class sun.beanbox.BeanBoxFrame
setHttpProxy(HttpProxy). Method in interface sunw.demo.quote.QuoteServer
setHttpProxy(HttpProxy). Method in class sunw.demo.quote.QuoteServerImpl
If the specified host is valid and the port number is positive then set the System properties: "http.proxyHost" and "http.proxyPort".
setInformationValue(String). Method in class sunw.demo.test.BridgeTesterEvent
setIntArray(int[]). Method in class sunw.demo.test.BridgeTester
setIntArrayWithIndex(int, int). Method in class sunw.demo.test.BridgeTester
setInterval(int). Method in class sunw.demo.misc.TickTock
setIntValue(int). Method in class sunw.demo.test.BridgeTester
setIntValue(int). Method in class sunw.demo.test.BridgeTesterEvent
setLabel(String). Method in class sunw.demo.buttons.OurButton
Set the buttons label and change it's size to fit.
setLargeFont(boolean). Method in class sunw.demo.buttons.OurButton
Set the font size to 18 if true, 12 otherwise.
setLocalResourceSource(String, InputStreamProducer). Method in class sun.beanbox.SimpleClassLoader
Assign an InputStream as the source for a given property name This value comes first after the system resources
setLongValue(long). Method in class sunw.demo.test.BridgeTester
setMaxRows(int). Method in class sunw.demo.select.Select
setMoleculeName(String). Method in class sunw.demo.molecule.Molecule
setObject(Object). Method in class sunw.demo.test.BridgeTesterCustomizer
setObject(Object). Method in class sunw.demo.buttons.ExplicitButtonCustomizer
setObject(Object). Method in class sunw.demo.select.SelectCustomizer
setPaneBackground(Color). Method in class sunw.demo.delegator.BeanScroller
setPassword(String). Method in class sunw.demo.select.Select
setPriceInCents(int). Method in class sunw.demo.jelly.JellyBean
Set the price in cents unless one of the VetoableChangeListeners throws a PropertyVetoException.
setPropertyEditable(String, boolean). Method in class sunw.demo.quote.PropertyPanel
setPropertyValue(String, String). Method in class sunw.demo.quote.PropertyPanel
setQuoteEventRate(int). Method in class sunw.demo.quote.QuoteServerImpl
Sets the quote source polling rate.
setQuoteServerHost(String). Method in class sunw.demo.quote.QuoteMonitor
setQuoteSource(String). Method in class sunw.demo.quote.QuoteServerImpl
Specify where quote data will come from.
setShortArray(short[]). Method in class sunw.demo.test.BridgeTester
setShortArrayWithIndex(int, short). Method in class sunw.demo.test.BridgeTester
setShortValue(short). Method in class sunw.demo.test.BridgeTester
setSource(Object). Method in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor

setSource sets the adaptor instance to listen to the specified source.

setSQL(String). Method in class sunw.demo.select.Select
setStockSymbol(String). Method in class sunw.demo.quote.QuoteMonitor
setStringArray(String[]). Method in class sunw.demo.test.BridgeTester
setStringArrayWithIndex(int, String). Method in class sunw.demo.test.BridgeTester
setStringValue(String). Method in class sunw.demo.test.BridgeTester
setURL(String). Method in class sunw.demo.select.Select
setUser(String). Method in class sunw.demo.select.Select
setVetoAll(boolean). Method in class sunw.demo.misc.Voter
If true, veto all proposed changes, otherwise accept them.
shouldSerializeHiddenStateBeans(). Method in class sun.beanbox.AppletClassGenerator
Returns true if beans containing hidden-state are nested in this beanbox.
showBadServerDialog(String). Method in class sunw.demo.quote.QuoteMonitor
showTimes(). Static method in class sun.beanbox.BeanBoxFrame
slurp(Component). Method in class sunw.demo.delegator.BeanBorder
slurp(Component). Method in class sunw.demo.delegator.BeanScroller
sort(int[]). Method in class sunw.demo.sort.QSortAlgorithm
This method will be called to sort an array of integers.
SorterBeanWriter(). Constructor for class sunw.demo.sort.SorterBeanWriter
SortItem(). Constructor for class sunw.demo.sort.SortItem
source. Variable in class sunw.demo.encapsulatedEvents.EncapsulatedEventAdaptor
The Event Source
start(). Method in class sunw.demo.juggler.Juggler
Applet method: start the Juggler applet.
start(). Method in class sunw.demo.sort.SortItem
(re)start the applet.
StartFrame(). Constructor for class sun.beanbox.StartFrame
startJuggling(). Method in class sunw.demo.juggler.Juggler
Resume the animation thread if we're enabled.
startJuggling(ActionEvent). Method in class sunw.demo.juggler.Juggler
An event handling method that calls startJuggling.
stop(). Method in class sunw.demo.juggler.Juggler
Applet method: stop the Juggler applet.
stop(). Method in class sunw.demo.sort.SortItem
Stop the applet.
stop(). Method in class sun.beanbox.Timer
stopJuggling(). Method in class sunw.demo.juggler.Juggler
Suspend the animation thread if neccessary.
stopJuggling(ActionEvent). Method in class sunw.demo.juggler.Juggler
This method can be used to connect a Button or a MenuItem to the Juggler.stopJuggling method.
stream(OutputStream, Vector). Method in class sun.beanbox.Manifest
stringValue. Variable in class sunw.demo.test.BridgeTesterEvent

T

Test(). Constructor for class sunw.demo.delegator.Test
TickTock(). Constructor for class sunw.demo.misc.TickTock
Timer(). Constructor for class sun.beanbox.Timer
Timer(boolean). Constructor for class sun.beanbox.Timer
toString(). Method in class sun.beanbox.IBSupport
toString(). Method in class sun.beanbox.MessageHeader
TransitionalBean(). Constructor for class sunw.demo.transitional.TransitionalBean

U

uniqueName(Object). Static method in class sun.beanbox.AppletClassGenerator
manage unique names
update(). Method in class sunw.demo.select.Select
update(ActionEvent). Method in class sunw.demo.select.Select
update(Graphics). Method in class sunw.demo.molecule.Molecule
update(Graphics). Method in class sunw.demo.sort.SortItem
Update without erasing the background.
updateMenuBar(MenuBar). Method in class sun.beanbox.BeanBox
Update the MenuBar for the current beanBox and focus bean.
urlPrefix. Static variable in class sun.beanbox.SimpleClassLoader

V

vetoableChange(PropertyChangeEvent). Method in class sunw.demo.misc.Voter
The PropertyChangeEvent handler method.
vetoablePropertyChange(PropertyChangeEvent). Method in class sunw.beanbox.PropertyHookup
Voter(). Constructor for class sunw.demo.misc.Voter
Construct a Voter that, by default, vetos all proposed PropertyChange events.

W

windowActivated(WindowEvent). Method in class sun.beanbox.WindowCloser
windowClosed(WindowEvent). Method in class sun.beanbox.WindowCloser
WindowCloser(Window). Constructor for class sun.beanbox.WindowCloser
Create an adaptor to listen for window closing events on the given window and actually perform the close.
WindowCloser(Window, boolean). Constructor for class sun.beanbox.WindowCloser
Create an adaptor to listen for window closing events on the given window and actually perform the close.
windowClosing(WindowEvent). Method in class sun.beanbox.WindowCloser
windowDeactivated(WindowEvent). Method in class sun.beanbox.WindowCloser
windowDeiconified(WindowEvent). Method in class sun.beanbox.WindowCloser
windowIconified(WindowEvent). Method in class sun.beanbox.WindowCloser
windowOpened(WindowEvent). Method in class sun.beanbox.WindowCloser
Wrapper(Object, String, String). Constructor for class sun.beanbox.Wrapper
WrapperEventInfo(Object, String, String). Constructor for class sun.beanbox.WrapperEventInfo
Represents an adaptor connection between a source (implicitly given) and a single action mediated by the adaptor on a target.
WrapperPropertyEventInfo(Object, String, Method). Constructor for class sun.beanbox.WrapperPropertyEventInfo
write(OutputStream). Method in class sunw.demo.classfile.DelegatorClassFile
writeExternal(ObjectOutput). Method in class sunw.demo.buttons.ExternalizableButton

Y

YahooQuote(). Constructor for class sunw.demo.quote.YahooQuote