A C G I M O P U

A

actionPerformed(ActionEvent) - Method in class org.jtheque.memory.actions.CleanMemoryAction
 
addMemoryListener(MemoryListener) - Static method in class org.jtheque.memory.MemoryModule
Add a memory listener.

C

cleanMemory() - Static method in class org.jtheque.memory.MemoryModule
Clean the memory, force run the gc.
CleanMemoryAction - Class in org.jtheque.memory.actions
Action to clean the memory.
CleanMemoryAction() - Constructor for class org.jtheque.memory.actions.CleanMemoryAction
 

G

getMemoryCommitted() - Static method in class org.jtheque.memory.MemoryModule
Return the memory committed.
getMemoryUsed() - Static method in class org.jtheque.memory.MemoryModule
Return the memory used.

I

IMAGE_BASE_NAME - Static variable in class org.jtheque.memory.MemoryModule
The base name for the resources.

M

MemoryLabel - Class in org.jtheque.memory
A label to display the memory.
MemoryLabel() - Constructor for class org.jtheque.memory.MemoryLabel
Construct a new MemoryLabel.
MemoryListener - Interface in org.jtheque.memory
This listener enable an objet to be up to date with the memory usage of the application.
MemoryModule - Class in org.jtheque.memory
A module to display the memory used/committed in the state bar.
MemoryModule() - Constructor for class org.jtheque.memory.MemoryModule
 
memoryUsageChanged() - Method in class org.jtheque.memory.MemoryLabel
 
memoryUsageChanged() - Method in interface org.jtheque.memory.MemoryListener
Call when the memory usage has been updated.

O

org.jtheque.memory - package org.jtheque.memory
Contains the memory module.
org.jtheque.memory.actions - package org.jtheque.memory.actions
Contains the actions of the module.

P

plug() - Method in class org.jtheque.memory.MemoryModule
Plug the module.

U

unplug() - Method in class org.jtheque.memory.MemoryModule
Un plug the module.

A C G I M O P U

Copyright © 2010 JTheque. All Rights Reserved.