|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Package <Unnamed> |
|---|
| Class Calculator extends Applet implements Serializable |
|---|
| Serialized Fields |
|---|
long x
long y
long z
long t
MatrixTextDisplay md
MatrixTextDisplay
object.Calculator.ANZ_EL) 5 * 8 elements with
2 dots horizontal spacing. The matrix dots itself are sized 4 * 4 pixels
and are densely packed.
Dimension mySize
boolean hex
boolean enterTo0
boolean autoEnter
boolean thrOn
| Class ComplDemo extends Applet implements Serializable |
|---|
| Serialized Fields |
|---|
Thread anim
boolean arithChanged
int width
int height
int scrWidth
int scrHeight
int y00
int x00
int unityPix
int piPix
Image imgBg
Choice opChooser
Button arDisplay
int arInd
String opString
boolean dragOp2
int opIndex
boolean showPi
boolean showUnit
ComplDemo.ComplexWrapper op1
ComplDemo.ComplexWrapper op2
ComplDemo.ComplexWrapper erg
ComplDemo.ComplexWrapper[] all3
| Package de.a_weinert.dta |
|---|
| Class de.a_weinert.dta.Konto extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String country
String blz
int blzNum
String number
long numb
String subnumber
String curr
EUR für Euro.
String customerid
String name
String name2
String descr
| Package de.a_weinert.realm |
|---|
| Class de.a_weinert.realm.DefaultServlet extends HttpServlet implements Serializable |
|---|
| Serialized Fields |
|---|
int debug
int copyBufferSize
boolean listings
boolean readOnly
int output
String localXsltFile
String globalXsltFile
String readmeFile
org.apache.naming.resources.ProxyDirContext resources
String fileEncoding
int sendfileSize
boolean useAcceptRanges
| Package de.frame4j.automation |
|---|
| Class de.frame4j.automation.ACLentry extends Object implements Serializable |
|---|
serialVersionUID: 260153001900201L
| Serialized Fields |
|---|
boolean negative
Principal principal
Permission[] permissions
| Class de.frame4j.automation.Identity extends ACLentry implements Serializable |
|---|
serialVersionUID: 260153003200201L
| Serialized Fields |
|---|
String name
Identity.getName()byte[] shc
int hashC
String asString
Identity.toString()| Class de.frame4j.automation.IdGroup extends Identity implements Serializable |
|---|
| Serialized Fields |
|---|
Principal[] principals
| Class de.frame4j.automation.Operations extends ACLentry implements Serializable |
|---|
serialVersionUID: 260153003300201L
| Serialized Fields |
|---|
char key
String users
| Class de.frame4j.automation.Operations.List extends AbstractSet<Operations> implements Serializable |
|---|
| Serialized Fields |
|---|
Operations[] operations
int anzOps
| Class de.frame4j.automation.Permit extends Object implements Serializable |
|---|
serialVersionUID: 260153003600201L
| Serialized Fields |
|---|
String asString
Permit.toString()String name
Permit.toString()String asLowerString
Principal target
int hash
| Package de.frame4j.graf |
|---|
| Class de.frame4j.graf.ImageInfo extends Object implements Serializable |
|---|
serialVersionUID: 260153007300201L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos)
throws IOException
IOException| Serialized Fields |
|---|
int w
int h
String fName
int[] imgPixels
ImageInfo.getImgPixels()int leM
surrondImage().ImageInfo.leM as well as
ImageInfo.riM, ImageInfo.upM and ImageInfo.loM are for informal reading
only. It's value has no effect in this class.
int riM
ImageInfo.leM,
surrondImage()int upM
ImageInfo.leM,
surrondImage()int loM
ImageInfo.leM,
surrondImage()| Class de.frame4j.graf.ImageInfo.ImgDisplayer extends JComponent implements Serializable |
|---|
| Serialized Fields |
|---|
Image im
| Package de.frame4j.io |
|---|
| Class de.frame4j.io.DataFile extends File implements Serializable |
|---|
| Serialized Fields |
|---|
String origPath
File origDir
String origName
FileVisitor howAskOverwrite
DataFile.howAskOverwrite determines the asking
behaviour.DataFile.askOverwrite.DataFile.howAskOverwrite is set null, those methods manipulate
existing files without bothering anybody by asking before.
makeOS(),
DataFile.ASK_OVERWRITE,
DataFile.askOverwrite| Class de.frame4j.io.FileCriteria extends Object implements Serializable |
|---|
serialVersionUID: 260153007400201L
| Serialized Fields |
|---|
String wildName
FileCriteria.getWildName()boolean ignoreCase
FileCriteria.isIgnoreCase()FastStringSet excludeNames
FileCriteria.clone()
— treat as if final.
FileCriteria.getExcludeNames()FastStringSet types
FileCriteria.clone()
— treat as if final.
FileCriteria.getTypes()boolean allowFile
FileCriteria.isAllowFile()boolean allowDir
FileCriteria.isAllowDir()long minTime
FileCriteria.getMinTime()long maxTime
FileCriteria.getMaxTime()long minLen
FileCriteria.getMinLen()long maxLen
FileCriteria.getMinLen()| Class de.frame4j.io.FileService extends Object implements Serializable |
|---|
serialVersionUID: 260153007500201L
| Serialized Fields |
|---|
boolean reverse
FileService.isReverse()boolean biDirect
FileService.isBidirect()boolean delTree
FileService.isDelTree()boolean recursion
FileService.isRecursion()boolean delEmpty
FileService.isDelEmpty()boolean delEmptySource
FileService.isDelEmptySource()boolean nonew
FileService.isNonew()boolean makeDirs
FileService.isMakeDirs()boolean createLowerCase
FileService.isCreateLowerCase()String noLCforTypes
FileService.getNoLCforTypes()int verbosity
FileService.getVerbosity()boolean verbose
long difOld
FileService.getDifOld()boolean zoneSafe
FileService.isZoneSafe()FileCriteria filCrit
FileCriteria objects, FileService.filCrit and FileService.dirCrit,
hold all (filter) criteria for files and directories for services /
operations using this FileService object.
FileCriteria dirCrit
FileService.filCrit| Class de.frame4j.io.FileVisitor.Ask extends Object implements Serializable |
|---|
serialVersionUID: 260153007700201L
| Serialized Fields |
|---|
boolean deleteMode
String askPatt
askPatt is a one line pattern for the message formatter
TextHelper.messageFormat(StringBuilder, CharSequence, Object).
The spot {0} will be replaced by the file path.PropMap or AppLangMap the key used is
"faskpatt". That (nationalised) message pattern can, of course
be used elsewhere.
String ansPrompt
ansPrompt is to be shown as second line in a window respectively
as not RET/LF terminated prompt in the console case.PropMap or AppLangMap the key used is
either "faskpmt" or "daskpmt" for
FileVisitor.Ask.deleteMode false / true.
String lower
PropMap or AppLangMap the key used is
either "fasklow" or "dasklow" for
FileVisitor.Ask.deleteMode false / true.
String yes
FileVisitor.Ask.deleteMode false) : "faskyes"
String no
String append
FileVisitor.Ask.deleteMode false) : "faskappquot;FileVisitor.Ask.deleteMode is true append is forced to null.
int maxWait
| Class de.frame4j.io.FileVisitor.AskConsImpl extends FileVisitor.Ask implements Serializable |
|---|
serialVersionUID: 260153007800201L
| Serialized Fields |
|---|
PrintWriter daOut
System.err.
PrintWriter daPrm
System.err by the
constructor trying to use ComVar.CONSOL_ENCODING.
| Class de.frame4j.io.FileVisitor.AskGrafImpl extends FileVisitor.Ask implements Serializable |
|---|
serialVersionUID: 260153007900201L
| Serialized Fields |
|---|
AskDialog theDialog
String title
Object parent
| Package de.frame4j.math |
|---|
| Class de.frame4j.math.Complex extends Object implements Serializable |
|---|
serialVersionUID: 260153007100201L
| Serialization Methods |
|---|
protected Object readResolve()
throws ObjectStreamException
CFun.NOSH .
ObjectStreamException - will never be thrown| Serialized Fields |
|---|
double re
double im
int h
| Zahl | re | im | Hash-Wert |
|---|---|---|---|
Complex.NaN | (Double.) NaN | (Double.) NaN | 0 |
Complex.INF_0 | +unendl. | 0.0 | 1 |
Complex.INF_45 |
+unendl. | +unendl. | 2 |
Complex.INF_90 | 0.0 | +infinit. | 3 |
Complex.INF_135 | -infinit. | +infinit. | 4 |
Complex.INF_180 | -infinit. | 0.0 | 5 |
Complex.INF_225 | -infinit. | -infinit. | 6 |
Complex.INF_270 | 0.0 | -infinit. | 7 |
Complex.INF_315 | +infinit. | -infinit. | 8 |
Complex.ZERO | 0.0 | 0.0 | 9 |
Complex.ONE | 1.0 | 0.0 | 10 |
Complex.I bzw. Complex.J | 0.0 | 1.0 | 11 |
Complex.M_ONE | -1.0 | 0.0 | 12 |
Complex.M_I bzw. Complex.M_J |
0.0 | -1.0 | 13 |
Complex.ZERO, Complex.ONE and Complex.I respectively
Complex.J do have a positive 0.0 part.
CFun.hashCode(double, double)| Class de.frame4j.math.PixDoubTrans extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
int xOp
int yOp
double xOd
double yOd
double xL1p
double yL1p
double xL1pInv
PixDoubTrans.xL1p.
double yL1pInv
PixDoubTrans.yL1p.
int hashValue
| Package de.frame4j.util |
|---|
| Class de.frame4j.util.AppLangMap extends PropMap implements Serializable |
|---|
serialVersionUID: 260153008100201L
| Serialized Fields |
|---|
String langCode
AppLangMap object (langCode singleton).
PropMapHelper.Entry[] stdEntries
Locale locale
| Class de.frame4j.util.ConstTime.Impl extends Object implements Serializable |
|---|
serialVersionUID: 260153008200201L
| Serialized Fields |
|---|
ConstTime sourceTime
boolean iAmAnCloneOfImpl
| Class de.frame4j.util.ConstTime.SwitchSource extends Object implements Serializable |
|---|
serialVersionUID: 260153008700201L
| Serialized Fields |
|---|
ConstTime timeReader
ConstTime object gives an immutable copy
then independent of this ConstTime.SwitchSource's time source.
| Class de.frame4j.util.Prop extends PropMap implements Serializable |
|---|
serialVersionUID: 260153008400202L
| Serialized Fields |
|---|
URL baseURL
load() methods.
Class<T> baseClass
load() methods
extending the search into the .jar
file from which the application class may have been loaded.
int MAX_HIER
String[] basePropHierarch
Class<T>[] baseClassHierarch
int basePropFill
int LAST_NAT_LEN
String[] lastNat
String lastLC
String lastRC
int lastNatWr
String lastLang
AppLangMap lastAlm
| Class de.frame4j.util.PropMap extends AbstractMap<CharSequence,String> implements Serializable |
|---|
serialVersionUID: 260153008500202L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException| Serialized Fields |
|---|
ReentrantReadWriteLock rwLock
ReentrantReadWriteLock.ReadLock rLock
PropMap.wLock.lock() and
unlock() must be used
as guaranteed pair.
ReentrantReadWriteLock.WriteLock wLock
PropMap.rLock).lock() and
unlock() must be used
as guaranteed pair.
PropMapHelper.Entry[] entries
int size
int hashMissMax
PropMap.hashMissMax + 1 search
steps are necessary for this discovery.PropMap this value will normally
be 0. Experiments show (see PropMap.hashQuality(StringBuilder)) that
values > 5 are quite improbable.Map is not intended for use cases
with a highly dynamic content, the value will not be decremented should
this be possible after a remove(). So after
a lot of removes an explicit
rehash(null, 0)
might be appropriate.
PropMap.hashQuality(StringBuilder),
PropMap.hashMissSumint hashMissSum
PropMap.hashMissMax,
PropMap.hashQuality(StringBuilder),
PropMap.reHashesint reHashes
PropMap.rehash()s.
This is pure measurement.
PropMap.hashQuality(StringBuilder),
PropMap.hashMissMaxboolean isShallow
String language
PropMap.getLanguage()String region
PropMap.getRegion()String[] fileList
load1()
usually used for all loads from files records the names of all files
loaded successfully.PropMap.fileList would be final, if not in the way
of PropMap.clone().
int fileAnz
String firstFile
| Class de.frame4j.util.PropMapHelper.Entry extends Object implements Serializable |
|---|
| Serialized Fields |
|---|
String value
int entHash
String key
int keyHash
PropMapHelper.posHash(String).
boolean immutable
| Class de.frame4j.util.Time extends TimeRO implements Serializable |
|---|
serialVersionUID: 260153008600201L
| Class de.frame4j.util.TimeRO extends Object implements Serializable |
|---|
serialVersionUID: 260153008700201L
| Serialization Methods |
|---|
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos)
throws IOException,
ClassNotFoundException
Serializable) saves 1480 byte in the serialised form.
IOException - by defaultWriteObject()
ClassNotFoundException - by defaultWriteObject()| Serialized Fields |
|---|
long internalMillis
ConstTime.getMillis()String lastToString
long lastToStringMillis
| Class de.frame4j.util.TimeST extends TimeRO implements Serializable |
|---|
serialVersionUID: 260153008800201L
| Package de.frame4j.xml |
|---|
| Class de.frame4j.xml.XMLdoc extends Object implements Serializable |
|---|
| Serialization Methods |
|---|
private void readObject(ObjectInputStream ois)
throws IOException,
ClassNotFoundException
IOException
ClassNotFoundException
private void writeObject(ObjectOutputStream oos)
throws IOException
IOException| Serialized Fields |
|---|
XMLconf xmlConf
XMLdoc object lie in this associated XMLconf
object. It will be set on construction by XMLdoc.XMLdoc(App) according
to the Application's properties
(app.prop).
XMLdoc.set(PropMap)String publicId
PrintWriter log
ParseErrorHandler errorHandler
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||