JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
ptdb.gui
Interface PTDBBasicFrame
All Known Implementing Classes:
AttributeListEditFrame
,
ConfigureAttributesFrame
,
DatabaseSetupFrame
,
GraphPatternSearchEditor
,
RenameModelFrame
,
SaveModelToDBFrame
,
SearchResultsFrame
,
SimpleSearchFrame
public interface
PTDBBasicFrame
The basic functions for the PTDB frames to be implemented to support the common functions.
Since:
Ptolemy II 10.0
Version:
$Id$
Author:
Alek Wang
Pt.AcceptedRating:
red (wenjiaow)
Pt.ProposedRating:
red (wenjiaow)
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
void
closeFrame
()
Perform the close action of that window.
Method Detail
closeFrame
void closeFrame()
Perform the close action of that window.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method