as it was in theDemoEditorprogram. Instead, it's instantiated at the class level so that the dialog type can be set inOptionListener(). In both programs, however, a single file chooser is instantiated for all o
This sample shows the Flowchart that displays the architecture of SQL Exception Translation. This sample was created in ConceptDraw DIAGRAM diagramming and vector drawing software using the Flowcharts solution from the Diagrams area of ConceptDraw Solution Park. ...
This program runs a query on MarkLogic Server that returns the string "Hello World". The following is a sample command to run the HelloWorld class: java -classpath "XCC_HOME/lib/xcc.jar:XCC_HOME/lib/xccexamples.jar" com.marklogic.xcc.examples.HelloWorld xcc://username:password@localhost:8021...
packagetxSession;importjavax.naming.InitialContext;importjavax.jms.Queue;importjavax.jms.Session;importjavax.jms.TextMessage;importjavax.jms.QueueSession;importjavax.jms.QueueReceiver;importjavax.jms.QueueConnection;importjavax.jms.QueueConnectionFactory;publicclassTxReceiver{publicstaticvoidmain(String[]args)thr...
Sample Java programs demonstrating usage of the Cisco JTAPI API for call control. - CiscoDevNet/jtapi-samples
String,System.Object>>.GetEnumerator Method (System.ServiceModel.Channels) XmlNamespaceMappingCollection.System.Collections.Generic.IEnumerable<System.Windows.Data.XmlNamespaceMapping>.GetEnumerator Method (System.Windows.Data) Month Calendar Navigating the Shell Namespace F (Windows) midi/in (Windows) I...
Bump jinja2 from 3.1.2 to 3.1.3 by @dependabot in #3696 Add Baklava in Beef by @rzuckerm in #3695 Add Fizz Buzz in Beef by @rzuckerm in #3693 Add Reverse String in Beef by @rzuckerm in #3698 Add Even Odd in Beef by @rzuckerm in #3700 [Automated Workflow] Add/Modify READMEs...
In themake.batfile, set the following variables: BASE Set this to refer to the where Access Manager server is installed. JAVA_HOME Set this variable to your installation of the JDK. The JDK version should be greater than or equal to 1.3.1_06. ...
import java.io.*; class EncodingConverter { public static void main(String[] a) { String inFile = a[0]; String inCharsetName = a[1]; String outFile = a[2]; String outCharsetName = a[3]; try { InputStreamReader in = new InputStreamReader( ...
The statistics sample program is written in Java™ and supplied insamples/java/com/ibm/ctg/samples/stats/Ctgstat2.java. A precompiled version ofcom.ibm.ctg.samples.stats.Ctgstat2is included in the Java archive fileclasses/ctgsamples.jar....