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
- addItemListener(ItemListener).
Method in class .TextMarkComponent
- Adds the specified item listener to recieve item events from
this TextMarkComponent
- example2(String).
Constructor for class .example2
-
- 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
-
- 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.
- 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 .ImageTextMark
- we implement the Standard behavior if a TextMarkComponent is
clicked
- main(String[]).
Static method in class .example2
-
- 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
- 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.
- removeItemListener(ItemListener).
Method in class .TextMarkComponent
- Removes the specified item listener so that it no longer
receives item events from this TextMarkComponent
- 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
-
- setText(String).
Method in class .TextMarkComponent
- Sets the text for this label to the specified text.
- 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 .ImageComponent
- Returns the String representation of this NodeContainer values.