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

addPropertyChangeListener(PropertyChangeListener). Method in class com.wildcrest.MLLTextAreaPropertyEditor
Register a listener for the PropertyChange event.
addPropertyChangeListener(PropertyChangeListener). Method in class com.wildcrest.MultiLineLabel

G

getAdditionalBeanInfo(). Method in class com.wildcrest.MultiLineLabelBeanInfo
getAsText(). Method in class com.wildcrest.MLLCopyrightPropertyEditor
getAsText(). Method in class com.wildcrest.MLLTextAreaPropertyEditor
getBottomMargin(). Method in class com.wildcrest.MultiLineLabel
Returns the bottom margin of the label.
getCopyright(). Method in class com.wildcrest.MultiLineLabel
getCustomEditor(). Method in class com.wildcrest.MLLTextAreaPropertyEditor
getIcon(int). Method in class com.wildcrest.MultiLineLabelBeanInfo
getInchesPerTab(). Method in class com.wildcrest.MultiLineLabel
Returns the inches per tab stop for the label.
getJavaInitializationString(). Method in class com.wildcrest.MLLCopyrightPropertyEditor
getJavaInitializationString(). Method in class com.wildcrest.MLLTextAreaPropertyEditor
Generate Java code fragment for setting the value of the property.
getLabelWidth(). Method in class com.wildcrest.MultiLineLabel
Returns the width of the component.
getLeftMargin(). Method in class com.wildcrest.MultiLineLabel
Returns the left margin of the label.
getLineSpacing(). Method in class com.wildcrest.MultiLineLabel
Returns the line spacing for the label.
getMinimumSize(). Method in class com.wildcrest.MLLTextAreaPropertyEditor
Get minimum size for PropertyEditor
getMinimumSize(). Method in class com.wildcrest.MultiLineLabel
Returns the minimum size for displaying this component.
getPreferredSize(). Method in class com.wildcrest.MLLTextAreaPropertyEditor
Get preferred size for PropertyEditor
getPreferredSize(). Method in class com.wildcrest.MultiLineLabel
Returns the recommended size for displaying this component.
getPropertyDescriptors(). Method in class com.wildcrest.MultiLineLabelBeanInfo
getRightMargin(). Method in class com.wildcrest.MultiLineLabel
Returns the right margin of the label.
getTags(). Method in class com.wildcrest.MLLCopyrightPropertyEditor
getTags(). Method in class com.wildcrest.MLLTextAreaPropertyEditor
getText(). Method in class com.wildcrest.MultiLineLabel
Returns the label's text string.
getTopMargin(). Method in class com.wildcrest.MultiLineLabel
Returns the top margin of the label.
getValue(). Method in class com.wildcrest.MLLCopyrightPropertyEditor
getValue(). Method in class com.wildcrest.MLLTextAreaPropertyEditor
Get the return value of the edited property.
getWrap(). Method in class com.wildcrest.MultiLineLabel
Returns whether automatic line wrapping is enabled or disabled.

I

isPaintable(). Method in class com.wildcrest.MLLTextAreaPropertyEditor

M

minimumSize(). Method in class com.wildcrest.MultiLineLabel
MLLCopyrightPropertyEditor(). Constructor for class com.wildcrest.MLLCopyrightPropertyEditor
MLLTextAreaPropertyEditor(). Constructor for class com.wildcrest.MLLTextAreaPropertyEditor
Constructor for the MultiLineLabelTextAreaPropertyEditor
MultiLineLabel(). Constructor for class com.wildcrest.MultiLineLabel
Construct a MultiLineLabel object with an empty label and default width
MultiLineLabel(String). Constructor for class com.wildcrest.MultiLineLabel
Construct a MultiLineLabel object with the specified string as the label
MultiLineLabel(String, int). Constructor for class com.wildcrest.MultiLineLabel
Construct a MultiLineLabel object with the specified string as the label and with initial width in pixels
MultiLineLabelBeanInfo(). Constructor for class com.wildcrest.MultiLineLabelBeanInfo

P

paint(Graphics). Method in class com.wildcrest.MultiLineLabel
Paints the MultiLineLabel component using the given graphics context (called by AWT)
paintValue(Graphics, Rectangle). Method in class com.wildcrest.MLLTextAreaPropertyEditor
Paint a representation of the value into a given rectangle of screen real estate.
preferredSize(). Method in class com.wildcrest.MultiLineLabel

R

removePropertyChangeListener(PropertyChangeListener). Method in class com.wildcrest.MLLTextAreaPropertyEditor
Remove a listener for the PropertyChange event.
removePropertyChangeListener(PropertyChangeListener). Method in class com.wildcrest.MultiLineLabel

S

setAsText(String). Method in class com.wildcrest.MLLCopyrightPropertyEditor
setAsText(String). Method in class com.wildcrest.MLLTextAreaPropertyEditor
Set the property value by parsing a given String.
setBottomMargin(double). Method in class com.wildcrest.MultiLineLabel
Sets the bottom margin in inches.
setBounds(int, int, int, int). Method in class com.wildcrest.MultiLineLabel
Moves and resizes this component.
setCopyright(String). Method in class com.wildcrest.MultiLineLabel
setInchesPerTab(double). Method in class com.wildcrest.MultiLineLabel
Sets the inches per tab stop.
setLabelWidth(int). Method in class com.wildcrest.MultiLineLabel
Sets width of the label.
setLeftMargin(double). Method in class com.wildcrest.MultiLineLabel
Sets the left margin in inches.
setLineSpacing(double). Method in class com.wildcrest.MultiLineLabel
Sets the line spacing, in multiples of fontHeight.
setLocation(int, int). Method in class com.wildcrest.MultiLineLabel
Set location for this component.
setRightMargin(double). Method in class com.wildcrest.MultiLineLabel
Sets the right margin in inches.
setSize(int, int). Method in class com.wildcrest.MultiLineLabel
Resizes this component.
setText(String). Method in class com.wildcrest.MultiLineLabel
Sets the text label.
setTopMargin(double). Method in class com.wildcrest.MultiLineLabel
Sets the top margin in inches.
setValue(Object). Method in class com.wildcrest.MLLCopyrightPropertyEditor
setValue(Object). Method in class com.wildcrest.MLLTextAreaPropertyEditor
Set the value of the object to be edited.
setWrap(boolean). Method in class com.wildcrest.MultiLineLabel
Sets whether automatic line wrap is enabled or disabled.
string. Variable in class com.wildcrest.MLLTextAreaPropertyEditor
supportsCustomEditor(). Method in class com.wildcrest.MLLTextAreaPropertyEditor

T

textArea. Variable in class com.wildcrest.MLLTextAreaPropertyEditor

V

val. Variable in class com.wildcrest.MLLCopyrightPropertyEditor