|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectix.ip2.ItemEditor
ix.ip2.ActivityEditor
class ActivityEditor
A simple editor for entering and viewing Activities
| Nested Class Summary | |
|---|---|
(package private) class |
ActivityEditor.ActivityEditPanel
|
| Nested classes/interfaces inherited from class ix.ip2.ItemEditor |
|---|
ItemEditor.EditPanel, ItemEditor.ItemTextArea, ItemEditor.TextViewFrame, ItemEditor.TreeViewFrame |
| Field Summary | |
|---|---|
protected javax.swing.JMenuItem |
saveAsRefinementItem
|
| Fields inherited from class ix.ip2.ItemEditor |
|---|
agendaViewer, agent, contentPane, editPanel, fileMenu, frame, itemType, statusView, textView, title, treeView, viewMenu, viewXMLTranslator |
| Constructor Summary | |
|---|---|
ActivityEditor(AgendaViewer agendaViewer,
java.lang.String title)
|
|
| Method Summary | |
|---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Action interpreter |
protected ItemEditor.EditPanel |
makeEditPanel()
|
protected javax.swing.JMenuBar |
makeMenuBar()
Constructs the menu bar |
| Methods inherited from class ix.ip2.ItemEditor |
|---|
addEndStatus, addHandlerActionStatus, addItemConditons, addStatus, clearViews, ensureStatusView, ensureTextView, ensureTreeView, handleViewCommand, makeMenuItem, makeStatusText, makeViewXMLTranslator, setUpFrame, setVisible, showItem, showNewItem, showStatusIfVisible, showTextIfVisible, showTreeIfVisible, showViewsIfVisible |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected javax.swing.JMenuItem saveAsRefinementItem
| Constructor Detail |
|---|
ActivityEditor(AgendaViewer agendaViewer,
java.lang.String title)
| Method Detail |
|---|
protected ItemEditor.EditPanel makeEditPanel()
makeEditPanel in class ItemEditorprotected javax.swing.JMenuBar makeMenuBar()
makeMenuBar in class ItemEditorpublic void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed in interface java.awt.event.ActionListeneractionPerformed in class ItemEditorCatchingActionListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||