Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
P
Q
R
S
T
U
V
W
X
G
Group
- class net.sf.jagzilla.hibernate.
Group
.
represents a record in the table groups.
Group()
- Constructor for class net.sf.jagzilla.hibernate.
Group
GroupTest
- class net.sf.jagzilla.hibernate.
GroupTest
.
test cases for Group.
GroupTest()
- Constructor for class net.sf.jagzilla.hibernate.
GroupTest
getAdded()
- Method in class net.sf.jagzilla.hibernate.
BugActivity
getAllBugs()
- Method in interface net.sf.jagzilla.
BugQuery
gets a list of all bugs in database.
getAllBugs()
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getAllComponents()
- Method in interface net.sf.jagzilla.
SystemQuery
gets a list of all components in the system regardless of which product they belong to.
getAllComponents()
- Method in class net.sf.jagzilla.
SystemQueryHibernateImpl
getAssignedBugs()
- Method in class net.sf.jagzilla.hibernate.
Profile
getAssignedTo()
- Method in class net.sf.jagzilla.hibernate.
Bug
getAttachId()
- Method in class net.sf.jagzilla.hibernate.
AttachStatusPrimaryKey
getAttachId()
- Method in class net.sf.jagzilla.hibernate.
BugActivity
getBit()
- Method in class net.sf.jagzilla.hibernate.
Group
getBlessGroupSet()
- Method in class net.sf.jagzilla.hibernate.
Profile
getBlocked()
- Method in class net.sf.jagzilla.hibernate.
DependencyPrimaryKey
getBox()
- Method in class net.sf.jagzilla.mailprocessor.
MailAccount
getBugById(int)
- Method in interface net.sf.jagzilla.
BugQuery
gets the bug with the given id.
getBugById(int)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getBugCountForComponent(String)
- Method in interface net.sf.jagzilla.
BugQuery
gets the total ammount of bugs for the given component.
getBugCountForComponent(String)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getBugCountQuery(String, String, String, String, Date, Date, String, String, String, String, int)
- Method in interface net.sf.jagzilla.
BugQuery
Deprecated.
see getBugCountQuery(String, String, String , String , Date , Date , String , String , String , String , int , int )
getBugCountQuery(String, String, String, String, Date, Date, String, String, String, String, int, int)
- Method in interface net.sf.jagzilla.
BugQuery
getBugCountQuery(String, String, String, String, Date, Date, String, String, String, String, int)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getBugCountQuery(String, String, String, String, Date, Date, String, String, String, String, int, int)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getBugCountWithStatus(String)
- Method in interface net.sf.jagzilla.
BugQuery
return the ammount of bugs with given status.
getBugCountWithStatus(String)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getBugFileLoc()
- Method in class net.sf.jagzilla.hibernate.
Bug
getBugId()
- Method in class net.sf.jagzilla.hibernate.
Attachment
getBugId()
- Method in class net.sf.jagzilla.hibernate.
BugActivityPrimaryKey
getBugId()
- Method in class net.sf.jagzilla.hibernate.
CcPrimaryKey
getBugId()
- Method in class net.sf.jagzilla.hibernate.
KeywordPrimaryKey
getBugId()
- Method in class net.sf.jagzilla.hibernate.
LongDescPrimaryKey
getBugId()
- Method in class net.sf.jagzilla.hibernate.
VotePrimaryKey
getBugQuery()
- Method in interface net.sf.jagzilla.
SystemQuery
gets an instance of the BugQuery with transport configuration of actual implementation.
getBugQuery()
- Method in class net.sf.jagzilla.
SystemQueryHibernateImpl
getBugStatusTimelineChart(BugQuery, SystemQuery, String, String, String)
- Method in class net.sf.jagzilla.
ChartFactory
getBugWhen()
- Method in class net.sf.jagzilla.hibernate.
BugActivityPrimaryKey
getBugs()
- Method in class net.sf.jagzilla.hibernate.
Product
getBugsAssignedTo(int)
- Method in interface net.sf.jagzilla.
BugQuery
gets all bugs that are assigned to the specified user
getBugsAssignedTo(int)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getBugsForComponent(Component)
- Method in interface net.sf.jagzilla.
BugQuery
gets all bugs for the specified component
getBugsForComponent(Component)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getBugsForMilestone(Milestone)
- Method in interface net.sf.jagzilla.
BugQuery
gets all bugs for the specified milestone
getBugsForMilestone(Milestone)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getBugsForProduct(Product)
- Method in interface net.sf.jagzilla.
BugQuery
gets all bugs for the specified product.
getBugsForProduct(Product)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getBugsForVersion(Version)
- Method in interface net.sf.jagzilla.
BugQuery
gets all bugs for the specified version
getBugsForVersion(Version)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getBugsQuery(String, String, String, String, Date, Date, String, String, String, String, int, int)
- Method in interface net.sf.jagzilla.
BugQuery
gets all bugs that match the criteria.
getBugsQuery(String, String, String, String, Date, Date, String, String, String, String, int)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getBugsQuery(String, String, String, String, Date, Date, String, String, String, String, int, int)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getBugsReportedBy(int)
- Method in interface net.sf.jagzilla.
BugQuery
gets all bugs reported by the specified user.
getBugsReportedBy(int)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getBugsSince(Date)
- Method in interface net.sf.jagzilla.
BugQuery
gets a list of bugs created after
since
getBugsSince(Date)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getCcList(int)
- Method in interface net.sf.jagzilla.
BugQuery
returns the cc list of a given bug.
getCcList(int)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getCcListAccessible()
- Method in class net.sf.jagzilla.hibernate.
Bug
getCommand()
- Method in class net.sf.jagzilla.hibernate.
ShadowLog
getComments()
- Method in class net.sf.jagzilla.hibernate.
Bug
getComponent()
- Method in class net.sf.jagzilla.hibernate.
Bug
getComponent()
- Method in class net.sf.jagzilla.mailprocessor.
MailAccount
getComponentNames(String)
- Method in interface net.sf.jagzilla.
SystemQuery
gets a list of component names.
getComponentNames(String)
- Method in class net.sf.jagzilla.
SystemQueryHibernateImpl
getComponents(String)
- Method in interface net.sf.jagzilla.
SystemQuery
gets all components for a product.
getComponents(String)
- Method in class net.sf.jagzilla.
SystemQueryHibernateImpl
getComponents()
- Method in class net.sf.jagzilla.hibernate.
Product
getConfigFile()
- Method in class net.sf.jagzilla.mailprocessor.
MailProcessor
getCookie()
- Method in class net.sf.jagzilla.hibernate.
LoginCookie
getCount()
- Method in class net.sf.jagzilla.hibernate.
Vote
getCreation()
- Method in class net.sf.jagzilla.hibernate.
Attachment
getCreation()
- Method in class net.sf.jagzilla.hibernate.
Bug
getCryptPassword()
- Method in class net.sf.jagzilla.hibernate.
Profile
getDefaultMilestone()
- Method in class net.sf.jagzilla.hibernate.
Product
getDelta()
- Method in class net.sf.jagzilla.hibernate.
Bug
getDependsOn()
- Method in class net.sf.jagzilla.hibernate.
DependencyPrimaryKey
getDescription()
- Method in class net.sf.jagzilla.hibernate.
AttachStatusDef
getDescription()
- Method in class net.sf.jagzilla.hibernate.
Attachment
getDescription()
- Method in class net.sf.jagzilla.hibernate.
Component
getDescription()
- Method in class net.sf.jagzilla.hibernate.
FieldDef
getDescription()
- Method in class net.sf.jagzilla.hibernate.
Group
getDescription()
- Method in class net.sf.jagzilla.hibernate.
KeywordDef
getDescription()
- Method in class net.sf.jagzilla.hibernate.
Product
getDisabledText()
- Method in class net.sf.jagzilla.hibernate.
Profile
getDisallowNew()
- Method in class net.sf.jagzilla.hibernate.
Product
getDupe()
- Method in class net.sf.jagzilla.hibernate.
Duplicate
getDupeOf()
- Method in class net.sf.jagzilla.hibernate.
Duplicate
getEmailFlags()
- Method in class net.sf.jagzilla.hibernate.
Profile
getEventData()
- Method in class net.sf.jagzilla.hibernate.
Token
getEventHandler()
- Method in class net.sf.jagzilla.
BaseQuery
gets the event handler.
getEverConfirmed()
- Method in class net.sf.jagzilla.hibernate.
Bug
getFieldId(String)
- Method in class net.sf.jagzilla.
BaseQuery
gets the field id of a given field name.
getFieldId()
- Method in class net.sf.jagzilla.hibernate.
BugActivityPrimaryKey
getFieldId()
- Method in class net.sf.jagzilla.hibernate.
ProfileActivityPrimaryKey
getFilename()
- Method in class net.sf.jagzilla.hibernate.
Attachment
getFormat()
- Method in class net.sf.jagzilla.taglib.
Components
getFormat()
- Method in class net.sf.jagzilla.taglib.
Products
getFormat()
- Method in class net.sf.jagzilla.taglib.
Profiles
getGroupSet()
- Method in class net.sf.jagzilla.hibernate.
Profile
getGroupset()
- Method in class net.sf.jagzilla.hibernate.
Bug
getHibernateProperties()
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getHost()
- Method in class net.sf.jagzilla.mailprocessor.
MailAccount
getId()
- Method in class net.sf.jagzilla.hibernate.
AttachStatus
getId()
- Method in class net.sf.jagzilla.hibernate.
AttachStatusDef
getId()
- Method in class net.sf.jagzilla.hibernate.
Attachment
getId()
- Method in class net.sf.jagzilla.hibernate.
Bug
getId()
- Method in class net.sf.jagzilla.hibernate.
BugActivity
getId()
- Method in class net.sf.jagzilla.hibernate.
Cc
getId()
- Method in class net.sf.jagzilla.hibernate.
Component
getId()
- Method in class net.sf.jagzilla.hibernate.
Dependency
getId()
- Method in class net.sf.jagzilla.hibernate.
FieldDef
getId()
- Method in class net.sf.jagzilla.hibernate.
Keyword
getId()
- Method in class net.sf.jagzilla.hibernate.
KeywordDef
getId()
- Method in class net.sf.jagzilla.hibernate.
LongDesc
getId()
- Method in class net.sf.jagzilla.hibernate.
Milestone
getId()
- Method in class net.sf.jagzilla.hibernate.
NamedQuery
getId()
- Method in class net.sf.jagzilla.hibernate.
Profile
getId()
- Method in class net.sf.jagzilla.hibernate.
ProfileActivity
getId()
- Method in class net.sf.jagzilla.hibernate.
ShadowLog
getId()
- Method in class net.sf.jagzilla.hibernate.
Version
getId()
- Method in class net.sf.jagzilla.hibernate.
Vote
getId()
- Method in class net.sf.jagzilla.hibernate.
Watch
getInitialowner()
- Method in class net.sf.jagzilla.hibernate.
Component
getInitialqacontact()
- Method in class net.sf.jagzilla.hibernate.
Component
getIpAddr()
- Method in class net.sf.jagzilla.hibernate.
LoginCookie
getIsActive()
- Method in class net.sf.jagzilla.hibernate.
Group
getIsBugGroup()
- Method in class net.sf.jagzilla.hibernate.
Group
getIsObsolete()
- Method in class net.sf.jagzilla.hibernate.
Attachment
getIsPatch()
- Method in class net.sf.jagzilla.hibernate.
Attachment
getIssueDate()
- Method in class net.sf.jagzilla.hibernate.
Token
getKeywordId()
- Method in class net.sf.jagzilla.hibernate.
KeywordPrimaryKey
getKeywords()
- Method in class net.sf.jagzilla.hibernate.
Bug
getLastBugs(int)
- Method in interface net.sf.jagzilla.
BugQuery
gets the latest bugs.
getLastBugs(int)
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getLastDiffed()
- Method in class net.sf.jagzilla.hibernate.
Bug
getLastError()
- Method in class net.sf.jagzilla.
JagzillaTransportBaseImpl
getLastException()
- Method in interface net.sf.jagzilla.
JagzillaTransport
returns the last error that occurs when verifying transport.
getLastException()
- Method in class net.sf.jagzilla.
JagzillaTransportBaseImpl
getLastUsed()
- Method in class net.sf.jagzilla.hibernate.
LoginCookie
getLinkInFooter()
- Method in class net.sf.jagzilla.hibernate.
NamedQuery
getLoginName()
- Method in class net.sf.jagzilla.hibernate.
Profile
getMailAccount()
- Method in class net.sf.jagzilla.mailprocessor.
MessageCollector
getMailHead()
- Method in class net.sf.jagzilla.hibernate.
FieldDef
getMaxVotesPerBug()
- Method in class net.sf.jagzilla.hibernate.
Product
getMilestoneNames(String)
- Method in interface net.sf.jagzilla.
SystemQuery
gets a list of milestone names for the given product.
getMilestoneNames(String)
- Method in class net.sf.jagzilla.
SystemQueryHibernateImpl
getMilestoneUrl()
- Method in class net.sf.jagzilla.hibernate.
Product
getMilestones(String)
- Method in interface net.sf.jagzilla.
SystemQuery
gets all milestones for a given product.
getMilestones(String)
- Method in class net.sf.jagzilla.
SystemQueryHibernateImpl
getMilestones()
- Method in class net.sf.jagzilla.hibernate.
Product
getMimeType()
- Method in class net.sf.jagzilla.hibernate.
Attachment
getMyBugsLink()
- Method in class net.sf.jagzilla.hibernate.
Profile
getName()
- Method in class net.sf.jagzilla.hibernate.
AttachStatusDef
getName()
- Method in class net.sf.jagzilla.hibernate.
Component
getName()
- Method in class net.sf.jagzilla.hibernate.
FieldDef
getName()
- Method in class net.sf.jagzilla.hibernate.
Group
getName()
- Method in class net.sf.jagzilla.hibernate.
KeywordDef
getName()
- Method in class net.sf.jagzilla.hibernate.
NamedQueryPrimaryKey
getName()
- Method in class net.sf.jagzilla.hibernate.
Product
getNewSession()
- Method in class net.sf.jagzilla.
BaseQuery
returns a new Hibernate session.
getNewValue()
- Method in class net.sf.jagzilla.hibernate.
ProfileActivity
getOldValue()
- Method in class net.sf.jagzilla.hibernate.
ProfileActivity
getOperatingSystem()
- Method in class net.sf.jagzilla.hibernate.
Bug
getPass()
- Method in class net.sf.jagzilla.mailprocessor.
MailAccount
getPort()
- Method in class net.sf.jagzilla.mailprocessor.
MailAccount
getPriority()
- Method in class net.sf.jagzilla.hibernate.
Bug
getPriorityIndex(String)
- Static method in class net.sf.jagzilla.hibernate.
Bug
returns the index of the priority in the priorities array.
getProduct()
- Method in class net.sf.jagzilla.hibernate.
AttachStatusDef
getProduct()
- Method in class net.sf.jagzilla.hibernate.
Bug
getProduct()
- Method in class net.sf.jagzilla.hibernate.
Component
getProduct()
- Method in class net.sf.jagzilla.hibernate.
MilestonePrimaryKey
getProduct()
- Method in class net.sf.jagzilla.mailprocessor.
MailAccount
getProductNames()
- Method in interface net.sf.jagzilla.
SystemQuery
gets a List of strings of product names in database.
getProductNames()
- Method in class net.sf.jagzilla.
SystemQueryHibernateImpl
getProducts()
- Method in interface net.sf.jagzilla.
SystemQuery
gets a List of Products in database.
getProducts()
- Method in class net.sf.jagzilla.
SystemQueryHibernateImpl
getProfile(int)
- Method in interface net.sf.jagzilla.
SystemQuery
gets the profile for a given user id.
getProfile(int)
- Method in class net.sf.jagzilla.
SystemQueryHibernateImpl
getProfiles()
- Method in interface net.sf.jagzilla.
SystemQuery
gets all profiles in database.
getProfiles()
- Method in class net.sf.jagzilla.
SystemQueryHibernateImpl
getProfilesWhen()
- Method in class net.sf.jagzilla.hibernate.
ProfileActivityPrimaryKey
getProgram()
- Method in class net.sf.jagzilla.hibernate.
ComponentPrimaryKey
getProgram()
- Method in class net.sf.jagzilla.hibernate.
VersionPrimaryKey
getProvider()
- Method in class net.sf.jagzilla.mailprocessor.
MailAccount
getQaContact()
- Method in class net.sf.jagzilla.hibernate.
Bug
getQuery()
- Method in class net.sf.jagzilla.hibernate.
NamedQuery
getRealName()
- Method in class net.sf.jagzilla.hibernate.
Profile
getReflected()
- Method in class net.sf.jagzilla.hibernate.
ShadowLog
getRemoved()
- Method in class net.sf.jagzilla.hibernate.
BugActivity
getReportPlatform()
- Method in class net.sf.jagzilla.hibernate.
Bug
getReportedBugs()
- Method in class net.sf.jagzilla.hibernate.
Profile
getReporter()
- Method in class net.sf.jagzilla.hibernate.
Bug
getReporterAccessible()
- Method in class net.sf.jagzilla.hibernate.
Bug
getResolution()
- Method in class net.sf.jagzilla.hibernate.
Bug
getResolutionIndex(String)
- Static method in class net.sf.jagzilla.hibernate.
Bug
returns the index of the status in the resolutions array.
getSeverity()
- Method in class net.sf.jagzilla.hibernate.
Bug
getSeverityIndex(String)
- Static method in class net.sf.jagzilla.hibernate.
Bug
returns the index of the severity in the priorities array.
getSortKey()
- Method in class net.sf.jagzilla.hibernate.
AttachStatusDef
getSortKey()
- Method in class net.sf.jagzilla.hibernate.
FieldDef
getSortKey()
- Method in class net.sf.jagzilla.hibernate.
Milestone
getSource()
- Method in interface net.sf.jagzilla.events.
JagzillaEvent
return a
String
identifying the piece of code generating the event.
getSource()
- Method in class net.sf.jagzilla.events.
JagzillaEventImpl
getStatus()
- Method in class net.sf.jagzilla.hibernate.
Bug
getStatusId()
- Method in class net.sf.jagzilla.hibernate.
AttachStatusPrimaryKey
getStatusIndex(String)
- Static method in class net.sf.jagzilla.hibernate.
Bug
returns the index of the status in the priorities array.
getStatusWhiteboard()
- Method in class net.sf.jagzilla.hibernate.
Bug
getSubmitterId()
- Method in class net.sf.jagzilla.hibernate.
Attachment
getSummary()
- Method in class net.sf.jagzilla.hibernate.
Bug
getSystemQuery()
- Method in interface net.sf.jagzilla.
BugQuery
gets an instance of SystemQuery with configuration of current implementation.
getSystemQuery()
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getTargetMilestone()
- Method in class net.sf.jagzilla.hibernate.
Bug
getTheData()
- Method in class net.sf.jagzilla.hibernate.
Attachment
getTheDataBytes()
- Method in class net.sf.jagzilla.hibernate.
Attachment
TODO: make this work : castor.field set-method="setTheDataBytes"
getTheText()
- Method in class net.sf.jagzilla.hibernate.
LongDesc
getTheText()
- Method in class net.sf.jagzilla.hibernate.
LongDescPrimaryKey
getTimeout()
- Method in class net.sf.jagzilla.
JagzillaTransportBaseImpl
getToken()
- Method in class net.sf.jagzilla.hibernate.
Token
getTokenType()
- Method in class net.sf.jagzilla.hibernate.
Token
getTotalBugCount()
- Method in interface net.sf.jagzilla.
BugQuery
return the total ammount of bugs in database.
getTotalBugCount()
- Method in class net.sf.jagzilla.
BugQueryHibernateImpl
getTotalBugsByComponentChart(BugQuery, SystemQuery, String)
- Method in class net.sf.jagzilla.
ChartFactory
getTotalBugsByDeveloperAssigned(BugQuery, SystemQuery)
- Method in class net.sf.jagzilla.
ChartFactory
getTotalBugsByProductChart(BugQuery, SystemQuery)
- Static method in class net.sf.jagzilla.
ChartFactory
gets a chart 3D pie chart with the total ammount of bugs by product.
getTs()
- Method in class net.sf.jagzilla.hibernate.
ShadowLog
getUser()
- Method in class net.sf.jagzilla.mailprocessor.
MailAccount
getUserId(String)
- Method in interface net.sf.jagzilla.
SystemQuery
gets the id of the user given it's login.
getUserId(String)
- Method in class net.sf.jagzilla.
SystemQueryHibernateImpl
getUserId()
- Method in class net.sf.jagzilla.hibernate.
LoginCookie
getUserId()
- Method in class net.sf.jagzilla.hibernate.
NamedQueryPrimaryKey
getUserId()
- Method in class net.sf.jagzilla.hibernate.
ProfileActivityPrimaryKey
getUserId()
- Method in class net.sf.jagzilla.hibernate.
Token
getUserRegExp()
- Method in class net.sf.jagzilla.hibernate.
Group
getValue()
- Method in class net.sf.jagzilla.hibernate.
ComponentPrimaryKey
getValue()
- Method in class net.sf.jagzilla.hibernate.
MilestonePrimaryKey
getValue()
- Method in class net.sf.jagzilla.hibernate.
VersionPrimaryKey
getVersion()
- Method in class net.sf.jagzilla.hibernate.
Bug
getVersionNames(String)
- Method in interface net.sf.jagzilla.
SystemQuery
gets a list of version names for a given product
getVersionNames(String)
- Method in class net.sf.jagzilla.
SystemQueryHibernateImpl
getVersions(String)
- Method in interface net.sf.jagzilla.
SystemQuery
gets all versions for a given product.
getVersions(String)
- Method in class net.sf.jagzilla.
SystemQueryHibernateImpl
getVersions()
- Method in class net.sf.jagzilla.hibernate.
Product
getVotes()
- Method in class net.sf.jagzilla.hibernate.
Bug
getVotesPerUser()
- Method in class net.sf.jagzilla.hibernate.
Product
getVotesToConfirm()
- Method in class net.sf.jagzilla.hibernate.
Product
getWatchForDiffs()
- Method in class net.sf.jagzilla.hibernate.
NamedQuery
getWatched()
- Method in class net.sf.jagzilla.hibernate.
WatchPrimaryKey
getWatcher()
- Method in class net.sf.jagzilla.hibernate.
WatchPrimaryKey
getWhen()
- Method in class net.sf.jagzilla.hibernate.
LongDescPrimaryKey
getWho()
- Method in class net.sf.jagzilla.hibernate.
BugActivityPrimaryKey
getWho()
- Method in class net.sf.jagzilla.hibernate.
CcPrimaryKey
getWho()
- Method in class net.sf.jagzilla.hibernate.
LongDesc
getWho()
- Method in class net.sf.jagzilla.hibernate.
LongDescPrimaryKey
getWho()
- Method in class net.sf.jagzilla.hibernate.
ProfileActivityPrimaryKey
getWho()
- Method in class net.sf.jagzilla.hibernate.
VotePrimaryKey
getXmlString()
- Method in interface net.sf.jagzilla.hibernate.
XmlObject
returns a
String
containing the XML representation of the object.
getXmlString()
- Method in class net.sf.jagzilla.hibernate.
XmlObjectImpl
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
P
Q
R
S
T
U
V
W
X
Distributed under the GPL. By
Miguel Griffa
. See the
Jagzilla project page
for more info.