A B C D E F G H I K L M N O P Q R S T U V W Y _

A

AbstractServlet - class com.zwares.base.servlet.AbstractServlet.
 
AbstractServlet() - Constructor for class com.zwares.base.servlet.AbstractServlet
 
AbstractSplashWindow - class com.zwares.base.gui.panels.AbstractSplashWindow.
Window that displays the splash screen.
AbstractSplashWindow() - Constructor for class com.zwares.base.gui.panels.AbstractSplashWindow
Creates a new SplashWindow.
acquireForRead() - Method in class com.zwares.base.cache.helper.WriterPreferredLock
 
acquireForRead() - Method in interface com.zwares.base.cache.helper.ReaderWriterLock
 
acquireForRead() - Method in class com.zwares.base.cache.helper.ReaderPreferredLock
 
acquireForWrite() - Method in class com.zwares.base.cache.HashCache
 
acquireForWrite() - Method in class com.zwares.base.cache.helper.WriterPreferredLock
 
acquireForWrite() - Method in interface com.zwares.base.cache.helper.ReaderWriterLock
 
acquireForWrite() - Method in class com.zwares.base.cache.helper.ReaderPreferredLock
 
action - Variable in class com.zwares.base.html.form.HForm
 
add(String) - Method in class com.zwares.base.html.HPage
 
add(String) - Method in class com.zwares.base.html.form.HForm
 
addChild(TreeNode) - Method in class com.zwares.base.datastructures.TreeNode
 
addComponents() - Method in class com.zwares.base.gui.panels.StatusBarPanel
Adds all the components to the status bar panel.
addComponents() - Method in class com.zwares.base.gui.panels.LabeledComboTextPanel
Add components to the panel.
addEventListener(EEventListener) - Method in class com.zwares.base.event.EEventSourceObject
Adds an EEventListener to the list of listners.
addEventListener(EEventListener) - Method in interface com.zwares.base.event.EEventSource
Adds an EEventListener to the list of listners.
addEventListener(EEventListener) - Method in class com.zwares.base.event.EEventFactory
Adds an ActionListener to the list of listners.
addEventListener(EEventListener) - Method in class com.zwares.base.gui.panels.ETablePanel
Adds an ActionListener to the list of listners.
addEventListener(EEventListener) - Method in class com.zwares.base.gui.panels.EPopupMenu
Adds an ActionListener to the list of listners.
addFirst(DoublyLinkedListNode) - Method in class com.zwares.base.datastructures.DoublyLinkedList
 
addFirst(Object) - Method in class com.zwares.base.datastructures.DoublyLinkedList
 
addLast(DoublyLinkedListNode) - Method in class com.zwares.base.datastructures.DoublyLinkedList
 
addLast(Object) - Method in class com.zwares.base.datastructures.DoublyLinkedList
 
addln(String) - Method in class com.zwares.base.html.HPage
 
addln(String) - Method in class com.zwares.base.html.form.HForm
 
addMenuItem(String) - Method in class com.zwares.base.gui.panels.EPopupMenu
Createsa popup menu item and adds action listener to it.
addNode(String, TreeNode) - Method in class com.zwares.base.datastructures.Tree
 
addPopupMenuItems() - Method in class com.zwares.base.gui.panels.EPopupMenu
Adds menu items to the pop up menu.
addRow(int, Object) - Method in class com.zwares.base.gui.panels.ETablePanel
Adds a row to the table at the given index.
addRow(int, Object) - Method in class com.zwares.base.gui.panels.ETableModel
Adds a row to the table at the given index.
addRow(Object) - Method in class com.zwares.base.gui.panels.ETablePanel
Adds a row to the end of the table.
appendBody(String) - Method in class com.zwares.base.html.HPage
 

B

bkg1Color - Variable in class com.zwares.base.html.table.HTable
 
bkg2Color - Variable in class com.zwares.base.html.table.HTable
 
BLACK - Static variable in class com.zwares.base.html.tags.HtmlColor
 
BLUE - Static variable in class com.zwares.base.html.tags.HtmlColor
 
bold(String) - Static method in class com.zwares.base.html.tags.HtmlText
 
border() - Static method in class com.zwares.base.gui.panels.EBorder
Creates an empty border with DEFAULTCOLOR and no title.
border(int) - Static method in class com.zwares.base.gui.panels.EBorder
Creates a border of type with DEFAULTCOLOR and no title.
border(int, Color) - Static method in class com.zwares.base.gui.panels.EBorder
Creates a border of type with color and no title.
border(String, int) - Static method in class com.zwares.base.gui.panels.EBorder
Creates a border of type with DEFAULTCOLOR and a title.
border(String, int, Color) - Static method in class com.zwares.base.gui.panels.EBorder
Creates a border of type with color and a title.
borderColor - Variable in class com.zwares.base.html.table.HTable
 
borderSize - Variable in class com.zwares.base.html.table.HTable
 
bufferSize() - Method in class com.zwares.base.event.EEventBuffer
 
bullet(String[]) - Static method in class com.zwares.base.html.tags.HtmlText
 
button(String, String) - Static method in class com.zwares.base.html.form.HFormComponents
 
BYTES_PER_KILOBYTE - Static variable in class com.zwares.base.cache.Cache
 

C

Cache - class com.zwares.base.cache.Cache.
 
Cache.CachedObject - class com.zwares.base.cache.Cache.CachedObject.
 
Cache.CachedObject(Object, Object) - Constructor for class com.zwares.base.cache.Cache.CachedObject
 
Cache.ExpiringThread - class com.zwares.base.cache.Cache.ExpiringThread.
 
Cache.ExpiringThread() - Constructor for class com.zwares.base.cache.Cache.ExpiringThread
 
Cache() - Constructor for class com.zwares.base.cache.Cache
 
Cache(int) - Constructor for class com.zwares.base.cache.Cache
 
Cache(int, long) - Constructor for class com.zwares.base.cache.Cache
 
Cache(int, long, Clock) - Constructor for class com.zwares.base.cache.Cache
 
Cacheable - interface com.zwares.base.cache.Cacheable.
 
CacheableObject - class com.zwares.base.cache.CacheableObject.
 
CacheableObject(Object, int) - Constructor for class com.zwares.base.cache.CacheableObject
 
CacheableString - class com.zwares.base.cache.CacheableString.
 
CacheableString(String) - Constructor for class com.zwares.base.cache.CacheableString
 
cellPading - Variable in class com.zwares.base.html.table.HTable
 
cellSpacing - Variable in class com.zwares.base.html.table.HTable
 
center(String) - Static method in class com.zwares.base.html.tags.HtmlText
 
checkBox(String, String, boolean) - Static method in class com.zwares.base.html.form.HFormComponents
 
cleanLongestDeath() - Method in class com.zwares.base.cache.HashCache
 
clear() - Method in class com.zwares.base.cache.helper.PersistentMap
 
clear() - Method in class com.zwares.base.datastructures.DoublyLinkedList
 
clearAll() - Method in class com.zwares.base.gui.panels.ETablePanel
Removes all the rows.
clearAll() - Method in class com.zwares.base.gui.panels.ETableModel
Removes all the rows.
Clock - class com.zwares.base.cache.helper.Clock.
 
Clock() - Constructor for class com.zwares.base.cache.helper.Clock
 
color(String, String) - Static method in class com.zwares.base.html.tags.HtmlText
 
COLOREDCOMPOUND - Static variable in class com.zwares.base.gui.panels.EBorder
 
columns - Variable in class com.zwares.base.gui.panels.ETableModel
 
columns - Variable in class com.zwares.base.html.table.HTable
 
com.zwares.base.cache - package com.zwares.base.cache
 
com.zwares.base.cache.helper - package com.zwares.base.cache.helper
 
com.zwares.base.datastructures - package com.zwares.base.datastructures
 
com.zwares.base.event - package com.zwares.base.event
 
com.zwares.base.gui.images - package com.zwares.base.gui.images
 
com.zwares.base.gui.panels - package com.zwares.base.gui.panels
 
com.zwares.base.html - package com.zwares.base.html
 
com.zwares.base.html.form - package com.zwares.base.html.form
 
com.zwares.base.html.table - package com.zwares.base.html.table
 
com.zwares.base.html.tags - package com.zwares.base.html.tags
 
com.zwares.base.html.test - package com.zwares.base.html.test
 
com.zwares.base.monitor - package com.zwares.base.monitor
 
com.zwares.base.servlet - package com.zwares.base.servlet
 
com.zwares.base.util - package com.zwares.base.util
 
combo - Variable in class com.zwares.base.gui.panels.LabeledComboTextPanel
 
COMPOUND - Static variable in class com.zwares.base.gui.panels.EBorder
 
Configuration - class com.zwares.base.util.Configuration.
This class reads the configuration file and returns requested data types.
Configuration(String) - Constructor for class com.zwares.base.util.Configuration
Creates a new Configuration.
containsKey(Object) - Method in class com.zwares.base.cache.helper.PersistentMap
 
containsValue(Object) - Method in class com.zwares.base.cache.helper.PersistentMap
 
currentDate() - Method in class com.zwares.base.cache.helper.RealTimeClock
 
currentDate() - Method in class com.zwares.base.cache.helper.QuickAccessClock
 
currentDate() - Method in class com.zwares.base.cache.helper.Clock
 
currentRealTimeMillis() - Method in class com.zwares.base.cache.helper.QuickAccessClock
 
currentTimeMillis() - Method in class com.zwares.base.cache.helper.RealTimeClock
 
currentTimeMillis() - Method in class com.zwares.base.cache.helper.QuickAccessClock
 
currentTimeMillis() - Method in class com.zwares.base.cache.helper.Clock
 

D

data - Variable in class com.zwares.base.gui.panels.ETableModel
 
dataTableModel - Variable in class com.zwares.base.gui.panels.ETablePanel
 
DatedObject - class com.zwares.base.cache.helper.DatedObject.
 
DatedObject(Object) - Constructor for class com.zwares.base.cache.helper.DatedObject
 
DatedObject(Object, Date) - Constructor for class com.zwares.base.cache.helper.DatedObject
 
DatedObject(Object, long) - Constructor for class com.zwares.base.cache.helper.DatedObject
 
DEBUG - Static variable in class com.zwares.base.util.IO
 
debug(String) - Static method in class com.zwares.base.util.IO
Static method used to print a debug statement to stdout.
DEFAULT - Static variable in class com.zwares.base.gui.panels.EBorder
 
DEFAULT_CLOCK_REFRESH_INTERVAL - Static variable in class com.zwares.base.cache.Cache
 
DEFAULT_MAX_SIZE - Static variable in class com.zwares.base.cache.Cache
 
DEFAULT_REFRESH - Static variable in class com.zwares.base.cache.helper.QuickAccessClock
 
DEFAULT_REFRESH_INTERVAL - Static variable in class com.zwares.base.cache.Cache
 
DEFAULT_TIDY_INTERVAL - Static variable in class com.zwares.base.cache.HashCache
 
DELIM - Static variable in class com.zwares.base.util.TextParser
 
DELIMIT - Static variable in class com.zwares.base.datastructures.Tree
 
dequeue() - Method in class com.zwares.base.datastructures.Queue
 
dequeue() - Method in class com.zwares.base.event.EEventBuffer
 
destroy() - Method in class com.zwares.base.event.EEventFactory
Derefrences all instances being held by this object.
destroy() - Method in class com.zwares.base.event.EEventBuffer
Derefrences all instances being held by this object.
destroy() - Method in interface com.zwares.base.util.Destructible
Derefrences all instances being held by this object.
Destructible - interface com.zwares.base.util.Destructible.
Interface that defines the method destroy.
display() - Method in class com.zwares.base.servlet.AbstractServlet
 
doesFileExist() - Method in class com.zwares.base.util.Configuration
Returns if the configuration file exists.
doGet(HttpServletRequest, HttpServletResponse) - Method in class com.zwares.base.servlet.AbstractServlet
 
DONE - Static variable in class com.zwares.base.gui.panels.StatusBarPanel
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class com.zwares.base.servlet.AbstractServlet
 
DoublyLinkedList - class com.zwares.base.datastructures.DoublyLinkedList.
 
DoublyLinkedList() - Constructor for class com.zwares.base.datastructures.DoublyLinkedList
 
DoublyLinkedListNode - class com.zwares.base.datastructures.DoublyLinkedListNode.
 
DoublyLinkedListNode(Object, DoublyLinkedListNode, DoublyLinkedListNode) - Constructor for class com.zwares.base.datastructures.DoublyLinkedListNode
 

E

EBorder - class com.zwares.base.gui.panels.EBorder.
This class is used to generate differnet types of border.
EBorder() - Constructor for class com.zwares.base.gui.panels.EBorder
 
EButton - class com.zwares.base.gui.panels.EButton.
This class is used to create e JButtons It autopositions the text in the center and creates HTML tags if specified
EButton(String) - Constructor for class com.zwares.base.gui.panels.EButton
Creates a new Button.
EButton(String, boolean) - Constructor for class com.zwares.base.gui.panels.EButton
Creates a new Button.
EButton(String, boolean, char) - Constructor for class com.zwares.base.gui.panels.EButton
Creates a new Button.
EEvent - class com.zwares.base.event.EEvent.
This class is used as an event message from the source to the listener.
EEvent(ActionEvent) - Constructor for class com.zwares.base.event.EEvent
Creates new Event
EEvent(Object) - Constructor for class com.zwares.base.event.EEvent
Creates new Event
EEvent(Object, int) - Constructor for class com.zwares.base.event.EEvent
Creates new Event
EEvent(Object, int, String) - Constructor for class com.zwares.base.event.EEvent
Creates new Event
EEvent(Object, String) - Constructor for class com.zwares.base.event.EEvent
Creates new Event
EEventBuffer - class com.zwares.base.event.EEventBuffer.
 
EEventBuffer() - Constructor for class com.zwares.base.event.EEventBuffer
 
EEventFactory - class com.zwares.base.event.EEventFactory.
 
EEventFactory() - Constructor for class com.zwares.base.event.EEventFactory
Creates new EEventFactory
EEventListener - interface com.zwares.base.event.EEventListener.
Event Listener interface that must be implemented by all listeners.
EEventSource - interface com.zwares.base.event.EEventSource.
Event Source interface that must be implemented by all event generating classes.
EEventSourceObject - class com.zwares.base.event.EEventSourceObject.
An implementation class of event source.
EEventSourceObject() - Constructor for class com.zwares.base.event.EEventSourceObject
Creates new EEventSourceObject
elList - Variable in class com.zwares.base.event.EEventSourceObject
 
email(String, String) - Static method in class com.zwares.base.html.tags.HtmlInsert
 
EMPTY - Static variable in class com.zwares.base.gui.panels.EBorder
 
encodeMethod(String, Object[]) - Method in class com.zwares.base.cache.MethodCache
 
end() - Method in class com.zwares.base.monitor.ExecutionTimer
End of measuring an operation.
enqueue(Object) - Method in class com.zwares.base.datastructures.Queue
 
enqueue(Object) - Method in class com.zwares.base.event.EEventBuffer
 
entrySet() - Method in class com.zwares.base.cache.helper.PersistentMap
 
EPopupMenu - class com.zwares.base.gui.panels.EPopupMenu.
 
EPopupMenu() - Constructor for class com.zwares.base.gui.panels.EPopupMenu
Creates new EPopupMenu
EPopupMenu(String) - Constructor for class com.zwares.base.gui.panels.EPopupMenu
Creates new EPopupMenu
equals(Object) - Method in class com.zwares.base.datastructures.DoublyLinkedList
Defines the method that compares the other object.
equals(Object) - Method in class com.zwares.base.event.EEvent
Compares the argument to itself ..
ERROR - Static variable in class com.zwares.base.gui.panels.StatusBarPanel
 
ERROR - Static variable in class com.zwares.base.util.IO
 
error(String) - Static method in class com.zwares.base.util.IO
Static method used to print an error statement to stderr.
error(Throwable) - Static method in class com.zwares.base.util.IO
Static method used to print a throwable object to stderr.
ETableModel - class com.zwares.base.gui.panels.ETableModel.
One can extend this abstract class to implement the table model.
ETableModel() - Constructor for class com.zwares.base.gui.panels.ETableModel
Creates a new ETableModel.
ETableModel(String[]) - Constructor for class com.zwares.base.gui.panels.ETableModel
Creates a new ETableModel.
ETablePanel - class com.zwares.base.gui.panels.ETablePanel.
This class provides features like border, sorting, selecting, etc.
ETablePanel() - Constructor for class com.zwares.base.gui.panels.ETablePanel
Creates a new ETablePanel.
ETablePanel(String, ETableModel) - Constructor for class com.zwares.base.gui.panels.ETablePanel
Creates a new ETableModel.
ETCHED - Static variable in class com.zwares.base.gui.panels.EBorder
 
eventBuffer - Variable in class com.zwares.base.event.EEventFactory
 
eventGenerated(EEvent) - Method in interface com.zwares.base.event.EEventListener
Call back method, when an event takes place in the event source.
eventGenerated(EEvent) - Method in class com.zwares.base.event.EEventFactory
Performs the following actions when an event ocours.
eventGenerated(EEvent) - Method in class com.zwares.base.gui.panels.ETablePanel
Call back method for all the actions.
evict(int) - Method in class com.zwares.base.cache.Cache
 
evictExpired() - Method in class com.zwares.base.cache.Cache
 
evictLeastRecentlyUsed() - Method in class com.zwares.base.cache.Cache
 
evictLeastRecentlyUsed(int) - Method in class com.zwares.base.cache.Cache
 
ExecutionTimer - class com.zwares.base.monitor.ExecutionTimer.
This class provides methods to measure performance of one or more operation(s).
ExecutionTimer() - Constructor for class com.zwares.base.monitor.ExecutionTimer
Default constructor
ExecutionTimer(String) - Constructor for class com.zwares.base.monitor.ExecutionTimer
Constructs a performance measuring object.

F

filter(String) - Method in class com.zwares.base.gui.panels.ETablePanel
Filters the table based on the given String st.
finalize() - Method in class com.zwares.base.monitor.PerformanceMonitor
Cleanup resources
font(String, String) - Static method in class com.zwares.base.html.tags.HtmlText
 

G

GET - Static variable in class com.zwares.base.html.form.HForm
 
get(int) - Method in class com.zwares.base.event.EEventBuffer
 
get(Object) - Method in class com.zwares.base.cache.HashCache
 
get(Object) - Method in class com.zwares.base.cache.Cache
 
get(Object) - Method in class com.zwares.base.cache.helper.PersistentMap
 
get(String) - Method in class com.zwares.base.util.Configuration
Returns the string value associated to the given key.
getActionCommand() - Method in class com.zwares.base.event.EEvent
Returns the command string associated with this event.
getActiveThreadCount() - Static method in class com.zwares.base.monitor.ThreadUtil
Returns active thread count for the system group.
getB(String) - Method in class com.zwares.base.util.Configuration
Returns the boolean value associated to the given key.
getB(String, boolean) - Method in class com.zwares.base.util.Configuration
Returns the boolean value associated to the given key using the specified default.
getBkgColor() - Method in class com.zwares.base.html.HPage
 
getBody() - Method in class com.zwares.base.html.HPage
 
getBody() - Method in class com.zwares.base.servlet.AbstractServlet
 
getBorderColor() - Method in class com.zwares.base.html.table.HTable
 
getBorderSize() - Method in class com.zwares.base.html.table.HTable
 
getC(String) - Method in class com.zwares.base.util.Configuration
Returns the character value associated to the given key.
getCellPading() - Method in class com.zwares.base.html.table.HTable
 
getCellSpacing() - Method in class com.zwares.base.html.table.HTable
 
getChangeInMemory() - Method in class com.zwares.base.monitor.MemoryUtil
Returns change in memory between two calls to getUsedMemory() method.
getChild(int) - Method in class com.zwares.base.datastructures.TreeNode
 
getColumn(int, int) - Method in class com.zwares.base.html.table.HTableModel
 
getColumn(int, int) - Method in class com.zwares.base.html.table.HDefaultTableModel
 
getColumnCount() - Method in class com.zwares.base.gui.panels.ETableModel
Return the number of columns in this table.
getColumnCount() - Method in class com.zwares.base.html.table.HTableModel
 
getColumnCount() - Method in class com.zwares.base.html.table.HDefaultTableModel
 
getColumnName(int) - Method in class com.zwares.base.gui.panels.ETableModel
Returns the column name given the index.
getColumnWidth(int) - Method in class com.zwares.base.html.table.HTableModel
 
getColumnWidth(int) - Method in class com.zwares.base.html.table.HDefaultTableModel
 
getComboBox() - Method in class com.zwares.base.gui.panels.LabeledComboTextPanel
Access method to return the combobox
getCurrentSize() - Method in class com.zwares.base.cache.HashCache
 
getCurrentSize() - Method in class com.zwares.base.cache.Cache
 
getD(String) - Method in class com.zwares.base.util.Configuration
Returns the double value associated to the given key.
getD(String, double) - Method in class com.zwares.base.util.Configuration
Returns the double value associated to the given key using the specified default.
getData() - Method in class com.zwares.base.datastructures.TreeNode
 
getDate() - Method in class com.zwares.base.cache.helper.DatedObject
 
getDoubleArray(String) - Method in class com.zwares.base.util.Configuration
Returns the double array value associated to the given key.
getDoubleArray(String, String) - Method in class com.zwares.base.util.Configuration
Returns the double array value associated to the given key.
getEnd() - Method in class com.zwares.base.datastructures.DoublyLinkedList
 
getFirst() - Method in class com.zwares.base.datastructures.DoublyLinkedList
 
getFooter() - Method in class com.zwares.base.html.HPage
 
getFooter() - Method in class com.zwares.base.servlet.AbstractServlet
 
getFreeMemory() - Method in class com.zwares.base.monitor.MemoryUtil
Returns memory currently avialable to the application.
getHeader() - Method in class com.zwares.base.html.HPage
 
getHeader() - Method in class com.zwares.base.servlet.AbstractServlet
 
getI(String) - Method in class com.zwares.base.util.Configuration
Returns the integer value associated to the given key.
getI(String, int) - Method in class com.zwares.base.util.Configuration
Returns the integer value associated to the given key using the specified default
getId() - Method in class com.zwares.base.event.EEvent
Returns the ID associated with this event.
getImageFileName() - Method in class com.zwares.base.gui.panels.AbstractSplashWindow
Retruns the name of the image file.
getImageIcon(String) - Static method in class com.zwares.base.gui.images.ImageFactory
Static method used to return the image icon given the image file name.
getInputStream(String) - Method in class com.zwares.base.util.Configuration
This routine returns an InputStream matching the filePath.
getLabel() - Method in class com.zwares.base.gui.panels.StatusBarPanel
Returns the JLable that make up the status bar.
getLabel() - Method in class com.zwares.base.gui.panels.LabeledComboTextPanel
Access method to return the label
getLast() - Method in class com.zwares.base.datastructures.DoublyLinkedList
 
getMaxUsedMemory() - Method in class com.zwares.base.monitor.MemoryUtil
Returns the maximum amount of memory used by the application.
getMinUsedMemory() - Method in class com.zwares.base.monitor.MemoryUtil
Returns the least amount of memory used by the application.
getNode(String) - Method in class com.zwares.base.datastructures.Tree
 
getNumberOfCacheHits() - Method in class com.zwares.base.cache.HashCache
 
getNumberOfCacheHits() - Method in class com.zwares.base.cache.Cache
 
getNumberOfCacheMisses() - Method in class com.zwares.base.cache.HashCache
 
getNumberOfCacheMisses() - Method in class com.zwares.base.cache.Cache
 
getObject() - Method in class com.zwares.base.cache.CacheableObject
 
getObject() - Method in class com.zwares.base.cache.Cache.CachedObject
 
getObject() - Method in class com.zwares.base.cache.helper.DatedObject
 
getObject() - Method in class com.zwares.base.datastructures.DoublyLinkedListNode
 
getParentPath(String) - Method in class com.zwares.base.datastructures.Tree
 
getPath() - Method in class com.zwares.base.datastructures.TreeNode
 
getPathLength(String) - Method in class com.zwares.base.datastructures.Tree
 
getPopupMenu() - Method in class com.zwares.base.gui.panels.ETablePanel
Method to return the popup menu for the table.
getReturnValue(String, Object[]) - Method in class com.zwares.base.cache.MethodCache
 
getRow(int) - Method in class com.zwares.base.gui.panels.ETableModel
Retruns the row at the given index.
getRowCount() - Method in class com.zwares.base.gui.panels.ETablePanel
Returns the number of rows in the table.
getRowCount() - Method in class com.zwares.base.gui.panels.ETableModel
Returns the number of rows in this table.
getRowCount() - Method in class com.zwares.base.html.table.HTableModel
 
getRowCount() - Method in class com.zwares.base.html.table.HDefaultTableModel
 
getS(String) - Method in class com.zwares.base.util.Configuration
Returns the string value associated to the given key.
getS(String, String) - Method in class com.zwares.base.util.Configuration
Returns the string value associated to the given key using the specified default.
getSelectedIndex() - Method in class com.zwares.base.gui.panels.ETablePanel
Returns the selected index from the table.
getSelectedObject() - Method in class com.zwares.base.gui.panels.ETablePanel
Returns the selected object from the table.
getSize() - Method in class com.zwares.base.cache.CacheableString
 
getSize() - Method in class com.zwares.base.cache.CacheableObject
 
getSize() - Method in interface com.zwares.base.cache.Cacheable
 
getSize() - Method in class com.zwares.base.datastructures.TreeNode
 
getSource() - Method in class com.zwares.base.event.EEvent
Returns the source object of this event.
getString() - Method in class com.zwares.base.cache.CacheableString
 
getStringArray(String) - Method in class com.zwares.base.util.Configuration
Returns the string array value associated to the given key.
getStringArray(String, String) - Method in class com.zwares.base.util.Configuration
Returns the string array value associated to the given key.
getTable() - Method in class com.zwares.base.gui.panels.ETablePanel
Returns the instance of table.
getTable() - Method in class com.zwares.base.gui.panels.ETableModel
Returns the table that is using this model.
getTableData() - Method in class com.zwares.base.gui.panels.ETablePanel
Returns the table data.
getTableData() - Method in class com.zwares.base.gui.panels.ETableModel
Retunrs the table data for the table.
getTableModel() - Method in class com.zwares.base.gui.panels.ETablePanel
Returns the table model.
getTextField() - Method in class com.zwares.base.gui.panels.LabeledComboTextPanel
Access method to return the text field
getTitle() - Method in class com.zwares.base.html.HPage
 
getTitle() - Method in class com.zwares.base.servlet.AbstractServlet
 
getTotalMemory() - Method in class com.zwares.base.monitor.MemoryUtil
Returns total memory currently available to the application.
getTxtColor() - Method in class com.zwares.base.html.HPage
 
getUsedMemory() - Method in class com.zwares.base.monitor.MemoryUtil
Returns memory currently used by the application.
getValueAt(int, int) - Method in class com.zwares.base.gui.panels.ETableModel
Abstract method to get value at a cell.
getWidth() - Method in class com.zwares.base.html.table.HTable
 
GRAY - Static variable in class com.zwares.base.html.tags.HtmlColor
 
GREEN - Static variable in class com.zwares.base.html.tags.HtmlColor
 

H

HashCache - class com.zwares.base.cache.HashCache.
 
HashCache(int, int, long) - Constructor for class com.zwares.base.cache.HashCache
 
HashCache(int, int, long, long) - Constructor for class com.zwares.base.cache.HashCache
 
hashCode() - Method in class com.zwares.base.cache.helper.PersistentMap
 
hashCode() - Method in class com.zwares.base.datastructures.DoublyLinkedList
 
HDefaultTableModel - class com.zwares.base.html.table.HDefaultTableModel.
 
HDefaultTableModel(String[][]) - Constructor for class com.zwares.base.html.table.HDefaultTableModel
 
HForm - class com.zwares.base.html.form.HForm.
 
HForm(String) - Constructor for class com.zwares.base.html.form.HForm
 
HForm(String, int) - Constructor for class com.zwares.base.html.form.HForm
 
HForm(String, int, String) - Constructor for class com.zwares.base.html.form.HForm
 
HFormComponents - class com.zwares.base.html.form.HFormComponents.
 
HFormComponents() - Constructor for class com.zwares.base.html.form.HFormComponents
 
hidden(String, String) - Static method in class com.zwares.base.html.form.HFormComponents
 
highlight(String, String) - Static method in class com.zwares.base.html.tags.HtmlText
 
HPage - class com.zwares.base.html.HPage.
 
HPage() - Constructor for class com.zwares.base.html.HPage
 
HPage(String) - Constructor for class com.zwares.base.html.HPage
 
HPage(String, String, String) - Constructor for class com.zwares.base.html.HPage
 
HTable - class com.zwares.base.html.table.HTable.
 
HTable(HTableColumns, HTableModel) - Constructor for class com.zwares.base.html.table.HTable
 
HTable(HTableColumns, HTableModel, String, String) - Constructor for class com.zwares.base.html.table.HTable
 
HTable(HTableColumns, HTableModel, String, String, String, String) - Constructor for class com.zwares.base.html.table.HTable
 
HTableColumns - class com.zwares.base.html.table.HTableColumns.
 
HTableColumns(String[]) - Constructor for class com.zwares.base.html.table.HTableColumns
 
HTableModel - class com.zwares.base.html.table.HTableModel.
 
HTableModel() - Constructor for class com.zwares.base.html.table.HTableModel
 
HTableModel(Object) - Constructor for class com.zwares.base.html.table.HTableModel
 
Html - interface com.zwares.base.html.Html.
 
htmlCode - Variable in class com.zwares.base.html.form.HForm
 
HtmlColor - class com.zwares.base.html.tags.HtmlColor.
 
HtmlColor() - Constructor for class com.zwares.base.html.tags.HtmlColor
 
HtmlInsert - class com.zwares.base.html.tags.HtmlInsert.
 
HtmlInsert() - Constructor for class com.zwares.base.html.tags.HtmlInsert
 
htmlPage - Variable in class com.zwares.base.servlet.AbstractServlet
 
HtmlText - class com.zwares.base.html.tags.HtmlText.
 
HtmlText() - Constructor for class com.zwares.base.html.tags.HtmlText
 

I

image(String, int) - Static method in class com.zwares.base.html.tags.HtmlInsert
 
image(String, String, int) - Static method in class com.zwares.base.html.form.HFormComponents
 
ImageFactory - class com.zwares.base.gui.images.ImageFactory.
Image factory used to return image icons from the images folder.
ImageFactory() - Constructor for class com.zwares.base.gui.images.ImageFactory
Creates a new ImageFactory.
indent(String) - Static method in class com.zwares.base.html.tags.HtmlText
 
indent(String, int) - Static method in class com.zwares.base.html.tags.HtmlText
 
init() - Method in class com.zwares.base.gui.panels.StatusBarPanel
Calls all the init methods.
init() - Method in class com.zwares.base.gui.panels.LabeledComboTextPanel
Calls all the init methods.
init() - Method in class com.zwares.base.gui.panels.ETablePanel
Initialization method.
init() - Method in class com.zwares.base.gui.panels.EPopupMenu
Calls all the init methods.
init(ServletConfig) - Method in class com.zwares.base.servlet.AbstractServlet
 
initComponents() - Method in class com.zwares.base.gui.panels.StatusBarPanel
Initializes the components.
initComponents() - Method in class com.zwares.base.gui.panels.LabeledComboTextPanel
Initialize all the components and register for actions.
initPanel() - Method in class com.zwares.base.gui.panels.StatusBarPanel
Initializes the status bar panel.
initPanel() - Method in class com.zwares.base.gui.panels.LabeledComboTextPanel
Initialize this panel.
initPanel() - Method in class com.zwares.base.gui.panels.ETablePanel
Initializes the panel and sets its layout.
initTable() - Method in class com.zwares.base.gui.panels.ETablePanel
Initializes the table and adds it to a scroll pane.
initTableColumns() - Method in class com.zwares.base.gui.panels.ETablePanel
Selectes the first row.
initVariables() - Method in class com.zwares.base.gui.panels.ETablePanel
Creates instances of all the varaibles like table, scrollpane etc.
IO - class com.zwares.base.util.IO.
This class can be used as debugging / error reporting tool.
IO(boolean, boolean, boolean) - Constructor for class com.zwares.base.util.IO
Creates a new IO class.
IO(boolean, boolean, boolean, PrintStream) - Constructor for class com.zwares.base.util.IO
Creates a new IO class.
IO(PrintStream) - Constructor for class com.zwares.base.util.IO
Creates a new IO class.
isEmpty() - Method in class com.zwares.base.cache.helper.PersistentMap
 
italic(String) - Static method in class com.zwares.base.html.tags.HtmlText
 

K

keySet() - Method in class com.zwares.base.cache.helper.PersistentMap
 

L

label - Variable in class com.zwares.base.gui.panels.LabeledComboTextPanel
 
LabeledComboTextPanel - class com.zwares.base.gui.panels.LabeledComboTextPanel.
This class is used to create a panel with the following in order: Label Combobox TextBox It also implements some of the common methods to assign child-parent relationships.
LabeledComboTextPanel() - Constructor for class com.zwares.base.gui.panels.LabeledComboTextPanel
Creates a new LabeledComboTextPanel.
LabeledComboTextPanel(String) - Constructor for class com.zwares.base.gui.panels.LabeledComboTextPanel
Creates a new LabeledComboTextPanel.
labelText - Variable in class com.zwares.base.gui.panels.LabeledComboTextPanel
 
left(String) - Static method in class com.zwares.base.html.tags.HtmlText
 
LIME - Static variable in class com.zwares.base.html.tags.HtmlColor
 
line - Static variable in class com.zwares.base.html.tags.HtmlInsert
 
LINE - Static variable in class com.zwares.base.gui.panels.EBorder
 
line() - Static method in class com.zwares.base.html.tags.HtmlInsert
 
lineBreak - Static variable in class com.zwares.base.html.tags.HtmlInsert
 
lineBreak() - Static method in class com.zwares.base.html.tags.HtmlInsert
 
log(Object) - Static method in class com.zwares.base.util.IO
Static method used to print to the stdout.

M

main(String[]) - Static method in class com.zwares.base.cache.MethodCache
 
main(String[]) - Static method in class com.zwares.base.cache.HashCache
 
main(String[]) - Static method in class com.zwares.base.cache.Cache
 
main(String[]) - Static method in class com.zwares.base.html.tags.HtmlText
 
main(String[]) - Static method in class com.zwares.base.html.test.TestHPage
 
MAROON - Static variable in class com.zwares.base.html.tags.HtmlColor
 
MemoryUtil - class com.zwares.base.monitor.MemoryUtil.
This class provides methods to access memory statistics on a given application or a component.
MemoryUtil() - Constructor for class com.zwares.base.monitor.MemoryUtil
Default constructor
MemoryUtil(String) - Constructor for class com.zwares.base.monitor.MemoryUtil
Constructs a memory object.
method - Variable in class com.zwares.base.html.form.HForm
 
MethodCache - class com.zwares.base.cache.MethodCache.
 
MethodCache(int, long) - Constructor for class com.zwares.base.cache.MethodCache
 
model - Variable in class com.zwares.base.html.table.HTable
 
mouseClicked(MouseEvent) - Method in class com.zwares.base.gui.panels.ETablePanel
Implementing mouse listener events for any double clicks.
mouseEntered(MouseEvent) - Method in class com.zwares.base.gui.panels.ETablePanel
 
mouseExited(MouseEvent) - Method in class com.zwares.base.gui.panels.ETablePanel
 
mousePressed(MouseEvent) - Method in class com.zwares.base.gui.panels.ETablePanel
 
mouseReleased(MouseEvent) - Method in class com.zwares.base.gui.panels.ETablePanel
 
multicaster - Variable in class com.zwares.base.event.EEventFactory
 
multicaster - Variable in class com.zwares.base.gui.panels.ETablePanel
 
multicaster - Variable in class com.zwares.base.gui.panels.EPopupMenu
 

N

name - Variable in class com.zwares.base.gui.panels.ETablePanel
 
name - Variable in class com.zwares.base.html.form.HForm
 
notifyEventListeners(EEvent) - Method in class com.zwares.base.event.EEventSourceObject
Notifies all the registered listeners about the event evt.
notifyEventListeners(EEvent) - Method in interface com.zwares.base.event.EEventSource
Notifies all the registered listeners about the event evt.
notifyEventListeners(EEvent) - Method in class com.zwares.base.event.EEventFactory
Notifies all the registered listeners about the event evt.
notifyEventListeners(EEvent) - Method in class com.zwares.base.gui.panels.ETablePanel
Notifies all the registered listeners about the event evt.
notifyEventListeners(EEvent) - Method in class com.zwares.base.gui.panels.EPopupMenu
Notifies all the registered listeners about the event evt.
notifyThread - Variable in class com.zwares.base.event.EEventFactory
 
number(String[]) - Static method in class com.zwares.base.html.tags.HtmlText
 

O

out - Variable in class com.zwares.base.servlet.AbstractServlet
 
out - Static variable in class com.zwares.base.util.IO
 

P

paint(Graphics) - Method in class com.zwares.base.gui.panels.AbstractSplashWindow
Overrides the paint method to paint the splash image.
paragraphBreak(String) - Static method in class com.zwares.base.html.tags.HtmlInsert
 
parsePath(String) - Method in class com.zwares.base.datastructures.Tree
 
passwordField(String, String, int, int) - Static method in class com.zwares.base.html.form.HFormComponents
 
performAction() - Method in class com.zwares.base.util.StoppableThread
 
PerformanceMonitor - class com.zwares.base.monitor.PerformanceMonitor.
This class is responsible for monitoring performance information.
PerformanceMonitor() - Constructor for class com.zwares.base.monitor.PerformanceMonitor
Default constructor, prints output to the diplay.
PerformanceMonitor(long) - Constructor for class com.zwares.base.monitor.PerformanceMonitor
Constructs performance monitoring Object.
PerformanceMonitor(long, String) - Constructor for class com.zwares.base.monitor.PerformanceMonitor
Constructs a performance monitoring object.
PerformanceMonitor(String) - Constructor for class com.zwares.base.monitor.PerformanceMonitor
Constructs a performance monitoring object.
PersistentMap - class com.zwares.base.cache.helper.PersistentMap.
 
PersistentMap() - Constructor for class com.zwares.base.cache.helper.PersistentMap
 
PersistentMap(File) - Constructor for class com.zwares.base.cache.helper.PersistentMap
 
popupMenu - Variable in class com.zwares.base.gui.panels.ETablePanel
 
POST - Static variable in class com.zwares.base.html.form.HForm
 
processDoGet(HttpServletRequest, HttpServletResponse) - Method in class com.zwares.base.servlet.AbstractServlet
 
processDoPost(HttpServletRequest, HttpServletResponse) - Method in class com.zwares.base.servlet.AbstractServlet
 
promote(Cache.CachedObject) - Method in class com.zwares.base.cache.Cache
 
put(Object, Cacheable) - Method in class com.zwares.base.cache.HashCache
 
put(Object, Cacheable) - Method in class com.zwares.base.cache.Cache
 
put(Object, Object) - Method in class com.zwares.base.cache.helper.PersistentMap
 
putAll(Map) - Method in class com.zwares.base.cache.helper.PersistentMap
 
putReturnValue(String, Object[], Object) - Method in class com.zwares.base.cache.MethodCache
 

Q

Queue - class com.zwares.base.datastructures.Queue.
 
Queue() - Constructor for class com.zwares.base.datastructures.Queue
 
Queue(Collection) - Constructor for class com.zwares.base.datastructures.Queue
 
QuickAccessClock - class com.zwares.base.cache.helper.QuickAccessClock.
 
QuickAccessClock.ClockRefresh - class com.zwares.base.cache.helper.QuickAccessClock.ClockRefresh.
 
QuickAccessClock.ClockRefresh() - Constructor for class com.zwares.base.cache.helper.QuickAccessClock.ClockRefresh
 
QuickAccessClock() - Constructor for class com.zwares.base.cache.helper.QuickAccessClock
 
QuickAccessClock(long) - Constructor for class com.zwares.base.cache.helper.QuickAccessClock
 

R

radioButton(String, String, boolean) - Static method in class com.zwares.base.html.form.HFormComponents
 
ReaderPreferredLock - class com.zwares.base.cache.helper.ReaderPreferredLock.
 
ReaderPreferredLock() - Constructor for class com.zwares.base.cache.helper.ReaderPreferredLock
Creates new ReaderWriterMutex
ReaderWriterLock - interface com.zwares.base.cache.helper.ReaderWriterLock.
 
RealTimeClock - class com.zwares.base.cache.helper.RealTimeClock.
 
RealTimeClock() - Constructor for class com.zwares.base.cache.helper.RealTimeClock
 
RED - Static variable in class com.zwares.base.html.tags.HtmlColor
 
releaseForRead() - Method in class com.zwares.base.cache.helper.WriterPreferredLock
 
releaseForRead() - Method in interface com.zwares.base.cache.helper.ReaderWriterLock
 
releaseForRead() - Method in class com.zwares.base.cache.helper.ReaderPreferredLock
 
releaseForWrite() - Method in class com.zwares.base.cache.HashCache
 
releaseForWrite() - Method in class com.zwares.base.cache.helper.WriterPreferredLock
 
releaseForWrite() - Method in interface com.zwares.base.cache.helper.ReaderWriterLock
 
releaseForWrite() - Method in class com.zwares.base.cache.helper.ReaderPreferredLock
 
remove() - Method in class com.zwares.base.cache.Cache.CachedObject
 
remove() - Method in class com.zwares.base.datastructures.DoublyLinkedListNode
 
remove(Object) - Method in class com.zwares.base.cache.HashCache
 
remove(Object) - Method in class com.zwares.base.cache.Cache
 
remove(Object) - Method in class com.zwares.base.cache.helper.PersistentMap
 
removeAllEventListeners() - Method in class com.zwares.base.event.EEventSourceObject
Removes all the EEventListener from the list of listeners.
removeEventListener(EEventListener) - Method in class com.zwares.base.event.EEventSourceObject
Removes the specified EEventListener from the list of listeners.
removeEventListener(EEventListener) - Method in interface com.zwares.base.event.EEventSource
Removes the specified EEventListener from the list of listeners.
removeEventListener(EEventListener) - Method in class com.zwares.base.event.EEventFactory
Removes any listener added.
removeEventListener(EEventListener) - Method in class com.zwares.base.gui.panels.ETablePanel
Removes any listener added.
removeEventListener(EEventListener) - Method in class com.zwares.base.gui.panels.EPopupMenu
Removes any listener added.
removePopupMenu() - Method in class com.zwares.base.gui.panels.ETablePanel
Method to remove the popup menu from the table.
removeRow(int) - Method in class com.zwares.base.gui.panels.ETablePanel
Removes the row at the given index and selectes the first one.
removeRow(int) - Method in class com.zwares.base.gui.panels.ETableModel
Removes the row at given index.
removeSelectedRow() - Method in class com.zwares.base.gui.panels.ETablePanel
Removes the selectedRow and selectes the first one.
repaintTable() - Method in class com.zwares.base.gui.panels.ETablePanel
Repaints the table.
reset(String, String) - Static method in class com.zwares.base.html.form.HFormComponents
 
right(String) - Static method in class com.zwares.base.html.tags.HtmlText
 
root - Variable in class com.zwares.base.datastructures.Tree
 
RUN - Static variable in class com.zwares.base.util.StoppableThread
 
run() - Method in class com.zwares.base.cache.Cache.ExpiringThread
 
run() - Method in class com.zwares.base.cache.helper.QuickAccessClock.ClockRefresh
 
run() - Method in class com.zwares.base.event.EEventFactory
Run method for the thread that always listens to the event queue.
run() - Method in class com.zwares.base.monitor.PerformanceMonitor
Collect and store memory and Thread statstics.
run() - Method in class com.zwares.base.util.StoppableThread
 

S

scrollPane - Variable in class com.zwares.base.gui.panels.ETablePanel
 
selectionBox(String, int, String[], String[], boolean) - Static method in class com.zwares.base.html.form.HFormComponents
 
selectRow(int) - Method in class com.zwares.base.gui.panels.ETablePanel
Selects a row.
selectRow(int, int, boolean, boolean) - Method in class com.zwares.base.gui.panels.ETablePanel
Selects a row.
setBkgColor(String) - Method in class com.zwares.base.html.HPage
 
setBody(String) - Method in class com.zwares.base.html.HPage
 
setBorderColor(String) - Method in class com.zwares.base.html.table.HTable
 
setBorderSize(int) - Method in class com.zwares.base.html.table.HTable
 
setCellPading(int) - Method in class com.zwares.base.html.table.HTable
 
setCellSpacing(int) - Method in class com.zwares.base.html.table.HTable
 
setData(Object) - Method in class com.zwares.base.datastructures.TreeNode
 
setEnabled(boolean) - Method in class com.zwares.base.gui.panels.LabeledComboTextPanel
Overrides the JPanel setEnabled method to enable / disable all the components.
setFooter(String) - Method in class com.zwares.base.html.HPage
 
setHeader(String) - Method in class com.zwares.base.html.HPage
 
setName(String) - Method in class com.zwares.base.gui.panels.EButton
Sets the name of the button
setName(String, boolean) - Method in class com.zwares.base.gui.panels.EButton
Sets the name of the button and creates HTML tag if boolean html is true
setPath(String) - Method in class com.zwares.base.datastructures.TreeNode
 
setPopupMenu(EPopupMenu) - Method in class com.zwares.base.gui.panels.ETablePanel
Method to set the popup menu for the table.
setRowColor(int, Color) - Method in class com.zwares.base.gui.panels.ETableModel
Set the foreground color of the given row.
setState(int) - Method in class com.zwares.base.util.StoppableThread
 
setTable(JTable) - Method in class com.zwares.base.gui.panels.ETablePanel
Returns the instance of table.
setTable(JTable) - Method in class com.zwares.base.gui.panels.ETableModel
Sets the table that is using this model.
setTableData(Object[]) - Method in class com.zwares.base.gui.panels.ETablePanel
Sets the table data.
setTableData(Object[]) - Method in class com.zwares.base.gui.panels.ETableModel
Sets the table data for the table.
setTableModel(ETableModel) - Method in class com.zwares.base.gui.panels.ETablePanel
Sets the table model.
setTableSize(int, int, boolean) - Method in class com.zwares.base.gui.panels.ETablePanel
Sets the table size.
setTextBoxDisabled() - Method in class com.zwares.base.gui.panels.LabeledComboTextPanel
Disables the text box and makes it gray in color.
setTitle(String) - Method in class com.zwares.base.html.HPage
 
settxtColor(String) - Method in class com.zwares.base.html.HPage
 
setWidth(int) - Method in class com.zwares.base.html.table.HTable
 
showPopupMenu(Component, MouseEvent) - Method in class com.zwares.base.gui.panels.EPopupMenu
Displays the popup menu.
SILVER - Static variable in class com.zwares.base.html.tags.HtmlColor
 
size() - Method in class com.zwares.base.cache.helper.PersistentMap
 
size() - Method in class com.zwares.base.event.EEventBuffer
 
size(String, int) - Static method in class com.zwares.base.html.tags.HtmlText
 
sorterTableModel - Variable in class com.zwares.base.gui.panels.ETablePanel
 
stampDate() - Method in class com.zwares.base.cache.helper.DatedObject
 
start() - Method in class com.zwares.base.monitor.ExecutionTimer
Start of measuring an operation.
StatusBarPanel - class com.zwares.base.gui.panels.StatusBarPanel.
 
StatusBarPanel() - Constructor for class com.zwares.base.gui.panels.StatusBarPanel
Creates a new StatusBarPanel.
statusLabel - Variable in class com.zwares.base.gui.panels.StatusBarPanel
 
STOP - Static variable in class com.zwares.base.util.StoppableThread
 
stopImmediately() - Method in class com.zwares.base.util.StoppableThread
 
stopMonitoring() - Method in class com.zwares.base.monitor.PerformanceMonitor
Stop performance monitoring.
StoppableThread - class com.zwares.base.util.StoppableThread.
 
StoppableThread() - Constructor for class com.zwares.base.util.StoppableThread
 
stopThread - Variable in class com.zwares.base.event.EEventFactory
 
style(String, String) - Static method in class com.zwares.base.html.tags.HtmlText
 
submit(String, String) - Static method in class com.zwares.base.html.form.HFormComponents
 
subTreeCount(String) - Method in class com.zwares.base.datastructures.Tree
 

T

table - Variable in class com.zwares.base.gui.panels.ETablePanel
 
table - Variable in class com.zwares.base.gui.panels.ETableModel
 
TestHPage - class com.zwares.base.html.test.TestHPage.
 
TestHPage() - Constructor for class com.zwares.base.html.test.TestHPage
 
textArea(String, String, int, int) - Static method in class com.zwares.base.html.form.HFormComponents
 
textBox - Variable in class com.zwares.base.gui.panels.LabeledComboTextPanel
 
textField(String, String, int, int) - Static method in class com.zwares.base.html.form.HFormComponents
 
TextParser - class com.zwares.base.util.TextParser.
This class is used as a parser to parse a String to different data types / arrays.
TextParser() - Constructor for class com.zwares.base.util.TextParser
 
ThreadUtil - class com.zwares.base.monitor.ThreadUtil.
 
ThreadUtil() - Constructor for class com.zwares.base.monitor.ThreadUtil
 
timeTaken() - Method in class com.zwares.base.monitor.ExecutionTimer
Time taken for the operation.
toBoolean(String) - Static method in class com.zwares.base.util.TextParser
Static method used to convert a string to a boolean value.
toDouble(String) - Static method in class com.zwares.base.util.TextParser
Static method used to convert a string to a double value.
toDoubleArray(String) - Static method in class com.zwares.base.util.TextParser
Static method used to convert a string to a double array using the default delimiter.
toDoubleArray(String, String) - Static method in class com.zwares.base.util.TextParser
Static method used to convert a string to a double array using the given delimiter.
toHtml() - Method in interface com.zwares.base.html.Html
 
toHtml() - Method in class com.zwares.base.html.HPage
 
toHtml() - Method in class com.zwares.base.html.form.HForm
 
toHtml() - Method in class com.zwares.base.html.table.HTableColumns
 
toHtml() - Method in class com.zwares.base.html.table.HTable
 
toInt(String) - Static method in class com.zwares.base.util.TextParser
Static method used to convert a string to an integer value.
toString() - Method in class com.zwares.base.cache.HashCache
 
toString() - Method in class com.zwares.base.cache.CacheableString
 
toString() - Method in class com.zwares.base.cache.CacheableObject
 
toString() - Method in class com.zwares.base.cache.Cache
 
toString() - Method in class com.zwares.base.cache.Cache.CachedObject
 
toString() - Method in class com.zwares.base.cache.helper.DatedObject
 
toString() - Method in class com.zwares.base.datastructures.TreeNode
 
toString() - Method in class com.zwares.base.datastructures.Tree
 
toString() - Method in class com.zwares.base.datastructures.DoublyLinkedListNode
 
toString() - Method in class com.zwares.base.datastructures.DoublyLinkedList
 
toString() - Method in class com.zwares.base.event.EEvent
Implements the toString method.
toString() - Method in class com.zwares.base.monitor.PerformanceMonitor
Returns the monitor statics as String.
toString() - Method in class com.zwares.base.monitor.MemoryUtil
Converts memory stats to string.
toString() - Method in class com.zwares.base.monitor.ExecutionTimer
Outputs time take for the operation.
toStringArray(int[]) - Static method in class com.zwares.base.util.TextParser
Static method used to convert an integer array to a string array.
toStringArray(String) - Static method in class com.zwares.base.util.TextParser
Static method used to convert a string to string array using the default delimiter.
toStringArray(String, String) - Static method in class com.zwares.base.util.TextParser
Static method used to convert a string to string array using the given delimiter.
Tree - class com.zwares.base.datastructures.Tree.
 
Tree() - Constructor for class com.zwares.base.datastructures.Tree
 
Tree(String) - Constructor for class com.zwares.base.datastructures.Tree
 
TreeNode - class com.zwares.base.datastructures.TreeNode.
 
TreeNode(Object) - Constructor for class com.zwares.base.datastructures.TreeNode
 
TreeNode(String, Object) - Constructor for class com.zwares.base.datastructures.TreeNode
 
txt1Color - Variable in class com.zwares.base.html.table.HTable
 
txt2Color - Variable in class com.zwares.base.html.table.HTable
 

U

underline(String) - Static method in class com.zwares.base.html.tags.HtmlText
 
updateStatus(int, String) - Method in class com.zwares.base.gui.panels.StatusBarPanel
Updates the statsu bar with the given type and message.
updateTable() - Method in class com.zwares.base.gui.panels.ETablePanel
Updates the table for any changes in data / property.
url(String, String) - Static method in class com.zwares.base.html.tags.HtmlInsert
 

V

values() - Method in class com.zwares.base.cache.helper.PersistentMap
 

W

WAIT - Static variable in class com.zwares.base.util.StoppableThread
 
WARN - Static variable in class com.zwares.base.util.IO
 
warn(String) - Static method in class com.zwares.base.util.IO
Static method used to print a warning statement to stderr.
WHITE - Static variable in class com.zwares.base.html.tags.HtmlColor
 
width - Variable in class com.zwares.base.html.table.HTable
 
WORKING - Static variable in class com.zwares.base.gui.panels.StatusBarPanel
 
WriterPreferredLock - class com.zwares.base.cache.helper.WriterPreferredLock.
 
WriterPreferredLock() - Constructor for class com.zwares.base.cache.helper.WriterPreferredLock
Creates new ReaderWriterMutex

Y

YELLOW - Static variable in class com.zwares.base.html.tags.HtmlColor
 

_

_accessList - Variable in class com.zwares.base.cache.HashCache
 
_ageList - Variable in class com.zwares.base.cache.HashCache
 
_cacheHits - Variable in class com.zwares.base.cache.HashCache
 
_cacheHits - Variable in class com.zwares.base.cache.Cache
 
_cacheMisses - Variable in class com.zwares.base.cache.HashCache
 
_cacheMisses - Variable in class com.zwares.base.cache.Cache
 
_clock - Static variable in class com.zwares.base.cache.HashCache
 
_clock - Variable in class com.zwares.base.cache.Cache
 
_currentSize - Variable in class com.zwares.base.cache.HashCache
 
_currentSize - Variable in class com.zwares.base.cache.Cache
 
_currentTimeMillis - Variable in class com.zwares.base.cache.helper.QuickAccessClock
 
_longetivity - Variable in class com.zwares.base.cache.Cache
 
_lookup - Variable in class com.zwares.base.cache.HashCache
 
_lookupLock - Variable in class com.zwares.base.cache.HashCache
 
_maxAge - Variable in class com.zwares.base.cache.HashCache
 
_maxObjectSize - Variable in class com.zwares.base.cache.HashCache
 
_maxSize - Variable in class com.zwares.base.cache.HashCache
 
_maxSize - Variable in class com.zwares.base.cache.Cache
 
_mostRecentlyExpired - Variable in class com.zwares.base.cache.Cache
 
_mostRecentlyExpiredNode - Variable in class com.zwares.base.cache.Cache.CachedObject
 
_mostRecentlyUsed - Variable in class com.zwares.base.cache.Cache
 
_mostRecentlyUsedNode - Variable in class com.zwares.base.cache.Cache.CachedObject
 
_next - Variable in class com.zwares.base.datastructures.DoublyLinkedListNode
 
_object - Variable in class com.zwares.base.cache.CacheableString
 
_object - Variable in class com.zwares.base.cache.CacheableObject
 
_object - Variable in class com.zwares.base.cache.Cache.CachedObject
 
_object - Variable in class com.zwares.base.datastructures.DoublyLinkedListNode
 
_objectLookUp - Variable in class com.zwares.base.cache.Cache
 
_previous - Variable in class com.zwares.base.datastructures.DoublyLinkedListNode
 
_refreshTimeMillis - Variable in class com.zwares.base.cache.helper.QuickAccessClock
 
_sharedClock - Static variable in class com.zwares.base.cache.Cache
 
_size - Variable in class com.zwares.base.cache.CacheableObject
 
_tidyTimer - Static variable in class com.zwares.base.cache.HashCache
 

A B C D E F G H I K L M N O P Q R S T U V W Y _