wt.clients.checker
Class PluginCacheChecker
java.lang.Object
wt.clients.checker.Checkable
wt.clients.checker.PluginCacheChecker
- All Implemented Interfaces:
- CheckerLog
- public class PluginCacheChecker
- extends Checkable
Checks the clients plugin cache size. If it is lower than recommended
it attempts to raise it.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
fileSeparator
private static String fileSeparator
PluginCacheChecker
public PluginCacheChecker()
configureClient
public void configureClient()
- Attempts to set the client's plugin cache size. Prompts the user that the cache
size should be raised and allows the user to raise the cache size directly.
- Specified by:
configureClient
in class Checkable
toSize
private int toSize(String zSize)
toSize
private String toSize(int size)