|
|||||||||
| Home >> All >> org >> schooltool >> client >> gui >> forms >> [ oldScreens overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
org.schooltool.client.gui.forms.oldScreens
Class ActivitiesPanel

java.lang.Objectjava.awt.Component
java.awt.Container
javax.swing.JComponent
javax.swing.JPanel
org.schooltool.client.gui.forms.oldScreens.ActivitiesPanel
- All Implemented Interfaces:
- javax.accessibility.Accessible, org.schooltool.client.gui.forms.FormInterface, java.awt.image.ImageObserver, java.awt.MenuContainer, java.io.Serializable
- public class ActivitiesPanel
- extends javax.swing.JPanel
- implements java.io.Serializable, org.schooltool.client.gui.forms.FormInterface
- extends javax.swing.JPanel
| Nested Class Summary |
| Nested classes inherited from class javax.swing.JPanel |
javax.swing.JPanel.AccessibleJPanel |
| Nested classes inherited from class javax.swing.JComponent |
javax.swing.JComponent.AccessibleJComponent |
| Nested classes inherited from class java.awt.Container |
java.awt.Container.AccessibleAWTContainer |
| Nested classes inherited from class java.awt.Component |
java.awt.Component.AccessibleAWTComponent, java.awt.Component.BltBufferStrategy, java.awt.Component.FlipBufferStrategy |
| Field Summary | |
private org.schooltool.ejb.session.client.access.accessModule |
access
|
private org.schooltool.client.gui.widgets.TabelToTableSelectionList |
activitiesList2List
|
private ActivitiesSetupPanel |
activitiesSetupPanel
|
private java.awt.Frame |
frame
|
private org.schooltool.ejb.session.client.learner.learnerModule |
learner
|
private long |
learnerPK
|
private org.schooltool.client.gui.view.ContentView |
view
|
| Fields inherited from class javax.swing.JComponent |
accessibleContext, listenerList, TOOL_TIP_TEXT_KEY, ui, UNDEFINED_CONDITION, WHEN_ANCESTOR_OF_FOCUSED_COMPONENT, WHEN_FOCUSED, WHEN_IN_FOCUSED_WINDOW |
| Fields inherited from class java.awt.Container |
|
| Fields inherited from class java.awt.Component |
BOTTOM_ALIGNMENT, CENTER_ALIGNMENT, LEFT_ALIGNMENT, RIGHT_ALIGNMENT, TOP_ALIGNMENT |
| Fields inherited from interface java.awt.image.ImageObserver |
ABORT, ALLBITS, ERROR, FRAMEBITS, HEIGHT, PROPERTIES, SOMEBITS, WIDTH |
| Constructor Summary | |
ActivitiesPanel()
Creates new form ActivitiesPanel |
|
| Method Summary | |
private void |
activitiesList2ListListAction(org.schooltool.client.gui.widgets.widgetevents.listToListEvent evt)
|
void |
clear()
|
void |
delete()
|
void |
doInternationalization()
|
java.awt.Component |
getForm()
|
java.lang.String |
getFormName()
|
java.lang.String |
getSearchFormClassName()
|
private void |
initComponents()
This method is called from within the constructor to initialize the form. |
void |
load(long PK)
|
void |
loadForm()
|
void |
save()
|
void |
searchFormCallBack(long primaryKey)
|
void |
setAccessMechanism(org.schooltool.ejb.session.client.access.accessModule access)
|
void |
setCallBack(org.schooltool.client.gui.view.ContentView view)
|
void |
setLocalizationString(java.lang.String value)
|
| Methods inherited from class javax.swing.JPanel |
getAccessibleContext, getUI, getUIClassID, paramString, setUI, updateUI |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
view
private org.schooltool.client.gui.view.ContentView view
access
private org.schooltool.ejb.session.client.access.accessModule access
learner
private org.schooltool.ejb.session.client.learner.learnerModule learner
activitiesSetupPanel
private ActivitiesSetupPanel activitiesSetupPanel
frame
private java.awt.Frame frame
learnerPK
private long learnerPK
activitiesList2List
private org.schooltool.client.gui.widgets.TabelToTableSelectionList activitiesList2List
| Constructor Detail |
ActivitiesPanel
public ActivitiesPanel()
- Creates new form ActivitiesPanel
| Method Detail |
initComponents
private void initComponents()
- This method is called from within the constructor to
initialize the form.
WARNING: Do NOT modify this code. The content of this method is
always regenerated by the Form Editor.
activitiesList2ListListAction
private void activitiesList2ListListAction(org.schooltool.client.gui.widgets.widgetevents.listToListEvent evt)
getForm
public java.awt.Component getForm()
- Specified by:
getFormin interfaceorg.schooltool.client.gui.forms.FormInterface
searchFormCallBack
public void searchFormCallBack(long primaryKey)
- Specified by:
searchFormCallBackin interfaceorg.schooltool.client.gui.forms.FormInterface
clear
public void clear()
- Specified by:
clearin interfaceorg.schooltool.client.gui.forms.FormInterface
setLocalizationString
public void setLocalizationString(java.lang.String value)
- Specified by:
setLocalizationStringin interfaceorg.schooltool.client.gui.forms.FormInterface
getSearchFormClassName
public java.lang.String getSearchFormClassName()
- Specified by:
getSearchFormClassNamein interfaceorg.schooltool.client.gui.forms.FormInterface
setCallBack
public void setCallBack(org.schooltool.client.gui.view.ContentView view)
- Specified by:
setCallBackin interfaceorg.schooltool.client.gui.forms.FormInterface
doInternationalization
public void doInternationalization()
- Specified by:
doInternationalizationin interfaceorg.schooltool.client.gui.forms.FormInterface
save
public void save()
- Specified by:
savein interfaceorg.schooltool.client.gui.forms.FormInterface
delete
public void delete()
- Specified by:
deletein interfaceorg.schooltool.client.gui.forms.FormInterface
setAccessMechanism
public void setAccessMechanism(org.schooltool.ejb.session.client.access.accessModule access)
- Specified by:
setAccessMechanismin interfaceorg.schooltool.client.gui.forms.FormInterface
load
public void load(long PK)
- Specified by:
loadin interfaceorg.schooltool.client.gui.forms.FormInterface
loadForm
public void loadForm()
getFormName
public java.lang.String getFormName()
- Specified by:
getFormNamein interfaceorg.schooltool.client.gui.forms.FormInterface
|
|||||||||
| Home >> All >> org >> schooltool >> client >> gui >> forms >> [ oldScreens overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC