text stringlengths 9 39.2M | dir stringlengths 26 295 | lang stringclasses 185
values | created_date timestamp[us] | updated_date timestamp[us] | repo_name stringlengths 1 97 | repo_full_name stringlengths 7 106 | star int64 1k 183k | len_tokens int64 1 13.8M |
|---|---|---|---|---|---|---|---|---|
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/CASTORE.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 778 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/InstructionFactory.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 5,256 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/LCONST.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 935 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/LoadClass.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 807 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/SWAP.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 769 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/ConstantPoolGen.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 5,549 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/LSHL.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 782 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/FCMPG.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 806 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/MethodObserver.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 608 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/I2L.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 779 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/FieldInstruction.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 871 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/IF_ICMPLT.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 850 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/INVOKESTATIC.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 971 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/IALOAD.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 783 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/FieldObserver.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 610 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/INVOKESPECIAL.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,040 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/RETURN.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 758 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/IADD.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 768 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/DUP.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 754 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/InvokeInstruction.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,109 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/InstructionConstants.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 4,202 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/StackInstruction.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 683 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/IXOR.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 765 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/LDC2_W.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,032 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/IF_ACMPNE.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 846 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/BASTORE.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 787 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/DSTORE.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 832 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/ExceptionThrower.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 760 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/PUTFIELD.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,021 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/DLOAD.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 830 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/IDIV.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 819 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/AALOAD.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 780 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/LSTORE.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 812 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/DRETURN.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 779 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/INVOKEVIRTUAL.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,022 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/InstructionListObserver.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 611 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/IF_ICMPLE.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 843 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/DDIV.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 792 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/I2C.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 774 |
```java
package org.apache.bcel.generic;
/* ====================================================================
*
* reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
* are met:
*
* 1. Redistributions of source ... | /content/code_sandbox/lib.JBE/src/org/apache/bcel/generic/LOOKUPSWITCH.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,226 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import org.gjt.jclasslib.util.GUIHelper;
import javax.swing.*;
import java.awt.*;... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserAboutDialog.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 625 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import org.gjt.jclasslib.mdi.BasicDesktopManager;
import javax.swing.event.Intern... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserDesktopManager.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 418 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import ee.ioc.cs.jbe.browser.detail.attributes.CodeAttributeDetailPane;
import ja... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserHistory.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,337 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import ee.ioc.cs.jbe.browser.config.window.BrowserPath;
import org.gjt.jclasslib.s... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserServices.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 449 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import ee.ioc.cs.jbe.browser.detail.*;
import javax.swing.*;
import javax.swing.t... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 988 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import org.gjt.jclasslib.structures.*;
import org.gjt.jclasslib.util.ExtendedJLa... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/AbstractDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,373 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import javax.swing.*;
import java.beans.PropertyVetoException;
import java.io.File;
/**
... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserApplication.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 503 |
```html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Package documentation</title>
</head>
<body>
This package contains classes for the class file editor. The entry point for the
application is <tt>BrowserApplication</tt>.
</body>
</html>
``` | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/package.html | html | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 78 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import javax.swing.*;
import javax.swing.tree.TreeNode;
import javax.swing.tree.Tr... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/ConstantPoolHyperlinkListener.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 495 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import ee.ioc.cs.jbe.browser.config.window.*;
import org.gjt.jclasslib.structures.... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserComponent.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,767 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import java.awt.BorderLayout;
import java.awt.Container;
import java.awt.event.Act... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserInternalFrame.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,470 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import javax.swing.tree.DefaultMutableTreeNode;
/**
* Tree node contained in the... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserTreeNode.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,089 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import java.awt.BorderLayout;
import java.awt.Container;
import java.awt.Cursor;
import ja... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserMDIFrame.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 6,536 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import org.gjt.jclasslib.util.GUIHelper;
import javax.swing.*;
import java.awt.ev... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/RecentMenu.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 923 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser;
import org.gjt.jclasslib.structures.*;
import org.gjt.jclasslib.structures.attribu... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/BrowserTreePane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 3,304 |
```html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Package documentation</title>
</head>
<body>
This package contains classes for workspace configuration management. The main configuration class
is <tt>BrowserConfig</tt>.
</body>
</html>
``` | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/package.html | html | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 75 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.classpath;
import java.util.EventObject;
/**
Change event for <tt>Class... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/classpath/ClasspathChangeEvent.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 244 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config;
import ee.ioc.cs.jbe.browser.config.classpath.*;
import org.gjt.jclasslib.m... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/BrowserConfig.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,177 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.classpath;
import javax.swing.tree.DefaultTreeModel;
import java.io.File;
im... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/classpath/ClasspathArchiveEntry.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 522 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.classpath;
import javax.swing.tree.DefaultMutableTreeNode;
/**
Tree nod... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/classpath/ClassTreeNode.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 283 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.classpath;
import org.gjt.jclasslib.mdi.BasicFileFilter;
import org.gjt.jcla... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/classpath/ClasspathSetupDialog.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 2,505 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.classpath;
import org.gjt.jclasslib.util.GUIHelper;
import org.gjt.jclasslib... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/classpath/ClasspathBrowser.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,978 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.classpath;
import javax.swing.tree.DefaultTreeModel;
import java.io.File;
/... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/classpath/ClasspathDirectoryEntry.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 507 |
```html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Package documentation</title>
</head>
<body>
This package contains classpath related configuration classes.
</body>
</html>
``` | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/classpath/package.html | html | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 60 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.classpath;
/**
Result of a search operation on the classpath.
@auth... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/classpath/FindResult.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 301 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.classpath;
import java.util.EventListener;
/**
Listener that is informe... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/classpath/ClasspathChangeListener.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 184 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.classpath;
import javax.swing.tree.DefaultTreeModel;
/**
A logical comp... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/classpath/ClasspathComponent.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 357 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.classpath;
import javax.swing.*;
import java.awt.*;
/**
Cell renderer f... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/classpath/ClasspathCellRenderer.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 275 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.window;
/**
Marker interface for browser path components.
@author <... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/window/PathComponent.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 128 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.classpath;
import javax.swing.tree.DefaultTreeModel;
import java.io.File;
im... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/classpath/ClasspathEntry.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 919 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.window;
/**
Browser path component for named class member (field or meth... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/window/ReferenceHolder.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 355 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.window;
/**
Browser path component for a node category.
@author <a ... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/window/CategoryHolder.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 249 |
```html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Package documentation</title>
</head>
<body>
This package contains classes that describe the selection state of a <tt>BrowserComponent</tt>.
A <tt>WindowState</tt> object completely defines the serializable s... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/window/package.html | html | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 87 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.window;
/**
Browser path component for an index value.
@author <a h... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/window/IndexHolder.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 252 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.window;
import java.util.LinkedList;
/**
Description of the selected pa... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/window/BrowserPath.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 280 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.config.window;
/**
Complete serializable state of a <tt>BrowserComponent</tt>.
... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/config/window/WindowState.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 483 |
```java
/*
*
*/
package ee.ioc.cs.jbe.browser.codeedit;
public class InputFieldException extends Exception{
/**
*
*/
private static final long serialVersionUID = -3644925700917443433L;
String inputString;
String errorSource;
public InputFieldException(String input, String error) {
inputStr... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/codeedit/InputFieldException.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 115 |
```java
/*
*
*/
package ee.ioc.cs.jbe.browser.codeedit;
import java.io.IOException;
import org.apache.bcel.Constants;
import org.apache.bcel.classfile.*;
import org.apache.bcel.generic.*;
public class ClassSaver implements Runnable {
public static final int SAVE_MISC = 1;
public static final int SAVE_CODE = 2;
... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/codeedit/ClassSaver.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 3,941 |
```java
package ee.ioc.cs.jbe.browser.codeedit;
import java.awt.Color;
import java.awt.Dimension;
import java.io.IOException;
import javax.swing.JDialog;
import javax.swing.JScrollPane;
import javax.swing.JTextPane;
import javax.swing.text.BadLocationException;
import javax.swing.text.Style;
import javax.swing.text.S... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/codeedit/VerifierDisplay.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,246 |
```java
/*
*
*/
package ee.ioc.cs.jbe.browser.codeedit;
import java.io.IOException;
import java.util.ArrayList;
import java.util.HashMap;
import java.util.Iterator;
import java.util.List;
import javax.swing.tree.TreePath;
import org.gjt.jclasslib.bytecode.AbstractInstruction;
import org.gjt.jclasslib.bytecode.Bran... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/codeedit/CodeGenerator.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 2,540 |
```java
/*
*
*/
package ee.ioc.cs.jbe.browser.codeedit;
import java.util.ArrayList;
public class JAsmParseException extends Exception {
private static final long serialVersionUID = -1932490682546150245L;
public static final String SYNTAX_ERROR = "Syntax error";
public static final String ARG_TYPE_ERROR = "Ar... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/codeedit/JAsmParseException.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 421 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.detail;
import ee.ioc.cs.jbe.browser.detail.attributes.code.ErrorReportWindow;
import org.g... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/ListDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 2,112 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.detail;
import ee.ioc.cs.jbe.browser.detail.elementvalues.*;
import org.gjt.jclassli... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/ElementValueDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 825 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.detail;
import org.gjt.jclasslib.util.ExtendedJLabel;
import ee.ioc.cs.jbe.browser... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/InterfaceDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 317 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.detail;
import org.gjt.jclasslib.structures.*;
import org.gjt.jclasslib.util.Extend... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/ClassMemberDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 688 |
```java
/*
*
*/
package ee.ioc.cs.jbe.browser.codeedit;
import java.util.ArrayList;
import org.apache.bcel.generic.*;
import org.gjt.jclasslib.bytecode.OpcodesUtil;
public class JAsmParser {
/*
* Parses the input code and returns an instructionlist, but also has a
* sideeffect: it updates the constant pool on... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/codeedit/JAsmParser.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 13,577 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.detail;
import org.gjt.jclasslib.structures.elementvalues.ArrayElementValue;
import... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/ArrayElementValueDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 397 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.detail;
import org.gjt.jclasslib.structures.AttributeInfo;
import org.gjt.jclasslib.structu... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/AttributeDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,529 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.detail;
import org.gjt.jclasslib.structures.elementvalues.ElementValue;
import org.g... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/ElementValuePairDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 433 |
```java
/*
*
*/
package ee.ioc.cs.jbe.browser.detail;
import java.awt.GridLayout;
import java.awt.event.*;
import javax.swing.BorderFactory;
import javax.swing.JButton;
import javax.swing.JCheckBox;
import javax.swing.JComboBox;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JTextField;
im... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/MethodsGeneralPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,142 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.detail;
import org.gjt.jclasslib.structures.ClassFile;
import org.gjt.jclasslib.uti... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/GeneralDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 809 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.detail;
import org.gjt.jclasslib.structures.elementvalues.AnnotationElementValue;
i... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/AnnotationDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 449 |
```java
/*
*
*/
package ee.ioc.cs.jbe.browser.detail;
import java.awt.GridLayout;
import java.awt.event.*;
import javax.swing.BorderFactory;
import javax.swing.JButton;
import javax.swing.JCheckBox;
import javax.swing.JComboBox;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JTextField;
im... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/FieldsGeneralPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,040 |
```html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Package documentation</title>
</head>
<body>
This package contains classes for the detail area in a child window
of the class file browser.
</body>
</html>
``` | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/package.html | html | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 71 |
```java
package ee.ioc.cs.jbe.browser.detail;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.tree.TreePath;
import ee.ioc.cs.jbe.browser.AbstractDetailPane;
import ee.ioc.cs.jbe.browser.BrowserInternalFrame;
import ee.ioc.cs.jbe.browser.BrowserServices;
public class Attr... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/AttributeGeneralPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 170 |
```java
package ee.ioc.cs.jbe.browser.detail;
import java.awt.GridLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.BorderFactory;
import javax.swing.JButton;
import javax.swing.JLabel;
import javax.swing.JPanel;
import javax.swing.JTextField;
import javax.swing.border... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/InterfacesGeneralPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 591 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.detail;
import ee.ioc.cs.jbe.browser.detail.attributes.code.ErrorReportWindow;
impo... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/FixedListDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 2,367 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.detail;
import org.gjt.jclasslib.structures.CPInfo;
import org.gjt.jclasslib.struct... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/ConstantPoolDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 1,128 |
```html
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Package documentation</title>
</head>
<body>
This package contains classes for displaying the details of element values.
</body>
</html>
``` | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/elementvalues/package.html | html | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 63 |
```java
/*
This library is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public
version 2 of the license, or (at your option) any later version.
*/
package ee.ioc.cs.jbe.browser.detail.elementvalues;
import org.gjt.jclasslib.structures.elementvalues.ElementValue... | /content/code_sandbox/lib.JBE/src/ee/ioc/cs/jbe/browser/detail/elementvalues/GenericElementValueDetailPane.java | java | 2016-04-18T17:52:39 | 2024-08-16T07:10:35 | ApkToolPlus | CYRUS-STUDIO/ApkToolPlus | 1,196 | 368 |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.