bugged stringlengths 6 599k | fixed stringlengths 6 40.8M | __index_level_0__ int64 0 3.24M |
|---|---|---|
public void startThread () { this.compilationThread = new Thread (this, "compilation thread"); //will call this.run() this.compilationThread.start(); } | public void startThread() { this.compilationThread = new Thread (this, "compilation thread"); //will call this.run() this.compilationThread.start(); } | 3,241,210 |
public void startThread () { this.compilationThread = new Thread (this, "compilation thread"); //will call this.run() this.compilationThread.start(); } | public void startThread () { this.compilationThread = new Thread(this, "compilation thread"); //will call this.run() this.compilationThread.start(); } | 3,241,211 |
public HTMLInfoPanel(InstallerFrame parent, InstallData idata) { super(parent, idata); // We initialize our layout layout = new GridBagLayout(); gbConstraints = new GridBagConstraints(); setLayout(layout); // We add the components infoLabel = new JLabel(parent.langpack.getString("InfoPanel.info"... | public HTMLInfoPanel(InstallerFrame parent, InstallData idata) { super(parent, idata); // We initialize our layout layout = new GridBagLayout(); gbConstraints = new GridBagConstraints(); setLayout(layout); // We add the components infoLabel = new JLabel(parent.langpack.getString("InfoPanel.info"... | 3,241,212 |
public HTMLInfoPanel(InstallerFrame parent, InstallData idata) { super(parent, idata); // We initialize our layout layout = new GridBagLayout(); gbConstraints = new GridBagConstraints(); setLayout(layout); // We add the components infoLabel = new JLabel(parent.langpack.getString("InfoPanel.info"... | public HTMLInfoPanel(InstallerFrame parent, InstallData idata) { super(parent, idata); // We initialize our layout layout = new GridBagLayout(); gbConstraints = new GridBagConstraints(); setLayout(layout); // We add the components infoLabel = new JLabel(parent.langpack.getString("InfoPanel.info"... | 3,241,213 |
public void hyperlinkUpdate(HyperlinkEvent e) { try { if (e.getEventType() == HyperlinkEvent.EventType.ACTIVATED) textArea.setPage(e.getURL()); } catch (Exception err) {} } | public void hyperlinkUpdate(HyperlinkEvent e) { try { if (e.getEventType() == HyperlinkEvent.EventType.ACTIVATED) textArea.setPage(e.getURL()); } catch (Exception err) {} } | 3,241,214 |
private URL loadInfo() { String resNamePrifix = "HTMLInfoPanel.info"; try { return ResourceManager.getInstance().getURL(resNamePrifix); } catch (Exception ex) { ex.printStackTrace(); } return null; } | private URL loadInfo() { String resNamePrifix = "HTMLInfoPanel.info"; try { return ResourceManager.getInstance().getURL(resNamePrifix); } catch (Exception ex) { ex.printStackTrace(); } return null; } | 3,241,215 |
private void executeMethod( boolean optimize ) throws FoundNoEdgeException { DirectedSparseEdge edge = null; Object[] outEdges = null; if ( _nextVertex.containsUserDatumKey( BACK_KEY ) && _history. size() >= 3 ) { Float probability = (Float)_nextVertex.getUserDatum( BACK_KEY ); int index = _radomGenerato... | private void executeMethod( boolean optimize ) throws FoundNoEdgeException { DirectedSparseEdge edge = null; Object[] outEdges = null; if ( _nextVertex.containsUserDatumKey( BACK_KEY ) && _history. size() >= 3 ) { Float probability = (Float)_nextVertex.getUserDatum( BACK_KEY ); int index = _radomGenerato... | 3,241,216 |
private void executeMethod( boolean optimize ) throws FoundNoEdgeException { DirectedSparseEdge edge = null; Object[] outEdges = null; if ( _nextVertex.containsUserDatumKey( BACK_KEY ) && _history. size() >= 3 ) { Float probability = (Float)_nextVertex.getUserDatum( BACK_KEY ); int index = _radomGenerato... | private void executeMethod( boolean optimize ) throws FoundNoEdgeException { DirectedSparseEdge edge = null; Object[] outEdges = null; if ( _nextVertex.containsUserDatumKey( BACK_KEY ) && _history. size() >= 3 ) { Float probability = (Float)_nextVertex.getUserDatum( BACK_KEY ); int index = _radomGenerato... | 3,241,217 |
private void executeMethod( boolean optimize ) throws FoundNoEdgeException { DirectedSparseEdge edge = null; Object[] outEdges = null; if ( _nextVertex.containsUserDatumKey( BACK_KEY ) && _history. size() >= 3 ) { Float probability = (Float)_nextVertex.getUserDatum( BACK_KEY ); int index = _radomGenerato... | private void executeMethod( boolean optimize ) throws FoundNoEdgeException { DirectedSparseEdge edge = null; Object[] outEdges = null; if ( _nextVertex.containsUserDatumKey( BACK_KEY ) && _history. size() >= 3 ) { Float probability = (Float)_nextVertex.getUserDatum( BACK_KEY ); int index = _radomGenerato... | 3,241,218 |
private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | 3,241,220 |
private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | 3,241,221 |
private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | 3,241,222 |
private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | 3,241,223 |
private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | 3,241,224 |
private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | 3,241,225 |
private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | private void parseFile( String fileName ) { try { _logger.info( "Parsing file: " + fileName ); _doc = _parser.build( fileName ); // Parse all vertices (nodes) Iterator iter = _doc.getDescendants( new ElementFilter( "node" ) ); while ( iter.hasNext() ) { Object o = iter.next(); if ( o instanceof Ele... | 3,241,226 |
private void readFiles() { File file = new File( _graphmlFileName ); if ( file.isFile() ) { parseFile( _graphmlFileName ); } else if ( file.isDirectory() ) { // Only accpets files which suffix is .graphml FilenameFilter filter = new FilenameFilter() { public boolean accept( File dir, St... | private void readFiles() { File file = new File( _graphmlFileName ); if ( file.isFile() ) { parseFile( _graphmlFileName ); } else if ( file.isDirectory() ) { // Only accpets files which suffix is .graphml FilenameFilter filter = new FilenameFilter() { public boolean accept( File dir, St... | 3,241,228 |
private void readFiles() { File file = new File( _graphmlFileName ); if ( file.isFile() ) { parseFile( _graphmlFileName ); } else if ( file.isDirectory() ) { // Only accpets files which suffix is .graphml FilenameFilter filter = new FilenameFilter() { public boolean accept( File dir, St... | private void readFiles() { File file = new File( _graphmlFileName ); if ( file.isFile() ) { parseFile( _graphmlFileName ); } else if ( file.isDirectory() ) { // Only accpets files which suffix is .graphml FilenameFilter filter = new FilenameFilter() { public boolean accept( File dir, St... | 3,241,229 |
private void readFiles() { File file = new File( _graphmlFileName ); if ( file.isFile() ) { parseFile( _graphmlFileName ); } else if ( file.isDirectory() ) { // Only accpets files which suffix is .graphml FilenameFilter filter = new FilenameFilter() { public boolean accept( File dir, St... | private void readFiles() { File file = new File( _graphmlFileName ); if ( file.isFile() ) { parseFile( _graphmlFileName ); } else if ( file.isDirectory() ) { // Only accpets files which suffix is .graphml FilenameFilter filter = new FilenameFilter() { public boolean accept( File dir, St... | 3,241,230 |
public void writeGraph( String mergedGraphml_ ) { StringBuffer sourceFile = new StringBuffer(); try { FileWriter file = new FileWriter( mergedGraphml_ ); sourceFile.append( "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n" ); sourceFile.append( "<graphml xmlns=\"http://graphml.graphdrawing.org/xmlns/graph... | public void writeGraph( String mergedGraphml_ ) { StringBuffer sourceFile = new StringBuffer(); try { FileWriter file = new FileWriter( mergedGraphml_ ); sourceFile.append( "<?xml version=\"1.0\" encoding=\"ISO-8859-1\"?>\n" ); sourceFile.append( "<graphml xmlns=\"http://graphml.graphdrawing.org/xmlns/graph... | 3,241,231 |
public PathInputPanel(InstallerFrame parent, InstallData idata) { super(parent, idata); // Set default values emptyTargetMsg = getI18nStringForClass("empty_target", "TargetPanel"); warnMsg = getI18nStringForClass("warn", "TargetPanel"); // if( this.class.) // Customize t... | public PathInputPanel(InstallerFrame parent, InstallData idata) { super(parent, idata); // Set default values emptyTargetMsg = getI18nStringForClass("empty_target", "TargetPanel"); warnMsg = getI18nStringForClass("warn", "TargetPanel"); // if( this.class.) // Customize t... | 3,241,232 |
protected KeyedObjectPool makeEmptyPool(int mincapacity) { if (this.getClass() != TestBaseKeyedObjectPool.class) { throw new AssertionError("Subclasses of TestBaseKeyedObjectPool must reimplement this method."); } throw new UnsupportedOperationException("BaseKeyedObjectPool isn't a c... | protected KeyedObjectPool makeEmptyPool(KeyedPoolableObjectFactory factory) { if (this.getClass() != TestBaseKeyedObjectPool.class) { throw new AssertionError("Subclasses of TestBaseKeyedObjectPool must reimplement this method."); } throw new UnsupportedOperationException("BaseKeyedO... | 3,241,233 |
public StdKunststoffPackager(String outputFilename, PackagerListener plistener) throws Exception { super(outputFilename, plistener); // Copies the Kunststoff library sendMsg("Copying the Kunststoff library ..."); InputStream istream = getClass().getResourceAsStream("/lib/kunststoff.jar"); ZipInput... | public StdKunststoffPackager(String outputFilename, PackagerListener plistener) throws Exception { super(outputFilename, plistener); // Copies the Kunststoff library sendMsg("Copying the Kunststoff library ..."); InputStream istream = getClass().getResourceAsStream("/lib/kunststoff.jar"); ZipInput... | 3,241,235 |
public StdKunststoffPackager(String outputFilename, PackagerListener plistener) throws Exception { super(outputFilename, plistener); // Copies the Kunststoff library sendMsg("Copying the Kunststoff library ..."); InputStream istream = getClass().getResourceAsStream("/lib/kunststoff.jar"); ZipInput... | public StdKunststoffPackager(String outputFilename, PackagerListener plistener) throws Exception { super(outputFilename, plistener); // Copies the Kunststoff library sendMsg("Copying the Kunststoff library ..."); InputStream istream = getClass().getResourceAsStream("/lib/kunststoff.jar"); ZipInput... | 3,241,236 |
public StdKunststoffPackager(String outputFilename, PackagerListener plistener) throws Exception { super(outputFilename, plistener); // Copies the Kunststoff library sendMsg("Copying the Kunststoff library ..."); InputStream istream = getClass().getResourceAsStream("/lib/kunststoff.jar"); ZipInput... | public StdKunststoffPackager(String outputFilename, PackagerListener plistener) throws Exception { super(outputFilename, plistener); // Copies the Kunststoff library sendMsg("Copying the Kunststoff library ..."); InputStream istream = getClass().getResourceAsStream("/lib/kunststoff.jar"); ZipInput... | 3,241,237 |
public StdKunststoffPackager(String outputFilename, PackagerListener plistener) throws Exception { super(outputFilename, plistener); // Copies the Kunststoff library sendMsg("Copying the Kunststoff library ..."); InputStream istream = getClass().getResourceAsStream("/lib/kunststoff.jar"); ZipInput... | public StdKunststoffPackager(String outputFilename, PackagerListener plistener) throws Exception { super(outputFilename, plistener); // Copies the Kunststoff library sendMsg("Copying the Kunststoff library ..."); InputStream istream = getClass().getResourceAsStream("/lib/kunststoff.jar"); ZipInput... | 3,241,238 |
public StdKunststoffPackager(String outputFilename, PackagerListener plistener) throws Exception { super(outputFilename, plistener); // Copies the Kunststoff library sendMsg("Copying the Kunststoff library ..."); InputStream istream = getClass().getResourceAsStream("/lib/kunststoff.jar"); ZipInput... | public StdKunststoffPackager(String outputFilename, PackagerListener plistener) throws Exception { super(outputFilename, plistener); // Copies the Kunststoff library sendMsg("Copying the Kunststoff library ..."); InputStream istream = getClass().getResourceAsStream("/lib/kunststoff.jar"); ZipInput... | 3,241,239 |
public static boolean supported(String method) { if (method.equals("getFreeSpace")) { if (OsVersion.IS_UNIX) return true; if (OsVersion.IS_WINDOWS) { // getFreeSpace do not work on Windows 98. if (System.getProperty("os.name").toLowerCase().indexOf("w... | public static boolean supported(String method) { if ("getFreeSpace".equals(method)) { if (OsVersion.IS_UNIX) return true; if (OsVersion.IS_WINDOWS) { // getFreeSpace do not work on Windows 98. if (System.getProperty("os.name").toLowerCase().indexOf("w... | 3,241,240 |
public static boolean supported(String method) { if (method.equals("getFreeSpace")) { if (OsVersion.IS_UNIX) return true; if (OsVersion.IS_WINDOWS) { // getFreeSpace do not work on Windows 98. if (System.getProperty("os.name").toLowerCase().indexOf("w... | public static boolean supported(String method) { if (method.equals("getFreeSpace")) { if (OsVersion.IS_UNIX) return true; if (OsVersion.IS_WINDOWS) { // getFreeSpace do not work on Windows 98. if (System.getProperty("os.name").toLowerCase().indexOf("w... | 3,241,241 |
public static boolean supported(String method) { if (method.equals("getFreeSpace")) { if (OsVersion.IS_UNIX) return true; if (OsVersion.IS_WINDOWS) { // getFreeSpace do not work on Windows 98. if (System.getProperty("os.name").toLowerCase().indexOf("w... | public static boolean supported(String method) { if (method.equals("getFreeSpace")) { if (OsVersion.IS_UNIX) return true; if (OsVersion.IS_WINDOWS) { // getFreeSpace do not work on Windows 98. if (System.getProperty("os.name").toLowerCase().indexOf("w... | 3,241,242 |
public static boolean supported(String method) { if (method.equals("getFreeSpace")) { if (OsVersion.IS_UNIX) return true; if (OsVersion.IS_WINDOWS) { // getFreeSpace do not work on Windows 98. if (System.getProperty("os.name").toLowerCase().indexOf("w... | public static boolean supported(String method) { if (method.equals("getFreeSpace")) { if (OsVersion.IS_UNIX) return true; if (OsVersion.IS_WINDOWS) { // getFreeSpace do not work on Windows 98. if (System.getProperty("os.name").toLowerCase().indexOf("w... | 3,241,243 |
public static boolean supported(String method) { if (method.equals("getFreeSpace")) { if (OsVersion.IS_UNIX) return true; if (OsVersion.IS_WINDOWS) { // getFreeSpace do not work on Windows 98. if (System.getProperty("os.name").toLowerCase().indexOf("w... | public static boolean supported(String method) { if (method.equals("getFreeSpace")) { if (OsVersion.IS_UNIX) return true; if (OsVersion.IS_WINDOWS) { // getFreeSpace do not work on Windows 98. if (System.getProperty("os.name").toLowerCase().indexOf("w... | 3,241,244 |
public LinkedList generatePDepODEReactionList(ReactionModel p_reactionModel, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation generatePDepODEReactionList(ReactionModel,SystemSnapshot,Temperature,Pressure) LinkedList nonPDepList = new LinkedList(); L... | public LinkedList generatePDepODEReactionList(ReactionModel p_reactionModel, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation generatePDepODEReactionList(ReactionModel,SystemSnapshot,Temperature,Pressure) LinkedList nonPDepList = new LinkedList(); L... | 3,241,245 |
public LinkedList generatePDepODEReactionList(ReactionModel p_reactionModel, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation generatePDepODEReactionList(ReactionModel,SystemSnapshot,Temperature,Pressure) LinkedList nonPDepList = new LinkedList(); L... | public LinkedList generatePDepODEReactionList(ReactionModel p_reactionModel, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation generatePDepODEReactionList(ReactionModel,SystemSnapshot,Temperature,Pressure) LinkedList nonPDepList = new LinkedList(); L... | 3,241,246 |
public LinkedList generatePDepODEReactionList(ReactionModel p_reactionModel, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation generatePDepODEReactionList(ReactionModel,SystemSnapshot,Temperature,Pressure) LinkedList nonPDepList = new LinkedList(); L... | public LinkedList generatePDepODEReactionList(ReactionModel p_reactionModel, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation generatePDepODEReactionList(ReactionModel,SystemSnapshot,Temperature,Pressure) LinkedList nonPDepList = new LinkedList(); L... | 3,241,247 |
private void generateTROEReactionList(ReactionModel p_reactionModel, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { int size = p_reactionModel.getReactionSet().size(); TROEODEReaction [] result = new TROEODEReaction[size]; int thirdID = 0; Iterator iter = p_r... | private void generateTROEReactionList(ReactionModel p_reactionModel, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { int size = p_reactionModel.getReactionSet().size(); TROEODEReaction [] result = new TROEODEReaction[size]; int thirdID = 0; Iterator iter = p_r... | 3,241,248 |
public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | 3,241,250 |
public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | 3,241,251 |
public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | 3,241,252 |
public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | 3,241,253 |
public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | 3,241,254 |
public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | 3,241,255 |
public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | 3,241,256 |
public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | 3,241,257 |
public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | 3,241,258 |
public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | 3,241,259 |
public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | 3,241,260 |
public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | 3,241,261 |
public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | public SystemSnapshot solve(boolean p_initialization, ReactionModel p_reactionModel, boolean p_reactionChanged, SystemSnapshot p_beginStatus, ReactionTime p_beginTime, ReactionTime p_endTime, Temperature p_temperature, Pressure p_pressure, boolean p_conditionChanged) { //#[ operation solve(boolean,ReactionMo... | 3,241,262 |
public ODEReaction transferReaction(Reaction p_reaction, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation transferReaction(Reaction,SystemSnapshot,Temperature,Pressure) double dT = 1; Temperature Tup = new Temperature(p_temperature.getStandard()+dT,... | public ODEReaction transferReaction(Reaction p_reaction, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation transferReaction(Reaction,SystemSnapshot,Temperature,Pressure) double dT = 1; Temperature Tup = new Temperature(p_temperature.getStandard()+dT,... | 3,241,263 |
public ODEReaction transferReaction(Reaction p_reaction, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation transferReaction(Reaction,SystemSnapshot,Temperature,Pressure) double dT = 1; Temperature Tup = new Temperature(p_temperature.getStandard()+dT,... | public ODEReaction transferReaction(Reaction p_reaction, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation transferReaction(Reaction,SystemSnapshot,Temperature,Pressure) double dT = 1; Temperature Tup = new Temperature(p_temperature.getStandard()+dT,... | 3,241,264 |
public ODEReaction transferReaction(Reaction p_reaction, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation transferReaction(Reaction,SystemSnapshot,Temperature,Pressure) double dT = 1; Temperature Tup = new Temperature(p_temperature.getStandard()+dT,... | public ODEReaction transferReaction(Reaction p_reaction, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation transferReaction(Reaction,SystemSnapshot,Temperature,Pressure) double dT = 1; Temperature Tup = new Temperature(p_temperature.getStandard()+dT,... | 3,241,265 |
public ODEReaction transferReaction(Reaction p_reaction, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation transferReaction(Reaction,SystemSnapshot,Temperature,Pressure) double dT = 1; Temperature Tup = new Temperature(p_temperature.getStandard()+dT,... | public ODEReaction transferReaction(Reaction p_reaction, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation transferReaction(Reaction,SystemSnapshot,Temperature,Pressure) double dT = 1; Temperature Tup = new Temperature(p_temperature.getStandard()+dT,... | 3,241,266 |
public ODEReaction transferReaction(Reaction p_reaction, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation transferReaction(Reaction,SystemSnapshot,Temperature,Pressure) double dT = 1; Temperature Tup = new Temperature(p_temperature.getStandard()+dT,... | public ODEReaction transferReaction(Reaction p_reaction, SystemSnapshot p_beginStatus, Temperature p_temperature, Pressure p_pressure) { //#[ operation transferReaction(Reaction,SystemSnapshot,Temperature,Pressure) double dT = 1; Temperature Tup = new Temperature(p_temperature.getStandard()+dT,... | 3,241,267 |
public synchronized void addObject() throws Exception { Object obj = _factory.makeObject(); _numActive++; // A little slimy - must do this because returnObject decrements it. this.returnObject(obj); } | public void addObject() throws Exception { Object obj = _factory.makeObject(); _numActive++; // A little slimy - must do this because returnObject decrements it. this.returnObject(obj); } | 3,241,268 |
public synchronized void addObject() throws Exception { Object obj = _factory.makeObject(); _numActive++; // A little slimy - must do this because returnObject decrements it. this.returnObject(obj); } | public synchronized void addObject() throws Exception { Object obj = _factory.makeObject(); _numActive++; // A little slimy - must do this because returnObject decrements it. this.returnObject(obj); } | 3,241,269 |
protected void createNormalLayout() { preLoadImages(); layout = new GridBagLayout(); gbConstraints = new GridBagConstraints(); setLayout(layout); // Create constraint for first component as standard constraint. parent.buildConstraints(gbConstraints, 0, 0, 1, 1, 0.25, 0.0... | protected void createNormalLayout() { preLoadImages(); layout = new GridBagLayout(); gbConstraints = new GridBagConstraints(); setLayout(layout); // Create constraint for first component as standard constraint. parent.buildConstraints(gbConstraints, 0, 0, 1, 1, 0.25, 0.0... | 3,241,270 |
protected void createNormalLayout() { preLoadImages(); layout = new GridBagLayout(); gbConstraints = new GridBagConstraints(); setLayout(layout); // Create constraint for first component as standard constraint. parent.buildConstraints(gbConstraints, 0, 0, 1, 1, 0.25, 0.0... | protected void createNormalLayout() { preLoadImages(); layout = new GridBagLayout(); gbConstraints = new GridBagConstraints(); setLayout(layout); // Create constraint for first component as standard constraint. parent.buildConstraints(gbConstraints, 0, 0, 1, 1, 0.25, 0.0... | 3,241,271 |
private Dimension getPreferredSizeFromImages() { int maxWidth = 80, maxHeight = 60; ImageIcon icon; for (Iterator it = images.iterator(); it.hasNext();) { icon = (ImageIcon) it.next(); maxWidth = Math.max(maxWidth, icon.getIconWidth()); maxHeight = Mat... | private Dimension getPreferredSizeFromImages() { int maxWidth = 80; int maxHeight = 60; ImageIcon icon; for (Iterator it = images.iterator(); it.hasNext();) { icon = (ImageIcon) it.next(); maxWidth = Math.max(maxWidth, icon.getIconWidth()); maxHeight =... | 3,241,272 |
private void buildGUI() { // We initialize our layout JPanel contentPane = (JPanel) getContentPane(); layout = new GridBagLayout(); contentPane.setLayout(layout); gbConstraints = new GridBagConstraints(); gbConstraints.insets = new Insets(5, 5, 5, 5); // We prepar... | private void buildGUI() { // We initialize our layout JPanel contentPane = (JPanel) getContentPane(); GridBagLayout layout = new GridBagLayout(); contentPane.setLayout(layout); gbConstraints = new GridBagConstraints(); gbConstraints.insets = new Insets(5, 5, 5, 5); ... | 3,241,273 |
private void buildGUI() { // We initialize our layout JPanel contentPane = (JPanel) getContentPane(); layout = new GridBagLayout(); contentPane.setLayout(layout); gbConstraints = new GridBagConstraints(); gbConstraints.insets = new Insets(5, 5, 5, 5); // We prepar... | private void buildGUI() { // We initialize our layout JPanel contentPane = (JPanel) getContentPane(); layout = new GridBagLayout(); contentPane.setLayout(layout); GridBagConstraints gbConstraints = new GridBagConstraints(); gbConstraints.insets = new Insets(5, 5, 5, 5); ... | 3,241,274 |
private void buildGUI() { // We initialize our layout JPanel contentPane = (JPanel) getContentPane(); layout = new GridBagLayout(); contentPane.setLayout(layout); gbConstraints = new GridBagConstraints(); gbConstraints.insets = new Insets(5, 5, 5, 5); // We prepar... | private void buildGUI() { // We initialize our layout JPanel contentPane = (JPanel) getContentPane(); layout = new GridBagLayout(); contentPane.setLayout(layout); gbConstraints = new GridBagConstraints(); gbConstraints.insets = new Insets(5, 5, 5, 5); // We prepar... | 3,241,275 |
public String getBasePath() throws Exception { return shortcut.getLinkPath(shortcut.getUserType()); } | public String getBasePath() throws Exception { String result = shortcut.getLinkPath(shortcut.getUserType()); Debug.log( CLASS + myClass + ".getBasePath() '" + result + "'" ); return result; } | 3,241,276 |
public String getDirectoryCreated() { return (shortcut.getDirectoryCreated()); } | public String getDirectoryCreated() { String directoryCreated = shortcut.getDirectoryCreated(); Debug.log( CLASS + myClass + ".getDirectoryCreated() '" + directoryCreated + "'" ); return( directoryCreated ); } | 3,241,277 |
public String getFileName() { return (shortcut.getFileName()); } | public String getFileName() { String aFilename = shortcut.getFileName(); Debug.log( CLASS + myClass + ".getFileName() '" + aFilename + "'" ); return( aFilename ); } | 3,241,278 |
public int getHotkey() { return shortcut.getHotkey(); } | public int getHotkey() { int result = shortcut.getHotkey(); Debug.log( CLASS + myClass + ".getHotkey() '" + result + "'" ); return result; } | 3,241,279 |
public String getIconLocation() { return shortcut.getIconLocation(); } | public String getIconLocation() { String result = shortcut.getIconLocation(); Debug.log( CLASS + myClass + ".getIconLocation() '" + result + "'" ); return result; } | 3,241,280 |
public int getLinkType() { int typ = shortcut.getLinkType(); switch (typ) { case ShellLink.DESKTOP: typ = DESKTOP; break; case ShellLink.PROGRAM_MENU: typ = APPLICATIONS; break; case ShellLink.START_MENU: typ = START... | Debug.log( CLASS + myClass + ".getLinkType() '" + typ + "'" ); Debug.log( CLASS + myClass + ".getLinkType() '" + typ + "'" ); Debug.log( CLASS + myClass + ".getLinkType() '" + typ + "'" ); Debug.log( CLASS + myClass + ".getLinkType() '" + typ + "'" ); publicDebug.log( CLASS + myClass + ".getLinkType() '" + typ + "'" );... | 3,241,281 |
public Vector getProgramGroups(int userType) { // ---------------------------------------------------- // translate the user type // ---------------------------------------------------- int type = ShellLink.CURRENT_USER; if (userType == ALL_USERS) { type = She... | public Vector getProgramGroups(int userType) { // ---------------------------------------------------- // translate the user type // ---------------------------------------------------- int type = ShellLink.CURRENT_USER; if (userType == ALL_USERS) { type = She... | 3,241,282 |
public Vector getProgramGroups(int userType) { // ---------------------------------------------------- // translate the user type // ---------------------------------------------------- int type = ShellLink.CURRENT_USER; if (userType == ALL_USERS) { type = She... | public Vector getProgramGroups(int userType) { // ---------------------------------------------------- // translate the user type // ---------------------------------------------------- int type = ShellLink.CURRENT_USER; if (userType == ALL_USERS) { type = She... | 3,241,283 |
public String getProgramsFolder(int current_user) { return shortcut.getLinkPath(current_user); } | public String getProgramsFolder(int current_user) { return shortcut.getLinkPath(current_user); } | 3,241,285 |
public String getProgramsFolder(int current_user) { return shortcut.getLinkPath(current_user); } | public String getProgramsFolder(int current_user) { String result = null; try { result = new String( shortcut.getLinkPath(current_user).getBytes( StringTool.getPlatformEncoding() ), StringTool.getPlatformEncoding() ); } catch (UnsupportedEncodingException e) { e.printStackTrace(); } Debug.log( CLASS + my... | 3,241,286 |
public int getShowCommand() { int showCommand = shortcut.getShowCommand(); switch (showCommand) { case ShellLink.NORMAL: showCommand = NORMAL; break; // both MINNOACTIVE and MINIMIZED map to Shortcut.MINIMIZED case ShellLink.MINNOACTIVE: case... | public int getShowCommand() { int showCommand = shortcut.getShowCommand(); switch (showCommand) { case ShellLink.NORMAL: showCommand = NORMAL; break; // both MINNOACTIVE and MINIMIZED map to Shortcut.MINIMIZED case ShellLink.MINNOACTIVE: case... | 3,241,287 |
public String getWorkingDirectory() { return shortcut.getWorkingDirectory(); } | public String getWorkingDirectory() { String result = shortcut.getWorkingDirectory(); Debug.log( CLASS + myClass + ".getWorkingDirectory() '" + result + "'" ); return result; } | 3,241,290 |
public boolean multipleUsers() { // Win NT4 won't have PROGRAMS for CURRENT_USER. // Win 98 may not have 'Start Menu\Programs' for ALL_USERS String au = shortcut.getallUsersLinkPath(); String cu = shortcut.getcurrentUserLinkPath(); if (au == null || cu == null) return false; ... | public boolean multipleUsers() { // Win NT4 won't have PROGRAMS for CURRENT_USER. // Win 98 may not have 'Start Menu\Programs' for ALL_USERS String au = shortcut.getallUsersLinkPath(); String cu = shortcut.getcurrentUserLinkPath(); if (au == null || cu == null) return false; ... | 3,241,292 |
public boolean multipleUsers() { // Win NT4 won't have PROGRAMS for CURRENT_USER. // Win 98 may not have 'Start Menu\Programs' for ALL_USERS String au = shortcut.getallUsersLinkPath(); String cu = shortcut.getcurrentUserLinkPath(); if (au == null || cu == null) return false; ... | public boolean multipleUsers() { // Win NT4 won't have PROGRAMS for CURRENT_USER. // Win 98 may not have 'Start Menu\Programs' for ALL_USERS String au = shortcut.getallUsersLinkPath(); String cu = shortcut.getcurrentUserLinkPath(); if( allUsers == null || currentUsers == null )... | 3,241,293 |
public boolean multipleUsers() { // Win NT4 won't have PROGRAMS for CURRENT_USER. // Win 98 may not have 'Start Menu\Programs' for ALL_USERS String au = shortcut.getallUsersLinkPath(); String cu = shortcut.getcurrentUserLinkPath(); if (au == null || cu == null) return false; ... | public boolean multipleUsers() { // Win NT4 won't have PROGRAMS for CURRENT_USER. // Win 98 may not have 'Start Menu\Programs' for ALL_USERS String au = shortcut.getallUsersLinkPath(); String cu = shortcut.getcurrentUserLinkPath(); if (au == null || cu == null) return false; ... | 3,241,294 |
public void setArguments(String arguments) { shortcut.setArguments(arguments); } | public void setArguments(String arguments) { Debug.log( CLASS + myClass + ".setArguments() '" + arguments + "'" ); shortcut.setArguments(arguments); } | 3,241,296 |
public void setDescription(String description) { shortcut.setDescription(description); } | public void setDescription(String description) { Debug.log( CLASS + myClass + ".setDescription() '" + description + "'" ); shortcut.setDescription( description ); } | 3,241,297 |
public void setIconLocation(String path, int index) { shortcut.setIconLocation(path, index); } | public void setIconLocation(String path, int index) { Debug.log( CLASS + myClass + ".setIconLocation() '" + path + "', '" + Integer.toString(index) + "'" ); shortcut.setIconLocation(path, index); } | 3,241,299 |
public void setLinkType(int type) throws IllegalArgumentException { switch (type) { case DESKTOP: { shortcut.setLinkType(ShellLink.DESKTOP); break; } case APPLICATIONS: { shortcut.setLinkType(ShellLink.PROGRAM_MENU); break; } ... | public void setLinkType(int type) throws IllegalArgumentException, UnsupportedEncodingException { switch (type) { case DESKTOP: { shortcut.setLinkType(ShellLink.DESKTOP); break; } case APPLICATIONS: { shortcut.setLinkType(ShellLink.PROGRAM_MENU)... | 3,241,301 |
public void setProgramGroup(String groupName) { shortcut.setProgramGroup(groupName); } | public void setProgramGroup(String groupName) { Debug.log( CLASS + myClass + ".setProgramGroup() '" + groupName + "'" ); shortcut.setProgramGroup(groupName); } | 3,241,303 |
public void setShowCommand(int show) throws IllegalArgumentException { switch (show) { case HIDE: { shortcut.setShowCommand(ShellLink.MINNOACTIVE); break; } case NORMAL: { shortcut.setShowCommand(ShellLink.NORMAL); break; } ... | Debug.log( CLASS + myClass + ".setShowCommand() '" + Integer.toString(show) + "'" ); Debug.log( CLASS + myClass + ".setShowCommand() '" + Integer.toString(show) + "'" ); Debug.log( CLASS + myClass + ".setShowCommand() '" + Integer.toString(show) + "'" ); Debug.log( CLASS + myClass + ".setShowCommand() '" + Integer.toSt... | 3,241,304 |
public boolean supported() { return (true); } | public boolean supported() { return (true); } | 3,241,308 |
private static void set16(byte[] b, int off, int value) { b[off+0] = (byte)value; b[off+1] = (byte)(value >> 8); } | private static void set16(byte[] b, int off, int value) { b[off+0] = (byte)value; b[off+1] = (byte)(value >> 8); } | 3,241,309 |
public synchronized void clear(Object key) { LinkedList pool = (LinkedList)(_poolMap.remove(key)); if(null == pool) { return; } else { for(Iterator it = pool.iterator(); it.hasNext(); ) { try { _factory.destroyObject(key,((ObjectTimestampP... | public synchronized void clear(Object key) { LinkedList pool = (LinkedList)(_poolMap.remove(key)); if(null == pool) { return; } else { for(Iterator it = pool.iterator(); it.hasNext(); ) { try { _factory.destroyObject(key,((ObjectTimestampP... | 3,241,310 |
public synchronized void clear(Object key) { LinkedList pool = (LinkedList)(_poolMap.remove(key)); if(null == pool) { return; } else { for(Iterator it = pool.iterator(); it.hasNext(); ) { try { _factory.destroyObject(key,((ObjectTimestampP... | public synchronized void clear(Object key) { LinkedList pool = (LinkedList)(_poolMap.remove(key)); if(null == pool) { return; } else { for(Iterator it = pool.iterator(); it.hasNext(); ) { try { _factory.destroyObject(key,((ObjectTimestampP... | 3,241,311 |
private Object [] getCompilerListenerInstance( XMLElement var ) throws Exception { final String defaultRootPath = "com.izforge.izpack."; final String defaultCompilerPath = "compiler."; String className = var.getAttribute("compiler"); Class listener = null; Object instance = null; if( className == n... | private Object [] getCompilerListenerInstance( XMLElement var ) throws Exception { final String defaultRootPath = "com.izforge.izpack."; final String defaultCompilerPath = "compiler."; String className = var.getAttribute("compiler"); Class listener = null; Object instance = null; if( className == n... | 3,241,313 |
private Object [] getCompilerListenerInstance( XMLElement var ) throws Exception { final String defaultRootPath = "com.izforge.izpack."; final String defaultCompilerPath = "compiler."; String className = var.getAttribute("compiler"); Class listener = null; Object instance = null; if( className == n... | privateObject[]getCompilerListenerInstance(XMLElementvar)throwsException{finalStringdefaultRootPath="com.izforge.izpack.";finalStringdefaultCompilerPath="compiler.";StringclassName=var.getAttribute("compiler");Classlistener=null;Objectinstance=null;if(className==null)return(null);//CustomActionfilescomeinjarspackagedIz... | 3,241,314 |
public void progress(int val, String msg) { float percentage = ((float)val)*100.0f/(float)this.job_max; String percent = (new Integer ((int)percentage)).toString()+'%'; String line = this.job_name + ": " + percent; int line_len = line.length(); System.out.print ("\r"+line); for (int i = line_len; i... | public void progress(int val, String msg) { double percentage = ((double)val)*100.0d/(double)this.job_max; String percent = (new Integer ((int)percentage)).toString()+'%'; String line = this.job_name + ": " + percent; int line_len = line.length(); System.out.print ("\r"+line); for (int i = line_len... | 3,241,315 |
public void actionPerformed (ActionEvent event) { Object eventSource = event.getSource (); // ---------------------------------------------------- // create shortcut for the current user was selected // refresh the list of program groups accordingly and // reset the program group to the default sett... | public void actionPerformed (ActionEvent event) { Object eventSource = event.getSource (); // ---------------------------------------------------- // create shortcut for the current user was selected // refresh the list of program groups accordingly and // reset the program group to the default sett... | 3,241,316 |
public void actionPerformed (ActionEvent event) { Object eventSource = event.getSource (); // ---------------------------------------------------- // create shortcut for the current user was selected // refresh the list of program groups accordingly and // reset the program group to the default sett... | parent.unlockNextButton (); parent.unlockNextButton (); publicparent.unlockNextButton (); voidparent.unlockNextButton (); actionPerformedparent.unlockNextButton (); (ActionEventparent.unlockNextButton (); event)parent.unlockNextButton (); parent.unlockNextButton (); {parent.unlockNextButton (); parent.unlockNextButton ... | 3,241,317 |
private void analyzeShortcutSpec () { if (!haveShortcutSpec) { shortcutsToCreate = false; return; } // ---------------------------------------------------- // find out if we should simulate a not supported // scenario // ---------------------------------------------------- XMLEl... | private void analyzeShortcutSpec () { if (!haveShortcutSpec) { shortcutsToCreate = false; return; } // ---------------------------------------------------- // find out if we should simulate a not supported // scenario // ---------------------------------------------------- XMLEl... | 3,241,318 |
private void createShortcuts () { ShortcutData data; for (int i = 0; i < shortcuts.size (); i++) { data = (ShortcutData)shortcuts.elementAt (i); try { groupName = groupName + data.subgroup; shortcut.setLinkName (data.name); shortcut.setLinkType ... | private void createShortcuts () { ShortcutData data; for (int i = 0; i < shortcuts.size (); i++) { data = (ShortcutData)shortcuts.elementAt (i); try { groupName = groupName + data.subgroup; shortcut.setLinkName (data.name); shortcut.setLinkType ... | 3,241,320 |
public void makeXMLData (XMLElement panelRoot) { // ---------------------------------------------------- // if there are no shortcuts to create, shortcuts are // not supported, or we should simulate that they are // not supported, then we have nothing to add. Just // return // ---------------------... | public void makeXMLData (XMLElement panelRoot) { // ---------------------------------------------------- // if there are no shortcuts to create, shortcuts are // not supported, or we should simulate that they are // not supported, then we have nothing to add. Just // return // ---------------------... | 3,241,321 |
public void panelActivate () { analyzeShortcutSpec (); if (shortcutsToCreate) { if (shortcut.supported () && !simulteNotSupported) { //parent.lockNextButton (); buildUI (shortcut.getProgramGroups (ShellLink.CURRENT_USER), true); // always start out with the current user } ... | parent.lockNextButton (); parent.lockNextButton (); publicparent.lockNextButton (); voidparent.lockNextButton (); panelActivateparent.lockNextButton (); ()parent.lockNextButton (); parent.lockNextButton (); {parent.lockNextButton (); parent.lockNextButton (); parent.lockNextButton (); parent.lockNextButton (); analyzeS... | 3,241,322 |
public XInfoPanel(InstallerFrame parent, InstallData idata) { super(parent, idata); // We initialize our layout layout = new GridBagLayout(); gbConstraints = new GridBagConstraints(); setLayout(layout); // We add the components infoLabel = LabelFactory.create(pare... | public XInfoPanel(InstallerFrame parent, InstallData idata) { super(parent, idata); // We initialize our layout layout = new GridBagLayout(); gbConstraints = new GridBagConstraints(); setLayout(layout); // We add the components infoLabel = LabelFactory.create(pare... | 3,241,323 |
public XInfoPanel(InstallerFrame parent, InstallData idata) { super(parent, idata); // We initialize our layout layout = new GridBagLayout(); gbConstraints = new GridBagConstraints(); setLayout(layout); // We add the components infoLabel = LabelFactory.create(pare... | public XInfoPanel(InstallerFrame parent, InstallData idata) { super(parent, idata); // We initialize our layout layout = new GridBagLayout(); gbConstraints = new GridBagConstraints(); setLayout(layout); // We add the components JLabel infoLabel = LabelFactory.crea... | 3,241,324 |
public Component getListCellRendererComponent(JList list, Object value, int index, boolean isSelected, boolean cellHasFo... | public Component getListCellRendererComponent(JList list, Object value, int index, boolean isSelected, boolean cellHasFo... | 3,241,325 |
public Component getListCellRendererComponent(JList list, Object value, int index, boolean isSelected, boolean cellHasFo... | public Component getListCellRendererComponent(JList list, Object value, int index, boolean isSelected, boolean cellHasFo... | 3,241,326 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.