|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Object
|
+--javax.swing.DefaultBoundedRangeModel
|
+--de.rw7.htmltools.MemoryModel
| Field Summary | |
private java.lang.Runtime |
rt |
| Fields inherited from class javax.swing.DefaultBoundedRangeModel |
changeEvent, extent, isAdjusting, listenerList, max, min, value |
| Constructor Summary | |
(package private) |
MemoryModel() |
| Method Summary | |
void |
actionPerformed(java.awt.event.ActionEvent e) |
static int |
convert(long l) |
void |
updateMemory() |
| Methods inherited from class javax.swing.DefaultBoundedRangeModel |
addChangeListener, fireStateChanged, getExtent, getListeners, getMaximum, getMinimum, getValue, getValueIsAdjusting, removeChangeListener, setExtent, setMaximum, setMinimum, setRangeProperties, setValue, setValueIsAdjusting, toString |
| Methods inherited from class java.lang.Object |
<clinit>, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, wait, wait, wait |
| Field Detail |
private java.lang.Runtime rt
| Constructor Detail |
MemoryModel()
| Method Detail |
public void updateMemory()
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListenerpublic static final int convert(long l)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||