|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Program | |
---|---|
SFE.GUI |
Uses of Program in SFE.GUI |
---|
Fields in SFE.GUI declared as Program | |
---|---|
Program |
CodeWnd.program
|
Constructors in SFE.GUI with parameters of type Program | |
---|---|
CodeWndPanel(Program program,
javax.swing.JFrame codeWnd)
Construct the panel |
|
ConstPanel(Program program,
javax.swing.JFrame wnd)
Construct a new ConstPanel |
|
EditPanel(Program program,
CodeWndPanel codePanel,
javax.swing.JFrame wnd)
Construct a new EditPanel |
|
EditVarPanel(Program program,
CodeWndPanel codePanel,
javax.swing.JFrame wnd)
Construct a new EditVarPanel |
|
EditWndPanel(Program program,
javax.swing.JFrame editWnd)
Construct a new EditWndPanel |
|
FuncPanel(Program program,
javax.swing.JFrame wnd)
Construct a new FuncPanel |
|
Function(Program program,
java.lang.String name)
|
|
Function(Program program,
java.lang.String name,
Type retType,
boolean must)
Build an undeletable function |
|
ProgPanel(Program program,
javax.swing.JFrame wnd)
Construct a new ProgPanel |
|
TypesPanel(Program program,
javax.swing.JFrame wnd)
Construct the types panel |
|
VarPane(Program prog,
SFE.GUI.PanelUpdater updater)
Construct the VarPane |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |