public class IconDirectory extends Object
| Constructor and Description |
|---|
IconDirectory() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(IconDirectoryEntry entry) |
int |
getCount() |
IconDirectoryEntry |
getEntry(int index) |
int |
getReserved() |
int |
getType() |
void |
setReserved(int reserved) |
void |
setType(int type) |
int |
sizeOf() |
public void add(IconDirectoryEntry entry)
public int getCount()
public IconDirectoryEntry getEntry(int index)
public void setReserved(int reserved)
public void setType(int type)
public int getReserved()
public int getType()
public int sizeOf()
Copyright © 2018. All Rights Reserved.