Añado los fuentes de java
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package com.tarisan.chipcard.gui;
|
||||
|
||||
public interface IconizableObject {
|
||||
|
||||
public javax.swing.Icon getIcon();
|
||||
}
|
||||
Reference in New Issue
Block a user