|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectij.plugin.Memory
public class Memory
This plugin implements the Edit/Options/Memory command.
Constructor Summary | |
---|---|
Memory()
|
Method Summary | |
---|---|
long |
getMemorySetting()
|
long |
maxMemory()
Returns the maximum amount of memory this JVM will attempt to use. |
void |
run(java.lang.String arg)
This method is called when the plugin is loaded. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Memory()
Method Detail |
---|
public void run(java.lang.String arg)
PlugIn
run
in interface PlugIn
public long getMemorySetting()
public long maxMemory()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |