A B C D E F G H I J K L M N O P Q R S T U V W X
O
- OConfig - class xbn.output.OConfig.
- Configuration for a single "level" of output, consisting of a MsgFormat and on/off state.
- OConfig() -
Constructor for class xbn.output.OConfig
- Create an OConfig.
- OConfig(boolean) -
Constructor for class xbn.output.OConfig
- Create an OConfig.
- OConfig(MsgFormat) -
Constructor for class xbn.output.OConfig
- Create an OConfig.
- OConfig(MsgFormat, boolean) -
Constructor for class xbn.output.OConfig
- Create an OConfig.
- OConfig(String, MsgFormat, boolean) -
Constructor for class xbn.output.OConfig
- Create an OConfig.
- OGCOne - class xbn.template.OGCOne.
- The configuration for a TOGOne.
- OGCOne(String) -
Constructor for class xbn.template.OGCOne
- Create a OGCOne.
- OGCOne(String, boolean) -
Constructor for class xbn.template.OGCOne
- Create a OGCOne.
- OGConfig - class xbn.template.OGConfig.
- The configuration for a TemplateOrderedGaps.
- OGConfig(String[]) -
Constructor for class xbn.template.OGConfig
- Create a TemplateOrderedGaps.
- OGConfig(String[], boolean) -
Constructor for class xbn.template.OGConfig
- Create a TemplateOrderedGaps.
- OGConfig(String[], int) -
Constructor for class xbn.template.OGConfig
- Create a TemplateOrderedGaps.
- OGConfig(String[], int, boolean) -
Constructor for class xbn.template.OGConfig
- Create a TemplateOrderedGaps.
- OGCThree - class xbn.template.OGCThree.
- The configuration for a TOGThree.
- OGCThree(String, String, String) -
Constructor for class xbn.template.OGCThree
- Create a OGCThree.
- OGCThree(String, String, String, boolean) -
Constructor for class xbn.template.OGCThree
- Create a OGCThree.
- OGCTwo - class xbn.template.OGCTwo.
- The configuration for a TOGTwo.
- OGCTwo(String, String) -
Constructor for class xbn.template.OGCTwo
- Create a OGCTwo.
- OGCTwo(String, String, boolean) -
Constructor for class xbn.template.OGCTwo
- Create a OGCTwo.
- OSysDotOut - class xbn.output.OSysDotOut.
- An Outputter where the OWriter is an OWSysDotOut.
- OSysDotOut() -
Constructor for class xbn.output.OSysDotOut
- Create a OSysDotOut.
- OSysDotOut(String) -
Constructor for class xbn.output.OSysDotOut
- Create a OSysDotOut.
- Outputter - class xbn.output.Outputter.
- Optionally output text to a variety of destinations, with configuration.
- Outputter() -
Constructor for class xbn.output.Outputter
- Create an Outputter that does nothing.
- Outputter(OWriter) -
Constructor for class xbn.output.Outputter
- Create an Outputter.
- Outputter(OWriter, OConfig) -
Constructor for class xbn.output.Outputter
- Create an Outputter.
- OWEmpty - class xbn.output.OWEmpty.
- An OWriter where output is suppressed.
- OWEmpty() -
Constructor for class xbn.output.OWEmpty
- Create a DebugEmpty.
- OWFile - class xbn.output.OWFile.
- An OWriter where the destination is a file, via java.io.PrintWriter.print/println.
- OWFile() -
Constructor for class xbn.output.OWFile
- Create a "permanently inactive" OWFile object.
- OWFile(String) -
Constructor for class xbn.output.OWFile
- Create a OWFile.
- OWFile(String, boolean) -
Constructor for class xbn.output.OWFile
- Create a OWFile, with the specified name, file name and append configuration.
- OWIntoSB - class xbn.output.OWIntoSB.
- An OWriter where the destination is an internally-held StringBuffer.
- OWIntoSB() -
Constructor for class xbn.output.OWIntoSB
- Create a OWIntoSB.
- OWriter - class xbn.output.OWriter.
- Represents the "destination" where output should go.
- OWriter() -
Constructor for class xbn.output.OWriter
-
- OWSDOAndFile - class xbn.output.OWSDOAndFile.
- An OWFile where the destination is System.out, and optionally to file.
- OWSDOAndFile() -
Constructor for class xbn.output.OWSDOAndFile
- Create an OWSDOAndFile that only prints via System.out.
- OWSDOAndFile(String) -
Constructor for class xbn.output.OWSDOAndFile
- Create an OWSDOAndFile.
- OWSDOAndFile(String, boolean) -
Constructor for class xbn.output.OWSDOAndFile
- Create an OWSDOAndFile.
- OWSysDotOut - class xbn.output.OWSysDotOut.
- An OWriter where the destination is STDOUT, via sop/println.
- OWSysDotOut() -
Constructor for class xbn.output.OWSysDotOut
- Create a OWSysDotOut.
- OWWrapper - class xbn.output.OWWrapper.
- The base class for an OWriter that can wrap around objects like java.io.OutputStreams and java.io.Writer.
- OWWrapper() -
Constructor for class xbn.output.OWWrapper
- Create a OWWrapper with default settings.
- OWWrapper(boolean) -
Constructor for class xbn.output.OWWrapper
- Create a OWWrapper.
- OWWrapper(boolean, boolean) -
Constructor for class xbn.output.OWWrapper
- Create a OWWrapper.
- OWWrapper(boolean, boolean, boolean) -
Constructor for class xbn.output.OWWrapper
- Create a OWWrapper.
A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright 1997-2003, Jeff Epstein, All Rights Reserved. See top of source code files for copyright notice.
http://sourceforge.net/projects/xbnjava