|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface View
Describes a user interface view element.
There are two types of views:
Method Summary | |
---|---|
void |
attach(ViewContext context)
Attaches this object to the specified context. |
boolean |
canClose()
Prompts the view to save unsaved changes before closing. |
void |
detach(ViewContext context)
Detaches this object from the specified context. |
JComponent |
getContentPane()
Returns the content pane of this view. |
Icon |
getIcon()
Returns the icon of this view. |
String |
getTitle()
Returns the title of this view. |
Method Detail |
---|
void attach(ViewContext context)
context
- the context to attach the object to.void detach(ViewContext context)
context
- the context to attach the object to.String getTitle()
Icon getIcon()
JComponent getContentPane()
boolean canClose()
true
if the view may be closed, false
otherwise.
|
![]() |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
PERMIS Role Based Access Control 0.3.0 (Build 14)
2009/05/08 09:06:48
Copyright (c) 2002-2007 Ergon Informatik AG