public class NewsDialog extends Object implements WindowClosingIf
Constructor and Description |
---|
NewsDialog(Component parent,
ArrayList<News> newsList,
int newNewsCount)
Creates a new instance of NewsDialog.
|
Modifier and Type | Method and Description |
---|---|
void |
close()
The closing method.
|
JRootPane |
getRootPane() |
boolean |
isVisible() |
void |
show()
Centers the dialog to its parent and shows it.
|
public void show()
public void close()
WindowClosingIf
close
in interface WindowClosingIf
public boolean isVisible()
public JRootPane getRootPane()
getRootPane
in interface WindowClosingIf
TV-Browser 2.7.6, Copyright (C) 04-2003 Martin Oberhauser (martin@tvbrowser.org)