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

A

actionPerformed(ActionEvent). Method in class .Directory
Invoked when an action occurs.
actionPerformed(ActionEvent). Method in class .FileComponent
Invoked when an action occurs.
addItemListener(ItemListener). Method in class .TextMarkComponent
Adds the specified item listener to recieve item events from this TextMarkComponent

E

example3(String, int, int). Constructor for class .example3

G

getFile(). Method in class .FileComponent
getInsets(). Method in class .FileComponent
getMark(). Method in class .TextMarkComponent
Gets the mark Variable for the text
getMarkBackgroundColor(). Method in class .TextMarkComponent
getMarkForegroundColor(). Method in class .TextMarkComponent
getMinimumSize(). Method in class .ImageComponent
getMinimumSize(). Method in class .TextMarkComponent
getOpen(). Method in class .FileComponent
returns the status of the icon Sometimes you need different icons for "opened" and "closed" (e.g.
getPreferredSize(). Method in class .ImageComponent
getPreferredSize(). Method in class .TextMarkComponent
getSelectedObjects(). Method in class .TextMarkComponent
Returns the an array (length 1) containing the TextMarkComponent label or null if the Component is not selected.
getText(). Method in class .TextMarkComponent
Gets the text of this label.

I

IconPath. Static variable in class .ImageFileComponent
iconPath. Static variable in class .ImageServer
ImageComponent(). Constructor for class .ImageComponent
Constructs an empty Component.
ImageComponent(String). Constructor for class .ImageComponent
Constructs a new Image.
ImageServer(). Constructor for class .ImageServer
ImageTextMark(). Constructor for class .ImageTextMark
Constructs an Empty Image an an Empty Text
ImageTextMark(String, String). Constructor for class .ImageTextMark
Constructs a new label with the specified String of text.
itemStateChanged(ItemEvent). Method in class .FileComponent
we implement the Standard behavior if a TextMarkComponent is clicked
itemStateChanged(ItemEvent). Method in class .ImageTextMark
we implement the Standard behavior if a TextMarkComponent is clicked

M

main(String[]). Static method in class .example3
mouseClicked(MouseEvent). Method in class .TextMarkComponent
The mouse click on a TextMarkComponent ist mapped to an ItemEvent
mouseEntered(MouseEvent). Method in class .TextMarkComponent
no functionality behind
mouseExited(MouseEvent). Method in class .TextMarkComponent
no functionality behind
mousePressed(MouseEvent). Method in class .TextMarkComponent
no functionality behind
mouseReleased(MouseEvent). Method in class .TextMarkComponent
no functionality behind

P

paint(Graphics). Method in class .ImageComponent
paint(Graphics). Method in class .TextMarkComponent
paramString(). Method in class .TextMarkComponent
Returns the parameter String of this label.
processEvent(AWTEvent). Method in class .TextMarkComponent
Processes events on this checkbox.
processItemEvent(ItemEvent). Method in class .TextMarkComponent
Processes item events occurring on this checkbox by dispatching them to any registered ItemListener objects.

R

removeItemListener(ItemListener). Method in class .TextMarkComponent
Removes the specified item listener so that it no longer receives item events from this TextMarkComponent
Rescan(). Method in class .Directory
Rescans the Directory and inserts the sons to this Directory Node

S

setImage(String). Method in class .ImageComponent
Set the image, specified with the image name
setMark(boolean). Method in class .TextMarkComponent
Set the mark for the text
setMarkBackgroundColor(Color). Method in class .TextMarkComponent
setMarkForegroundColor(Color). Method in class .TextMarkComponent
setOpen(boolean). Method in class .FileComponent
sets the status for the icon
setText(String). Method in class .TextMarkComponent
Sets the text for this label to the specified text.

T

TextMarkComponent(). Constructor for class .TextMarkComponent
Constructs an empty label.
TextMarkComponent(String). Constructor for class .TextMarkComponent
Constructs a new label with the specified String of text.
toString(). Method in class .FileComponent
Returns the String representation of this NodeContainer values.
toString(). Method in class .ImageComponent
Returns the String representation of this NodeContainer values.