Index of all Fields and Methods
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

H

handleEvent(Event). Method in interface sunsoft.jws.visual.rt.awt.GBContainer
handleEvent(Event). Method in class sunsoft.jws.visual.rt.awt.GBPanel
handleEvent(Event). Method in class sunsoft.jws.visual.rt.awt.KeyField
handleEvent(Event). Method in class sunsoft.jws.visual.rt.awt.RootDialog
handleEvent(Event). Method in class sunsoft.jws.visual.rt.awt.RootFrame
handleEvent(Event). Method in class sunsoft.jws.visual.rt.awt.ScrollPanel
handleEvent(Event). Method in class sunsoft.jws.visual.rt.awt.VJScrollbar
Need to set the target of any scrollbar events to ourselves.
handleEvent(Message, Event). Method in class sunsoft.jws.visual.rt.base.AttributeManager
May be overridden by subclasses that want to act on AWT events that are sent to this object.
handleEvent(Message, Event). Method in class sunsoft.jws.visual.rt.shadow.CardPanelShadow
May be overridden by subclasses that want to act on AWT events that are sent to this object.
handleEvent(Message, Event). Method in class sunsoft.jws.visual.rt.base.Group
May be overridden by subclasses that want to get notified when AWT events that are sent by the gui components.
handleEvent(Message, Event). Method in class sunsoft.jws.visual.rt.type.Op
Evokes the action of this operation if the event given matches with the operation's filter.
handleEvent(Message, Event). Method in class sunsoft.jws.visual.rt.base.Operations
handleEvent(Message, Event). Method in class sunsoft.jws.visual.rt.shadow.java.awt.WindowShadow
May be overridden by subclasses that want to act on AWT events that are sent to this object.
handleMessage(Message). Method in class sunsoft.jws.visual.rt.base.AttributeManager
May be overridden by subclasses that want to act on messages that are sent to this object.
handleMessage(Message). Method in class sunsoft.jws.visual.rt.base.Group
May be overridden by subclasses that want to act on messages that are sent to the group.
handleMessage(Message). Method in class sunsoft.jws.visual.rt.type.Op
Evokes the action of this operation if the message given matches with the operation's filter.
handleMessage(Message). Method in class sunsoft.jws.visual.rt.base.Operations
handleMessage(Message). Method in class sunsoft.jws.visual.rt.type.TypeEditor
Handles "Apply" messages.
hardinsets. Variable in class sunsoft.jws.visual.rt.awt.GBConstraints
hardipadx. Variable in class sunsoft.jws.visual.rt.awt.GBConstraints
hardipady. Variable in class sunsoft.jws.visual.rt.awt.GBConstraints
hasAttribute(String). Method in class sunsoft.jws.visual.rt.base.AttributeManager
Returns true if the attribute exists, otherwise return false.
hasAttribute(String). Method in class sunsoft.jws.visual.rt.shadow.java.awt.WindowShadow
Returns true if the attribute exists, otherwise return false.
hasAttribute(String, String). Method in class sunsoft.jws.visual.rt.base.AttributeManager
Return true if the attribute exists and the type matches, otherwise return false.
hasAttribute(String, String). Method in class sunsoft.jws.visual.rt.shadow.java.awt.WindowShadow
Return true if the attribute exists and the type matches, otherwise return false.
hasBase(). Method in class sunsoft.jws.visual.rt.base.Group
Returns true if this group is either the base group or is a descendant of the base group.
hasChanges. Variable in class sunsoft.jws.visual.rt.type.TypeEditor
Set the hasChanges flag to true as soon as the user edits anything.
hasChanges(). Method in class sunsoft.jws.visual.rt.type.TypeEditor
Returns true when changes have been made to the value in this type editor (or any of its children) and they have not yet been applied.
hasCode(). Method in class sunsoft.jws.visual.rt.type.Op
Returns true if this operation has code associated with it.
hasConverter(String). Static method in class sunsoft.jws.visual.rt.type.Converter
Returns true if there is a converter for the given type.
hasStarted(). Method in class sunsoft.jws.visual.rt.base.Group
Returns true if the base group has been started.
hasTypeEditor(). Method in class sunsoft.jws.visual.rt.type.Converter
Returns whether a converter instance has an associated type editor.
hasTypeEditor(String). Static method in class sunsoft.jws.visual.rt.type.Converter
Returns true if there is an editor for the given type.
hbar. Variable in class sunsoft.jws.visual.rt.awt.ScrollPanel
HIDDEN. Static variable in class sunsoft.jws.visual.rt.base.AttributeManager
Flags attributes that will not be shown in the Visual Java attribute editor.
HIDE. Static variable in class sunsoft.jws.visual.rt.type.OpAction
hide(). Method in class sunsoft.jws.visual.rt.shadow.java.awt.ComponentShadow
Sets the visible attribute to false.
hide(). Method in class sunsoft.jws.visual.rt.base.Group
Hides the group by setting the visible attribute to false.
hide(). Method in class sunsoft.jws.visual.rt.awt.RootDialog
Make modal dialogs in JDK 1.0 behave the same as modal dialogs in JDK 1.0.2.
hide(). Method in class sunsoft.jws.visual.rt.awt.RootFrame
hideComponent(). Method in class sunsoft.jws.visual.rt.shadow.java.awt.ComponentShadow
Hides the component.
hideGroup(). Method in class sunsoft.jws.visual.rt.base.Group
May be overridden by group subclasses that want to know when the group becomes non-visible.
hideGroup(). Method in class sunsoft.jws.visual.rt.type.TypeEditor
May be overridden by group subclasses that want to know when the group becomes non-visible.
hideRoot(). Method in class sunsoft.jws.visual.rt.base.Root
Unmaps all the children of the root.
hierarchy(). Method in class sunsoft.jws.visual.rt.base.AttributeManager
Returns a string that shows the hierarchy of shadow objects.
highlight(int). Method in class sunsoft.jws.visual.rt.awt.ColumnList
...
HORIZONTAL. Static variable in class sunsoft.jws.visual.rt.awt.GBConstraints
HORIZONTAL. Static variable in class sunsoft.jws.visual.rt.awt.VJScrollbar
The horizontal Scrollbar variable.
HORIZONTAL. Static variable in class sunsoft.jws.visual.rt.awt.WinScrollbar
The horizontal Scrollbar variable.