|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjap.AbstractJAPConfModule
jap.forward.JAPConfForwardingState
public class JAPConfForwardingState
This is the configuration GUI for the JAP forwarding state component.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class jap.AbstractJAPConfModule |
|---|
AbstractJAPConfModule.FontSizeObserver |
| Field Summary | |
|---|---|
private MessageSystem |
m_messageSystem
This is the internal message system of this module. |
| Fields inherited from class jap.AbstractJAPConfModule |
|---|
LOCK_OBSERVABLE, m_savePoint |
| Constructor Summary | |
|---|---|
JAPConfForwardingState()
Constructor for JAPConfForwardingState. |
|
| Method Summary | |
|---|---|
private javax.swing.JPanel |
createForwardingClientStatePanel()
Creates the routing client state panel. |
private javax.swing.JPanel |
createForwardingDisabledStatePanel()
Creates the state panel, for the case of a disabled forwarding server and client. |
private javax.swing.JPanel |
createForwardingServerStatePanel()
Creates the forwarding server state panel. |
private javax.swing.JPanel |
createForwardingStatePanel()
Creates the forwarding state panel, which switches between the server state panel, the client state panel and the forwarding-disabled state panel, if the forwarding mode is changed. |
java.lang.String |
getHelpContext()
|
java.lang.String |
getTabTitle()
Returns the title for the forwarding state component within the configuration tree. |
void |
recreateRootPanel()
Creates the forwarding state root panel with all child components. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
private MessageSystem m_messageSystem
| Constructor Detail |
|---|
public JAPConfForwardingState()
| Method Detail |
|---|
public java.lang.String getHelpContext()
public void recreateRootPanel()
recreateRootPanel in class AbstractJAPConfModulepublic java.lang.String getTabTitle()
getTabTitle in class AbstractJAPConfModuleprivate javax.swing.JPanel createForwardingServerStatePanel()
private javax.swing.JPanel createForwardingClientStatePanel()
private javax.swing.JPanel createForwardingDisabledStatePanel()
private javax.swing.JPanel createForwardingStatePanel()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||