|
|||||||||
Home >> All >> com >> sunwheeltech >> [ sirius overview ] | PREV NEXT |
A
- actionPerformed(ActionEvent) - Method in class com.sunwheeltech.sirius.GenericBrowserPanel.EventProxy
- addPropertyChangeListener(PropertyChangeListener) - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- Adds a property change listener to receive notification of changes to this component.
- addToScript(String, Object) - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- add an object to the scripting environment
- addToolbars(Container) - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- add custom toolbar widgets - override to do something useful
- addTreeBrowserListener(TreeBrowserListener) - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- add a listener
B
- body - Variable in class com.sunwheeltech.sirius.GenericBrowserPanel
C
- changes - Variable in class com.sunwheeltech.sirius.GenericBrowserPanel
- bean propery change support helper object
- com.sunwheeltech.sirius - package com.sunwheeltech.sirius
- cpane - Variable in class com.sunwheeltech.sirius.GenericBrowserPanel
- combination list/detail GUI view of panel
E
- event - Variable in class com.sunwheeltech.sirius.TreeBrowserEvent
- the underlying event object (usually an AWT event, but lets be broad-minded
- evprox - Variable in class com.sunwheeltech.sirius.GenericBrowserPanel
- the event proxy that handles notification of selection changes
- execScript(String, Class, boolean) - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- invoke a python script on this container (typically to populate the scrapbook)
- execScript(InputStream, boolean) - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- invoke a python script on this container (typically to populate the scrapbook)
F
- fireEvent(Item, EventObject) - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- fire a TreeBrowserEvent to all interested listeners
G
- GenericBrowserPanel - class com.sunwheeltech.sirius.GenericBrowserPanel.
- Generic top-level browser pane used as a common base for browser beans.
- GenericBrowserPanel() - Constructor for class com.sunwheeltech.sirius.GenericBrowserPanel
- constructor sets up the gui components
- GenericBrowserPanel.EventProxy - class com.sunwheeltech.sirius.GenericBrowserPanel.EventProxy.
- delegate that listens for selection changes in the ViewPane, and reports to listeners registered to this component
- GenericBrowserPanel.EventProxy() - Constructor for class com.sunwheeltech.sirius.GenericBrowserPanel.EventProxy
- getEvent() - Method in class com.sunwheeltech.sirius.TreeBrowserEvent
- get the underlying event object
- getItem() - Method in class com.sunwheeltech.sirius.TreeBrowserEvent
- get the Item behind the event
- getItemName() - Method in class com.sunwheeltech.sirius.TreeBrowserEvent
- convenience helper to get the name of the Item
- getItemReference() - Method in class com.sunwheeltech.sirius.TreeBrowserEvent
- convenience helper to get the underlying object referenced by the Item
- getRoot() - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- get the root view shown by this panel
- getRootName() - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- return a standard root name used for deriving a name for all coordinated components contained in this group.
- getScrapbook() - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- get the scrapbook view for this client
- getView() - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- get the current view
I
- item - Variable in class com.sunwheeltech.sirius.TreeBrowserEvent
- the Uncle Unc Item behind the event
- itemStateChanged(ItemEvent) - Method in class com.sunwheeltech.sirius.GenericBrowserPanel.EventProxy
L
- listeners - Variable in class com.sunwheeltech.sirius.GenericBrowserPanel
- list of registered listeners
R
- removePropertyChangeListener(PropertyChangeListener) - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- Removes a property change listener so it no longer receives notification of changes to this component.
- removeTreeBrowserListener(TreeBrowserListener) - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- remove a listener
- respond(TreeBrowserEvent) - Method in interface com.sunwheeltech.sirius.TreeBrowserListener
- respond to an incoming event
- root - Variable in class com.sunwheeltech.sirius.GenericBrowserPanel
- root view shown by this panel
S
- setView(View) - Method in class com.sunwheeltech.sirius.GenericBrowserPanel
- set the current view
T
- TreeBrowserEvent - class com.sunwheeltech.sirius.TreeBrowserEvent.
- Wrapper event type for Uncle Unc item tree events, that presents the affected item in the tree and the underlying event.
- TreeBrowserEvent(Item, EventObject) - Constructor for class com.sunwheeltech.sirius.TreeBrowserEvent
- constructor requires the parent event and item
- TreeBrowserListener - interface com.sunwheeltech.sirius.TreeBrowserListener.
- Listener that responds to TreeBrowserEvents
A B C E F G I L R S T
|
|||||||||
Home >> All >> com >> sunwheeltech >> [ sirius overview ] | PREV NEXT |