|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object ix.ip2.ItemEditor ix.ip2.IssueEditor
class IssueEditor
A simple editor for entering and viewing Issues.
Nested Class Summary | |
---|---|
(package private) class |
IssueEditor.IssueEditPanel
|
Nested classes/interfaces inherited from class ix.ip2.ItemEditor |
---|
ItemEditor.EditPanel, ItemEditor.ItemTextArea, ItemEditor.TextViewFrame, ItemEditor.TreeViewFrame |
Field Summary |
---|
Fields inherited from class ix.ip2.ItemEditor |
---|
agendaViewer, agent, contentPane, editPanel, fileMenu, frame, itemType, statusView, textView, title, treeView, viewMenu, viewXMLTranslator |
Constructor Summary | |
---|---|
IssueEditor(AgendaViewer agendaViewer,
java.lang.String title)
|
Method Summary | |
---|---|
void |
actionPerformed(java.awt.event.ActionEvent e)
Action interpreter |
protected ItemEditor.EditPanel |
makeEditPanel()
|
Methods inherited from class ix.ip2.ItemEditor |
---|
addEndStatus, addHandlerActionStatus, addItemConditons, addStatus, clearViews, ensureStatusView, ensureTextView, ensureTreeView, handleViewCommand, makeMenuBar, 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 |
Constructor Detail |
---|
IssueEditor(AgendaViewer agendaViewer, java.lang.String title)
Method Detail |
---|
protected ItemEditor.EditPanel makeEditPanel()
makeEditPanel
in class ItemEditor
public void actionPerformed(java.awt.event.ActionEvent e)
actionPerformed
in interface java.awt.event.ActionListener
actionPerformed
in class ItemEditor
CatchingActionListener
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |