| graphical.TreeWindow components.SchemaTreeWindow
Constructor Summary | |
public | SchemaTreeWindow(int x, int y, int width, int height, Schema schema, boolean editable, boolean showInternal, boolean showUnIndexed) | public | SchemaTreeWindow(int x, int y, int width, int height, String CGILocation, String CGITarget, String CGIRead, String CGIWrite, CSID csid, boolean editable, boolean showInternal, boolean showUnIndexed) |
SchemaTreeWindow | public SchemaTreeWindow(int x, int y, int width, int height, Schema schema, boolean editable, boolean showInternal, boolean showUnIndexed)(Code) | | |
SchemaTreeWindow | public SchemaTreeWindow(int x, int y, int width, int height, String CGILocation, String CGITarget, String CGIRead, String CGIWrite, CSID csid, boolean editable, boolean showInternal, boolean showUnIndexed)(Code) | | |
|
|