|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object edu.jhu.tmaj.client.arraybuilder.ArrayBuilderGUI
public final class ArrayBuilderGUI
The main gui class for the ArrayBuilder application
Method Summary | |
---|---|
static void |
disposeFrame()
Dispose the ArrayBuilder application. |
static void |
showFrame()
Display the ArrayBuilder Application. |
static void |
updateArrayCoreReferenceBean(ArrayCoreReferenceBean currentBean,
int id,
ArrayCoreReferenceRequest.ReferenceRequestType updateType)
Updates the ArrayCoreReferenceBean with new information, such as data from a new ArrayBlock, or new tissueDiagosis's entered in to the current ArrayBlock. |
static void |
updateCellLinesReferenceBean(CellLinesReferenceBean currentBean,
int id,
CellLinesReferenceRequest.ReferenceRequestType updateType)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void showFrame()
public static void disposeFrame()
public static void updateArrayCoreReferenceBean(ArrayCoreReferenceBean currentBean, int id, ArrayCoreReferenceRequest.ReferenceRequestType updateType)
public static void updateCellLinesReferenceBean(CellLinesReferenceBean currentBean, int id, CellLinesReferenceRequest.ReferenceRequestType updateType)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |