|
Class Summary |
| ContextToolbar |
A JToolBar that provides a popup menu when right-clicked that let's the
user choose whether or not they want Icons, Icons and Text, or Text. |
| hyperlinkLabel |
A JLabel that looks like a HTML website hyperlink and can set it to load a
URL when clicked. |
| MComboBox |
This is a class that inherits JPanel and holds a merger of a JList and
JComboBox. |
| MenuItem |
|
| MScrollPane |
MScrollPane is a JScrollPane with the contents taken in through the
constructor. |
| MTextField |
A JTextField object that has a right-click menu with the following options:
Cut
Copy
Paste
Delete
Select All
Right-click menu cannot be modified, but can be overwritten. |