Documentation for more classes.

This commit is contained in:
Jindra Petřík
2024-08-08 19:27:14 +02:00
parent 0f69896187
commit 25930a894e
6 changed files with 444 additions and 91 deletions
@@ -19,7 +19,7 @@ package com.jpexs.decompiler.flash;
import com.jpexs.decompiler.flash.treeitems.TreeItem;
/**
*
* Mark that this tree item contains a SWF file.
* @author JPEXS
*/
public interface SWFContainerItem extends TreeItem {