- Project tools
-
-
- How do I...
-
| Category |
Featured projects |
| scm |
Subversion,
Subclipse,
TortoiseSVN,
RapidSVN
|
| issuetrack |
Scarab |
| requirements |
xmlbasedsrs |
| design |
ArgoUML |
| techcomm |
SubEtha,
eyebrowse,
midgard,
cowiki |
| construction |
antelope,
scons,
frameworx,
build-interceptor,
propel,
phing
|
| testing |
maxq,
aut
|
| deployment |
current |
| process |
ReadySET |
| libraries |
GEF,
Axion,
Style,
SSTree
|
| Over 500 more tools... |
|
The Tigris site will receive a major upgrade the evening of Monday, December 1, beginning at 8:30 pm PST. Downtime is projected to be about ten hours.
Further details in the announcement
cyber.web.form
Class PluginConfig
java.lang.Object
|
+--cyber.web.form.AbstractDecomposable
|
+--cyber.web.form.ConfigBase
|
+--cyber.web.form.DomConfigBase
|
+--cyber.web.form.PluginConfig
- All Implemented Interfaces:
- Decomposable
Deprecated. This class is part of WebForm Architecture 1.0 and which
is replaced by the 2.0 architecture.
- public class PluginConfig
- extends DomConfigBase
- Author:
- cy.ing
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
handleAfterReconfigure
protected void handleAfterReconfigure()
- Deprecated.
- Overrides:
handleAfterReconfigure in class ConfigBase
getConfigFilePath
public String getConfigFilePath()
- Deprecated.
- Overrides:
getConfigFilePath in class ConfigBase
- Following copied from class:
cyber.web.form.ConfigBase
- Returns:
-
Copyright 2000-2002 Apache Software Foundation.
|