Documentation for more classes.

This commit is contained in:
Jindra Petřík
2024-08-06 00:07:57 +02:00
parent 0f69896187
commit 25930a894e
6 changed files with 444 additions and 91 deletions

View File

@@ -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 {