|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--LibraryItem
|
+--Library
| Field Summary | |
(package private) static int |
EXTRA
|
(package private) static int |
MINFILES
|
| Fields inherited from class LibraryItem |
DEFAULTHEIGHT, DEFAULTWIDTH, file, font, FONTFAMILY, FONTSIZE, height, icon, iconsym, name, nameheight, namewidth, STYLE, user, view, width |
| Constructor Summary | |
Library(java.io.File file,
javax.swing.Icon myicon,
LibraryUser user)
|
|
Library(java.io.File file,
LibraryUser user)
|
|
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e)
|
| Methods inherited from class LibraryItem |
getIconHeight, getIconWidth, getItem, getName, paintIcon, panic, setView |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
static int MINFILES
static int EXTRA
| Constructor Detail |
public Library(java.io.File file,
javax.swing.Icon myicon,
LibraryUser user)
public Library(java.io.File file,
LibraryUser user)
| Method Detail |
public void actionPerformed(java.awt.event.ActionEvent e)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||