public class DruAutonomousPanel extends DruRoot implements PanelWrapper, IDable
Modifier and Type | Field and Description |
---|---|
(package private) java.lang.String |
id |
(package private) DruPanel |
mainPanel |
controllerPath, documentation, name
Constructor and Description |
---|
DruAutonomousPanel() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getID() |
DruPanel |
getPanel() |
void |
setID(java.lang.String s) |
void |
setMainPanel(DruPanel dp) |
getControllerPath, getDoc, getName, setControllerPath, setDoc, setName
DruPanel mainPanel
java.lang.String id
public void setMainPanel(DruPanel dp)
public DruPanel getPanel()
getPanel
in interface PanelWrapper
Copyright © 2013. All Rights Reserved.