org.yasl.jarinspector.component
Class JarInfoEvent
java.lang.Object
org.yasl.jarinspector.component.JarInfoEvent
- public class JarInfoEvent
- extends Object
- Version:
- 1.0
- Author:
- Jeff Chapman
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ID_JARPATH
public static final int ID_JARPATH
- See Also:
- Constant Field Values
ID_JARCLASSES
public static final int ID_JARCLASSES
- See Also:
- Constant Field Values
ID_JARRESOURCES
public static final int ID_JARRESOURCES
- See Also:
- Constant Field Values
ID_JARFILES
public static final int ID_JARFILES
- See Also:
- Constant Field Values
JarInfoEvent
public JarInfoEvent(int id,
String[] data)
getId
public int getId()
getJarPath
public String getJarPath()
getJarItems
public String[] getJarItems()