|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectanl.aida.gis3D.OptionsWidget
public class OptionsWidget
Nested Class Summary | |
---|---|
static class |
OptionsWidget.LayerEnableAction
|
Field Summary | |
---|---|
private javax.swing.JButton |
button
|
private javax.swing.JPanel |
panel
|
private com.jidesoft.popup.JidePopup |
popup
|
Constructor Summary | |
---|---|
OptionsWidget(gov.nasa.worldwind.Model model)
|
Method Summary | |
---|---|
private void |
createButton()
|
javax.swing.JButton |
getButton()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private com.jidesoft.popup.JidePopup popup
private javax.swing.JPanel panel
private javax.swing.JButton button
Constructor Detail |
---|
public OptionsWidget(gov.nasa.worldwind.Model model)
Method Detail |
---|
public javax.swing.JButton getButton()
private void createButton()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |