net.sf.plb4jedit.plb
Class PlbAsset
java.lang.Object
sidekick.Asset
net.sf.plb4jedit.plb.PlbAsset
- public class PlbAsset
- extends sidekick.Asset
represents a single node in the structure browser tree for plb
- Author:
- Peter Schaefer
Fields inherited from class sidekick.Asset |
end, name, start |
FORM_ICON
public static final ImageIcon FORM_ICON
INCLUDE_ICON
public static final ImageIcon INCLUDE_ICON
ROUTINE_ICON
public static final ImageIcon ROUTINE_ICON
DIM_ICON
public static final ImageIcon DIM_ICON
VARDEF_ICON
public static final ImageIcon VARDEF_ICON
LABEL_ICON
public static final ImageIcon LABEL_ICON
UNKNOWN_ICON
public static final ImageIcon UNKNOWN_ICON
START_ICON
public static final ImageIcon START_ICON
PlbAsset
public PlbAsset(String name,
int startLine,
int endLine)
PlbAsset
public PlbAsset(SourceLine line)
getIcon
public Icon getIcon()
getLongString
public String getLongString()
getShortString
public String getShortString()
toString
public String toString()
Copyright © 2003 Riege Software Internationl. All Rights Reserved.