public class ServoOrchestratorGUI_middlemiddle_main
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
int |
panel_counter |
ServoOrchestratorGUI_middlemiddle_panel[][] |
panels |
ServoOrchestratorGUI_middlemiddle_panel[] |
prep |
ServoOrchestratorGui |
so_ref |
Constructor and Description |
---|
ServoOrchestratorGUI_middlemiddle_main(ServoOrchestratorGui so_reft) |
Modifier and Type | Method and Description |
---|---|
void |
externalcall_addPanel() |
javax.swing.JPanel |
externalcall_getmiddlemiddle() |
void |
externallcall_refreshsize() |
static java.awt.datatransfer.DataFlavor |
getDragAndDropPanelDataFlavor()
Returns (creating, if necessary) the DataFlavor representing
ServoOrchestratorGUI_middlemiddle_panel
|
void |
relayout()
Removes all components from our root panel and re-adds them.
|
public ServoOrchestratorGUI_middlemiddle_panel[][] panels
public ServoOrchestratorGUI_middlemiddle_panel[] prep
public final ServoOrchestratorGui so_ref
public int panel_counter
public ServoOrchestratorGUI_middlemiddle_main(ServoOrchestratorGui so_reft)
public static java.awt.datatransfer.DataFlavor getDragAndDropPanelDataFlavor() throws java.lang.Exception
Returns (creating, if necessary) the DataFlavor representing ServoOrchestratorGUI_middlemiddle_panel
java.lang.Exception
- epublic void externalcall_addPanel()
public javax.swing.JPanel externalcall_getmiddlemiddle()
public void externallcall_refreshsize()
public void relayout()
Removes all components from our root panel and re-adds them.
This is important for two things: